/* ----             PRINTER FRIENDLY CSS            --- */
/* ---- overrides a few classes for better printing --- */

/*body {
	margin-top:0px;
	background-color: #ffffff;
	background-image:none;
	color:#000000;
}

p,div,a,td,h1,h2,h3,h4,h5,h6 {
	color:#000000;
}
.footerlogo {
	width:100%;
	background-image:none;
}
*/
.contentbottomlinks {
	display:none;
}



/* ---- PAGE WIDTH --- */

/* wrapper div (width) */
#wrapper {
	width:100%;
}

.banner {
	float:none;
}

.navbararea, .navbar, #nav, .leftcol {
	float:none;
	display:none;
}
