td {  font-family: Arial, Helvetica, sans-serif; font-size: 12px}
a {  text-decoration: none; font-size: 12px; color: #003366; font-weight: bold}
a:hover {  color: #FC9700; font-size: 12px; font-weight: bold}
.link2 a { text-decoration: none; font-size: 12px; color: #AAAAFF; font-weight: bold}
.link2 a:hover { color: #FC9700; font-size: 12px; font-weight: bold}
.hottitle {  font-size: 10pt; font-weight: bold}
.smalltext {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #E2EFFE; font-weight: normal}
.hottitlecorp { font-size: 10pt; font-weight: bold ; color: #003399}
.smalltextwhite { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #0033CC; font-weight: normal }
.purple {  color: #AAAAFF}
.dullpurple { color: #6F6FFF}
.white {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF}
.onbutton {  background-color: #00FF00}
.smallprint { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #999999; letter-spacing: 1px; font-weight: normal}
.gold {  font-family: Arial, Helvetica, sans-serif; color: #FFFFFF}


.vertical-align-wrap {
  position: absolute;
  width: 100%;
  height: 100%;
  display: table;
}

.vertical-align {
  display: table-cell;
}

.vertical-align--middle {
  vertical-align: middle;
}

.vertical-align--bottom {
  vertical-align: bottom;
}
