h1 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 18pt;
	font-weight: bold;
	text-align: left;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;

}

h3 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;
	
	}

h4 {
	font-family: Arial, Verdana, Helvetica;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;

}



body 		{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-color: #FFFFFF;
	scrollbar-face-color:#00045F;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#C0C0C0;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#808080;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#E0E0E0;
	color: #000000;
	width: 400px;
			}
			
			
		.bodyBox {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 10pt;
		background-color: #71140D;
		color: #FFFFFF;
		}
			
			.bodyBlock {
			width: 400px;
			margin: 0px;
			padding: 0px 10px;
			text-align: left;
			border-top: 1px none #003399;
			border-right: 1px dashed #003399;
			border-bottom: 1px none #003399;
			border-left: 1px dashed #003399;
				}
			
			
			
			
		

td,th   	{font-family: Arial, Helvetica, sans-serif;
			font-size: 10pt;
			}




a:link 			{
				text-decoration: none; 
				color: #00045F; 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				font-weight: bold; 
				}
				

			
a:visited   	{
				text-decoration: none; 
				color: #00045F; 
				font-family: Arial, Helvetica, sans-serif; 
				font-size: 10pt; 
				font-weight: bold;
				}

			
a:active    	{
				font-family: Arial, Helvetica, sans-serif; 
				color: #000000; 
				font-size: 10pt 
				}
			
a:hover     	{
				font-size: 10pt; 
				font-family: Arial, Helvetica, sans-serif; 
				color: #00045F;               
				font-weight: bold; 
				}


.error         {
	            font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	            font-size : 9pt;
	            font-weight : bold;
	            color : #CC3300;
}




input, textarea, select, option {
	font-family :Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color : #000000;
	BORDER-LEFT: 1px solid #00045F;
	BORDER-RIGHT: 1px solid #00045F;
	BORDER-TOP: 1px solid #00045F;
	BORDER-BOTTOM: 1px solid #00045F;
	background-Color: #FFFFFF;
}

.radio, .checkbox {
	BORDER-LEFT: none;
	BORDER-RIGHT: none;
	BORDER-TOP: none;
	BORDER-BOTTOM: none;
	background-Color: #FFFFFF; 	
}
row0 {background-color:#FFDDDD}
row1 {background-color:#DDFFDD}

