/*
 Common styles for screen, print and handheld media
 Site: Pentair
*/

html, body, div, span, applet, object, iframe, 
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td { border: 0; margin: 0; outline: 0; padding: 0; vertical-align: baseline; }
:focus { outline: 0; }
body { background: #fff; color: #5E5E5E; font-family: Arial, Helvetica, sans-serif; line-height: 1.5; }
a { /*color: #1c3f95;*/ color: #2279b1; text-decoration: none; }
a:hover { text-decoration: underline; }
h1 { color: #1C3F95; font-size: 1.67em; margin: 0 0 0.75em 0; }
h1 span { color: #919191; }
h2 { font-size: 1.33em; font-weight: normal; margin: 0.25em 0 0.75em 0; }
h3 { color: #7E7E7E; font-size: 1em; font-weight: normal; margin: 0 0 0.75em 0; text-transform: uppercase; }
h4, h5, h6 { color: #878787; font-size: 1em; font-weight: normal; margin: 0 0 0.75em 0; }
p { margin: 0 0 1.5em 0; }
p.date { font-size: 0.92em; font-weight: bold; margin: 0 0 1em 0; }
blockquote:before, blockquote:after, q:before, q:after { content: ""; }
blockquote, q { quotes: "" ""; }
ol, ul { list-style: none; }
dl { margin: 0 0 1em 0; }
dt { font-weight: bold; }
dd { margin-bottom: 1em; }
input, select, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 1em; } 
.ddtrademark { font-family: Arial, Helvetica, sans-serif; font-size: .5em; color: red;}

table { border-collapse: collapse; border-spacing: 0; font-size: 1em; }
caption, td { font-weight: normal; text-align: left; }
th { text-align: left; }
hr { display: none; }
.clear { clear: both; }
.center { text-align: center; }
.cleaner { clear: both; font-size: 0; height: 0; line-height: 0.0; }
