@charset "utf-8";
.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #000000;
}

.divheadertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:15px;
	font-weight:bold;
	color: #000000;
}

.bluetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height:19px;
	color: #061c74;
	font-weight:bold;
}
.sublink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:15px;
	color: #061c74;
	text-decoration:none;
}
a:link {
color:#317eb1;
text-decoration:none;
}
a:active {
color:#3ac57e;
text-decoration:none;
}
a:visited {
color:#317eb1;
text-decoration:none;
}
a:hover {
color:#0072bc;
text-decoration:none;
}