@charset "utf-8";
/* CSS Document */

#searchbox, #content_left, #share, #sd_banner {
	display: none;
}


 
body {
	color : #000000 !important;
	background : #ffffff !important;
	margin-left: -10px !important;
	padding: 0px !important;
	/* IE 6 Page Zoom Fix */
	_zoom: 65%;
	/* End of IE 6 Page Zoom Fix */
} 

#menu {
   display: none;
}

#wrapper {
   width: 90%;
}

#wrapper, #content {
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}

a:link, a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content_left {
	display: none;
}
#siteheader {
	clear: both;
	margin-bottom: 10px;
	display: none;
}
.hide {
	display: none;
}
.clear {
	clear: both;
	margin-bottom: 10px;
}
#content_center {
	clear: both;
	padding-top: 10px;
}
.sdprint_title {
	display: block;
	font-size:106%; font-weight:bold;
	width: 825px;
	margin-right: 30px !important;
	float: right;
}

/* Past Archives Print CSS */

#leftnav_past, #printable-bottom, #search_box, #printable-top {
	display: none;
}
#center_past {
	width: auto;
}
/* Past Archives Print CSS */