body
{
	text-align: center;
	padding: 0px;
	margin: 0px;
}
body, table, tr, td, select, input, ul, li, a, h1, h2, h3
{
	color: #4b4b4b;
	font: 12pt/20pt "Times New Roman", Times, serif;
}
#header
{
	display: none;
}
#footer
{
	display: none;
}
.clear
{
	clear: both;
}
#content
{
	margin-left: 20pt;
	margin-right: 30pt;
	text-align: left;
}
.pagetop
{
	display: none;
}

img
{
	border: none 0px;
}

h1, h2
{
	font: 12pt Georgia, "Times New Roman", Times, serif;	
	color: #4b4b4b;
}


h3
{
	font: 12pt Georgia, "Times New Roman", Times, serif;	
	color: #4b4b4b;
}

.chaintable td h1
{
	font: 12pt Georgia, "Times New Roman", Times, serif;	
	color: #4b4b4b;
}

.billingtable td h1, .billingtable td h2
{
	font: 12pt Georgia, "Times New Roman", Times, serif;	
	color: #4b4b4b;
}


#pagemenu
{
	margin-top: 8px;
	margin-left: 16px;
}

input.button
{
	font-weight: bold;
	color: #fff;
	background-color: #696969;
	height: 23px;
}

.button:hover
{
	cursor: pointer;
}

td .caption
{
	color: #4b4b4b;
	font-weight: bold;
	padding-right: 5px;
}

.first
{
	border: none;
}

.last
{
	border: none;
}

.padfirst
{
	padding-left: 25px;
}
.padlast
{
	padding-right: 25px;
}

.inputtable
{
	display: none;
}

.border
{
	border: none;
}

.inputtable td
{
	border: none;
}

.inputtable .rowheight
{
	height: 36px;
}

.listcell
{
	color: #4b4b4b;
	height: 67px;
	border: none;
}

.listcell a
{
	text-decoration: none;
}
.listcell a:visited
{
	color: #4b4b4b;
	text-decoration: none;
}

.listcell a:hover
{
	text-decoration: underline;
}

.listheader
{
	color: #4b4b4b;
	font-weight: bold;
	padding-bottom: 5px;
	height: 36px;
	border: none;
	vertical-align: bottom;
}

.listheader a
{
	color: #4b4b4b;
}
.listheader a:visited
{
	color: #4b4b4b;
}

.edittable
{
	border: none;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 20px;
}

.editcell
{
	height: 92px;
	border: none;
}

.inputfield
{
	margin-bottom: 10px;
}

.inputfield .caption
{
	float: left;
	color: #4b4b4b;
	width: 150px;
}

.inputfield .text
{
	margin-right: 10px;
	padding-right: 10px;
}


td .caption2
{
	color: #4b4b4b;
	padding-right: 10px;
	padding-left: 10px;
}

.caption3
{
	font-weight: bold;
	color: #4b4b4b;
	width: 150px;
}

.pagetop .header
{
	color: #4b4b4b;
	font-weight: bold;
}

.pagetop .text
{
	color: #4b4b4b;
	font-weight: bold;
}

.totaltable
{
	page-break-after: always;
	display: none;
}
.billingtable
{
	border: none;
	margin-bottom: 10px;
	page-break-after: always;
}
.billingtable .listheader
{
	color: #4b4b4b;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	border: none;
	background-color: #F7F7F7;
	vertical-align: bottom;
}

.billingtable .alert
{
	background-color: #FE1608;
}

.billingcell
{
	color: #4b4b4b;
	padding-right: 5px;
	padding-left: 5px;
	height: 20px;
	border: none;
}

.price
{
	text-align: right;
}

.chaintable
{
	display: none;
	/*font-size: 14px;
	color: #4b4b4b;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-top: 20px;
	vertical-align: bottom;
	page-break-after: always;*/
}

.error
{
	color: Red;
}

.inputcell
{
	border: none;
	padding-top: 10px;
	padding-bottom: 10px;
}

.inputsection td
{
	height: 30px;
}

.inputheading
{
	width: 150px;
}

.tb
{
	width: 200px;
}

.tb2
{
	width: 80px;
}

.inputsection select
{
	width: 205px;
}

.lh
{
	color: #4b4b4b;
	font-weight: bold;
	padding-bottom: 5px;
	height: 36px;
	border: none;
	vertical-align: bottom;
}

.noprint
{
	display: none;
}