body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#qtform {
	width: 800px;
}

#qtformtab td {
	/* border: #FF5028 1px solid; */
	border: none;
}

.qttab {
	border: #FF5028 1px solid;
	width: 100%;
	height: 100%;
}

.qttab td {
	padding: 2px;
}

.qtboxno {
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/circle1.gif);
	height: 27px;
	width: 32px;
	padding-top: 5px;
	padding-left: 10px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	float: left;
}

h1 {
  height: 40px;
  vertical-align: bottom;
	font-size: 22px;
 	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333;
	text-align: left;
	width: 100%;
}

.qtboxtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FF5028;
	font-weight: bold;
}

#priceStr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333399;
	font-weight: bold;
}

#qtypeStr {
	font-weight: bold;
}

.box {
	margin-right: 5px;
	margin-bottom: 5px;
}

.clr {
 clear: both;
 height: 0px;
}

#lblOverSix, #lblOtherFuel, #lblRoofArea, #lblOtherMaterial, #lblOtherLocation, #lblInRoof, #lblOtherProperty {
	visibility: hidden;
}