/* print  stylesheet */
body {
   background: white;
   font-size: 10pt;
   font-family: Verdana, Arial,  sans-serif;
   }
#home-sitemap , #sidebar-wrapper , #navigation , hr , #breadcrumbs , #content img , .clear-both  , .content-main-img , #footer li , br , #rightsidebar , .pullquote  {
   display: none;
   }
h1 , h2 , h3 , h4 { 
	font-size: 13pt; 
	font-family: Verdana, Arial,  sans-serif;
 }
h5 , h6 { 
	font-size: 10pt; 
	font-family: Verdana, Arial,  sans-serif;
 }

#container {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: 000;
   background: transparent none;
   }
#footer {   
   font-size: 9pt; 
   border-bottom: 1px solid #999;
   border-top: 1px solid #999;
   margin: 35px 0 0 0;
   padding: 0px;
   } 
#footer .copy {
	padding:7px 0;
	display: block;
	text-align: center;
}
#logo-one {
   margin: 0 0 15px 0;
   border: none;
}
#logo-one img {
   border: none;
}
a:link , a:visited {
   color: #666;
   background: transparent;
   text-decoration: underline;
   }

