BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #181818; }
H1 { font-family: Arial, Helvetica, sans-serif; font-size: 26px; font-weight: normal; color: #041f7c; margin: 0; }
H2 { font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #004789; background-color:#dddddd; padding: 4px 10px; border-left: 5px solid #063171; margin: 0; }
H3 { font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #181818; margin: 0; }
H4 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #181818; margin: 0; }
H5 { font-family: Arial, Helvetica, sans-serif; font-size: 15px; color: #999999; font-weight: normal; margin: 0; border-bottom: solid 1px #999999; text-align: right; }
H6 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; font-weight: normal; color: #181818; margin: 0; }
OL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #181818; line-height: 21px; }
UL { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #181818; line-height: 21px; list-style-type: square; }
A { color: #041f7c; text-decoration: underline; }
A:hover { color: #063171; text-decoration: none; }
A.small { color: #041f7c; text-decoration: none; }
A.small:hover { color: #326EA7; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #326EA7; }
.color { color: #326EA7; }
.small { color: #6d6e71; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; }
.bg1 { background-color: #041f7c; background-image: url(../images/topHeaderBg.gif); background-repeat: no-repeat; background-position: top; }
.bg2 { background-color: #FFFFFF; }
.bg3 { background-color: #FFFFFF; background-image: url(../images/mainBg.gif); background-repeat: repeat-x; background-position: left top; border-left: solid 1px #041f7c; border-right: solid 1px #041f7c; }
.bg4 { background-color: #041f7c; }
.footerBg { background-color:#041f7c; }
.imgborder { border: solid 1px #326EA7; }
.icaew { display: block; width: 175px; height: 70px; margin: 0 10px 10px 10px; background: url(../images/icaew-rhc.gif) left top no-repeat; }

.profile { width: auto; display: block; margin: 0 0 10px 0; padding: 0; border-bottom: solid 1px #041f7c; }
.profile img { float: right; margin: 0 0 0 13px; }

.facebook { display: block; width: 23px; height: 23px; margin: 0 5px 0 0; border: none; text-decoration: none; background: url(../images/icon-facebook.gif) left top no-repeat; float: left; }
.facebook:hover { display: block; width: 23px; height: 23px; margin: 0 5px 0 0; border: none; text-decoration: none; background: url(../images/icon-facebook.gif) right top no-repeat; float: left; }
.linkedin { display: block; width: 23px; height: 23px; margin: 0 5px 0 0; border: none; text-decoration: none; background: url(../images/icon-linkedin.gif) left top no-repeat; float: left; }
.linkedin:hover { display: block; width: 23px; height: 23px; margin: 0 5px 0 0; border: none; text-decoration: none; background: url(../images/icon-linkedin.gif) right top no-repeat; float: left; }
.twitter { display: block; width: 23px; height: 23px; margin: 0 5px 0 0; border: none; text-decoration: none; background: url(/images/icon-twitter.gif) left top no-repeat; float: left; }
.twitter:hover { display: block; width: 23px; height: 23px; margin: 0 5px 0 0; border: none; text-decoration: none; background: url(../images/icon-twitter.gif) right top no-repeat; float: left; }
.linkedin-strip, .linkedin-strip:hover { display: block; width: 140px; height: 17px; margin: 5px 0 0 0; padding: 0; border: none; text-decoration: none; background: url(../images/icon-linkedin-strip.gif) left top no-repeat; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	margin: 0;
	padding: 8px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #FFFFFF;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
	background-color: #041f7c;
}
#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: 0px;
    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: 0px;
    padding-right: 0px;
    border-bottom: none;
    border-left: none;
    border-right: none;
}
#pagebody { background-color: white; }
