body {
    background-color: #ffffff;
    background-repeat: repeat-x;
    margin: 0px;
    font-family: arial;
    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.headerBar{
    background-color: #ffffff;
    background-repeat: no-repeat;
    background-image: url(../../images/title2.gif);
    background-position: 20px 7px;
    height: 37px;
}

td.secondHeaderBar{
    background-color: #ffffff;
    background-repeat:repeat;
    background-image: url(../../images/mosaic_line2.gif);
    background-position: 0px 0px;
    height: 27px;
}

td.navTopBar{
    background-color: #ffff33;
    height: 4px;
}

td.navBottomBar{
    background-color: #ffffff;
    height: 0px;
}

td.navSpanBottomBar{
    background-color: #ffffff;
    height: 3px;
}

td.navBackground{
    background-color: #ffff33;
}

td.buttonCell{
    background-color: #ffffff;
    padding-top: 4px;
    padding-bottom: 4px;
    padding-left: 10px;
    padding-right: 10px;
}

td.buttonSpacer{
    background-color: #cccccc;
    width:1px;
}

td.navGetQuoteCell{
    padding: 0px;
}

/* --------- 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.bodyDivider {
  background-color: #ffffff;
  background-repeat: repeat;
  background-image: url(../../images/mosaic_line.gif);
  background-position: 0px 0px;
  height: 27px;
}

td.navBodySpacer{
  height: 5px;
}

td.bulletPoint{
  width: 13px;
  vertical-align: center;
  horizontal-align: center;
}

td.cellRowSpacer{
  height: 1px;
  background: #999999;
}

h1{
  font-size: 160%;
  font-weight: bold;
  color: #000066;
}

h2 {
  font-size: 8pt;
  font-weight: normal;
  color: #000000;
}

h3{
  font-size: 140%;
  font-weight: bold;
  color: #000066;
}

.common {
  font-family: arial;
  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: arial;
  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;
}

/* --------- 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: #6699ff;
}

/* --------- NAV LINKS --------- */

a:link.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}

a:visited.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}


a:active.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}

a:hover.nav {
  font-size: 9pt;
  font-weight: bold;
  text-decoration: none;
  color: #6699ff;
}

/* --------- NAV GET QUOTE LINKS --------- */

a:link.navGetQuote {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}

a:visited.navGetQuote {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}


a:active.navGetQuote {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #000066;
}

a:hover.navGetQuote {
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
  color: #6699ff;
}
