BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #909090; line-height: 16px; }
H1 { font-family: "sans-serif"; font-size: 27px; font-weight: normal; color: #0071B9; }
H2 { font-family: "sans-serif"; font-size: 18px; font-weight: normal; color: #909090; margin-bottom: -17px; }
H3 { font-family: "sans-serif"; font-size: 15px; font-weight: bold; color: #909090; margin-bottom: -20px; }
OL, UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #909090; line-height: 21px; list-style-type: square; }
A { color: #0071B9; text-decoration: underline; }
A:hover { color: #909090; text-decoration: none; }
A.small { color: #0071B9; text-decoration: none; }
A.small:hover { color: #909090; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.color { color: #0071B9; }
.small { color: #909090; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; line-height: 16px;}
.bg1 { background-color: #FFFFFF; }
.bg2 { background-color: #0071B9; }
.bg3 { background-color: #909090; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#909090;
	font-size:12px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:78px;
	height:auto !important;
	height:78px;/*Needs to match the min height pixels above*/
	background-image: url(../images/dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.RightPanelBody {
	margin:0;
	padding:0px;
	background-image: url(../images/dot.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#RHC_Body { margin:0; padding:0; background:none; width:200px; }
