.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
}
body {
	background-color: #02458C;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.quicklinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 19px;
	text-decoration: none;
}
.bodysubheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #02458C;
	font-weight: bold;
}
.bodyhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}

.pagehead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #333333;
}.bodyprintable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 19px;
	background-color: #FFFFFF;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #820219;
	clear: none;
	float: none;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #820219;
	clear: none;
	float: none;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #820219;
	clear: none;
	float: none;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #820219;
	clear: none;
	float: none;
	text-decoration: none;
}
.gridhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #02458C;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
}
.gridsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02458C;
	background-color: #FFFFFF;
	font-weight: bold;
}
.boxover_heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02458C;
	background-color: #FFFFFF;
	border: 1px solid #02458C;
	padding: 5px;
	font-weight: bold;
}
.boxover_body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #02458C;
	background-color: #FFFFFF;
	border: 1px solid #02458C;
	border-top: 0px;
	padding: 5px;
	width: 200px;
}
.errorMessage
{
	font-size: .7em;
	color: #CC0000;
	font-weight: bold;
}

