BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #023554; }
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 24px; font-weight: normal; color: #007ac3; text-transform:uppercase; }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #37b6e9; margin-bottom: 0px; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #023554; margin-bottom: 0px; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #37b6e9; }
H5 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #023554;  } 
H6 { font-family: Arial, Helvetica, sans-serif; font-size: 19px; font-weight: normal; color: #007ac3; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #023554; line-height: 21px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #023554; line-height: 21px; list-style-type: square; }
A { color: #007ac3; text-decoration: underline; }
A:hover { color: #37b6e9; text-decoration: none; }
A.small { color: #555555; text-decoration: none; }
A.small:hover { color: #0268C8; text-decoration: none; }
A.white { color: #feb846; text-decoration: none; }
A.white:hover { color: #ffe01b; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.color { color: #007ac3; }
.small { color: #555555; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.bg1 { background-color: #007ac3; }
.bg2 { background-color: #0268C8; }
.bg3 { background-color: #FFFFFF; }
.image { border: 1px solid #007ac3; margin: 0px 0px 10px 10px; }
.imagel { border: 1px solid #007ac3; margin: 0px 10px 10px 0px; }
#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV, #RHCclientZONE_DIV, #RHCfourseasons_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 10px;
	border-bottom: 1px solid #FFFFFF;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
}
.RightPanelBody {
	margin: 0;
	padding:0;
	height:100%;
	background-image: url(../images/rhc-bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#RHC_Body { margin:0; padding:0; width:200px; height:100%; 
	background-image: url(../images/rhc-middle.gif);
	background-repeat: repeat-y;
	background-position: left top;
}