body,div,span,td,th,input,textarea,p,option,select{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
color:#000000;
}
a:link,a:active,a:visited{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
text-decoration:none;
color:#000000;
}
a:hover{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
text-decoration:underline;
color:#00448B;
}
.inlineimage{
border-width:1px;
border-style:solid;
border-color:#ffffff;
margin-right:5px;
}
.header{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
font-weight:bold;
color:#00448B;
}
.subheader{
font-family:Verdana,Arial,Sans-serif;
font-size:11px;
font-weight:bold;
color:#00448B;
}
.menuitem{
padding-top:6px;
}
.newtext{
color:#FF0000;
}
.eyebutton, .submitbutton {
color:#00448B;
background-color: #A4B962;
border-width: 1px;
border-color: #00448B;
font-weight: bold;
}

#dhtmltooltip {
	position: absolute;
	/*width: 200px;*/
	border: 0px gray;
	padding: 0px;
	background-color: #A4B962;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=#A4B962,direction=135, strength=5);
} 
