/* CSS Document */
* {
	color:#000000;
}

#vernav {
	display:none;
}

#pagewrap {
	width:auto !important;
	border-top-width: 0 !important;
	border-right-width: 0 !important;
	border-bottom-width: 0 !important;
	border-left-width: 0 !important;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#header {
	border:none 0;}

.headerbox h2 {
	font-size:10pt !important;
}

#contentwrap {
	width:auto !important;
}

#maincontent {
	width:auto !important;
	margin-left:0px !important;
}
#newscolumn {
	display:block;
}

.break_before {
	page-break-after:always;
}

.break_after {
	page-break-after:always;
}


