body{
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.blue_copy {
	color: #003399;	
}

.bold {
	font-weight: bold;
}

.bold_green {
	font-weight: bold;
	color: #336600;
}

.indent {
	text-indent: 10px;
}

a, visited {
	text-decoration: none;
	color: #003399;
}

a:hover {
	text-decoration: none;
	color: #679707;
}

.green_link a, visited {
	font-size: 15px;
	text-decoration: none;
	color: #336600;
	font-weight: bold;
}

.green_link a:hover {
	font-size: 15px;
	text-decoration: none;
	color: #7C0200;
	font-weight: bold;
}

.more_info {
	font-size: 9px;
}

.bigwhitepagehead {
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

.headlines {
	font-size: 18px;
	color: #9D333D;
}

.blue_headlines {
	font-size: 18px;
	color: #1D4465;
	font-weight: bold;
}
	
.subhead {
	font-size: 15px;
	color: #336600;
	font-weight: bold;
}

.whitesubhead {
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.redsubhead {
	font-size: 14px;
	color: #9D333D;
	font-weight: bold;
}

.bluesubhead {
	font-size: 14px;
	font-weight: bold;
	color: #1D4465;
}

.copy {
	text-align: justify;
	font-size: 11px;
}

div#horzline {
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
	border-bottom-width: 1px;
}

.footer {
	color: #D6D7D9;
	text-decoration: none;
}

.footer a, visited {
	color: #D6D7D9;
	text-decoration: none;
}
