H1, .heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #045169;
	line-height: 23px;
	border-bottom-width: 6px;
	border-bottom-style: double;
	border-bottom-color: #5FAEC7;
}

A { color: #045169; background: url(../images/underline1.gif) repeat-x left bottom; padding-bottom: 2px; text-decoration:none; }
A:hover { color: #5FAEC7; background-image: url(../images/underline1-hover.gif); padding-bottom: 2px; text-decoration:none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#5D5D5D;
	font-size:12px;
	margin: 10px 10px 0 0;
	padding: 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border: 1px solid #045169;
	background-image:url(../images/rhcBg.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.RightPanelBody { margin: 0; padding:0; }
#RHC_Body { margin:0; padding:0; background:none; width:230px; }
