@import url(media.css);
@import url(inlines.css);

body {
	color: #000;
	background-color: #fff;
	font-size: 100%;
}
#header, #lefthandcolumn, #righthandcolumn, #footer, #toplevel, #seclevel, #breadcrumb, #topbanner, .noprint, .toptablebanner {
	display: none;
}
#maintable, #bodyWrap, #centralcolumn {
	width: 100%;
	padding: 0;
}
#bodyWrap {min-width: 0;}
#maintableContainer {background: transparent none;}
.pathname, .printonly {
	display: block;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
}
#sitemap {font-size: 11px;}
