BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #555555; }
H1 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #8b2346; margin: 0 0 12px 0;}
H2 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 20px; font-weight: normal; color: #555555; margin: 0 0 12px 0; }
H3 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #555555; margin: 0 0 8px 0; }
H4 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #8b2346; margin: 0 0 8px 0; }
H5 { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: normal; color: #555555; margin: 0 0 12px 0; }
OL { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #555555; line-height: 21px; }
UL { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 14px; color: #555555; line-height: 21px; list-style-type: square; }
A { color: #8b2346; text-decoration: underline; }
A:hover { color: #555555; text-decoration: none; }
A.noline { color: #555555; text-decoration: none; }
A.noline:hover { color: #555555; text-decoration: none; }
A.small { color: #8b2346; text-decoration: underline; }
A.small:hover { color: #555555; text-decoration: none; }
A.ts { color: #8b2346; text-decoration: none; }
A.ts:hover { color: #555555; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #999999; }
.color { color: #8b2346; }
.small { color: #555555; font-size: 12px; } 
.white { color: #FFFFFF; font-size: 14px; font-weight: bold; }
.grey { color:#666666; font-size: 14px; font-weight: bold; }
.lgrey { color:#999999; font-size: 14px; font-weight: bold; }
.ts { font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 11px; }
.bg1 { background-color: #8b2346; }
.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; }
.floatr { float:right; margin:0 0 10px 10px; }
.footer-end { border-top:1px solid #CCCCCC; }
#printLogo { display:none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV, #RHCECA_DIV {
	font-family: Calibri, Arial, Helvetica, sans-serif;
	color:#555555;
	font-size:12px;
	margin: 10px 10px 0 0;
	padding: 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border: 1px solid #8b2346;
	background-color:#e3e3e3;
}
#RHCECA_DIV { margin-bottom:10px; }

.RightPanelBody { margin: 0; padding:0; height:100%; }
.RightPanelBody img { float:right; margin: 0 0 5px 5px; border: 1px solid #333333; background:none; }
#RHC_Body { margin:0; padding:0; width:210px; height:100%; background: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: 30px;
    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; }
