/* CSS Document */
body {
   background: white;
   font-size: 10pt;
   }
h1 {font-size: 16pt; color: black; font-weight: bold;}
h2 {font-size: 14pt; color: black; font-weight: bold;}
h3 {font-size: 12pt; color: black; font-weight: bold;}
#header { display: none;}
#left-sidebar {display: none;}
#footer {display:none;}
.toplink {display:none;}
h3.nextlink {display: none;}
#page-wrap, #inside {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#main-content {
   margin-left: -175px;
   padding-top: 1em;
   border-top: 2px solid #000;
   background: transparent none;
   }
a:link, a:visited {
   color: #520;
   background: transparent;
   text-decoration: underline;
   }
.callout {
	background: transparent none;
	border: none;  
	width: auto; 
}
.right-sidebar {display: none;}
/*	width: auto;
	float: none !important;
	padding: 0;
	margin: 0;
	background: transparent none;
} */
.right-sidebar h3, .right-sidebar p, .right-sidebar li {
	color: black;
}
img {
   float: none !important;
   }
