/* PRIMARY */
hr {
    border-color: #00693C;
}

.btn.btn-blue,
table .header {
    background: #00693C;
	color: #FFF;
}

.services .tab:hover .icon i.icn, 
.services .tab.active .icon i.icn,
.menu-wrapper {
    background: #00693C;
}

h1.primary,
h2,
a, 
.services .tab:hover h4, 
.services .tab.active h4 {
    color: #00693C;
}

/* SECONDARY */
th,
.btn.btn-blue:hover,
.menu ul li a:hover, 
.menu ul li a.selected,
table tr td.subheader {
    background: #002E62;
	color: #FFF;
}

h1 span.secondary,
i.contact, 
a:hover,
.subfooter a:hover  {
    color: #002E62;
}