div#left-col, div#right-col, .noprint, .readmore, .path, #debug, #mailafriend, #topofpage, #addcomments, .pagenavigator, #printfriendly {
	display: none;
}

div#float-wrapper {
	float: none;
}

img#logo {
	float: left;
	margin: 0 1em 1em 0;
}

div#full-wrapper {
	clear: both;
}

body {
	font: 100% "Times New Roman", Times, Serif;
}

p.path {
	margin-top: 1em;
	font-size: 80%;
}

h1, h2, h3 {
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-Serif;
	color: #000;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 1.1em;
}

h3 {
	font-size: 1.0em;
}

div#footer .block {
	border-top: 1px dashed #00687a;
	margin-top: 2em;
	padding-top: 1em;
}

table, td, tr {
	width: auto;
}