BODY {
	background-color: #ededed;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/body-gradient.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #0a0a0a; line-height: 16px; }
H1 { font-family: Tahoma, Verdana, Arial; font-size: 27px; font-weight: normal; color: #022581; }
H2 { font-family: Tahoma, Verdana, Arial; font-size: 19px; font-weight: normal; color: #374C8D; }
H3 { font-family: Tahoma, Verdana, Arial; font-size: 16px; font-weight: bold; color: #022581; }
H4 { font-family: Tahoma, Verdana, Arial; font-size: 19px; font-weight: normal; color: #374C8D;  }
OL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #0a0a0a; line-height: 21px; }
UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #0a0a0a; line-height: 21px; list-style-type: square; }
A { color: #022581; text-decoration: underline; }
A:hover { color:#333333; text-decoration: none; }
A.small { color: #374C8D; text-decoration: none; }
A.small:hover { color: #0a0a0a; text-decoration: none; }
A.white { color: #71bbf3; text-decoration: none; }
A.white:hover { color: #bedef7; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.color { color: #022581; font-size: 12px; }
.small { color: #0a0a0a; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; line-height: 16px;}
.bg1 { background-color: #022581; }
.bg2 { background-color: #DDDDDD; }
.action { color: #71bbf3; }
.boxed { background-color:#F0F0F0; padding:0 10px; border: 1px solid #000000; }
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#0a0a0a;
	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: 3px solid #FFFFFF;
	background-image: url(../images/rhc-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.RightPanelBody { margin:0; padding:0; height:100%;}
#RHC_Body { margin:0; padding:0; background:none; width:200px; }