@charset "UTF-8";
.pumpname {
	color: #000000;
	font-size: 1.5em;
}
#tablewrap {
	width: 98%;
	position: relative;
	padding: 0px;
	height: auto;
	float: left;
	margin: 0px 0px 30px;
	clear: both;
	font-size: None;	
}
.tablebody {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	padding: 2px;
	width: auto;
	border-collapse: collapse;
	table-layout: auto;
	empty-cells: show;
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	float: left;
}
.alternaterowcolor {
	background: #CCCCCC;
	border: 1px solid #000000;
	font-size: 90%;
}

.tablecategory {
	color: #FFFFFF;
	background: #000000;
	font-weight: bold;
	
}
.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;
}
.tablewrapleft {
	float: left;
	width: auto;
	position: relative;
	clear: none;
	padding: 0px;
	height: auto;
	margin: 30px 30px 30px 0px;
	
}
.tablebodypump {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
}
.tablewrapright {
	float: left;
	width: 45%;
	position: relative;
	clear: right;
	height: auto;
	margin: 30px 30px 30px 0px;
	
}
.whitecentercolumn {
	background: #FFFFFF;
}
ul {
	padding-left: 15px;
	list-style: square;
}
th {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 1.5em;
}
