body  { 
	padding: 0;
	font-size: 11pt;
	line-height: 1.5em;
	background: #fff;
	text-align: left;
	}

.hide { 
	display: inline; 
	}
.noprint {
	display: none;
	}
#wrapper {
	text-align: left;
	width: auto;
	margin: 0;
	border: none;
	background: #fff; 
	}
html>body #wrapper { width: auto; }

#masthead {
	background: #fff;
	height: auto;
	}
#masthead img.pronly {
	visibility: visible;
	position: relative;
	top: 0; left: 0;
	float: left;
	margin-right: .25in;
	}
#masthead h1, #submast h2 { display: block; }
#submast {
	background: #fff;
	height: auto;
	}
#submast h2 {
	font-weight: normal;
	font-style: italic;
	}
#sidebar-a {
	display: none;
	}
#content {
	float: none;
      padding: 0;
	width: auto;
	clear: both;
	padding-top: .15in;
	}
#footer, .pagenav {
	display: none;
	}
p.credits 
	{ 
      color: #000;
	font-size: 8pt;
	text-align: center;
	margin-top: .5in;
	} 
p.credits a, p.credits a:visited {
	color: #000;
	}

.top { 
	visibility: hidden;
 	}
.firstpara { margin-right: 0; }