#topnav { display: none; }
#quickmenu { display: none; }
.leftnav { display: none; }
#usertools { display: none; }
#breadcrumbs { display: none; }
#rightnav { display: none; }
.lncnr {
	display: none;
	width: 0px;
}
#debug { display: none; }
.handheld { display: none; }
.noprint { display: none; }
.screenonly { display: none; }
.forumtools { display: none; }
.reviewtools { display: none; }
.printonly { display: inline; }
#tabsbox .tab, #tabsbox .tabcurrent img {
	display: none;
}
#tabsbox h2 {
	font-size: 140% !important;
}
body {
   background: white;
   font-size: 12pt;
   }
#frame {
	width: auto !important;
	margin: 0 0;
	padding: 0;
	border: 0;
	float: none !important;
	}
#main a:link, #main a:visited {
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
.fig, .fig td, .fig th {
	border: none;
	font-style: italic !important;
	page-break-inside: avoid;
}
img {	
	page-break-inside: avoid;
}
.tbl, .tbl td, .tbl th, #login, #buttons, .new {
	border: 1px solid Gray;
}
.tblhdr {
	color: Black;
}
.hidetbl, .hidetbl td, .hidetbl th {
	border: 0;
}