body, div, span, p, table, tr, td, li, ul, blockquote, select, textarea 
{  
 font-family: Arial,Verdana, Helvetica, sans-serif; font-size: 11px
}

body 
{ background-color: #FFFFFF;
	SCROLLBAR-FACE-COLOR: #C5DFF5; 
	SCROLLBAR-HIGHLIGHT-COLOR: #FFF3E7; 
	SCROLLBAR-SHADOW-COLOR: #CDB680; 
	SCROLLBAR-3DLIGHT-COLOR: #CDB6801; 
	SCROLLBAR-ARROW-COLOR: #3491DC; 
	SCROLLBAR-TRACK-COLOR: #EBF4FC; 
	SCROLLBAR-DARKSHADOW-COLOR: #CDB680
}

h1,h2,h3,h4,h5
{
font-family:Times-New-Roman,Times,serif;
}
h1 {  font-size: 36pt}
h2 {  font-size: 24pt}
h3 {  font-size: 18pt}
h4 {  font-size: 16pt}
h5 {  font-size: 14pt}
h6 {  font-size: 12pt}

.txt,.rad,chk {
 padding-top: 3px;
}
.ModuleHeader{background-color:#FFFFFF}
A:link{color:#1F2E5B;text-decoration:underline}
A:visited{color:#1F2E5B;text-decoration:underline}
A:hover{color:#FF0000;text-decoration:underline}
A:active{color:#1F2E5B;text-decoration:underline}

A.nav:link{color:#ffffff; font-family:Arial; font-size:9pt; text-decoration:none}
A.nav:visited{color:#ffffff; font-family:Arial; font-size:9pt; text-decoration:none}
A.nav:hover{color:#ffffff; font-family:Arial; font-size:9pt; text-decoration:underline}
A.nav:active{color:#ffffff; font-family:Arial; font-size:9pt; text-decoration:none}

A.FooterLink:link{color:#669933; font-weight:bold; text-decoration:none}
A.FooterLink:visited{color:#669933; font-weight:bold; text-decoration:none}
A.FooterLink:hover{color:black; font-weight:bold; }
A.FooterLink:active{color:#669933; font-weight:bold; text-decoration:none}


.ContentBody
{
	width:100%;
	border-width:1px;
	border-style:solid;
	border-color:#a2a26e; 
}

.FloatingLeft
{
	text-align:left;
	width:140px;
	border-bottom : 1px solid #CC9966;
	border-left : 1px solid #CC9966;
	border-right : 1px solid #CC9966;
	background-color: #e7e7c3;
	padding:2px;	
}

.SearchResultRecord
{
	border : 1px solid #00C180;
}