a:link { color: #d16135; text-decoration: none}
a:visited { color: #d16135; text-decoration: none}
a:active { text-decoration: none}
a:hover { color: #1F2D67; text-decoration: underline}

a.copyright:link { color: #666666; text-decoration: none}
a.copyright:visited { color: #666666; text-decoration: none}
a.copyright:active { text-decoration: none}
a.copyright:hover { color: #d16135; text-decoration: underline} 

a.topnav:link { color: #FFFFFF; text-decoration: none}
a.topnav:visited { color: #FFFFFF; text-decoration: none}
a.topnav:active { text-decoration: none}
a.topnav:hover { color:#d16135; text-decoration: underline} 

body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fontbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
	line-height: 18px }
	
.fontbodysmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#333333;
	line-height: 18px }

.notes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#666666;
	line-height: 16px }
	
.featuretext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #6577A1;
	line-height: 19px;
	font-weight: bold }
	
.topnavigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	line-height: 30px;
	font-weight:bold}
	
.newsfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px }
	
.newsheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #d16135;
	line-height: 26px;
	font-weight:normal }
	
.tableheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #44506e;
	line-height: 30px;
	font-weight:normal;
	font-weight: bold  }

.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1F2D67;
	line-height: 26px;
	font-weight:normal }
	
.subheading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1F2D67;
	line-height: 26px;
	font-weight:bold }
		
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #44506e;
	line-height: 50px;
	text-transform: uppercase; }

.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 15px }	

.table {  
	border-style: solid; border-color: #FFFFFF; border-width: 2px; 
	background-color: #E3E7F0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; color: #3D475B; line-height: 18px}
	
.leftcolumntable {  
	border-style: solid; border-color: #FFFFFF; border-width: 2px; 
	background-color: #E3E7F0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; color: #3D475B; line-height: 18px}

.table_lines { 		
	empty-cells: show; 
	background-color: #E7E7E7;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif;}
	
.no_lines { 		
	background-color: #E3E7F0;
	border-top: 1px #E3E7F0;
	border-left: 1px #E3E7F0;
	border-bottom: 1px #E3E7F0;
	border-right: 1px #E3E7F0;
	font-family: Arial, Helvetica, Verdana, sans-serif;}

.questions { 	
	background-color: #FFFFFF;
	border-top: 1px #FFFFFF;
	border-left: 1px #FFFFFF;
	border-bottom: 1px #FFFFFF;
	border-right: 1px #FFFFFF;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; color: #d16135; line-height: 18px}
									
.table_lines td	{ 
	empty-cells: show; 
	border-bottom: 1px solid #999999;
	border-right: 1px solid #999999;
	font-family: Arial, Helvetica, Verdana, sans-serif;}
									
	TD.heading  		{ background-color: #D4D4D4 }
	TR.heading  		{ background-color: #D4D4D4 }
	TD.fill_dark 		{ background-color: #ABB0B7 }
	TR.fill_dark 		{ background-color: #ABB0B7 }
	TD.fill				{ background-color: #DFDFDF }
	TR.fill				{ background-color: #DFDFDF }
	TD.nobfill			{ background-color: #DFDFDF }
	TR.nobfill			{ background-color: #DFDFDF }
	TD.noborder			{ border: inset 0px;}
	TR.noborder			{ border: inset 0px;}
TABLE.noborder			{ border: 0px;}


.photoborder {  
	border-style: solid; border-color: #CCCCCC; border-width: 1px; 
	background-color: #FFFFFF; padding:8px; }
	
.noborder {  
	border-style: solid; border-width: 0px; }

hr {
	border: 0;
	width: 100%;
	height: 1px;
	background-color: #CCCCCC }
