*{
  font-family: arial;
}

body {
	margin:0px;
	padding:0px;
	background-color: #ffffff;
	color: #FFFFFF;
}

.main {
  background-color: #ffffff;
  width: 535px;
  margin-left: auto;
  margin-right: auto;
  border: 0px solid #00467F;
}

div.productBox {
  margin: 0px;
  height: 50px;
}

tr.altAlign {
  height: 320px;
}

img {
  border: none;
}

a {
	text-decoration: none;
}

.lhsNavbar2ndlevel {
	width: 100%;
}

.lhsNavbar a:link {
	color:#ffffff;
}

.lhsNavbar a:visited {
	color:#ffffff;
}

.lhsNavbar a:active {
	color: #BC9B6A;
}

a:link {
	color: #ffd200;
}

a:visited {
	color: #ffd200;
}

a:active {
	color: #BC9B6A;
}

tr {
  vertical-align: top;
}

th {
  text-align: left;
}

.footer {
	vertical-align:bottom;
	font-family:arial;
	font-size: 10px;
	color:#000000;
}

.lhsNavbar th {
	background: #faa74a;
	border-bottom: 0px solid #faa74a;
	text-align: center;
  font-weight: lighter;
  width: 100%;
}

h1 {
  text-align:center;
}

h2 {
  text-align:center;
  font-style: italic;
}

h3 {
  text-align:center;
}

h4 {
  text-align:left;
  display:inline;
}

.factFileText {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  display:inline;
  
}

div.clickHere {
  font-size: 14px;
}

input {
  background-color: #ffffff !important;
}