input, textarea, select {
	font-size: 9pt;
	font-family: Verdana, "Lucida Grande", "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
}
table.estimate_form {
}
tr.estimate_form_header {
	font-weight: bold;
}
td.estimate_form_header_del {
	border-bottom: solid 3px rgb(224, 211, 169);
	font-size: 1pt;
	padding-top: 10px;
}
td.estimate_form_header {
	font-size: 10pt;	
	padding-bottom: 3px;
	color: #b8070c;	
}

tr.estimate_form_selection {
}
span.estimate-small-text {
	font-size: 7pt;
}
td.estimate_form_selection_del {
	border-bottom: solid 1px rgb(224, 211, 169);
	padding-top: 3px;
	font-size: 1pt;
}
td.estimate_form_selection_title {
	vertical-align: top;
	padding-top: 3px;
	white-space: nowrap;	
}
tr.estimate_form_selection {
}
td.estimate_form_selection_del {
	border-bottom: solid 1px rgb(224, 211, 169);
	padding-top: 3px;
	font-size: 1pt;
}
td.estimate_form_selection {
	vertical-align: top;
	padding-top: 3px;
}

td.estimate_form_send {
	text-align: center;
	padding-top: 0px;
}

table.estimate_info_fields {
}
td.estimate_info_field {
}
td.estimate_info_field_title {
	padding-right: 10px;
}
td.estimate_info_field_required {
	background-color: #0019A8;
	width: 20px;
}
td.estimate_info_field_optional {
	background-color: #616161;
	width: 20px;
}
td.estimate_info_field_title_required {
	color: #0019A8;
	text-align: right;
}
td.estimate_info_field_align_right {
	text-align: right;
}

td.estimate_info_field_title_optional {
	color: #616161;
	text-align: right;
}

td.estimate_error_title {
	padding: 5px 5px 5px 5px;
	text-align: center;
	border: solid 2px #EE0000;
}
td.estimate_good_title
{
	padding-top: 20px;
	text-align: center;	
	color: Green;
	font-weight: bold;
}
input.estimate_info_field_error {
	background-color: #FF7F7F;	
}

table.estimate_table_radio {
}
td.estimate_table_radio {
	padding-right: 10px;
}
