BODY { background-color: #FFFFFF; margin: 0px 0px 0px 0px; }
P { font-family: Arial, sans-serif, Helvetica; font-size: 12px; color: #222222; }
H1 { font-family: "sans-serif", Helvetica, Arial; font-size: 24px; font-weight: normal; color: #df0026; }
H2 { font-family: "sans-serif", Helvetica, Arial; font-size: 18px; font-weight: normal; color: #FFFFFF; margin: 0px; background-color:#ff5100; border-bottom:2px solid #ffe700; padding:4px; }
H3 { font-family: "sans-serif", Helvetica, Arial; font-size: 14px; font-weight: bold; color: #222222; margin: 0px; }
H4 { font-family: "sans-serif", Helvetica, Arial; font-size: 14px; font-weight: bold; color: #df0026; margin: 0px; }
H5 { font-family: Arial, sans-serif, Helvetica; font-size: 12px; font-weight: normal; color: #222222; margin: 0px; }
OL { font-family: Arial, sans-serif, Helvetica; font-size: 12px; color: #222222; line-height: 21px; }
UL { font-family: Arial, sans-serif, Helvetica; font-size: 12px; color: #222222; line-height: 21px; list-style-type: square; }
A { color: #df0026; text-decoration: underline; }
A:hover { color: #ff5100; text-decoration: none; }
A.noline { color: #222222; text-decoration: none; }
A.noline:hover { color: #222222; text-decoration: none; }
A.small { color: #df0026; text-decoration: none; }
A.small:hover { color: #222222; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Arial, sans-serif, Helvetica; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.color { color: #df0026; }
.small { color: #222222; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; font-weight: bold; }
.bg1 { background-color: #417630; }
.bg2 { background-color: #d5d5d5; }
.topStr { background-image: url(../images/topStr.gif); background-repeat: repeat-x; background-position: top; }
.rightStr { background-image: url(../images/rightStr.gif); background-repeat: repeat-y; background-position: right; }
.bottomStr { background-image: url(../images/bottomStr.gif); background-repeat: repeat-x; background-position: bottom; }
.leftStr { background-image: url(../images/leftStr.gif); background-repeat: repeat-y; background-position: left; }
.searchBG { background-image: url(../images/search_bg.gif); background-repeat: no-repeat; vertical-align: middle; }

input.searchfield { font-family: Arial; font-weight: bold; font-size: 11px; width: 130px; padding: 6px; border: 1px solid #ccc; height:28px; }
input.searchbutton { font-family: Arial; font-weight: bold; font-size: 11px; background: #df0026; border: 0; padding: 6px; color: #fff; }

.footer { border-bottom: 1px solid #d5d5d5; }
#printLogo { display: none; }

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV {
	font-family: Arial, sans-serif, Helvetica;
	color:#222222;
	font-size:12px;
	margin: 0 10px 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: url(../images/newscolumn_boxbg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.RightPanelBody { margin: 0; padding:0; }
#RHC_Body { margin:0; padding:0; background:none; width:190px; }

/* 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; }