/* Gris */

body.bc-gris {
	border-top: 4px solid #0D5079;
}

.bc-gris .contentheading,
.bc-gris #main-section a,
.bc-gris .moduletable h3,
.bc-gris #left-column .module h3,
.bc-gris #right-column .module h3,
.bc-gris #left-column .module-menu h3,
.bc-gris #right-column .module-menu h3,
.bc-gris #bottommodules1 .module h3,
.bc-gris #bottommodules2 .module h3,
.bc-gris #sub-menu a {
	color: #0D507a;
}

.bc-gris img#logo {
	background: url('../images/blue/logo.png') no-repeat 0 0;
}

.bc-gris #showcase {
	background: #0D4E76 url('../images/blue/showcase-bg.png') no-repeat 0 0;
}

.bc-gris .showcase-div {
	background: url('../images/blue/showcase-div.png') repeat-x 0 0;
}

.bc-gris #showcase .column-1 {
	border-right: 1px solid #166C97;
}

.bc-gris #showcase a {
	color: #D0F0FF;
}

.bc-gris #showcase ul.latestnews li {
	background-color: #083552;
}

.bc-gris #showcase ul.latestnews li:hover {
	background-color: #06273C;
}

.bc-gris .date-block {
	border-bottom: 1px solid #1478B7;
}

.bc-gris span.date-number {
	background: #1478B7;
	color: #fff;
}

.bc-gris #horiz-menu li.active a,
.bc-gris #horiz-menu li.active .separator,
.bc-gris #bottom-menu ul#mainlevel-bottom a#active_menu.mainlevel-bottom,
.bc-gris #bottom-menu ul#mainlevel-bottom a.mainlevel-bottom:hover {
	border-top: 5px solid #7D7E7F;
	color: #7D7E7F;
}

.bc-gris #news-rotator .story {
	border-top: 5px solid #1478B7;
	color: #D0F0FF;
	
}