﻿.PageTitle	,
#errMsg 		,
#navMenu	,    
.ButtonLine	, 
.usualLine 	,
.fieldLabel	,
.fieldInput	,
.hideInput	,
.onlyScreen {
	display: none;
}
#tnPhotoR {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;	*/
}
.printPeople {
	font-size: 10pt;
}
.underline {
	text-decoration: underline;
}
.rptHead {
	font-size: 12pt;
	text-align: center;
	font-weight: bold;
	margin: 0 0 20pt 0;
}
.rptHead1 {
	font-size: 13pt;
	text-align: center;
	font-weight: bold;
	font-variant: small-caps;
}
.SorL {
	font-size: 11pt;
	color: red;
	text-align: center;
	margin: -40px 0 25px 0;
	width: 722px;
}
.scrollRptBig {
	margin-left: -110px;
}
.heading {
	font-weight: bold; 
	text-decoration: underline;
}
.boldRed {
	font-weight: bold; 
	color: red;
}
.smlPrint {
	font-size: 8pt;
	height: 20px;
}
.onlyPrint {
	display: inline;
}
.justify {
	text-align: justify;
	font-size: 9pt;
}
.certifyRpt {
	display: inline;
	font-size: 7pt;
	font-weight: bold; 
}

/*	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: 75px; 
	font-weight: bold; 
	vertical-align: top;
	text-align: left;
	font-size: 8pt;
}
.helpRst {
	font-weight: normal; 
	font-size: 9pt;
}
