.header a {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	font-family: arial;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.header a:hover {
	color: #99CCFF;
	text-decoration: none;
	font-size: 12px;
	font-weight: 600;
	font-family: arial;
	padding-left: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: bold;
	color: #5f7888;
}
H1 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	color: #000080;
}
.H1Light {
	color: #3366CC;
}
.barHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}

H3 {
	font-family: Arial Black, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0000;
}
.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	color: #000033;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
a.basebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #000033;
}
a.basebar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #000033;
}
a.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #000033;
}
a.topnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #5F7488;
}
a.sidenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a.sidenav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #5F7488;
}
#leftcol{
	background-color: #CCE6FF;
	}

#padding {
	padding: 15px
}
#sitemap {
	margin: 2em;
	padding: 2em;
	list-style-position: inside;
	list-style-type: disc;
}