#mta-header {
	border-bottom: 3px solid #77969C;
}

#header .logo b {
	color: #77969C;
}

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

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

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

.stressed-news a {
	color: #77969C !important;
}

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

h2.page-title {
	color: #77969C;
}

#left ul.main > li.selected {
	background: #77969C;
}

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

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

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

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