
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
body {
	background-color: #FFF;
	background-image: url(images/pagebg.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #4E73A5;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4E73A5;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #4E73A5;
}
.SubTitleBlue {
	font-size: 16px;
	color: #4E73A5;
	font-weight:normal;
}
.SubTitleBlue1 {
	font-size: 14px;
	color: #4E73A5;
	font-weight:normal;
}
.SubTitle {
	font-size: 16px;
	color: #000;
	font-weight:normal;
}
.SubTitle2 {
	font-size: 18px;
	color: #000;
	font-weight:normal;
}
h4 {
	font-size: 20px;
	color: #000;
	font-weight:normal;
}
h5 {
	font-size: 20px;
	color: #4E73A5;
	font-weight:normal;
}
h6 {
	font-size: 24px;
	color: #000;
	font-weight:normal;
}
.Text12 {
	font-size: 12px;
}

.Footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;
	line-height:24px;
}

.Footer a:link {
	color: #333;
	text-decoration: none;
}
.Footer a:visited {
	text-decoration: none;
	color: #333;
}
.Footer a:hover {
	text-decoration: underline;
	color: #4E73A5;
}
.Footer a:active {
	text-decoration: none;
	color: #333;
}

.TextBox1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	width:120px;
	text-align:center;
}

.SelectBox1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	text-decoration: none;
	width:130px;
}
.HouseSpecTitle {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
	padding:5px;
	font-weight: bold;
}
.HouseAddress {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	padding:5px;
}
.HousePrice {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BC480F;
	padding:5px;
	font-weight: bold;
}

.ResourceCenter {
	background-image:url(images/resourcecenter.png);
	background-repeat:no-repeat;
	height:156px;
	padding-left:42px;
}
.Steps5 {
	background-image:url(images/5steps.png);
	background-repeat:no-repeat;
	height:336px;
	/*padding-left:58px;*/
}

.FirstTime {
	background-image:url(images/firsttime.png);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#EFF0E6;
	padding-left:20px;
	padding-top:60px;
}
.ResourceInner {
	background-image:url(images/inner/resourcecenter.png);
	background-repeat:no-repeat;
	height:140px;
	padding-left:42px;
}

.TitleBorder {
	border-bottom:dashed 1px #D1D5B7;
	padding-bottom:4px;
	font-size: 20px;
	color: #000;
	font-weight:normal;
}

.Questions {
	font-weight:normal;
	line-height:22px;
}
button {

	text-decoration:none;
	cursor: pointer;
	vertical-align: middle;
	border:none;
	margin:0 5px 5px 5px;
	padding:0;
}

.calculateBtn {
	 height:38px;
	width:148px;
	background:transparent url('images/button_calculate.png') no-repeat top left;

}
