@charset "UTF-8";
.pumpname {
	color: #000000;
	font-size: 1.5em;
}
#tablewrap {
	width: 98%;
	position: relative;
	padding: 0px;
	height: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	margin: 0px 0px 30px;
	clear: both;
}
#tablewrap2 {
	width: 90%;
	position: relative;
	padding: 0px;
	height: auto;
	margin: 0px 0px 30px;
	border-width: 0px;
	border-style: none;
	float: left;
	clear: both;
}
#tablewrap3 {
	width: 95%;
	position: relative;
	padding: 0px;
	height: auto;
	border-width: 0px;
	border-style: none;
	float: left;
	margin: 0px 0px 30px;
	clear: both;
}
#tablewrap4 {
	width: 90%;
	position: relative;
	padding: 0px;
	height: auto;
	margin: 0px 0px 30px;
	border-width: 0px;
	border-style: none;
	float: left;
	clear: both;
}
.tablebody {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #002B00;
	border-collapse: collapse;
	padding: 8px;
	clear: both;
}
.alternaterowcolor {
	background: #CCCCCC;
	border-top: 1px solid;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
}

.tablecategory {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px 12px 0px 4px;
	border: 1px solid #000000;
}
.tableheadstationary {
	color: #FFFFFF;
	background: #C7AA7F;
	font-weight: bold;
	line-height: .75em;
}
.tableheadindustrial {
	color: #FFFFFF;
	background: #7D7D7D;
	font-weight: bold;
	border: 1px solid #002200;
}
.tableheadSuperDuty {
	color: #FFFFFF;
	background: #003366;
	font-weight: bold;
	line-height: 0.75em;
}
.tableheadDuplex {
	color: #FFFFFF;
	background: #2A3F00;
	font-weight: bold;
	line-height: 0.75em;
}
.tableheadIndusPort {
	color: #FFFFFF;
	background: #550000;
	font-weight: bold;
	line-height: 0.75em;
}
.tableheadScrew {
	color: #FFFFFF;
	background: #372F3D;
	font-weight: bold;
	line-height: 0.75em;
}
.tableheadEnclosedScrew {
	color: #FFFFFF;
	background: #A32930;
	font-weight: bold;
	line-height: 0.75em;
}
.tableheadAirTreat {
	color: #FFFFFF;
	background: #A4C3AE;
	font-weight: bold;
	line-height: 0.75em;
}
.tablewrapleft {
	float: left;
	width: auto;
	position: relative;
	clear: none;
	padding: 0px;
	height: auto;
	margin: 30px 30px 30px 0px;
	border-width: 0px;
	border-style: none;
}
.tablebodypump {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border-collapse: collapse;
	border: 1px solid #FFFFFF;
}
.tablewrapright {
	float: left;
	width: 45%;
	position: relative;
	clear: right;
	padding: 0px;
	height: auto;
	margin: 30px 30px 30px 0px;
	border-width: 0px;
	border-style: none;
}
.whitecentercolumn {
	background: #FFFFFF;
}
ul {
	padding-left: 15px;
	list-style: square;
}
.clearfloat {
	clear: both;
	margin-bottom: 30px;
}
table {
	padding: 6px;
}
