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: #987711; }
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: 16px; font-weight: bold; color: #987711; margin: 0px; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; font-weight: bold; color: #555555; 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: #555555; text-decoration: underline; }
A:hover { color: #987711; text-decoration: none; }
A.noline { color: #555555; text-decoration: none; }
A.noline:hover { color: #555555; text-decoration: none; }
A.small { color: #987711; text-decoration: underline; }
A.small:hover { color: #555555; text-decoration: none; }
A.ts { color: #987711; text-decoration: none; }
A.ts:hover { color: #555555; text-decoration: none; }
A.white { color: #987711; text-decoration: underline; }
A.white:hover { color: #987711; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #666666; }
.color { color: #987711; }
.small { color: #555555; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 12px; font-weight: bold; }
.grey { color:#666666; font-size: 12px; font-weight: bold; }
.ts { font-family: Arial, Helvetica, sans-serif; font-size: 11px; }
.bg1 { background-color: #987711; }
.bg2 { background-color: #555555; }
.topHeader { background-image: url(/images/topHeaderBg.gif); background-repeat: repeat-x; background-position: left top; height: 116px; }
.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; }
.box-container { padding:10px; background-color:#ece5ce; border:1px solid #987711; }
.floatr { float:right; margin:0 0 10px 10px; }
#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: 10px 10px 0 0;
	padding: 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border: 1px solid #333333;
	background-color:#F4F4F4;
}
.RightPanelBody { margin: 0; padding:0; height:100%; border-left:none; }
.RightPanelBody img { float:right; margin: 0 0 5px 5px; border: 1px solid #333333; background:none; }
#RHC_Body { margin:0; padding:0; width:200px; height:100%; background:none; border-left:none; }

/* clientZONE fix for background anomally */

table#CZDocumentBody
{
    background-repeat: no-repeat;
    background-position-x: left;
    background-position-y: bottom;
    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; }
