body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	height: auto !important;
}
html {
	height: auto !important;
}
.wrapper {
	min-height: 0 !important;
	height: auto !important;
	margin: 0;
}
a {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.screen {
	display:none;
}
.print {
	display: inline;
	color: #000;
	width: 7in;
}
.pageheader {
	height: 2.75in;
	position: relative;
	width: 100%;
}
.coltitles {
	position: relative;
	width: 100%;
	text-align: left;	
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	clear: both;
}
.floatlt {
	position: relative;
	padding-top: 6px;
	padding-left: 2px;
	float:left;		
}
.floatrt {
	position: relative;
	padding-top: 6px;
	padding-right: 2px;
	float:right;
}
.totals {	
	position: relative;
	float:right;
	width: 3in;
	background-color: #c0c0c0;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
}
.pagecontent {
	position: relative;
	height: 5in;
	border: 1px solid black;
	width: 99%;
	text-align: left;
	clear: both;
}
.pagefooter {
	text-align: center;
	font-size: 10px;
	font-style: italic;
}
.pagebreak {
	page-break-before: always;
	height: 1px;
	width: 1px;
}
.invcompanyinfo {
	position:relative;
	float:left;
	width:3.25in;
	height: 1.4in;	
	font-weight: normal;
	text-align: left;
}
.invbillto {
	position:relative;
	float:left;
	width:4in;
	height: 1.25in;
	font-weight: normal;
	padding-left: .5in;	
	text-align: left;
}
.invinfo {
	position: relative;
	float:right;
	width: 2.5in;
	text-align: right;	
}
.invinfo table {
	border-top: 1px solid black;
	border-right: 1px solid black;
}
.invinfo td {
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	text-align: center;
	font-size: 12px;	
	font-weight: bold;
	margin: 0px;
	padding: 2px;
}
.tablehead {
	font-weight: normal !important;
	background-color: #c0c0c0;
}
H3 {
	font-weight: bold;
	font-size: 18px;
	margin: 0 0 4px 0;
}
.tablealt {
	border-top: 1px solid black;
	border-bottom: 1px solid black;
}