

h1.pageTitle {
	color: #041c7a;
}
h2 {
	color: #ffcc00;
}
h3 {
	color: #000000;
}
h4 {
	color: #00772f;
}
h5 {
	color: ;
}
h6 {
	color: ;
}


a {
	color: #041c7a;
}
a:hover, a:focus, a:active {
	color: #ffcc00;
}
a.globalLink {
	background: #041c7a;
}


input[type="button"], input[type="reset"], input[type="submit"], .siteSearch input[type="text"], #searchform input[type="text"], button#searchsubmit {
	background: #031869;
}
input[type="button"]:hover, button#searchsubmit:hover, input[type="button"]:active, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:active, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:active, input[type="submit"]:focus {
	background: #ffe200;
}
.select-options {
	background: #031869;
}
.select-options li:hover {
	background: #777777;
}



.pagination a {
	background: #041c7a;
}
.pagination .current, .pagination.disabled {
	background: #00772f;
}
.pagination a:hover, .pagination.active a {
	background: #ffcc00;
}


#menu-main-nav li a:hover {
	color: #ffcc00;
}
#menu-main-nav li ul:before {
	border-bottom-color: #ffcc00;
}
#menu-main-nav li ul {
	background: #ffcc00;
}
ul#menu-main-nav li ul li ul {
	background: #031869;
}
ul#menu-main-nav li ul li ul li ul {
	background: #3f3f3f;
}
nav.subNav .menu-sub-nav li a, nav.subNav .menu-sub-nav li a::before {
	color: ;
}
.mobileNav {
	background: #ffcc00 !important;
}
.mobileNav [id*="menu-main-nav-"] ul {
	background: #031869 !important;
}
.mobileNav [id*="menu-main-nav-"] ul ul {
	background: #3f3f3f !important;
}

#flexFeatures #staffListing .equate .imgContainer:before {
	background: #ffcc00;
}

#flexFeatures #staffListing .featuredImg:before, #flexFeatures #staffListing .staff .modal  {
	background: #ffcc00;
}
#flexFeatures #staffListing .staff .modal .bio div.close {
	background: #031869;
}
#flexFeatures #staffListing .staff .modal .bio div.close:hover {
	background: #3f3f3f;
}

#flexFeatures #projects .description.contentDisplay {
	background: #ffcc00;
}
#flexFeatures #projects .project .description.contentDisplay .content a.viewProject {
    background: #031869;
}
#flexFeatures #projects .project .description.contentDisplay .content a.enlarge {
	background: #3f3f3f;
}