BODY {
	background-color: #0E3175;
	margin: 0px 0px 0px 0px;
	background-image: url(/images/bodybg.jpg);
	background-repeat: repeat-x;
}
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #000000; }
H1 {
	font-family: "sans-serif", Arial, Helvetica;
	font-size: 26px;
	font-weight: bold;
	color: #0E3175;
}
H2 { font-family: "sans-serif", Arial, Helvetica; font-size: 21px; font-weight: normal; color: #000000; margin: 0px; }
H3 { font-family: "sans-serif", Arial, Helvetica; 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: #000000;
	text-decoration: none;
}
A:hover {
	color: #f6933e;
	text-decoration: none;
}
A.small {
	color: #FFFFFF;
	text-decoration: none;
}
A.small:hover { color: f6933e; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: f6933e; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.grey {
	color: #f6933e;
}
.green { color: f6933e; }
.bg1 {
	background-color: #f6933e;
	background-image: url(../images/tablebg.jpg);
}
.bg2 { background-color: #575757; }
.white {
	color: #FFFFFF;
	font-size: 11px;
	padding-bottom: 5px;
	margin-bottom: 5px;
}
.small {
	color: #FFFFFF;
	font-size: 11px;
	line-height: normal;
}
.tableborder1 { border-top: solid 1px #575757; border-right: solid 1px #575757; border-bottom: solid 1px #575757; border-left: solid 1px #575757; background-color: #FFFFFF; }
.tableborder2 {
	border-right: solid 1px #575757;
	border-bottom: solid 1px #575757;
	border-left: solid 1px #575757;
	background-color: #FFFFFF;
	background-image: url(../images/tablebg2.gif);
	background-repeat: no-repeat;
	background-position: 280px 0px;
}
.tableborder3 {
	border-right: solid 1px #575757;
	border-bottom: solid 1px #575757;
	border-left: solid 1px #575757;
	background-color: #FFFFFF;
	background-image: url(../images/tablebg2.gif);
	background-repeat: no-repeat;
	background-position: 490px 0px;
}

.imgborder { border: double 1px #575757; margin-left: 15px; }
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#164299;
	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: 1px solid #575757;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	border-left: 1px solid #575757;
}
#RHC_Body { 
	margin:0; 
	padding:0; 
	background:none;
	width:200px;  
}

