body {
	color: black;
	background-color: white;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: none;
}

.content.wide {
 width: 6.5in;
 margin: 0 0 2% 0;
 }
 .header {
	
	display: none;
}
.header.smlogonarrow h1 {
  text-align: left;
  text-indent: 1px;
  font-size: 180%;
  font-weight: bolder;
}
#printlogo {
	display: block;
}

.wrapper {
	text-align: left;
	width: 100%;
	margin: 0;
	min-width: none;
	overflow: visible;
}
.content  {
   width: auto;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
	
.fullcontent {
	position: static;
	width: auto;
	float: none !important;
	margin: 0;
	padding: 0;
}
.fullcontent p, .fullcontent ol {
	font-family: Georgia, serif;
	}
.fullcontent h1 {
	margin-bottom: -.4em;
	}
#nav-box18 {
	display: none;
}
#nav-box28 {
	display: none;
}
#printlogo {
	padding-bottom: 2em;
}
#footermenu {
	display: none;
}
#footer p {
	font-size: 100%;
	text-align: left;
	padding: 1em 0 0 0;
}
 .printonly {
 	display: block;
	width: 6.5in;
 }