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

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

#masthead {
	background: #fff;
	height: auto;
	margin-bottom: 1.5em;
	}
#masthead img {
	position: relative;
	top: 0; left: 0;
	float: right;
	margin-left: .2in;
	}
#masthead h1 { 
	display: block; 
	font-size: 14pt;
	color: #BD3139;
	margin-top: 1em;
	text-align: center;
	}
#masthead h2 { 
	display: block; 
	font-size: 16pt;
	text-align: center;
	}
	
#sidebar-a {
	display: none;
	}
#content {
	clear: both;
	float: none;
      padding: 0;
	width: auto;
	}
html>body #content { width: auto; }

#footer {
	display: none;
	}
p.credits 
	{ 
	font-size: 8pt;
	line-height: 1.3em;
	clear: both;
	margin-top: 2em;
      color: #666;
	text-align: center;
	} 
p.credits a {
	color: #666;
	}

p em {
	color: #1949AF;
	}

div.pagenav {
	display: none;
	}
tr.titlerow { 
        background-color: #fff;
        }
.top { display: none; }
