BODY { background-color: #FFFFFF; margin: 0px; }
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #505050; line-height: 20px; }
H1 { font-family: Tahoma, Verdana, Arial; font-size: 24px; font-weight: bold; color: #630063; }
H2 { font-family: Tahoma, Verdana, Arial; font-size: 21px; font-weight: bold; color: #630063; }
H3 { font-family: Tahoma, Verdana, Arial; font-size: 17px; font-weight: bold; color: #F51A21; }
H4 { font-family: Tahoma, Verdana, Arial; font-size: 15px; font-weight: bold; color: #F51A21; }
OL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #505050; line-height: 20px; }
UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #505050; line-height: 20px; list-style-type: disc; }
A { color: #630063; text-decoration: underline; }
A:hover { color: #505050; text-decoration: none; }
A.small { color: #505050; text-decoration: none; }
A.small:hover { color: #630063; text-decoration: none; }
A.white { color: #ffffff; text-decoration: underline; }
A.white:hover { color: #ffffff; text-decoration: none; }
H4 A { color: #F51A21; text-decoration: underline; }
H4 A:hover { color: #666666; text-decoration: none; }

.white { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; }

.small { font-family: Tahoma, Verdana, Arial; font-size: 11px; color: #000000; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #ffffff; }
.top_background { /*-background-image: url(/images/topbanner.gif);--*/ background-color: #630063; width: 100%; height: 110; background-repeat: no-repeat; }
.second_background { background-color: #996699; border-top: 3px solid #000000; border-bottom: 3px solid #000000; }

.lhcBg {
	background-image: url(/images/lhc-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.lhcBgTile {
	background-image: url(/images/lhc-bg-tile.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.imgBorder { margin: 0 0 10px 10px; }
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#000000;
	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*/
	border-left: 1px solid #630063;
	border-bottom: 1px solid #630063;
	background-color:#eadbea;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
}
#RHC_Body { margin:0; padding:0; background:none; width:220px; }
