#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#1E1E1E;
	font-size:12px;
	margin: 0;
	padding: 8px;
	border-bottom: 1px solid #004990;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
}
.RightPanelBody {
	margin: 0;
	padding:0;
	min-height:500px;
	height:auto !important;
	height:500px;/*Needs to match the min height pixels above*/
	background-image: url(../images/logos.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#RHC_Body { margin:0; padding:0; width:200px; background-image:none; border-left: 1px solid #00004B; }
