.pagebanner {
	font-family: Rockwell;
	font-size: 16px;
	font-variant: normal;
	color: #FFFFFF;
}
.maintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #003466;
}
.maintextbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bolder;
	color: #003466;
}
.maintextbold-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #A32929;
}

.maintextbulleted {
	list-style-position: outside;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #003466;
}
.sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #377D59;
}
.sectionheader-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #FF3333;
}
a:link {
	color: #013366;
}
a:visited {
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	color: #996600;
}
#Background #Main .maintext .sectionheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	font-variant: normal;
	color: #377D59;
	text-decoration: underline;
}
