body {
	font-size: 11px;
	text-align: center;
}
td,th {
	font-size: 11px;
	text-align: center;
}


h2 {
	font-size: 18px;
	color: #C45C31;
	text-decoration: none;
	font-weight: normal;
}
h3 {
	font-size: 13px;
	color: #C45C31;
	text-decoration: none;
	font-weight: normal;
}
h5 {
	font-size: 11px;
	color: #C45C31;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
li {
	padding-bottom: 3px;
}

input {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
select {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
table {
	border: 1px none;


}

textarea {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
#topBGImage {
	background-image: url(images/bgCurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#bgDIV {
	background-image: url(images/bgPink.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#cellBGImage {
	background-image: url(images/b2.gif);
}
#corporate td, th {
	font-size: 11px;
	text-align: left;
}
#corporate ul {
	padding-bottom: 3px;
	margin-left: 60px;
}


.text {
	font-family: Tahoma, Arial;
	font-size: 11px;
}
.pinkText {
	color: #C45C31;
}

.lineSpacing {
	line-height: 18px;
}
.bottomBorderDots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.noMarginPadding {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.yellowBG {
	background-color: #FFFF00;
}
.medText {
	font-size: medium;
}
.blackText {
	font-size: 11px;
	color: #000000;
}
.redText {
	color: #C45C31;
}
.blue {
	font-size: 11px;
	color: #06C;
}


.orangeBold {
	font-weight: bold;
	color: #C17E00;
	font-size: 12px;
}
.red11pxBold {
	font-size: 11px;
	color: #AD2720;
	font-weight: bold;
}
.tenPtText {
	font-size: 10px;
}

.border {
	padding: 10px;
	border: 1px solid #AD2720;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.borderGrey {
	padding: 10px;
	border: 1px dotted #999;
	width: 250px;
	margin-right: auto;
	margin-left: auto;
}
.borderSmall {
	padding: 6px;
	border: 1px dotted #AD2720;
	margin: 5px;
}



.centerDiv {
	text-align: left;
	width: 200px;
	margin-right: auto;
	margin-left: auto;
}
.subHeader {
	color: #AD2720;
	font-weight: bold;
	font-size: 11px;
	padding: 5px 5px 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666;
	border-bottom-width: 1px;
	border-bottom-color: #666;
	width: 450px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
.darkRedText {
	color: #AD2720;
	font-weight: normal;
}
