#mta-header {
	border-bottom: 3px solid #00659A;
}

#header .logo b {
	color: #00659A;
}

.stressed-news {
	border: 1px solid #878583;
}

.stressed-news::before {
	background: #e1e1e1 !important;
}

.stressed-news div,
.stressed-news p {
	color: #555 !important;
}

.stressed-news a {
	color: #00659A !important;
}

.main-section p.title {
	color: #00659A;
}

h2.page-title {
	color: #00659A;
}

#left ul.main > li.selected {
	background: #00659A;
}

#left ul.main > li.selected > a {
	color: #fff;
}

#left ul.main > li.selected a::before {
	color: #505f69;
}

#footer .footer-bar {
	border-top: 3px solid #00659A !important;
}

.event-apply form .label-block h3 {
    color: #00659A;
}

.page-lead a,
.page-content a {
	color: #878583;
	text-decoration: none;
}