BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; }
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 25px; font-weight: bold; color: #000; }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #555555; margin: 0px; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #555555; margin: 0px; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #f6bf31; margin: 0px; }
H5 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #555555; margin: 0px; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; line-height: 21px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; line-height: 21px; list-style-type: square; }
A { color: #000000; text-decoration: underline; }
A:hover { color: #333333; text-decoration: none; }
A.noline { color: #555555; text-decoration: none; }
A.noline:hover { color: #555555; text-decoration: none; }
A.nolineblk { color: #000000; text-decoration: none; }
A.nolineblk:hover { color: #000000; text-decoration: none; }
A.small { color: #000000; text-decoration: underline; }
A.small:hover { color: #555555; text-decoration: none; }
A.ts { color: #000000; text-decoration: none; }
A.ts:hover { color: #555555; text-decoration: none; }
A.white { color: #000000; text-decoration: underline; }
A.white:hover { color: #333333; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999; }
.color { color: #ffd400; }
.small { color: #555555; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.grey { color:#666666; font-size: 12px; font-weight: bold; }
.lgrey { color:#999999; font-size: 12px; font-weight: bold; }
.ts { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.bg1 { background-color: #ffd400; }
.bg2 { background-color: #555555; }
.topHeader { background-image: url(/images/topHeaderBg.gif); background-repeat: repeat-x; background-position: left top; height: 116px; background-color:#303030; }
.topMenuBg { background-image: url(/images/topMenuBg.gif); background-repeat: repeat-x; background-position: left top; height: 36px; }
.topMenuDivider { background-image: url(/images/topMenuDivider.gif); background-repeat:no-repeat; background-position: right top; }
.topShadow { background-image: url(/images/topShadow.gif); background-repeat: repeat-x; background-position: left top; height: 24px; }
.boxed { padding:1px 10px; margin-bottom:12px; background-color:#EEEEEE; border: 1px solid #f6bf31; }
#printLogo { display:none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	margin: 0;
	padding: 7px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #ffd400;
	background-image: url(../images/rhc-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.RightPanelBody { margin: 0; padding:0; border-left: 1px solid #ffd400; }
#RHC_Body { margin:0; padding:0; background:none; width:200px; }

/* clientZONE fix for background anomally */

table#CZDocumentBody
{
  background-repeat: no-repeat;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
#FAQBody ul { margin:0 0 10px 30px; }
.DocumentBody p { margin-bottom:15px; }
.FormButton { margin-bottom:15px; }
