body {
	margin: auto;
	background-color: #0c2e72;
	color:#000000;
	font-family: Arial;
	font-size: 14px;
			
}

.sf_main_header {
	color: #c20906;	
	font-family: Arial;
	font-size: 30px;
	font-weight: bold;	
}

.sf_navigation {
	background-color: #c20906;
	font-size: 16px;
        font-weight: bold;	
}

.sf_outer_wrapper {
background-image:none;
border:6px solid #FAB405;
}
.sf_wrapper {
border-bottom:none;
border-top:none;
}
.sf_pagetitle {			

	font-size:18px;
	font-weight: bold;
	font-family: Arial;	

}