nav.topnav, nav.topnav menu {background-color: #033c6b;}
nav.topnav menu li {font-size: 16px;}
nav.topnav menu li:hover, nav.topnav menu li:focus{background-color:#1e5582;}

.rtcol .listBoxModule h3 {background-color:#1e5582;}

@media screen and (min-width: 996px){
	nav.topnav menu li {text-align: center;padding:0.8em 1em; margin-right:1.85%;}
	nav.topnav menu li:last-child {margin-right:0;padding-right:1em;}
	header .search {margin-top: 25px;} 
}

@media screen and (min-width: 1200px){
	nav.topnav menu li {margin-right:4.8%;}	
}

@media screen and (max-width: 995px) and (min-width: 481px){
	header .banner .headButton {margin-top: 10px;}
	header .banner {padding-bottom: 20px;}
	header .search {margin-top: 5px;} 
}

@media screen and (max-width: 767px) { 
	header .banner .headLogo img.large {margin: 12px 0 0 10px;} 
}