.button
{
    font-weight: 600;
    width: 90px
}

.tdNav
{
	background-color: #0000cc;
}
.tdSmall
{
	font-size: 8pt;
}
	
.footerText
{
	font-size: 8pt;
	color: gray;
	font-family: Verdana;
	text-decoration: none;
	
}
p
{
	font-size: 8pt;
	color: black;
	font-family: verdana;
}	
h1
{
	font-weight: normal;
	font-size: 14pt;
	color: blue;
	font-family: Verdana;
}
h2
{
	font-weight: bold;
	font-size: 12pt;
	color: navy;
	font-family: Verdana;
}
h3
{
    font-family: Verdana;
    font-size: 10pt;
}
h4
{
    font-family: Verdana;
}

td
{
    font-family: Verdana;
    font-size: 8pt;
	color: black;
}
td.NavBar
{
    font-family: Verdana, Arial;
    font-size: 10pt;
	color: white;
	font-weight:bold;
}
table.ProductInfo
{
	border-top: gray 1px solid;
	border-bottom: gray 1px solid;
	border-right-style: none;
	border-left-style: none;
}
a.Nav
{
    font-family: Verdana;
    font-size: 14pt;
	color: white;
	font-weight:normal;
	text-decoration:none;
}
.mainTable
{
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-right: silver 1px solid;
	border-left: silver 1px solid;
}
.MandatoryFieldIndicator
{
    color: #FF0000;
}
.footerImg
{
    padding: 5px;
}
.heading1
{
	font-size: 10pt;
	color: navy;
	font-family: verdana;
	font-weight:bold;
}
.SelectSmall
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
}
.InputSmall
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
}
.ProductsTable
{
	font-size: 8pt;
	color: navy;
	font-family: verdana;
	border-right: none;
	border-top: gray 1pt solid;
	border-left: none;
	border-bottom: gray 1pt solid;
}