body {
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

h2, h3, h4, h5 {margin-bottom: .5em;}


#banner {
	width: 100%;
	border-bottom: 1px solid #333;
}

#banner img {display: none;}

#banner a#top-logo {
	display: block;
	background: transparent url(/images/tbl_pdf_logo.jpg) top left no-repeat;
	width: 100%;
	height: 54px;
}

#menu {
	display: none;
}

#sidebar {
	display: none;
}

#back-to-top {
	display: none;
}

#bottom-menu {
	display: none;
}

#footer {
	border-top: 1px solid #666;
	padding-top: 1em;
	font-size: 13px;
}

#copyright {
	font-size: 12px;
	text-align: center;
	padding-top: 1em;
}