BODY {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	
}
form { margin:0; padding: 0; }
input { margin:0; padding: 0; }
P { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #717174; }
H1 { font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; text-transform: lowercase; color: #003e7e; margin: 0px; }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #717174; margin: 0px; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #717174; margin: 0px; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #003e7e; margin: 0px; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #717174; line-height: 21px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #717174; line-height: 21px; list-style-type: square; }
A { color: #003e7e; text-decoration: underline; }
A:hover { color: #717174; text-decoration: none; }
A.noline { color: #717174; text-decoration: none; }
A.noline:hover { color: #003e7e; text-decoration: none; }
A.small { color: #717174; text-decoration: none; }
A.small:hover { color: #003e7e; text-decoration: none; }
A.white { color: #003e7e; text-decoration: underline; }
A.white:hover { color: #717174; text-decoration: none; }
A.footerText { color: #003e7e; text-decoration: underline; }
A.footerText:hover { color: #717174; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #326EA7; }
.color { color: #003e7e; }
.grey { color: #717174; }
.small { color: #717174; font-size: 11px; } 
.footerText { color: #003e7e; font-size: 11px; } 
.white { color: #717174; font-size: 11px; }
A.fullwhite { color:#FFFFFF; text-decoration:underline; }
A.fullwhite:hover { color:#FFFFFF; text-decoration:none; }

.topBg {
	background-color:#125594;
	width:100%;
	background-image: url(/images/bluebg.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bg1 { background-color: #FFFFFF; 
	background-image: url(../images/topHeader.gif);
	background-repeat: no-repeat;
	background-position: top; }
.bg2 { background-color: #FFF; }
.bg3 {
	background-color: #FFFFFF;
	background-image: url(../images/mainbg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg4 { background-color: #125594; }
.footerLine { background-color:#E3E3E3; }
.imgborder { border: solid 1px #717174; }
.photo { border: 1px solid #000000;  }
.imageBorder { margin: 0 0 10px 10px; }

#RHCAcc_1_DIV, #RHCAcc_3_DIV, #RHCclientZONE_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#717174;
	font-size:11px;
	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 #FFFFFF;
	background-color:#c6d9f3;
}
#RHCAcc_2_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#717174;
	font-size:11px;
	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 #FFFFFF;
	background-color:#7aadf2;
}

.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
}
#RHC_Body { margin:0; padding:0; background:none; width:176px; }