body {
font-family: verdana;
font-size: 8pt;
color: #000000;
}

td, p, a {
font-size: 8pt;
}

a {
text-decoration: underline;
color: #000000;
}

a:hover {
text-decoration: none;
color: #000000;
}

a:visited {
color: #000000;
}

.down {
padding-left: 10px;
color: #898989;
}

.main p {
font-size: 9pt;
}

.main a {
font-size: 9pt;
}

.ddm1 {
    font-family:  verdana;
    font-size:  11px;
    background: #d9d9f0;
}
.ddm1 .item1,
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    text-align: center;
    padding: 3px 20px 4px 20px;
    border: 0px #003366;
    border-style: none none none none;
    text-decoration: none;
    display: block;
    position: relative;
}
.ddm1 .item1 {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    color: #000051;
    font-size: 9pt;
}
.ddm1 .item1:hover,
.ddm1 .item1-active,
.ddm1 .item1-active:hover {
    font-size: 9pt;
    padding-top: 6px;
    padding-bottom: 6px;
    background: #babadf;
    color: #ffffff;
    text-decoration: none;
}
.ddm1 .item2,
.ddm1 .item2:hover {
    padding: 3px 8px 4px 8px;
    text-decoration: none;
    display: block;
    white-space: nowrap;
}
.ddm1 .item2 {
    background: #babadf;
    color: #ffffff;
}
.ddm1 .item2:hover {
    color: #ffffff;
    text-decoration: underline;
}
.ddm1 .item2:visited, {
    color: #ffffff;
}
.ddm1 .section {
      background: #babadf;
      padding-top:10px;
      padding-bottom:12px;
      font-family:  verdana;
      font-size:  11px;
      border: 0px #003366;
      border-style: solid solid solid solid;
      margin-left: -8px;
      position: absolute;
      visibility: hidden;
      z-index: -1;
      white-space: nowrap;
      text-align: left;
}
.ddm1 .left, .ddm1 .left:hover { border-style: solid none solid solid; }
.ddm1 .right, .ddm1 .right:hover { border-style: solid solid solid none; }

* html .ddm1 td { position: relative; } /* ie 5.0 fix */
* html .ddm1 .section { { margin-left: 0px; } /* ie 5.0 fix */