body {
	background-color: #ffffff;
}
.maintext, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003869;
}
.redarctablebg {
	background-image: url(../images/redarcbg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.menubar {
	background-image: url(../images/menubar.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.topnav:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003869;
	text-decoration: none;
}
a.topnav:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #003869;
	text-decoration: none;
}
a.topnav:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.SubHeaders {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #003333;
	font-weight: bold;
}