/* CSS Document */

body {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	font-size: 12px;
	color: #669900;
	text-decoration:underline;
}
a:hover {
	font-size: 12px;
	color: #dc701d;
	text-decoration:none;
}
a:visited {
	font-size: 12px;
	color: #669900;
	text-decoration:underline;
}
a:active {
	font-size: 12px;
	color: #669900;
	text-decoration:underline;
}

img a{
	border:0px;
}





#footer a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
	margin:0px;
}
#footer a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}
#footer a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#dc701d;
	text-decoration:underline;
}
#footer a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:none;
}

#homepage{
	background-image: url(../images/background.gif);
	background-repeat: repeat-x;
}
#subpageleft{
	background-image: url(../images/background_sub_left.gif);
	background-repeat: repeat-x;
}
#subpageright{
	background-image: url(../images/background_sub_right.gif);
	background-repeat: repeat-x;
}



#nav a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
	margin:0px;
}
#nav a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}
#nav a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:underline;
}
#nav a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#ffffff;
	text-decoration:none;
}
#navhome a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#D97526;
	text-decoration:none;
	margin:0px;
}
#navhome a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#E06C14;
	text-decoration:none;
}
#navhome a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	text-decoration:underline;
}
#navhome a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#DE7019;
	text-decoration:none;
}


.homegreyheader{
	font-weight: bold;
	margin-bottom: -5px;
}
.yellowheader {
	font-size: 14px;
	text-transform: capitalize;
	color: #FFC20D;
	font-weight: bold;
	padding-top: 15px;
	padding-bottom: 10px;
}

.footeraddress {
	font-size: 11px;
	color: #666666;
}

.box {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
	border-color : #000000;
	border-width : 1px;
	background-color : #f2f2f2;
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : black;
	scrollbar-base-color : #d8d8d8;
	scrollbar-darkshadow-color : white;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color : white;
	scrollbar-track-color : #ffffff;
}

.whhead {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 16px;
	font-weight : bold;
	color : #ffffff;
}

.text8 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 9px;
	font-weight : normal;
	color : #000000;
}
.text {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000080;
}
.text10 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #000000;
}
.text11 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : normal;
	color : #000000;
}
.textred11 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #dc143c;
}
.text12 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : normal;
	color : #000000;
}
.whtext10 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	color : #ffffff;
}
.text14 {
	text-decoration : none;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : normal;
	color : #000000;
}