
body {
	background-color:#a3a3a3;
}

a, a:focus, a:hover {
	color:#0073d1;
}

h1 {
	color: #006ace; 
}

.header {
    background-color:#ffffff;
}

.sf-menu li a {
	color: #0061b7!important; 
}

.sf-menu li.sfHover a, .sf-menu li a:hover  {
	color: #ffffff!important;
}

.sf-menu li.Selected, .sf-menu li.Selected a {
	background-color: #0058d3!important; 
	color: #ffffff!important;
}


.sf-menu ul li {
	background-color: #0058d3!important; 
}

.sf-menu ul ul li {
	background-color: #0058d3!important; 
}

.sf-menu li:hover,
.sf-menu li.sfHover {
	background-color: #0058d3!important; 
	color: #ffffff!important; 
}

.box h4 {
	color:#0073d1}

.box:hover {
	background-color: #EEE;
}


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(0,88,211,.8)!important;
    color: #ffffff!important;
}





