

h1.pageTitle {
	color: #7389c0;
}
h2 {
	color: #21449c;
}
h3 {
	color: #b9c500;
}
h4 {
	color: #21449c;
}
h5 {
	color: #7389c0;
}
h6 {
	color: #323232;
}


a {
	color: #21449c;
}
a:hover, a:focus, a:active {
	color: #cad706;
}
a.globalLink {
	background: #21449c;
}


input[type="button"], input[type="reset"], input[type="submit"] {
	background: #21449c;
}
input[type="button"]: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: #cad706;
}
.select-options {
	background: #21449c;
}
.select-options li:hover {
	background: #cad706;
}



.pagination a {
	background: #21449c;
}
.pagination .current, .pagination.disabled {
	background: #21449c;
}
.pagination a:hover, .pagination.active a {
	background: #cad706;
}


#menu-main-nav li a:hover {
	color: #e2e976 !important;
}
#menu-main-nav li ul:before {
	border-bottom-color: #323232;
}
#menu-main-nav li ul {
	background: #323232;
}
ul#menu-main-nav li ul li ul {
	background: #21449c;
}
ul#menu-main-nav li ul li ul li ul {
	background: #cad706;
}
nav.subNav .menu-sub-nav li a, nav.subNav .menu-sub-nav li a::before {
	color: ;
}
.mobileNav {
	background: #323232 !important;
}
.mobileNav [id*="menu-main-nav-"] ul {
	background: #21449c !important;
}
.mobileNav [id*="menu-main-nav-"] ul ul {
	background: #cad706 !important;
}

#flexFeatures #staffListing .equate .imgContainer:before {
	background: #323232;
}