BODY { background-color: #D8D8D8; margin: 0px 0px 0px 0px; }
P { font-family: Arial, Verdana, Helvetica; font-size: 13px; color: #333333; }
H1 { font-family: Arial, Verdana, Helvetica; font-size: 27px; font-weight: normal; color: #D00F0F; }
H2 { font-family: Arial, Verdana, Helvetica; font-size: 19px; font-weight: normal; color: #555555;  }
H3 { font-family: Arial, Verdana, Helvetica; font-size: 16px; font-weight: bold; color: #555555; margin-bottom: -20px; }
OL, UL { font-family: Arial, Verdana, Helvetica; font-size: 13px; color: #5D5D5D; list-style-type: none; }
li{
	list-style-type: none;
	padding-left: 30px;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}
A { color:#666666; text-decoration: underline; }
A:hover { color: #D00F0F; text-decoration: none; }
A.small { color: #D00F0F; text-decoration: none; }
A.small:hover { color: #333333; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #D00F0F; text-decoration: none; }
.ARDClock { font-family: Arial, Verdana, Helvetica; font-size: 11px; font-weight: bold; color: #D00F0F; line-height: 18px; }
.color { color: #2F5572; }
.small { color: #555555; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; line-height: 16px; }
.bg1 { background-color: #D00F0F; }
.bg2 { background-color: #F0F0F0; }
.bg3 { background-color: #D8D8D8; }
.bg4 { background-color: #FFFFFF; }
.contentborder { border-right: solid 10px #FFFFFF; border-left: solid 10px #FFFFFF; }
.imgborder { border: solid 1px #555555; }
.topleft { background-image: url(../images/topleft.gif); background-position: top left; background-repeat: no-repeat; }
.topright { background-image: url(../images/topright.gif); background-position: top right; background-repeat: no-repeat; }
.botleft { background-image: url(../images/bottomleft.gif); background-position: bottom left; background-repeat: no-repeat; }
.botright { background-image: url(../images/bottomright.gif); background-position: bottom right; background-repeat: no-repeat; }
.rhc_bot { background-image: url(../images/rhc_bot.gif); background-repeat: no-repeat; height: 10px; }
.rhc_top { background-color: #F0F0F0; background-image: url(../images/rhc_top.gif); background-repeat: no-repeat; background-position: top; }

.right {right:0px;}

#RHCAcc_2_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
	font-size:13px;
	margin: 0 10px 0 0;
	padding: 11px 7px 7px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #F0F0F0;
	background-color:#D8D8D8;
	background-image: url(../images/rhc_topgrey.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#RHCAcc_3_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
	font-size:12px;
	margin: 0 10px 0 0;
	padding: 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #e8e8e8;
	background-color:#D8D8D8;
}
#RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#333333;
	font-size:12px;
	margin: 0 10px 0 0;
	padding: 7px 7px 11px 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-color:#D8D8D8;
	background-image: url(../images/rhc_bot.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#RHCSearch_DIV { margin: 10px 10px 0 0; }
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	background-color:#F0F0F0;
}
#RHC_Body { margin:0; padding:0; width:210px; height:100%; }