/********** The main colour of this area is #014fd7 **********/	
@charset "utf-8";
/* CSS Document */
body {
	background:#fff url(/images/bg_mysites.gif) repeat-x!important;
}
h1 {
	border-bottom-color: #014fd7;
}
h1 a {
	color: #014FD7!important;
}
h2 {
	border-bottom-color: #666;
}
/********** Start Top Menu **********/	
#masthead {
	background:#000 url(/images/bg_header_mysites.gif) repeat-x!important;
}
#topMenu #mysites {
	border-top-color: #5f99fe!important;
	border-right-color: #5f99fe!important;
	border-bottom-color: #014fd7!important;
	border-left-color: #00235f;
	background-color: #014fd7;
}
#topMenu a {
	border-bottom-color: #5f99fe!important;
}
/********** End Top Menu **********/	

/********** Start divBox **********/

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

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