body {
	background-color:#FFFFFF;	
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
	color:#000000;
	margin: 0px;
	padding: 0px;
}

.noPrint {
	display:none;
	height:0px;
	line-height:0px;
	font-size:0px;
	visibility:hidden;
}

input {
	border:0px;
	background-color:#FFFFFF;
	background:none;
	background-color:#FFFFFF
}

h2 {
	font-size:15px;
	color:#000000;
	text-decoration:underline;
}

h3 {
	font-size:20px;
	color:#000000;
	text-decoration:underline;
}

.simUnderline input {
	border-bottom:1px solid #000;
}

hr.hrLight {
	color:#999999;
	background-color:#999999;
	height:1px;
	margin:10px 0px 5px 0px;
}

hr {
	color:#666666;
	background-color:#666666;
	height:1px;
	margin:10px 0px 5px 0px;
}

.sigLine {
	border-bottom:1px solid #000000;
}

td.btnPrint {
	padding:0px;
	display:none;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

.btnPrint input {
	padding:0px;
	display:none;
	height:0px;
	font-size:0px;
	line-height:0px;
	visibility:hidden;
}

.smallerType {
	font-size:11px;
	line-height:16px;
}

  
.pageBreak {
	display:block;
	page-break-before:always;  
}

.chkStyle input {
    margin:0px 0px 0px 15px;
	padding:0px;
    white-space:nowrap;
	border:none;
	width:auto;
}

.mustSign {
	clear:both;
	font-size:10px;
	font-weight:bold;
	padding-bottom:10px;
}
