BODY {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/bodyBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
legend { color: #99002f; }
/*
Added by jamie as a test to get the tables in the emails to render with the right font:
*/
.acsemail { font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #555555; font-size: 10pt; }
.acsemail TABLE { font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #555555; font-size: 10pt; }
P { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 10pt; color: #555555; line-height: 16px; }
H1 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 24px; font-weight: bold; color: #99002f; }
H2 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; color: #A40017; margin-bottom: 0px; border-bottom: 1px solid #99002f; }
H3 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #A40017; margin-bottom: 0px; }
H4 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 15px; font-weight: normal; text-align: justify; color: #FF0000; margin-bottom: 0px; }
UL { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 10pt; color: #555555; line-height: 21px; list-style-type: square; }
OL { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 10pt; color: #555555; line-height: 21px; }
A { color: #99002f; text-decoration: underline; }
A:hover { color: #555555; text-decoration: none; }
A.small { color: #555555; text-decoration: none; }
A.small:hover { color: #99002f; text-decoration: none; }
A.white { color: #b1b1b1; text-decoration: none; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #326EA7; }
.color { color: #99002f; }
.small { font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #555555; font-size: 9pt; } 
.vsmall { font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #555555; font-size: 8pt; }
.white { font-family: "Century Gothic", Arial, Helvetica, sans-serif; color: #FFFFFF; font-size: 9pt; line-height: 16px;}
.bg1 { background-color: #99002f; }
.bg2 { background-color: #FFFFFF; }
.bg3 { background-color: #E3E3E3; }
.tableborder { border-right: solid 1px #99002f; border-left: solid 1px #99002f; background-color:#FFFFFF; }
.menuBg {
	background-image: url(../images/menuBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.boxed {
	border: 1px solid #999999;
	padding: 0 10px 0px 10px;
	background-image: url(../images/gradient_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-bottom:20px;
	color:#333333;
}

.boxed p { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000; line-height: 16px; }

.individual {
	padding: 10px 10px 0px 10px;
	background-image: url(../images/gradient_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	
}

.business {
	padding: 10px 10px 0px 10px;
	background-image: url(../images/gradient_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.bannerTile {
	background-image: url(../images/bannertile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#printLogo { display:none; }

#RHCDebtRecovery_DIV, #RHCHIPs_DIV, #RHCMovingHouse_DIV, #RHCresources_DIV, #RHCSol_1_DIV, #RHCSol_2_DIV, #RHCSol_3_DIV, #RHCSol_4_DIV, #RHClinks_DIV, #RHCfactsheets_DIV, #RHCresources_DIV {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:9pt;
	margin: 0;
	padding: 8px;
	width:auto;
	border-bottom: 2px solid #FFFFFF;
}
.RightPanelBody { margin: 0; padding:0; border-left: 4px solid #b1b1b1; border-top: 1px solid #FFFFFF; border-bottom: 1px solid #FFFFFF; background-color:#99002f; }
#RHC_Body { margin:0; padding:0; background:none; width:200px; }