


header #topHeader {
	
	background-color: #ffffff;
	
	
	color: #24272d;
	
}

header #topHeader a, header #topHeader a:active {
	
	color: #24272d;
	
}


header {
	background-color: #0064a5;
}



nav ul li a {
	color: #ffffff;
}


body {
	background: #0064a5 !important;
}


nav ul li.active a {
	color: #3aafea;
}

nav ul li.active a:after {
	background-image: none;
}

header {
	border-bottom: 2px solid #3aafea !important;
}










