.Estimatebasic {
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18.15pt;
	font-weight: normal;
	color: #000000;
}
.estimaterequired {
	font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 18.15pt;
	font-weight: normal;
	color: #FF0000;
}
#wrapper {
text-align: center;
width: 80%;
margin-left: 10%;
margin-right: 10%;

}

.est_form table {

	margin-right: auto;

	margin-left: auto;

}

#errormsg {
	margin-right: auto;
	margin-left: auto;
	border-width: 2px;
	border-color: red;
	border-style: solid;
	background-color: #ffd7ce;
	padding: 10px;
	width: 300px;
	margin-top: 10px;
}

#thank_you {
	border-style: solid;
	padding: 10px;
	background-color: #b9ffab;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: auto;
	margin-top: 30px;
	border-width: 2px;
	border-color: #008106;
}
