.body {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #000000;
}
.body a { 
	color:#996600; 
	text-decoration:underline; 
}
.body a:hover {
	color:#990000;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
.nav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.nav a { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:none; 
}
.nav a:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.botnav {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
}
.botnav a { 
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:underline; 
}
.botnav a:hover {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration:underline;
	font-weight: bold;
}
.required {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: normal;
	color: #FF0000;
}
.headline {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 17px;
	line-height: 110%;
	color:#294B78;
	font-weight: bold;
}
.subhead { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: normal; 
	color:#294B78; 
}
.subhead a {  
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: normal; 
	color:#294B78; 
	text-decoration: none;
}
.subhead a:hover { 
	font-family: Verdana, Geneva, Arial, sans-serif; 
	font-size: 13px; 
	font-weight: bold; 
	line-height: normal; 
	color:#294B78; 
	text-decoration: underline;
}
.tablehead {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 14px;
	line-height: 120%;
	color:#FFFFFF;
	font-weight: bold;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8D9E9;
	border: 1px solid #02335B;
	width: 200px;
	background-repeat: no-repeat;
}
.textfieldlong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8D9E9;
	border: 1px solid #02335B;
	width: 410px;
	background-repeat: no-repeat;
}
.textfieldmed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8D9E9;
	border: 1px solid #02335B;
	width: 120px;
	background-repeat: no-repeat;
}
.textfieldshort {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8D9E9;
	border: 1px solid #02335B;
	width: 65px;
	background-repeat: no-repeat;
}
.textareafield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8D9E9;
	border: 1px solid #02335B;
	width: 300px;
	background-repeat: no-repeat;
}
.textareafieldlong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #C8D9E9;
	border: 1px solid #02335B;
	width: 550px;
	background-repeat: no-repeat;
}
UL { 
   list-style-type: disc 
}
.faq {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #000000;
}
.faq a { 
	color:#000000; 
	text-decoration:none; 
}
.faq a:hover {
	color:#294B78;
	text-decoration:underline;
	font-weight: bold;
	font-size: 10px;
}
.home_bg {
background-image:url(images/home/RecAdv_02.jpg);
background-repeat:no-repeat;
background-position:top right;
}

