body.main {
  background-color: white;
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  font-weight: normal;
  line-height: 150%;
  padding: 15px 5px 5px 5px;
}
.subtext {
  font-family: Verdana, Arial, Helvitica;
  font-size: 11px;
  font-weight: normal;
  color: navy;
  line-height: 150%;
}
a.small {
  font-size: xx-small;
  color: green;
  padding: 1px 2px 1px 2px;
  text-decoration: none;
  font-weight: bold;
}
a.small:hover {
  background-color: #2c5fae;
  color: #ffffff;
}
h1 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 12pt;
  color: #2c5fae;
  text-align: left;
  font-weight: bold;
}
h2 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 11pt;
  color: #2c5fae;
  text-align: left;
  font-weight: bold;
}
h3 {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: #2c5fae;
  text-align: left;
  font-weight: bold;
}
li {
  font-family: Verdana, Tahoma, Arial;
  color: navy;
  font-size: 10pt;
  line-height: 200%;
}
p {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: navy;
}
.footer {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  color: navy;
  text-align: right;
  line-height: 25%;
}
p.inset {
}
cite {
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  color: navy;
}
hr {
  color: #2c5fae;
  size: 1px;
}
td {
  font-family: Verdana, Tahoma, Arial;
  font-size: 10pt;
  color: navy;
  vertical-align: top;
}
a {
  color: green;
  text-decoration: none;
  font-weight: bold;
}
a:hover {
  background-color: #2c5fae;
  color: #ffffff;
  font-weight: bold;
}
.date {
  color: #2c5fae;
  font-weight: bold;
}
.clickPlay {
  float: left;
  color: green;
  font-weight: bold;
  font-family: Verdana, Tahoma, Arial;
  font-size: 8pt;
  line-height: 100%;
  border: 0px green solid;
  width: 15%;
}
.soundBite {
  float: left;
  font-weight: bold;
  font-style: italic;
  width: 85%;
}
.soundBite2 {
  float: left;
  font-weight: bold;
  font-style: italic;
  width: 100%;
}
.separator {
  clear: both;
}
.bioTable {
  float: right;
  border: 0px solid navy;
  width: 160px;
}
.bioTable td {
  font-size: 10px;
  font-style: italic;
  text-align: center;
}