#RHCAcc_1_DIV {
	font-family: Verdana, Tahoma, Arial;
	color: #501a4d;
	font-size: 13px;
	margin: 0px;
	padding: 0px 18px 0px 0px;
	min-height: 100px;
	height: auto !important;
	height: 100px; /*Needs to match the min height pixels above*/
	float: left;
	background-color: transparent;
	background: none;
	width: 238px;
	border-right: dotted 1px #501a4d;
}
#RHCAcc_2_DIV, #RHCAcc_3_DIV {
	font-family: Verdana, Tahoma, Arial;
	color: #501a4d;
	font-size: 13px;
	margin: 0px;
	padding: 0px 18px 0px 18px;
	min-height: 100px;
	height: auto !important;
	height: 100px; /*Needs to match the min height pixels above*/
	float: left;
	background-color: transparent;
	background: none;
	width: 236px;
	border-right: dotted 1px #501a4d;
}
#RHCAcc_4_DIV {
	font-family: Verdana, Tahoma, Arial;
	color: #501a4d;
	font-size: 13px;
	margin: 0px;
	padding: 0px 0px 0px 18px;
	min-height: 100px;
	height: auto !important;
	height: 100px; /*Needs to match the min height pixels above*/
	float: left;
	background-color: transparent;
	background: none;
	width: 236px;
	border-right: none;
}
.RightPanelBody { margin: 0; padding: 0; border: none; background-color: transparent; }
.RightPanelBody A { color: #501a4d; text-decoration: underline; }
.RightPanelBody A:hover { color: #000000; text-decoration: none; }
#RHC_Body { margin: 0; padding: 0; background: none; width: 100%; border: none; background-color: transparent; }
