/* CSS Document */
/* ****************************************BEGIN PRINT STYLE***********************************************/

body, p, td, li {font-family:Arial, Helvetica, sans-serif; font-size: 12pt; color: #000; background-color:#fff;}
.small { font-size: 10pt;  }
h1 {font-size: 14pt}
h2 {font-size: 13pt}
h3 {font-size: 12pt; font-weight: bold;}
p#copyright, #footer p, #footer a {font-size: 8pt;}

li, ul, ol {line-height: 120%; }
blockquote { text-align: left;}
hr {  color: #000;  font-weight: lighter; border-style: solid;}
u {  text-decoration: underline;}
b { font-weight: bold; }
i { font-style: italic; }


.headline2 {   font-size: 14pt;  font-weight: bold; color: #ccc;}
a.headline2:link {  text-decoration: underline;}
.headline3 {  font-size: 12pt;  font-weight: bold; color: #0d3863;}
a.headline3:link {text-decoration: underline;}
.headline4 {  font-size: 12pt;  font-weight: bold; color: #ccc;}
a:link {  color: #0d3863; text-decoration: underline; font-size: 12pt; }
.alert {  font-weight: bold}
.required {font-weight: bold;}

a:link, a:visited {
   color: #000;
   background: transparent;
   font-weight: normal;
   text-decoration: underline;
   }
/* TURNED OFF THIS FEATURE PER WORK REQ 79806 */
/* #content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 12pt;
   }
 */   
 /* If you have a relative link ie: /index.cfm this code adds in the full url */
 /* TURNED OFF THIS FEATURE PER WORK REQ 79806 */
/* #content a[href^="/"]:after {
   content: " (http://www.smacna.org" attr(href) ") ";
   } */
   

img#printlogo {display: block;}
#leftnav {display: none;}
#created{display:none}
#utility{display:none}
#searchband{display:none}
#leftnav{display:none}
p#advancedsearch {display:none}
#footer {padding-bottom: 30px;width: 80%;}


#container {width:auto; margin: auto; text-align:left; border: 0px; }

#content {display: block; width: 80%;}


