.body-text {
	font-family: "Times New Roman", Times, serif;
	font-size:14px;
	color:#336699;
	line-height: 19px;
	font-weight: normal;
	text-align: justify;
}
.body-text a:link {
	color: #00703c;
	text-decoration:underline;
}
.body-text a:hover {
	color: #00467f;
	text-decoration: underline;
}
.body-text a:visited {
	color: #00703c;
	text-decoration:underline;
}
.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#fff;
	}
.nav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
 }
.nav a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
 }
.nav a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#003366;
	text-decoration: underline;
 }
.nav a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration: none;
 } 
.header-large {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00467F;
	font-weight: bold;
}
.header-medium {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
	font-weight: bold;
}

.body-text-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#336699;
	line-height: 18px;
	font-weight: bold;
}
.body-text-bold a:link {
	color: #00703c;
	text-decoration:underline;
}
.body-text-bold a:hover {
	color: #00467f;
	text-decoration: underline;
}
.body-text-bold a:visited {
	color: #00703c;
	text-decoration:underline;
}
.callout-centered {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 26px;
}
.callout-centered a:link {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-decoration:underline;
}
.callout-centered a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#00467f;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-decoration:underline;
}
.callout-centered a:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight: bold;
	text-align: center;
	line-height: 20px;
	text-decoration:underline;
}



div.scroll
{
background-color:#F5F5F5;
width:446;
height:252px;
overflow:scroll;
padding-top:5px;
padding-bottom:5px;
padding-right:5px;
padding-left:5px;
}
.footer-tagline {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#663333;
	font-weight: bold;
	text-align: center;
}
.form-fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336699;
	font-weight: normal;
	line-height: 20px;
	text-align: justify;
	background-color: #E7F0FA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
