/* styles for text and borders */

.bodytext, li , ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
.bodytextwhite {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #FFFFFF;}
.bodytextwhite-sml {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #FFFFFF;}
.bodytextgrey {font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #333B3E;list-style-type: disc;}

.header1 {font-family: Arial, helvetica, sans-serif; font-size: small; font-weight: bold; color: #006699;}
.header2 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #0094BA;}
.header3 {font-family: Arial, Helvetica, sans-serif;font-size: small;font-weight: bold;color: #E88B19;}
.header4 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #B30000;}
.header5 {font-family: Arial, Helvetica, sans-serif;font-size: small;font-weight: bold;color: #00a8cb;}
.header4sml {font-family: Arial, Helvetica, sans-serif;font-size: small;font-weight: bold;color: #B30000;}
.header6 {font-family: Arial, Helvetica, sans-serif;font-size: medium;font-weight: bold;color: #ffffff;}

.orangeborder {border: thin solid #F2A91C;}

.headergreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #86C127;
}
#bottombanner {
	background-color: #CC0033;
	clear: both;
	float: left;
	width: 852px;
}
.container .banner {
	background-color: #CCCCCC;
	width: 852px;
}
.container #footer {
	background-color: #000000;
	clear: both;
	float: left;
	width: 852px;
}
.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #000000;
}
.container .header {
	background-color: #666666;
	width: 852px;
}
.container {
	width: 852px;
}
.headerblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

