p,td,body,blockquote,ul,ol,li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height:15px;
}
.normalheader {
	display:none;
}
div#theheader {display:none;}

div#hidetop {display:none;}

div#hidefoot {display:none;}

div#hideftwo {display:none;}

h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	line-height:20px;
}

.headline {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000000;
	line-height:20px;
}

h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
}

.green {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:15px;
}

.orange {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	line-height:15px;
}


.updateIndicator, A.updateIndicator:link, A.updateIndicator:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}

A.updateIndicator:hover, A.updateIndicator:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline
}

.input {
	border: 1px solid #004b8d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}

.footer {
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}

A.footer:link, A.footer:visited {
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}

A.footer:hover, A.footer:visited {
	font-size: 9px;
	color: #000000;
	font-weight:normal;
}


.realUsers {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	font-style:italic;
}

.subhead {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

A.subhead:link, A.subhead:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
}

A.subhead:hover, A.subhead:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	text-decoration: underline;
	font-size:14px;
}


A:link, A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height:15px;
}

A:hover, A:active {
	color: #000000;
	text-decoration: underline;
	line-height:15px;
}

A.small:link, A.small:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A.small:hover, A.small:active {
	color: #000000;
	text-decoration: underline;
}

A.nav:link, A.nav:visited {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	padding-left:6px;
	padding-right:13px;
}

A.nav:hover, A.nav:active {
	color: #000000;
}


.flyoutnav, A.flyoutnav:link, A.flyoutnav:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:10px;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}

A.flyoutnav:hover, A.flyoutnav:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:10px;
	line-height:18px;
	font-weight: bold;
	text-decoration:none;
}

.tableflyoutnav {
	border-bottom:thin; 
	border-bottom-color:#FFFFFF; 
	border-bottom-style:solid; 
	background-color:#b7c8dd; 
	padding: 5px;
}

.tableflyoutnavon {
	border-bottom:thin; 
	border-bottom-color:#FFFFFF; 
	border-bottom-style:solid; 
	background-color:#88addc; 
	padding: 5px;
}



#flyout1, #flyout2, #flyout3 { 
	visibility: hidden;
	position:absolute;
	z-index:50;
	top:1px;
	padding-top:7px;
	padding-left:14px;
	padding-right:14px;
	padding-bottom:11px;
	width:190px;
}


