/********** The main colour of this area is #106699 **********/	
@charset "utf-8";
/* CSS Document */
body {
	background:#fff url(/images/bg_stories.gif) repeat-x!important;
}
h1 {
	color: #106699!important;
	border-bottom-color: #106699;
}
/********** Start Top Menu **********/	
#masthead {
	background:#000 url(/images/bg_header_stories.gif) repeat-x!important;
}
#topMenu #stories {
	border-top-color: #52b1e9!important;
	border-right-color: #52b1e9!important;
	border-bottom-color: #106699!important;
	border-left-color: #073a58;
	background-color: #106699;
}
#topMenu a {
	border-bottom-color: #52b1e9!important;
}
/********** End Top Menu **********/	
/********** Start divBox **********/

.divBoxTitle {
	color: #fff;
}
.divBox:hover {
	background-color: #b8c8c7;
	border: 1px solid #05377b;
}

/********** End divBox **********/
