BODY 
{
	SCROLLBAR-FACE-COLOR:#dfdfdf;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #98AED3;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
	SCROLLBAR-BASE-COLOR: #ffffFF;
	scrollbar-track-color: #ffffff;
}

a:link {
	color: #001852;
	text-decoration: underline;
}

a:active{
	color: #001852;
	text-decoration: underline;
}

a:visited {
	color: #001852;
	text-decoration: underline;
}

a:hover{
    TEXT-DECORATION: Underline;
    color: #7384A5;	   	
}

a.two:link {
	color: #FFFFFF;
	text-decoration: underline;
}

a.two:active{
	color: #FFFFFF;
	text-decoration: underline;
}

a.two:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

a.two:hover{
    TEXT-DECORATION: Underline;
    color: #B0C4DE;	   	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00417C;
} 

.mainFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.headerFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}

.headerbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #001852;
	font-weight: bold;
}

.errFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}

.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #00417C;
}

.subheaderbold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0A246A;
}

.txtbld {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;

}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

.txtrev {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

.subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003399;
}