a:visited {
  text-decoration: underline;
  background: none repeat;
}

a:hover {
  color: #3366ff;
  text-decoration: underline;
  background: none repeat;
}

body {color:#000000;background:#ffffff;margin:0px;padding:0px;}

.linkcolor {
  color: #000080;
  background: none repeat;
}

.listingb {
  color: #000000;
  font-size: 11px;
  font-family: arial, verdana, helvetica, sans-serif;
  font-weight: Bold;
  background: none repeat;
}

.listing {
  color: #000000;
  font-size: 11px;
  font-family: arial, verdana, helvetica, sans-serif;
  background: none repeat;
}

.leftmargin {
  font-size: 12px;
  font-family: arial, verdana, helvetica, sans-serif;
}

.disclaimer {
  color: #000000;
  background: none repeat;
}

.faq {
  color: #000000;
  background: none repeat;
}

.tableinfo {
  font-size: 11px;
  font-family: arial, verdana, helvetica, sans-serif;
}

.tableinfob {
  font-size: 12px;
  font-family: arial, verdana, helvetica, sans-serif;
  color: #000000;
  background: none repeat;
}

.region {
  font-size: 11pt;
  font-family: arial, verdana, helvetica, sans-serif;
  color: #990000;
  font-weight: Bold;
  background: none repeat;
}

h1, h2, h3, h4 {
  font-family: arial, verdana, helvetica, sans-serif;
  font-size: 10pt;
}

li {
  font-family: arial, verdana, helvetica, sans-serif;
}

ol {
  font-family: arial, verdana, helvetica, sans-serif;
}

/* For left margin navigation of Features section */
TABLE.nav {
  width: 144px;
  height: 91px;
  background-image: url('../images/leftmargin/nav-bg.gif');
}

UL.leftNav {
  color: #ffffff;
  font-family: Arial, Verdana;
  font-size: 11px;
  text-decoration: underline;

  background: none repeat;
  line-height: 18px;
  list-style-image: url('../images/leftmargin/nav-arrow.gif');
  /*margin-left: 20px;*/
  position: relative;
  left: -20px;
}

.leftNav:link {
  color: #ffffff;
  background: none repeat;
}

.leftNav:visited {
  color: #ffffff;
  background: none repeat;
}

.leftNav:hover {
  color: #3366ff;
  background: none repeat;
}

#subnav a {color:#FFFFFF;}