#RHCAcc_1_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:55px;
	height:auto !important;
	height:55px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #003475;
	border-top: 1px solid #FFFFFF;
	background-color:#003475;
	background-image: none;
}
#RHCAcc_1_DIV a { color:#FFFFFF; }
#RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#555555;
	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: 1px solid #003475;
	background-color: transparent;
	background-image: none;
}
#RHCaddress_DIV {
	font-family: Tahoma, Verdana, Arial;
	color: #555555;
	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: none;
	background-color: transparent;
	background-image: none;
	text-align: right;
}
#RHCsidenav_DIV {
	margin: 0;
	padding: 0;
	width:200px;
	border: none;
	background-color: transparent;
}
.item A {
	margin: 0;
	padding: 3px 0px 3px 10px;
	line-height: 22px;
	font-family: Tahoma;
	font-size: 12px;
	color: #FFF;
	background-color: #87898b;
	border-top: solid 3px #FFF;
	display: block;
	text-decoration: none;
}
.item A:hover {
	background-color: #003475;
	color:#fff;
	text-decoration: none;
}
.RightPanelBody {
	margin: 0;
	padding:0;
	height:100%;
	border: none;
	background-color: transparent;
	background-image: none;
}
#RHC_Body { margin:0; padding:0; width:200px; background-color: transparent; background-image: none; }
