body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	}

a:active { text-decoration: underline; color: #000066}
a:link { text-decoration: underline; color: #000066}
a:visited { text-decoration: underline; color: #000066}
a:hover { text-decoration: underline; color: #99CC00}

.noborder {
	border: none;
	}

.boldme {
	font-weight: bold;
	}

.extratop {
	padding-top: 6px;
	}

.greenme {
	background-color: #99CC00;
	border: solid #FFFFFF;
	border-width: 0px 0px 1px 0px;
	}

.logoanchor {
	position: relative;
	}

.logo {
	position: absolute;
	}

.collagegradient {
	background-color: #0091FF;
	background-image: url("layout/collagegradient.jpg");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	}

.collage {
	background-image: url("layout/collage.jpg");
	background-repeat: no-repeat;
	background-position: 50% 100%;
	}

.productsearch {
	margin: 0px;
	padding: 0px;
	}

.productsearch input {
	border: 1px solid #000000;
	}
	
.searchgo {
	background-color: #007FDF;
	color: #FFFFFF;
	margin: 0px 10px 0px 10px;
	padding: 0px;
	}

#pwblue {
	padding-right: 46px;
	}

#pwwhite {
	padding-right: 18px;
	}

.leftshade {
	background-image: url("layout/leftshade.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	}

.rightshade {
	background-image: url("layout/rightshade.jpg");
	background-repeat: repeat-y;
	background-position: 0% 0%;
	}

#bottomgradient {
	background-color: #0091FF;
	background-image: url("layout/bottomgradient.jpg");
	background-repeat: repeat-x;
	background-position: 0% 100%;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 20px;
	line-height: 140%;
	}

#bottomgradient a:active { text-decoration: underline; color: #FFFFFF}
#bottomgradient a:link { text-decoration: underline; color: #FFFFFF}
#bottomgradient a:visited { text-decoration: underline; color: #FFFFFF}
#bottomgradient a:hover { text-decoration: underline; color: #D2FF4A}

#contactform {
	font-size: 12px;
	line-height: 140%;
	}
	
.secondmaintable {
	font-size: 1em;
	line-height: 140%;
	}

.secondmaintable p {
	margin: 10px;
	}

.topmaintable {
	margin: 10px 10px 0px 10px;
	font-size: 0.7em;
	line-height: 140%;
	}

.topmaintable p {
	margin: 10px;
	}

.ltbluegradient {
	background-image: url("layout/ltbluegradient.jpg");
	background-repeat: repeat-x;
	background-position: 0% 0%;
	background-color: #AADBFF;
	}

.pump {
	border: 1px solid #0091FF;
	}

.greenbarhoriz {
	background-image: url("layout/greenhoriz.gif");
	background-repeat: repeat-y;
	background-position: 50% 0%;
	}

.greenbarvert {
	background-image: url("layout/greenvert.gif");
	background-repeat: repeat-x;
	background-position: 0% 50%;
	}

.bottommaintable {
	margin: 0px 10px 10px 10px;
	font-size: 0.7em;
	line-height: 140%;
	}

.bottommaintable p {
	margin: 10px;
	}

.mfgtable {
	font-size: 1em;
	line-height: 140%;
	}

.mfgtable p {
	margin: 10px;
	}
	
h1 {
	color: #0072C6;
	font-family: Times New Roman, serif;
	margin-top: 15px;
	line-height: 120%;
	}

h2 {
	color: #0072C6;
	font-family: Times New Roman, serif;
	margin-top: 0px;
	line-height: 140%;
	}

.floatright {
	float: right;
	margin-left: 10px;
	}

.floatrightbrd {
	float: right;
	margin: 0px 20px 20px 20px;
	border: 1px solid #333333;
	}

.floatrightnew {
	float: right;
	margin: 0px 20px 20px 20px;
	border: none;
	}
	
.floatleftbrd {
	float: left;
	margin: 0px 30px 20px 0px;
	border: 1px solid #333333;
	}

.leftmenu ul {
	margin: 0px;
	padding: 3px 0px 3px 10px;
	font-weight: bold;
	list-style-type: none;
	}
	
.leftmenu ul ul {
	font-weight: normal;
	}

.leftmenu li {
	padding: 3px;
	}

.leftmenu  a:active { text-decoration: none; color: #000000}
.leftmenu  a:link { text-decoration: none; color: #000000}
.leftmenu  a:visited { text-decoration: none; color: #000000}
.leftmenu  a:hover { text-decoration: underline; color: #0099FF}

.blackborder {
	border: 1px solid #000000;}
	