/* CSS Document */

body { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; background-color:#FFFFFF;}
body, div, p, td { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000;}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000;}
a {color: #000000; text-decoration:underline;}
a:hover {color: #000000;text-decoration:none;}

.padding {padding:6px;}
.padding2 {padding:2px;}
.textfield {height:14px; width:135px; font-size:11px; background-color:#E8E9E9;}
.formbutton {height:20px; font-size:11px;}
.formmenu {height:25px; font-family: Arial, Helvetica, sans-serif; font-size:11px; background-color:#E8E9E9;}


#printfriendly {display:none;}

.main {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.style1 {
	font-size: 14px;
	color: #005EAB;
	line-height:15px;
}
.style2 {
	font-size: 14px;
	color: #005EAB;
	line-height:18px;
	font-weight:bold;
}
.style3 {
	font-size: 12px;
	color: #005EAB;
	line-height: 14px;
}
.style4 {
	font-size: 20px;
	color: #FF8C13;
	line-height: 24px;
}
.style5 {
	font-size: 17px;
	color: #FF8C13;
	line-height: 24px;
}

.style6 {
	font-size: 14px;
	color: #005dab;
	line-height:15px;
}
.style7 {
	font-size: 12px;
	color: #005dab;
	line-height: 14px;
}

#clickhere a {font-size: 14px; color: #005EAB; line-height:14px; color:#005EAB; text-decoration:underline;}
#clickhere a:hover {font-size: 14px; color: #005EAB; line-height:14px; color:#005EAB; text-decoration:none;}

.footer {font-size: 12px; color:#000000;}
#footer a {font-size: 12px; color:#000000; text-decoration:none;}
#footer a:hover {font-size: 12px; color:#000000; text-decoration:underline;}

#nav td {padding-top:9px; padding-bottom:2px; vertical-align:middle}
.orangebackground {background-image: url(images/orangebackground.gif)}



/* Links */
a.mainnav:link,
a.mainnav:visited,
a.mainnav:active {color: #FFFFFF; text-decoration: none; font-family: Arial, verdana, Helvetica, sans-serif; font-size: 14px; font-weight:bold;}
a.mainnav:hover {color: #FFFFFF; text-decoration: none; font-family: Arial, verdana, Helvetica, sans-serif; font-size: 14px; font-weight:bold;}
.requiredAsterisk {
	font-family: verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #C4130D; 
	font-weight: boldest;
	vertical-align: -2px;
}
