body {
    background-color: #993333;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: verdana;
    font-size: 8pt;
    text-decoration: none;
    font-style: normal;
    font-weight: normal;
    color: #000000;
}


/* --------- PARENT STRUCTURE --------- */

#parentDiv{
  text-align:center;
}

#parentTable{
  margin-left: auto;
  margin-right: auto;
  text-align: left;
}

td.contentContainer{
  background-color:#ffffff;
  padding:0px;
}

/* --------- NAV STRUCTURE --------- */

td.navTopBar{
    background-color: #cccc99;
    background-image: url(../../images/titl#e_tab.gif);
    background-position: 20px 3px;
    background-repeat: no-repeat;
    height: 18px;
}

td.headerBar{
    background-color: #993333;
    background-repeat: no-repeat;
    background-image: url(../../images/arrow_center.gif);
    background-position: 327px 2px;
    height: 40px;
    text-align: center;
}

td.secondHeaderBar{
    background-color: #663366;
    background-repeat: no-repeat;
    background-image: url(../../images/arrow_center_down2.gif);
    background-position: 247px 0px;
    height: 42px;
    text-align: center;
}


td.buttonCell{
    background-color: #ffffff;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

td.navBottomBar{
    background-color: #ffffff;
    height: 1px;
}

td.buttonSpacer{
    background-color: #cccc99;
    width:2px;
}

td.navGetQuoteCell{
    padding: 0px;
}

td.navBackground{
    background-color: #cccc99;
}

td.navSpanBottomBar{
    background-color: #ffffff;
    height: 0px;
}

td.disclaimerContainer{
    text-align: center;
}

/* --------- END NAV STRUCTURE --------- */


img {
  display: block;
  border: 0px;

}

td.mailCellLeft{
  width: 475px;
  vertical-align: top;
}

td.mailCellRight{
  width: 305px;
  vertical-align: top;
}

td.leftMargin{
  width: 40px;
}

td.navBodySpacer{
  height: 5px;
}

td.bulletPoint{
  width: 13px;
  vertical-align: center;
  horizontal-align: center;
}

td.formDivider{
  height: 1px;
  padding: 0px;
  background-color: #993333;
}

h1{
  font-size: 140%;
  font-weight: bold;
  color: #993333;
}

h2{
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

h3{
  font-size: 120%;
  font-weight: bold;
  color: #993333;
}

.common {
  font-family: verdana;
  font-size: 8pt;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

.commonAltCell {
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  color: #000000;
  background-color: #7DB6B6;
}

.commonBold {
  font-family: verdana;
  font-size: 8pt;
  text-decoration: none;
  font-style: normal;
  font-weight: bold;
  color: #000000;
}

.li {
  font-family: arial;
  font-size: 8pt;
  text-decoration: none;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

/* --------- FORM ELEMENTS ------ */

input.common, textarea.common {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
  background-color: #cc9999;
  border: 1px solid #993333;
}

submit.common {
  font-family: arial;
  font-size: 8pt;
  color: #000000;
  background-color: #cc9999;
  border: 1px solid #993333;
}

/* --------- BODY LINKS --------- */

a:link {
  text-decoration: underline;
  color: #000000;
}

a:visited {
  text-decoration: underline;
  color: #000000;
}


a:active {
  text-decoration: underline;
  color: #000000;
}

a:hover {
  text-decoration: underline;
  color: #993333;
}

/* --------- NAV LINKS --------- */

a:link.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #663366;
}

a:visited.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #663366;
}


a:active.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #663366;
}

a:hover.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #993333;
}

/* --------- NAV GET QUOTE LINKS --------- */

a:link.navGetQuote {
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #663366;
}

a:visited.navGetQuote {
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #663366;
}


a:active.navGetQuote {
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #663366;
}

a:hover.navGetQuote {
  font-family: arial;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #993333;
}
