
@charset "utf-8";
/* CSS Document */

/* Navi Left  */
#navi H2 {
	color: #FFF;
	background: #009edd;
}

.activeLevel1 {
	background: #009edd;
}

#leftMenuRoot .activeLevel1 A {
	color: #FFF;
}

#leftMenuRoot .activeLevel1 LI A {
	color: #FFF;
}

/* Main Content  */
.col1 H2 {
	color: #FFF;
	background: #009edd;
}

/* Boxes  */
#right .bwt_top_content {
	background: #009edd;
}

#right .bwt_body .bwt_body_content, #right .bwt_body .bwot_body_content, #right .bto_body .bto_body_content {
	background: #009edd;
}

 #right H3 {
	color: #009edd;
}

#right H4, #right H4 A {
	color: #FFF;
}

#right .box-with-title H4 A, #right .box-no-pic H4 A {
	color: #FFF;
}

#right .box-with-title H4 A:hover, #right .box-no-pic H4 A:hover {
	text-decoration: underline;
}

#right .bwt_bottom .bwt_bottom_content {
	background: #009edd;
}

#right .bto_body .bto_body_content H2 {
	color: #FFF;
}
