
body {
	background-color:#a8cddb;
}

a, a:focus, a:hover {
	color:#1e73be;
}

h1 {
	color: #c60035; 
}

.header {
    background-color:#ffffff;
}

.sf-menu li a {
	color: #0066bf!important; 
}

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

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


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

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

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

.box h4 {
	color:#1e73be}

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


.carousel-caption h1, .carousel-caption h2 {
    background-color: rgba(255,255,255,.8)!important;
    color: #0066bf!important;
}





