body {
	font-family : Verdana, Helvetica, sans-serif;
    font-weight : normal;
	text-decoration : none;
	
}

td, .text {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
	
}

.heading {
	text-transform:uppercase;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

	 color:#e87d1e;
	text-transform: uppercase;
	font-weight:600;
}

.subheading {
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;

	color:#54b948;
	font-weight:600;
}

.sec_footer_fr {
display:none;

}

.sec_footer {
display:none;

}

.sec_banner {
display:none;
}

.sec_menu {
display:none;

}

.sec_menu_fr {
display:none;
}

.sec_content {
width:689px;
float:left;
text-align: left;
}


.page_break {
page-break-after:always;
line-height: 0; 
height: 0px;
}


.content_body {
background-color:#FFFFFF;
width: 700px;
vertical-align:top;
display:block;


}




A.white:ACTIVE, A.white:FOCUS, A.white:LINK, A.white:VISITED {
	color : #ffffff;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
		line-height: 18px;
}
A.white:HOVER {
	font-family : Verdana, Helvetica, sans-serif;
	color : #ffffff;
	font-weight : normal;
	text-decoration : underline;
	line-height: 18px;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #04326d;
	font-family : Verdana, Helvetica, sans-serif;
	font-weight : normal;
	text-decoration : none;
		
}
A:HOVER {
	font-family : Verdana, Helvetica, sans-serif;
	color : #ff6600;
	font-weight : normal;
	text-decoration : underline;
	
}




.bg_orange {
	background-color:#e87d1e;
}
