/**** Tag Overrides ****/

body{
	font-family: Verdana;
	line-height: 1.166;
	margin: 0px;
	padding: 0px;
}

td{
font-family:Verdana;
font-size:11px;
}

h1{
	font-family:Verdana;
	font-size:24pt;
	color:#000066;
	font-weight: normal;
}

/**** Custom Classes ****/

#headerSpan{
	position:absolute;
	top: -1px;
	left: -1px;
	right: 2%;
	width:100%;
	height: 38px;
}

/**** Links ****/

a {
	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #003333;
	text-decoration: none;
}
a:link {

	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
a:active {


	font-family: Verdana;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}


/**** Tables ****/
h2 {
	font-family: Verdana;
	font-size: 16pt;
	color: #000066;
	font-weight: normal;
	border: 1px none #E6E6E6;
}
.TopNav {
	background-color: #F3F3F3;
}
h3 {
	font-family: Verdana;
	font-size: 14pt;
	color: #E71F4E;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #E6E6E6;
	border-right-color: #E6E6E6;
	border-bottom-color: #E6E6E6;
	border-left-color: #E6E6E6;
	font-weight: normal;
	text-align: right;
}
.subheader {
	font-family:Verdana;
	font-size:11px;
	color: #000099;
}
h5 {
	font-family:Verdana;
	font-size:11px;
	color: #CC0000;
	font-weight: normal;
}
.tableBody {
	vertical-align: top;
}

