@charset "UTF-8";
body {
   background: white;
   font-size: 10pt;
   font-family: Georgia, "Times New Roman", Times, serif;
   }
#page {
   width: auto;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
#printheader {
	display: block;
	margin: 0 auto;
}
h1, h2, h3 {
	font-family: "Century Gothic", verdana, sans-serif;
}
div#page {
   margin-left: 10%;
   padding-top: 1em;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: none;
   }
.search-box{
	display: none;
}
.squarenavcontainer {
	display: none;
}
img {
	border: none;
}
.topmenu {
	display: none;
}
.side-box {
	display: none;
}
#logo {
	display: block;
	visibility: hidden;
	float: right;
}
#footer {
	margin-top: 5em;
	border-top: 1px solid #666;
}
h1, h2, h3, h4, h5, h6 { page-break-after:avoid; 
     page-break-inside:avoid }
img { page-break-inside:avoid; 
     page-break-after:avoid; }
blockquote, table, pre { page-break-inside:avoid }
ul, ol, dl  { page-break-before:avoid }