BODY {
	background-color: #FFFFFF;
	margin: 0px 0px 0px 0px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
P { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #666666; line-height: 16px; }
H1 { font-family: Arial, sans-serif, Helvetica; font-size: 26px; font-weight: normal; color: #666666; line-height: normal; }
H2 { font-family: Arial, sans-serif, Helvetica; font-size: 19px; font-weight: normal; color: #666666; line-height: normal; }
H3 { font-family: Arial, sans-serif, Helvetica; font-size: 16px; font-weight: bold; color: #666666; line-height: normal; }
OL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #666666; line-height: 21px; }
UL { font-family: Tahoma, Verdana, Arial; font-size: 12px; color: #666666; line-height: 21px; list-style-type: square; }
A { color: #007DC3; text-decoration: underline; }
A:hover { color: #666666; text-decoration: none; }
A.noline { color: #666666; text-decoration: none; }
A.noline:hover { color: #666666; text-decoration: none; }
A.small { color: #666666; text-decoration: none; }
A.small:hover { color: #007DC3; text-decoration: none; }
A.ts { color: #007DC3; text-decoration: none; }
A.ts:hover { color: #26328C; text-decoration: none; }
A.white { color: #FFFFFF; text-decoration: underline; }
A.white:hover { color: #FFFFFF; text-decoration: none; }
A.whitenoline { color: #FFFFFF; text-decoration: none; }
.ARDClock { font-family: Tahoma, Verdana, Arial; font-size: 11px; font-weight: bold; color: #007DC3; }
.color { color: #007DC3; }
.small { color: #666666; font-size: 11px; } 
.white { color: #FFFFFF; font-size: 11px; line-height: 16px;}
.bg1 { background-color: #007DC3; }
.bg2 { background-color: #007DC3; }
.bg3 { background-color: #FFFFFF; border-left: solid 1px #007DC3; border-right: solid 1px #007DC3;  border-bottom: solid 1px #007DC3;}

.bgtr {
	background-color: #FFFFFF;
	border-left: solid 1px #007DC3;
	border-right: solid 1px #007DC3;
	border-bottom: solid 1px #007DC3;
	background-image: url(../images/topright-blue.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bgfooter { background-color: #26328C; }
.bgheader {
	border-left: solid 1px #007DC3; border-right: solid 1px #007DC3; border-top: solid 1px #007DC3;
	background-image: url(../images/topright-blue.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#RHCAcc_1_DIV, #RHCAcc_2_DIV, #RHCAcc_3_DIV, #RHCAcc_4_DIV, #RHCfixedfee_DIV {
	font-family: Tahoma, Verdana, Arial;
	color:#666666;
	font-size:12px;
	margin: 0;
	padding: 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border-bottom: 1px solid #007DC3;
}
.RightPanelBody { margin:0; padding:0; border-left: 2px solid #007DC3; height:100%;}
#RHC_Body { margin:0; padding:0; background:none; width:175px; }

/*.login { border-right: solid 1px #007DC3; } */

pre { display:none; }

.pics { height: 166px; width: 250px; padding:0; margin:0; overflow: hidden }
.pics img { top:0; right:0 }
