body { 
	background: #FFF; 
	font: 11pt/1.3em Arial, Helvetica, sans-serif; 
	text-align: left; 
	}
#wrapper {
	width: auto;
	margin: 0;
	background: #fff;
	}
#masthead {
	height: auto;
	margin-bottom: 1em;
	padding: 0; 
	background: #fff; 
	}
#masthead img { float: left; }
#masthead h1 { 
	text-align: left;
	color: #005098;
	position: relative;
	top: 0; left: 0;
	font-size: 20pt; line-height: 1.3em;
	margin-left: 130px;
	}
#masthead h2, #masthead h3 {
	margin-left: 130px;
	color: #000;
	position: relative;
	top: 0;
	font-size: 12pt; line-height: 1.3em;
	}
#masthead h2 {
	left: 0;
	}
#masthead h3 {
	right: 0;
	}
#innerwrapper {
	padding: 0;
	background: #fff; 
	}
#navcol { 
	display: none;
	}
#page {
	clear: both;
	float: none;
	width: auto;
	padding: 0; 
	margin: 0;
	}

#footer {
	display: none;
	}
.hide { display: inline; }

.top { visibility: hidden; }
.credits { color: #000; font-size: 9pt; border-top: 1px solid #005098; padding-top: 1em; margin-top: 2em; }
