/* CSS Document */p {	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-size: 13px;	font-style: normal;	font-weight: normal;	word-spacing: 0.5px;	text-align: left;	vertical-align: text-top;	color: #000000;	margin: 5px 20px;	padding: 0px 20px}h1 {	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-size: 16px;	font-weight: bold;	text-align: center;	vertical-align: middle;	margin: 10px;	color: #003366;}h2 {     /* h2 is for subtitles and catalog img titles*/	font-family: 'Trebuchet MS', Marlett, sans-serif;	font-size: 10px;	font-weight: normal;	line-height: 1.25;	margin: 10px;	color: #000000;	text-align: center;	vertical-align: middle;}h3 {	font-family: 'Trebuchet MS', Marlett, sans-serif;	font-size: 13px;	font-weight: bold;	line-height: 1.25;	margin: 20px 0px 0px 30px;	color: #003366;	text-align: left;	vertical-align: middle;}/* h4 and h5 are for Qualifications page*/h4 {	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-size: 12px;	font-weight: bold;	line-height: 1.25;	margin: 5px 10px 5px 30px;	color: #003366;	text-align: left;	vertical-align: middle;}h5 {	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-size: 12px;	font-weight: normal;	line-height: 1.25;	margin: 5px 5px 5px 40px;	color: #000000;	text-align: left;	vertical-align: middle;}li {	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-size: 11px;	font-style: normal;	font-weight: normal;	line-height: 1.25;	text-align: left;	margin: 5px 10px 5px 20px;	color: #000000;	list-style-type: square;	list-style-position: outside;}	p a:link  {	color: #000000;	text-decoration: underline;}	p a:visited {	color: #003366;	text-decoration: none;}	p a:hover {	color: #003366;	text-decoration: none;}p a:active  {	color: #000000;	text-decoration: underline;}	h1 a:link {	color: #003366;	text-decoration: underline;}h1 a:visited {	color: #000000;	text-decoration: underline;}h1 a:hover {	color: #000000;	text-decoration: none;}	h1 a:active {	color: #003366;	text-decoration: underline;}h2 a:link {	color: #003366;	text-decoration: underline;}h2 a:visited {	color: #000000;	text-decoration: underline;}	h2 a:hover {	color: #000000;	text-decoration: none;}h2 a:active {	color: #003366;	text-decoration: underline;}h3 a:link  {	color: #003366;	text-decoration: underline;}h3 a:visited {	color: #000000;	text-decoration: underline;}	h3 a:hover {	color: #000000;	text-decoration: none;}h3 a:active  {	color: #003366;	text-decoration: underline;}h6 {            /* inquiry form text*/	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-size: 10px;	color: #003366;	line-height: 1.5;	text-align: right;	vertical-align: middle;	margin: 0px;	padding: 5px 20px;}.checkbox {    /*inquiry form checkboxes text and equipment model/mfr info*/	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, sans-serif;	font-weight: normal;	font-size: 10px;	color: #000000;	line-height: 1.25;	text-align: left;	vertical-align: middle;	margin: 0px;	padding: 5px;}.ws_head {	font-family: 'Trebuchet MS', Marlett, sans-serif;	font-size: 14px;	margin: 20px 0px 0px 0px;	text-align: center;}.address, .copyright, .address a:active {	font-family: Arial, Helvetica, 'Trebuchet MS', Marlett, Verdana, sans-serif;	font-weight: normal;	color: #666666;	line-height: 1.25;	text-align: center;	vertical-align: middle;	margin: 0px;	padding: 0px;}.address {	font-size: 9px;}.copyright {	font-size: 9px;}.small {	font-size: 7px;	color: #cccccc; } p, h1, h2, h3, h4, h5, li, p a:link, p a:visited, p a:hover, p a:active, h1 a:link, h1 a:visited, h1 a:hover, h1 a:active, h2 a:link, h2 a:visited, h2 a:hover, h2 a:active, h3 a:link, h3 a:visited, h3 a:hover, h3 a:active, h6, .checkbox {	background-color: transparent;}
