/* Print CSS */

body {
	color: #000;
	font-size: 12pt;
	}

a {
	color: #000 !important;
	}

.noprint,
#header #menu,
#header #utils,
.w2col #section_menu {
	display: none;
	}

#mainwrap {
	width: auto;
	}

.w2col #content {
	float: none;
	width: auto;
	}

#header h1, #header h2 {
	margin-left: -15px;
	}


.col1, .col2 {
	width: 50%;
	}

#footer {
	background: none;
	}
