
body { margin: 0px 0px 0px 0px; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}

body a:link {color: #6990AB; text-decoration: underline} 
body a:visited {color: #6990AB; text-decoration: underline} 
body a:hover {color: #6990AB; text-decoration: none} 
body a:active {color: #6990AB; text-decoration: none}


.main_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}




.footer_text1 {
	color: #999999 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}
.footer_text1 a:link {color: #999999; text-decoration: underline} 
.footer_text1 a:visited {color: #999999; text-decoration: underline} 
.footer_text1 a:hover {color: #999999; text-decoration: none} 
.footer_text1 a:active {color: #999999; text-decoration: none}





.secondary_nav_text1 {
	color: #999999 ;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.secondary_nav_text1 a:link {color: #999999; text-decoration: none} 
.secondary_nav_text1 a:visited {color: #999999; text-decoration: none} 
.secondary_nav_text1 a:hover {color: #999999; text-decoration: underline} 
.secondary_nav_text1 a:active {color: #999999; text-decoration: underline}





.page_header_table1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #6990AB;
	font-size:20px;
	/* border-bottom-style: dashed; border-bottom-color: #000000; border-bottom-width: 1px; */
}


.table_even_row {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #FFFFFF;
	font-size:12px;

}

.table_odd_row {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #E9EFF3;
	font-size:12px;
	
}


