body { font-family: Verdana, Arial, Helvetica, sans-serif;
   background: white;
   font-size: 12pt;
   }
#head, #se {display: none;}
#side {display: none;}
#side_upper {display: none;}
#side_lower {display: none;}
#foot {display: none;}
#crumbs {display: none;}

#contentwrapper {
   width: 100%;
   margin: 0;
   padding: 0%;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
 
#middle { width: 100%; margin: 0; float: none !important; }
   
#right { width: 100%; margin: 0;
   padding-top: 2em;
   border-top: 1px solid #ccc;
	float: none;
	border-left:0px dotted #fff;
   }


a:link, a:visited {
   color: #70B3B5;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
/* a:after {
    content: " (" attr(href) ") ";
} */
  
h1 { font-size: 18px;
	font-weight: bold; }
	
table { width: 90%;
padding: 5px;
border: 0;
page-break-inside: avoid;}

#print-logo {display:block;}
