﻿body {
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;

}
h1
{
    margin-top: 0;
}
#Main {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	margin: 0 auto;
	width: auto
}

.pic {display: none}
hr{display: none}

#Banner {display: none;}
#row2 {display: none}
#row3  {display: none}
#row4L  {display: none}
#row4R  {display: none}
.footer {display: none}
.center {
	text-align: center;
}
.table-r {
	text-align: right;
	border-top: 1px solid #97DCFD;
	
}
#price-table {
	
	padding: 6px;
	border-top: 1px solid #97DCFD;
}

.price-table-td {
	padding-top: 1px;
	padding-bottom: 1px;
	vertical-align: top;
	border-top: 1px solid #97DCFD;
	text-align: left;
}
.note {
	text-align: right;
	width: 55%;
	font-size: 80%;
	padding-right: 15px;
}
.small {
	font-size: 20%;
	line-height: 20%;
}.PrintRed {
	color: #FF0000;
}
.TableLayout
{ width: auto;
}
.BlackBorder
{
    border: 1px solid #000000;
}
.Border
{
    border: 1px solid #CCCCCC;
    border-collapse: collapse;
}
