/* ------------------------------------------------------------------------
	PRINT STYLESHEET
------------------------------------------------------------------------ */

#utils, #flash, #menu, divSubMenus, #visual, #breadcrumb, #tools, #footer {
	display: none;
}
body * {
	color: #000 !important;
}
#body {
	padding: 30px 0 0;
	width: 6.5in;
}
#content {
	float: none;
	margin: 20px 0 0;
	width: auto;
}


#header h1 {
	float: none;
}
#header h1 img {
	width: 1.451in;
	height: .625in;
}
h3 {
	font-size: 2em;
	font-weight: bold;
}
li {
	margin: 0 0 0 20px;
	list-style: square;
}