BODY {  margin: 0px 0px 0px 0px; }
P { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 12px; color: #070709; text-align: justify; }
.profile{ text-align:center; font-size:14px; font-weight:bold; margin:0px; padding:0px; }
H1 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 26px; font-weight: bold; color: #070709; line-height: 23px; }
H2 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 18px; font-weight: normal; color: #070709; line-height: 17px; }
H3 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; color: #ff7034; margin:0px; padding:0px;  }
H4 { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; text-decoration:underline; color: #070709; }
UL { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 12px; color: #070709; line-height: 21px; list-style-type: square; }
OL { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 12px; color: #070709; line-height: 21px; }
A { color: #070709; text-decoration: underline; }
A:hover { color:#001095; text-decoration: none; }
A.small { color: #070709; text-decoration: none; }
A.small:hover { color: #001095; text-decoration: none; }
A.ts { color: #070709; text-decoration: none; }
A.ts:hover { color: #001095; text-decoration: none; }
A.white { color: #070709; text-decoration: underline; }
A.white:hover { color: #001095; text-decoration: none; }
.ARDClock { font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; color: #FFFFFF; }
.small { font-size: 10px; line-height: 17px; color:#999999; }
.ts { font-family: font-size: 11px; line-height: 17px; }
.white { font-size: 12px; font-weight: bold; color: #070709; }
.bold { font-size: 15px; line-height: 18px; }
.bg1 { background-color: #FFFFFF; }
.bg2 { background-color: #001095; }
.imgborder  { border: solid 1px #000066; }
.imgsurround { border: solid 2px #000066; padding:1px; margin: 0 0 10px 10px; background-color:#FFFFFF; }
.imgprofile { border: 1px solid #33799d; padding: 1px; background-color:#FFFFFF; }
.profilebox { background-color:#CCCCCC; border: 1px solid #33799d; }
.search p { text-align:right }
.indexlist { font-size: 14px; }
.maingradient {
	background-image: url(../images/right-banner.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color:#FFFFFF;
}

.greybg { background-color:#BABABA; }

.mainbg { background-color:#FFFFFF; }

.contactdetails { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 14px; color: #070709; }
.testimonials { font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 15px; color: #070709; }

#RHCSol_1_DIV, #RHCSol_2_DIV, #RHCSol_3_DIV, #RHCSol_4_DIV, #RHCSellingHome_DIV {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color:#070709;
	font-size:12px;
	margin: 10px 10px 0 0;
	padding: 10px;
	width:auto;
	min-height:75px;
	height:auto !important;
	height:75px;/*Needs to match the min height pixels above*/
	border: 1px solid #070709;
}
.RightPanelBody {
	margin:0;
	padding:0;
	height:100%;
}
#RHC_Body { 
	margin:0; 
	padding:0; 
	background:none;
	width:210px;  
}



/*fee calc styles rom jamie*/
#calc td{
	font-family: verdana,arial,tahoma,helvetica;
	font-size: 11px;
}
	
#calc a{
	color:#003366;
	font-weight: bold;
	text-decoration: none;
}
	#calc a:hover{
		color:#225599;
		font-weight: bold;
		text-decoration: underline;
	}


#calc input,#calc select
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666;
}
	
.calc_lt{
	padding: 4px;
	clear: left;
	float: left;
	width: 200px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #cccccc;
	border: 1px solid #666666;
	border-right-width: 1px;
	border-top-color: #dfdfdf;
	border-left-color: #dfdfdf;
}
	.calc_rt{
		padding: 4px;
		clear: right;
		float: left;
		width: 250px;
		text-align: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		background-color: #dfdfdf;
		border: 1px solid #666666;
		border-top-color: #eeeeee;
		border-right-color: #eeeeee;
	}
		.calc_rt[class]
		{
			width: 229px;
		}
		
		.calc_ltc{
			padding: 4px;
			clear: left;
			float: left;
			width: 225px;
			text-align: left;
			font-family: Arial, Helvetica, sans-serif;
			font-size: 15px;
			background-color: #cccccc;
			border: 1px solid #666666;
			border-right-width: 0px;
			border-bottom-color: #cccccc;
		}
			.calc_rtc{
				padding: 4px;
				clear: right;
				float: left;
				width: 225px;
				text-align: left;
				font-family: Arial, Helvetica, sans-serif;
				font-size: 15px;
				background-color: #dfdfdf;
				border: 1px solid #666666;
				border-bottom-color: #dfdfdf;
			}
				.calc_rtc[class]
				{
					width: 252px;
				}
			
.calc_l
{
	padding: 10px;
	width: 450px;
	clear: both;
	border: 1px solid #666666;
	background-color: #cccccc;
	border-top-width: 0px;
}
	.calc_l[class]
	{
		width: 450px;
	}
	#calc_l input.total
	{
		border: 0px;
		background-color: #cccccc;
		width: 84px;
	}
.calc_r
{
	padding: 10px;
	width: 450px;
	clear: both;
	border: 1px solid #666666;
	background-color: #dfdfdf;
	border-top-width: 0px;
}
	.calc_r[class]
	{
		width: 450px;
	}
	#calc_r input.total
	{
		border: 0px;
		background-color: #dfdfdf;
		width: 100px;
	}