#columnLeft, #nav, #colRight, .to_top, #pageLogo, #subHeader, .noPrint {
	display:none;
}

#header {
	width:100%;
}

#columnFull {
	width:100%;
	margin:0;
	float:none;
}

.pageTitle {
	width:100%;
	font-size:20pt;
}

h6 {
	width:100%;
	font-size:11pt;
	font-weight:normal;
	margin:10pt;
}

p {
	width:100%;
	font-size:10pt;
	line-height:150%;
}

li {
	list-style-type:lower-alpha;
}

#footer p {
	font-size:9pt;
	color:#999;
}