body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000066;
	text-decoration: none;

}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #0000ff;
	text-decoration: none;
	

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration: underline;

}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003366;
	background-color: #CCCCCC;
	padding: 3px;
	width: 95%;
	text-align: center;
	vertical-align: middle;
	margin-right: 2.5%;
	margin-left: 2.5%;
	margin-top: 3px;
	margin-bottom: 10px;
	text-transform: uppercase;
	letter-spacing: 1em;




}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ff3300;
	text-decoration: none;
	

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	background-color: #CCCCCC;
	margin-top: 0px;
	margin: 0px;
	padding: 0px;

}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFF00;
	text-decoration: none;
	background-color: #ffff00;
}
blockquote {
	left: 5px;
	right: 5px;
	margin: 2px 4px 8px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 8px;
	padding-left: 4px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;


}
.specialheading {
	font-size: 12px;
	color: #003366;
	line-height: 12pt;
	height: 14pt;
	width: auto;
	padding: 3px;

}

#errorcheck {
	height: 600px;
	text-align: center;
	
}