html, body	{
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
	}

img {
	border: none;
}

td.footer {
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
  font: 10px Tahoma, Aria, Verdana;
  background: url(/images/bg_footer.gif);
  color: #000000;
  
}

.footer a:link, .footer a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover{
	color: #000000;
	text-decoration: underline overline;
	font-weight: bold;
}


a:link, a:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

div.heading {
  font: bold 150% Tahoma, Arial, Verdana, Helvetica;
  color: #86795A;
  border-bottom: 3px solid #86795A ;	
  text-align: left;
  padding: 0px 0px 0px 0px;
  margin: 0px 40px 10px 0px;
}

div.dual {
	margin: 0px 35px 0px 0px;
}

.footer {
	background-image: /images/footer_bg.gif;
	background-repeat: repeat;
}

#highlight {
	font-size: 14px;
	font-weight: bold;
}

.reasons {
	color: #3F9CCE;
	font-weight: bold;
	font-size: 16px;
}

#heavy {
	font-weight: bold;
}

td.form {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

div.indent {
	margin-left: 15px;
}

.tah10 {
	font-family: Tahoma;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.tah11 {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.ver10 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}
.ver11 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
.tah9 {
	font-family: Tahoma;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.ver9 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #000000;
}
.bgdown {
	background-repeat: no-repeat;
	background-position: top;
}

.red {
	color: #FF0000;
	/*text-align: center;*/
	font-weight: bold;
}

.super {
	color: #FF0000;
	font: bold 8px small-caps Arial,Verdana;
   vertical-align: super; 
}