/* PRINT */
/* Eric Myer Reset */
html, body, div, span, applet, object, iframe,
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 {
margin: 0;padding: 0;border: 0;outline: 0;font-weight: inherit;font-family : "Times New Roman", Times, serif; font-size : 12pt;vertical-align: baseline;}
/* remember to define focus styles! */
:focus {outline: 0;}
body {line-height: 1.2;color: black;background: white;padding:10%;font-family: Times,"Times New Roman",Garamond, serif;}
ol, ul {list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: separate;border-spacing: 0;}
caption, th, td {text-align: left;font-weight: normal;}
blockquote:before, blockquote:after,q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
#content a { text-decoration: underline;color:#000000 }

#content a:after {
    content: " ( "attr(href)" )";
}


strong { font-weight: bold; }
#header, #navigation, #sidebar, #subnavigation {display:none; }

h1, h2, h3,h4, h5, h6 {color: #CCCCCC; padding-bottom: 2px;padding-top:5px;
}
p {
 line-height: 18pt;margin:0 0 18px 0;
}

#content h1 {
background: url(/assets/img/logo.png) 0 0 no-repeat;
background-color: black;
 font-size: 24pt;
 text-align: center;
 font-family: Helvetica, Verdana, Arial, sans-serif;
 padding: 7pt;
 text-transform: uppercase; 
 border-top:1px dashed #000000;
 border-bottom:1px dashed #000000;
}
#content h2 {
 padding: 0;
 margin: 0;
 font-size: 15pt;
 color:black;
}
#content h3 {
 padding: 0;
 margin: 0;
 text-align: right;
 font-style: italic; 
}

#content h4 {
 font-family: Helvetica, 
Verdana, Arial, 
  sans-serif;
 border-top: 3pt solid black;
/* background-color: #BEBEBE; */
 /* ~30% black */
 padding: 12pt;
 margin: 0;
}

#footerwrapper {
 border-top: 1px dashed #000000;
 text-align: center;
 font-family: Helvetica, 
 Verdana, Arial, 
  sans-serif;
}

.title{
 padding: 0;
 margin: 0;
 font-size: 15pt;
 font-weight:bold;
}


div.utility{display:none;}
div#accessibility{display:none;}
/*div.logo{background: url(/assets/img/logo-ie.png) 0 0 no-repeat;}*/

#header .logo h1 {  background: url(/assets/banners/H1N1inPA-160x87.gif) 0 0 no-repeat; text-indent: -4000px; }

#print-logo {display:block;}



