#RHCAcc_1_DIV {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #FFF;
	font-size: 13px;
	margin: 0;
	padding: 10px;
	width: auto;
	min-height: 75px;
	height: auto !important;
	height:75px; /*Needs to match the min height pixels above*/
	border-top: 10px solid #FFFFFF;
	background-color: #4ba715;
}
#RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #004378;
	font-size: 13px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-top: 10px solid #FFFFFF;
	background-color: #ecf4ef;
}
.RightPanelBody { margin: 0; padding:0; }
#RHC_Body { margin:0; padding:0; background:none; width:220px; }

#RHCAcc_1_DIV A { color: #FFFFFF; text-decoration: underline; }
#RHCAcc_1_DIV A:hover { color: #FFFFFF; text-decoration: none; }

#RHCAcc_2_DIV A, #RHCAcc_3_DIV A, #RHCAcc_4_DIV A { color: #4ba715; text-decoration: none; }
#RHCAcc_2_DIV A:hover, #RHCAcc_3_DIV A:hover, #RHCAcc_4_DIV A:hover { color: #004378; text-decoration: none; }
