

h1.pageTitle {
	color: #003e27;
}
h2 {
	color: #00583c;
}
h3, #accordions h3.ui-accordion-header {
	color: #00583c;
}
h4 {
	color: #003e27;
}
h5 {
	color: #00583c;
}
h6 {
	color: #00583c;
}


a:hover, a:focus, a:active {
	color: #628ac9;
}
a.globalLink, a.read-more {
	background: #00482d;
}
a.globalLink a, a.read-more a {
	color: #ffffff;
}
a.globalLink:hover, a.read-more:hover {
	background: #628ac9 !important;
}


input[type="button"], input[type="reset"], input[type="submit"] {
	background: #00482d;
}
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: #628ac9;
}
.select-options {
	background: #00482d;
}
.select-options li:hover {
	background: #00482d;
}




.pagination a {
	background: #00583c;
}
.pagination .current, .pagination.disabled {
	background: #00583c;
}
.pagination a:hover, .pagination.active a {
	background: #003e27;
}


nav.top {
	background: #00583c !important;
}
#menu-main-nav li ul:before {
	border-bottom-color: #00583c;
}
#menu-main-nav li ul {
	background: #00583c;
}
ul#menu-main-nav li ul li ul {
	background: #003e27;
}
ul#menu-main-nav li ul li ul li ul {
	background: #00583c;
}
.mobileNav {
	background: #00583c !important;
}
.mobileNav #menu-main-nav-1 ul {
	background: #003e27 !important;
}
.mobileNav #menu-main-nav-1 ul ul {
	background: #00583c !important;
}