
div#bodywrapper {
 border : 2px solid #999;
	border-bottom-color: #fff;
	width: 650px;
} 
html>body div#bodywrapper {
 width: 650px;
} 
table#maintable {
 width: 97%;
}
html>body table#maintable {
  width: 97%;
}

td#body-content, li, p {
 font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #fff;
	width: 94%;
}

html>body td#body-content {
 width: 94%;
}

.logo {
  display: block;
}
td.bread, .bread, div#nav-top-bg, div#nav-top-banner, #search  { 
 display: none;
}
 
 td.banner, .column-title, td.column-title, div#right-col {
 display: none;
}

  /*  -- bottom menu, etc -- */

td#menu3 {
 display: block; 
 font-size: 8pt;
	text-align: center; 
	border-top-color: #333333;
	border-top-style: dotted;
	border-top-width: thin;
	margin: 0 .3em 0 .3em;
	letter-spacing:normal;
	width: 6.00in;
	
	}
.menu3 {
  font-size: 8pt;
  text-align: center;
		display: inline;
}
.printcredit { 
  font-size: 9pt;
 	text-align: center;
		display: inline;
}

