BODY { margin: 0; background-color: #FFFFFF; }
P { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 17px; }
H1 { font-family: Times New Roman, Trebuchet MS, Helvetica, Arial; font-size: 25px; font-weight: bold; color: #c41230; text-transform: uppercase; }
H2 { font-family: Times New Roman, Trebuchet MS, Helvetica, Arial; font-size: 20px; font-weight: normal; color: #000000; }
H3 { font-family: Times New Roman, Trebuchet MS, Helvetica, Arial; font-size: 16px; font-weight: bold; color: #000000; margin: 0px; text-transform: uppercase; }
H4 { font-family: Times New Roman, Trebuchet MS, Helvetica, Arial; font-size: 16px; font-weight: bold; color: #c41230; margin: 0px; text-transform: uppercase; }
H5 { font-family: Arial, Helvetica, sans-serif; font-size: 13px; font-weight: normal; color: #000000; margin: 0px; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 21px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 21px; list-style-type: square; }
A { color: #000000; text-decoration: underline; }
A:hover { color: #c41230; text-decoration: none; }
A.noline { color: #000000; text-decoration: none; }
A.noline:hover { color: #000000; text-decoration: none; }
A.small { color: #000000; text-decoration: none; }
A.small:hover { color: #c41230; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #c41230; text-decoration: none; }
.ARDClock { font-family: Arial, sans-serif, Helvetica; font-size: 12px; color: #FFFFFF; }
.color { color: #c41230; }
.small { font-family: Arial, Helvetica, sans-serif; color: #000000; font-size: 11px; } 
.white { font-family: Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 11px; font-weight: bold; }
.bg1 { background-color: #000000; }
.bg2 { background-color: #FFFFFF; }
.bg3 { background-color: #c41230; }
.content { background-color: #FFFFFF; border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-right: solid 1px #000000; }  
#printLogo { display: none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, sans-serif, Helvetica;
	color:#000000;
	font-size:12px;
	margin: 15p 15px 0 0;
	padding: 1px 10px 2px 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	background-image: none;
	border-bottom: solid 4px #000000;
	padding-bottom: 10px;
}

.RightPanelBody { margin: 0; padding:0; }
#RHC_Body { margin:0; padding:0; background:none; width:195px; }

/* clientZONE fix for background anomally */

.DocumentBody
{
    background-color: White;
    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;

}
table#CZDocumentBody
{
    background-color: white;
    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;
}
#pagebody { background-color: white; }