﻿.PageTitle	,
.FarmLogo	,
#errMsg 	,
#navMenu	,    
.ButtonLine	, 
.usualLine 	,
.fieldLabel	,
.fieldInput	,
.hideInput	,
.onlyScreen {
	display: none;
}
#wrapper {
	margin: 0px 0px 0px 0px;
	overflow: hidden;
}
table  {
	table-layout: fixed;
	border-spacing: 20px 0px;
	page-break-inside: avoid;
}
table,
td {
	border: none;
	font-size: 10pt;
	text-align: justify;
	page-break-inside: avoid;
}
.underline {
	text-decoration: underline;
}
.heading {
	font-weight: bold; 
	text-decoration: underline;
}
.smlPrint {
	font-size: 9pt;
	height: 20px;
}
.onlyPrint {
	display: inline;
}
.justify {
	text-align: justify;
	font-size: 9pt;
}
/*	format for all help dialog boxes  */
.pbIns {
	margin-left: 150px;
}
table.helpMgn  {
	table-layout: fixed;
	border-spacing: 40px 0px;	
}
table.helpAll,
table.helpAll td {
	table-layout: fixed;
	border-spacing: 40px 2px;	
	page-break-inside: avoid;
	border: none;
	text-align: justify;
}
table.helpFst,
table.helpFst td {
	table-layout: fixed;
	border-spacing: 40px 0px;	
	page-break-inside: avoid;
	border: none;
	text-align: justify;
}
.head {
	width: 75px; 
	font-weight: bold; 	
	text-decoration: underline;
	font-size: 8pt;
	text-transform: uppercase;
}
.helpHdg {
	clear: both;
	width: 80px; 
	font-weight: bold; 
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
}
.helpRst {
	font-weight: normal; 
	font-size: 9pt;
}
.helpPrint1 {
	margin-top: 300px;
}
.helpPrint2 {
	text-align: center;
	font-size: 9pt;
}
