BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color:#000000; }
H1 { font-family: Tahoma, Verdana, Arial; font-size: 26px; font-weight: normal; color: #025230; }
H2 { font-family: Tahoma, Verdana, Arial; font-size: 18px; font-weight: normal; color: #47a848; }
H3 { font-family: Tahoma, Verdana, Arial; font-size: 16px; font-weight: bold; color: #000000; }
H4 { font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; color: #47a848; }
H5 { font-family: Tahoma, Verdana, Arial; font-size: 14px; font-weight: bold; color: #000000; }
OL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; line-height: 21px; }
UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; line-height: 21px; list-style-type: square; }
A { color: #47a848; text-decoration: underline; }
A:hover { color: #000000; text-decoration: none; }
A.noline { color: #000000; text-decoration: none; }
A.noline:hover { color: #000000; text-decoration: none; }
A.small { color: #47a848; text-decoration: none; }
A.small:hover { color: #025230; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: none; }
A.white:hover { color: #FFFF00; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.color { color: #47a848; }
.small { color: #000000; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.bg1 { background-color: #025230; }
.bg2 { background-color: #FFFFFF; }
.bg3 { background-color: #E3E3E3; }
.menubg {
	background-image: url(../images/menu-gradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #47a848;
}
.newsbg {
	background-image: url(../images/news-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	height: 47px;
	line-height: 22px;
	color: #FFFFFF;
	font-size: 18px;
	font-family: Tahoma, Verdana, Arial;
}

.image { margin: 0 0 10px 10px; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV, #RHCclientZONE_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 8px 8px 25px 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image: url(../images/rhc-divider.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.RightPanelBody {
	margin: 0;
	padding:0;
	height:100%;
	background-color:#55ab58;
	border-right: 1px solid #FFFFFF;
}
#RHC_Body { margin:0; padding:0; width:200px; 
	background-image: url(../images/rhc-divider.gif);
	background-repeat: repeat-x;
	background-position: left top; }
