body {
	background: #fff;
	text-align: left;
	}
p, ul, ol, h4, li, td { 
	font-size: 11pt;
	}
html>body p, ul, ol, h4, li, td { font-size: 11pt; line-height: 15pt; }

.print-inline { display: inline; }
h3.newstitle { 
	color: #000; 
	background: #fff; 
	}
#main {
	width: auto;
	background: #fff;
	margin: 0;
	}
#nav {
	display: none;
	}
#content {
	float: none;
	padding: 0;
	width: auto;
	border: 0;
	}
html>body #content { width: auto; }

#sidebar {
	}

.topnav { 
	display: none;
	}
.small  { 
	font-size: 9pt;
	line-height: 1.3em;
	}
.top { display: none; }
.botnav { display: none; }
#sidebar { display: none; }

#shadow-wrapper { 
	width: auto;
	margin: 0;
	-moz-box-shadow: 0px 0px 0px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0px 0px 0px rgba(0,0,0,0.7);
	box-shadow: 0px 0px 0px rgba(0,0,0,0.7);
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=270, Color='#000000')";
	}
#masthead {
	width: auto;
	height: 172px;
	margin: 0; 
	background: #fff;
	}
#masthead a.hlink {
	left: 0px;
	}
#masthead a.pres {
	right: 0px;
	}
#masthead .subnav { 
	display: none;
	}
#masthead h1.page { 
	position: absolute;
	left: 0px;
	top: 130px;
	margin: 0 0 0 30px;
	width: auto;
	font-size: 22px; 
	line-height: 28px;
	color: #000;
	}

h3.newstitle { border-top: 0; }
table.fees {
	border: 1px solid #000;
	border-width: 1px 1px 0 0;
	background-color: #fff;
	}
table.fees tr.toprow td {
	background-color: #fff;
	color: #000;
	}
table.fees tr.toprow td.hilite {
	background-color: #fff;
	color: #000;
	}
table.fees tr.odd {
	background-color: #000;
	}
table.fees td {
	border: 1px solid #000;
	border-width: 0 0 1px 1px;
	}

