
BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 10px 10px 10px;
	color:#000000;
}

BLOCKQUOTE, LI, P, TABLE, TD, TR {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	color:#000000;
}

TEXTAREA,.TEXTBOX, {
	background-color: #FFFFFF; 
	border: #7F9DB9 1px solid; 
	color:  #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	font-weight: normal;
}

SELECT {
	border: #7F9DB9 1px solid;
	background-color: #FFFFFF; 
	color: #000000;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}


h3 {
	font-size: 18px;
 	color: #000000;
	font-weight: bold;
	border-bottom: 1px solid #000000;
} 

.plus {
	font-size: 18px;
	color: #000000;
	font-weight:bold;
} 

.emphasis{
	color:#990000;
	font-size=12px;
	font-weight:bold;
}
   
.minus {
	font-size:10px; 
}

.superminus {
	font-size:9px; 
}

.copyright {
	font-size: 18px;
	color: #000000;
} 

.error {
	color:#FF0000;
	font-weight:bold;
}

.help {
	font-size:8pt;
	color:#666666;
}

#dhtmltooltip{
position: absolute;
width: 250px;
border: 2px solid black;
padding: 6px;
background-color: #666666;
color: #ffffff;
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=gray,direction=135);
}

.footer-links{
	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
}