@charset "UTF-8";
.white_footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE9A0B;
}
.body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

A.leftnav:link {
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px
} 
	
A.leftnav:visited { 
	COLOR: #FFFFFF; 
	TEXT-DECORATION: none; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px
} 
	
A.leftnav:hover { 
	COLOR: #996600; 
	TEXT-DECORATION: underline; 
	font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}



A.bluehdlink:link {
	COLOR: #143d67; 
	TEXT-DECORATION: none; 
	font-weight: Bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px} 
	
A.bluehdlink:visited { 
	COLOR: #143D67; 
	TEXT-DECORATION: none; 
	font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px} 
	
A.bluehdlink:hover { 
	COLOR: #CE9A0B; 
	TEXT-DECORATION: underline; 
	font-weight: bold; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}

A.bluebodylink:link {
	COLOR: #3399ff; 
	TEXT-DECORATION: underline; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px} 
	
A.bluebodylink:visited { 
	COLOR: #3399ff; 
	TEXT-DECORATION: underline; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px} 
	
A.bluebodylink:hover { 
	COLOR: #CE9A0B; 
	TEXT-DECORATION: underline; 
	font-weight: normal; font-family: Arial, Helvetica, sans-serif; font-size: 12px
}


.border {
	border: 1px solid #999999;
}

.bottom_borde_grey {

	border-top-style: none;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.top_border {
	border-top-width: 1pt;
	border-top-style: solid;
	border-top-color: #999999;
}
.Home_body_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
}


.right_border {
	border-right-width: 1pt;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}

.left_headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}