.masthead {
	background-color : #8998a2;
	border-bottom : 1px solid #62707a;
}
.navRail {
	background-color : #666a75;
	border-top : 1px solid #969fa6;
	border-bottom : 1px solid #707b82;
}

.navRail A:Hover {
	background-color : #8f9eb5;
}

.mastheadSearchText {
	background-color : #a4bbc1;
}
