
 /*SITE SPECIFIC CSS*/

.journal-bg {
	background-color: #1D3262; 
}
.journal-header .journal-logo {
    width: 390px; 
}
.navbar {
	background-color: #142345;
}
.featurePanel {
	background: #1D3262;
}
.featurePanel .featurePanelInner {	
	background-color: #142345;
}
.featurePanel h3, .featurePanel p, .featurePanel a, .featurePanel a:hover {
	color: #f6f6f6 !important;
}