body{
	background: #fff;
}

a {
    color: #000066;
}

.sf_extra1 {
	border-bottom: 7px solid #16526F;
	
}

.sf_extra1 span {
   
}

/* content borders */
.sf_outer_wrapper {
}

.sf_wrapper {
    
}

.sf_extra2 {
  
}

.sf_header_wrapper {
    
}

.sf_main_header {
   
}

.sf_sub_header {

}

.sf_extra4 {
	
}


.sf_navigation {
    background: #B7DCEF;
}

.sf_navigation ul li {
    border-bottom: 1px solid #fff;
}

.sf_navigation ul li a {
	background-image: url(images/nav_arrow_1.gif);
	background-repeat: repeat-y;
	background-position: 0 55%;
	color: #111;
	background-color: #B7DCEF
}
.sf_navigation ul li a:hover {
    background-color: #DFF4FF;
    color: #111;
}

.sf_pagetitle {
    color: #042248;
}

.sf_content {
    
}

.sf_extra7 {
	background-color: #16526F;
}

.sf_footer {
    clear: both;
}

.sf_banner,
.sf_banner a {
    color: #fff;
}