#RHCAcc_1_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-top: 2px solid #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
}

#RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 2px solid #FFFFFF;
}

.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	border-bottom: 2px solid #FFFFFF;
	background-color:#0066A4;
	background-image:url(../images/bgrnd-logo.gif);
	background-position:center bottom;
}
#RHC_Body { 
	margin:0; 
	padding:0; 
	background:none;
	width:200px;
	background-image:url(../images/shadow.gif);
	background-repeat:repeat-y;
	background-position:left top;
}
