body {
	background: #FFFFFF;
  }
  
.special
{
	color:Red;
}

.white
{
	color:White;
	border-collapse:collapse;
	font-size:8pt;
}


.pricing	{
	font-size: 8pt;
}

td {
	color: #000000;
	font-size: 10PT;
	font-family: Arial, Helvetica, sans-serif;
}

hr
{
	height:1px
}
th {
	color: #095ba6;
	font-size: 9pt;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.footer
{
	color: #095ba6;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

.Error
{
	color:Red;
	font-size: 8pt;
}

.TextBox
{
	color: #000000;
	font-size: 9pt;
	border-collapse: collapse;
	border-style: groove;
}
.header
{
	color: #095ba6;
	font-size: 18pt;
	font-weight: bold;
}

.header2
{
	color: #095ba6;
	font-size: 15pt;
	font-weight: bold;
}

.small
{
	font-size: 8pt;
}

.text9pt
{
	font-size: 9pt;
}

.SubmitBTN
{
	font-size:11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.SubmitBTN_small
{
	font-size:8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 17px;
	font-weight:bold;
}

.subhead
{
	color: #000000;
	font-size: 11pt;
	font-weight: bold;
}


.black
{
	color: #000000;
	font-size: 8pt;
}

.FormQuantity
{
	color: #000000;
	font-size: 8pt;
	border-collapse: collapse;
	border-style: groove;
	width: 30;
	text-align:right;
}

.tdBackground {
	background-repeat: no-repeat;
}

.style1 {color: #095ba6}

.maintext {
	color: #095ba6;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
}

.black16B {
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}

a:hover {
	text-decoration: none;

}
a:link {
	text-decoration: underline, bold;
	color: #000000;
}

a:visited {
	text-decoration: underline;
	color: #095ba6;
}


a:hover.white {
	text-decoration: underline;
	color:White;
	font-size:8pt;
}
a:link.white 
{
	text-decoration: none;
	color:White;
	font-size:8pt;
}

a:visited.white 
{
	text-decoration: none;
	color:White;
	font-size:8pt;
}

.bold {
	font-weight: bold;
}

.xxsmallText {
	font-size: xx-small;
}

.black14B {
	font-weight: bold;
	color: #000000;
	font-size: 14px;
}
.Form200
{
    COLOR: #000000;
	font-weight: bold;
	FONT-SIZE: 11px;
	HEIGHT: 20px;
	WIDTH: 100px;
	BACKGROUND: #FFFFFF;
}
.FormSubmit
{
    COLOR: #000000;
	font-weight: bold;
	FONT-SIZE: 11px;
	HEIGHT: 20px;
	WIDTH: 80px;
	BACKGROUND: #FFFFFF;
}


