BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #001F60; }
H1 { font-family: Tahoma, Verdana, Arial; font-size: 24px; font-weight: normal; color: #001F60; }
H2 { font-family: Tahoma, Verdana, Arial; font-size: 21px; font-weight: normal; color: #9fA3A6; margin: 0px; }
H3 { font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; color: #001F60; margin: 0px; }
H4 { font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; color: #9fA3A6; margin: 0px; }
H5 { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #001F60; font-weight: normal; margin: 0px; }
OL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #001F60; line-height: 21px; }
UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #001F60; line-height: 21px; list-style-type: square; }
A { color: #001F60; text-decoration: underline; }
A:hover { color: #004CE8; text-decoration: none; }
A.small { color: #001F60; text-decoration: none; }
A.small:hover { color: #004CE8; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #001F60; }
.color { color: #9E0B0E; }
.small { color: #001F60; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.top { color: #001F60; font-size: 11px; font-weight: bold;}
.bg1 { background-color: #001F60; }
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#001F60;
	font-size:12px;
	margin: 0 0 5px 0;
	padding: 0 7px 7px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 2px solid #004CE8;
	background-image: url(../images/rhc-gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	background-color:#F0F0F0;
	border-left: 2px solid #004CE8;
}
#RHC_Body { margin:0; padding:10px 0 0 0; background:none; width:200px; }