/* // Monitor stylesheet // */

#right {
	display: none;
}
#content {
	background-color: #FFFFFF;
	width: 990px;
}
#subscribe {
	display: none;
}

#monitor p {
	color: #FFFFFF;
}
#monitor .dropdown {
	background-color: #245892;
	color: #FFFFFF;
}

#content h1, #content h2, #content h4, #content h5, #content a {
	color: #004992 !important;
}

#content a:hover 
{
	color: #2776C4 !important;
}

#tabs_partner ul li.currentpage {
	background-color: #4573b1;
}

