.print {
	display:block;
}
.dontprint {
	display:none;
}

#ust-sectionHeader {
	margin-left:12px;
	height:auto;
}
#leftCol { display:none; }
#pageBody {
	width:700px;
}
#pageBody .functional {
	width: 800px;
}
h2.print {
	color:black;
	font-size:18pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#Footer {
	border-top: 2px solid #CCCCCC;
	width:410px;
}
