body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

body, p, td, div, span, h3, h4, input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	line-height: 12px;
}

h3 {
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 5px;
}

h4 {
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-left: 2em;
	padding-left: 0px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.contact_info {
	font-size: 10px;
	line-height: 12px;
}

.quick_links {
	font-size: 9px;
	line-height: 15px;
}

.copyright {
	color: #DEDEDE;
	font-style: italic;
}

#designer, #designer a {
	color: #DEDEDE;
	font-style: italic;
}

////////////////////////////////////////////////
// popups
////////////////////////////////////////////////

.popup h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	//color: #757575;
	line-height: 14px;
	color: red;
}

h6 {
	color: blue;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}

ul.detail_list {
  list-style: none;
  padding: 0 0 0 0;
  margin: 0;
  width: 325;
}

ul.detail_list li {
  text-indent: -1em;
  margin: 0.0em 0.5em 1.0em 1.0em;
}

////////////////////////////////////////////////
// form fields
// input fields have 4 pixels gap between them
////////////////////////////////////////////////

#engineering_report td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #757575;
	line-height: 14px;
}

#engineering_report td input, #engineering_report td textarea {
	line-height: 12px;
	margin-top: 3px;
}

#engineering_report td input {
	height: 18px;
}

#reset {
	height: 15px;
	background: url(../images/button-reset.gif);
}

#engineering_report td div.radio {
	line-height: 20px;
	vertical-align: middle;
	margin-top: 2px;
}

#engineering_report td span.radio {
	margin-left: 12px;
}

#engineering_report td .radio input {
	height: 12px;
	vertical-align: text-top;
	margin-top: 0px;
	margin-left: 0px;
	padding-left: 0px;
	margin-right: 8px;
}

.f_1 {
	width: 88px;
}

.f_2 {
	width: 88px;
}

.f_3 {
	width: 52px;
}

.f_4 {
	width: 116px;
}

.f_5 {
	width: 120px;
}

.f_1_2 {
	width: 180px;
}

.f_3_4 {
	width: 172px;
}

.f_1_2_3_4 {
	width: 356px;
}
