/***** Global Settings *****/
 
html, body {
	border:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font:100.01%/1.25em Verdana, Arial, Helvetica, sans-serif;
	background-color: #999999;
}

 
/***** Common Formatting *****/
 
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
 
h1 {
	letter-spacing:-1px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
 
h2 {
letter-spacing:-1px;
font:bold 14px Verdana, Arial, Helvetica, sans-serif;
}
 
h3 {
	letter-spacing:-1px;
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:5px 0;
}
 
p, ul, ol {
	margin:0;
	padding:0 0 10px 0;
}
 
ul, ol {
	list-style:disc;
	padding:0 30px 10px 20px;
}
 
blockquote {
	margin:0px 10px;
	padding:0;
}
 
small {
font-size:0.85em;
}
 
img {
border:0;
}
 
sup {
position:relative;
bottom:0.3em;
vertical-align:baseline;
}
 
sub {
position:relative;
bottom:-0.2em;
vertical-align:baseline;
}
 
acronym, abbr {
cursor:help;
letter-spacing:1px;
border-bottom:1px dashed;
}
 
 
/***** Forms *****/
 
form {
margin:0;
padding:0;
display:inline;
}
 
input {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
select {
	font:1em Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
 
textarea {
	line-height:1.25;
	background-color: #FFFFFF;
	
}

 
label {
cursor:pointer;
}
 
/***** Tables *****/
 
table {
	border:0;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	border-collapse: collapse;
	vertical-align: middle;
}
.footerColor {
	background-color: #204585;
	height: 37px;
	width: 960px;
}
.contentHomePg {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 55px;
}
.sidebarBkgrnd {
	background-attachment: scroll;
	background-image: url(images/sidebar_bkrnd.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #000000;
	width: 192px;
}
 
  table tr td {
  }
 
/***** Wrapper *****/
 
#wrap {
width:790px;
margin:0 auto;
}
 
/***** Global Classes *****/
 
.clear         { clear:both; }
 
.float-left    { float:left; }
.float-right   { float:right; }
 
.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }
 
.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }
 
.wrap          { width:960px;margin:0 auto; }
 
.img-left      { float:left;margin:4px 10px 4px 0; }
.img-right     { float:right;margin:4px 0 4px 10px; }
 
.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }
/* other helpful classes */
ol.outline li {
  margin: 0px;
  padding-top: 5px;
  padding-bottom: 0px;
}
ol.outline ol {
  list-style-type: upper-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol {
  list-style-type: decimal;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol {
  list-style-type: lower-alpha;
  margin-left: 0px;
  padding-left: 20px;
}
ol.outline ol ol ol ol {
  list-style-type: lower-roman;
  margin-left: 0px;
  padding-left: 20px;
}

/*main link markup*/

a:focus, a:active { outline: none; }
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: none; }
a:active { text-decoration: none; }
.contentHomePgPadding {
	padding-top: 5px;
}
.sidebarGreenLinkPadding {
	padding-top: 20px;
	padding-bottom: 30px;
}
.sidebarBkgrndstretch {
	height: 100%;
}

/*copy markup*/

.bodyCopy {
	color: #101010;
	font-size: 16px;
	font-family: "Arial Narrow";
	line-height: 24px;
	text-align: left;
	font-weight: normal;
}
.bodyCopy a:link {
	color: #204585;
	text-decoration: underline;
}
.bodyCopy a:visited {
	color: #204585;
	text-decoration: none;
}
.bodyCopy a:hover { color: #f00; text-decoration: none; }
.bodyCopy a:active { color: #b300ff; text-decoration: none; }

.bodytextpump {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.bodytext {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;
	padding-right: 50px;
}
.bodytext a:link {
	color: #204585;
	text-decoration: underline;
}
.bodytext a:visited {
	color: #204585;
	text-decoration: none;
}
.bodytext a:hover { color: #f00; text-decoration: none; }
.bodytext a:active { color: #b300ff; text-decoration: none; }

.background { background-color: black; }
.cellblack { background-color: black; }
.cellwhite { background-color: white; }
.bodyCopyBld {
	color: #204585;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 600;
	line-height: 24px;
	text-align: left;
}
.copyright {
	color: #101010;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align: center;
	padding-top: 10px;
}
.bnrHdr {
	background-attachment: scroll;
	background-image: url(images/bnr_hdr01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 103px;
	width: 960px;
	vertical-align: bottom;
}

.headerlink {
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 16px;
	text-align: left;
	font-weight: 600;
	vertical-align: bottom;
	margin-bottom: 5px;
}
.headerlink a:link { color: #FFFFFF; text-decoration: none; }
.headerlink a:visited { color: #FFFFFF; text-decoration: none; }
.headerlink a:hover {
	color: #333333;
	text-decoration: none;
}
.headerlink a:active { color: #b300ff; text-decoration: none; }

.footerlink {
	color: #000000;
	font-size: 12px;
	font-family: "Arial Narrow";
	line-height: 16px;
	text-align: left;
	font-weight: normal;
}
.footerlink a:link { color: #000000; text-decoration: none; }
.footerlink a:visited { color: #000000; text-decoration: none; }
.footerlink a:hover {
	color: #FF0000;
	text-decoration: none;
}
.footerlink a:active { color: #b300ff; text-decoration: none; }

/*pseudo link markup*/

.link01 { color: #101010; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 16px; text-align: left; }
.link01 a:link { color: #4349ff; text-decoration: none; }
.link01 a:visited { color: #c40000; text-decoration: none; }
.link01 a:hover { color: #f00; text-decoration: none; }
.link01 a:active { color: #b300ff; text-decoration: none; }
.bodyCopyBluItal {
	color: #204585;
	font-size: 16px;
	font-family: "Arial Narrow";
	font-weight: normal;
	line-height: 24px;
	text-align: left;
	font-style: italic;
}
.footerbarlinks {
	padding: 0px;
	height: 37px;
	width: 960px;
	z-index: 100;
	vertical-align: top;
}
.contentinside {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 55px;
	padding-top: 60px;
}
.contentpumps {
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 55px;
	padding-top: 60px;
}
.contentgallery {
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 55px;
	padding-top: 60px;
}
.gallerytablepad {
	padding-top: 5px;
	padding-bottom: 5px;
}
.greenPhotoPad {
	margin-bottom: 10px;
	margin-left: 15px;
}
.bodyCaption {
	color: #101010;
	font-size: 10px;
	font-family: "Arial Narrow";
	line-height: 12px;
	text-align: center;
	font-weight: normal;
}

.bodytext2 {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
	font-weight: normal;

}
.bodytext2 a:link {
	color: #204585;
	text-decoration: underline;
}
.bodytext2 a:visited {
	color: #204585;
	text-decoration: none;
}
.bodytext2 a:hover { color: #f00; text-decoration: none; }
.bodytext2 a:active { color: #b300ff; text-decoration: none; }

.bodytextpump {
	color: #101010;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 14px;
	font-weight: normal;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
}
.bodytextpump a:link {color: #101010; text-decoration: none;}
.bodytextpump a:visited {color: #101010; text-decoration: none;}
.bodytextpump a:hover { color: #f00; text-decoration: none; }
.bodytextpump a:active { color: #b300ff; text-decoration: none; }

.style5 {
	color: #2D56A7;
	font-weight: bold;
}
.style5 a:link {color: #2D56A7; text-decoration: none;}
.style5 a:visited {color: #2D56A7; text-decoration: none;}
.style5 a:hover { color: #f00; text-decoration: none; }
.style5 a:active { color: #b300ff; text-decoration: none; }

.bodytextSpec {
	color: #101010;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 15px;
	font-weight: normal;
	padding: 5px 0 5px 0;

}
.specTable {
	color: #101010;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	border: thin solid #000000;
}
.srvAreaBldWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 20px;
	text-align: left;
}
.specTableBorder {
	border: thin solid #000000;
}
.specHdr {
	color: #101010;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 2px;
	margin-left: 8px;
	
}
.backtoPumps{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 200px;
	text-align: right;
	float: right;
	clear: both;
	padding-right: 10px;
}
.backtoPumps a:link {color: #2D56A7; text-decoration: none;}
.backtoPumps a:visited {color: #2D56A7; text-decoration: none;}
.backtoPumps a:hover { color: #f00; text-decoration: none; }
.backtoPumps a:active { color: #b300ff; text-decoration: none; }

.bodyCpyInset{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	padding-left: 20px;
}
.bodyCpyInset a:link {color: #2D56A7; text-decoration: none;}
.bodyCpyInset a:visited {color: #2D56A7; text-decoration: none;}
.bodyCpyInset a:hover { color: #f00; text-decoration: none; }
.bodyCpyInset a:active { color: #b300ff; text-decoration: none; }
.BoldRed {
	color: #ED2224;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 16px;
	text-align: left;
}
