h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #010062;
}
.divider {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #330099;
	border-right-color: #330099;
	border-bottom-color: #330099;
	border-left-color: #330099;
	color: #010062;
	font-weight: bold;
}
a.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #050065;
	text-decoration: none;
}
a.nav:visited {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #050065;
	text-decoration: none;
}
a.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(/images/navArrow.gif);
	background-repeat: no-repeat;
	background-position: left 3pt;
}
.navBlock {
	text-indent: 4pt;
}
body {
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	height: 100%;
	background-image: url(/images/mainBG.gif);
}
.detailText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
a.subnav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0B00D5;
	text-decoration: none;
}
.subnavText {
	padding-left: 25pt;
}
a.subnav:visited {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0B00D5;
	text-decoration: none;
}
a.subnav:hover {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0B00D5;
	text-decoration: underline;
}
a.subnav:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #0B00D5;
	text-decoration: underline;
}
.stdText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
}
.h1Text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #010062;
}
.boxTitle {
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 9pt;
	background-image: url(/images/template/footerBG.jpg);
}
.tableBorder {
	border: thin solid #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-image: url(/images/template/footerBG.jpg);
	font-weight: bold;
}
a.navFooter:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.navFooter:visited {

	color: #FFFFFF;
	text-decoration: none;
}
a.navFooter:hover {


	color: #FFFFFF;
	text-decoration: underline;
}
.borderMain {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #030065;
	border-right-color: #030065;
	border-bottom-color: #030065;
	border-left-color: #030065;
}
