/*
-----------------------------------------------
Print Style Sheet

Site:NEXGEN Balers
Author: Rick Hocutt
----------------------------------------------- */

body {
	color: black;
	font: 10pt/1.6 Tahoma, Helvetica, Arial, sans-serif;
	width:650px;
	background-color:white;
}
a {
	color:black;
	text-decoration:none;
}
#accessibility, #masthead, #mainNavWrap, #mainNav, #sidebar, #footer {
	visibility:hidden;
	height:0;
}
#wrapper {
	margin:0;padding:0;
	width:100%;
	background-color:#fff;
	background:none;
	font-size:1.2em;
	line-height:1.6em;
}
#container {
	padding-right:0px;
}
#wrapper #mainContent {
	width:100%;
	overflow:visible;
	padding:0;
	margin:0;
	float:none;
}
.shell {width:100%; }