BODY {
  background-color: white;
  color: #333333;
  margin: 0;
}

P {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

TD {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  line-height: 15px;
}

H3 {
  font-family: Verdana, Arial, sans-serif;
  font-size: 11px;
  font-weight: bold;
  margin-bottom: 5px;
  clear: left;
}

A, A:active, A:visited {
  color: #003366;
}

A:hover {
  color: #CC0000;
}

TD.bkg {
  vertical-align: top;
  background: url(../images/content/bkg.gif);
}

TD.content {
  vertical-align: top;
  padding-left: 20px;
  padding-right: 70px;
}

HR.thin {
  background: #CCCCCC;
  color: #CCCCCC;
  border: 0;
  height: 1px;
}

UL {
  padding-left: 0px;
  margin-left: 15px;
}

UL.submenu {
  list-style: none;
  padding-left: 0px;
  margin-left: 0px;
}

.smalltext {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  line-height: 13px;
}

P.question {
  font-style: italic;
  margin-bottom: 8px;
}

P.answer {
  margin-top: 0;
}

A.spot, A.spot:active, A.spot:visited {
  color: white;
  font-weight: bold;
  text-decoration: underline;
}

A.spot:hover {
  color: #CC0000;
  font-weight: bold;
  text-decoration: underline;}

A.news, A.news:active, A.news:visited {
  color: white;
  text-decoration: underline;
}

A.news:hover {
  color: #CC0000;
  text-decoration: underline;
}

A.see, A.see:active, A.see:visited {
  font-weight: bold;
  text-decoration: underline;
}

A.see:hover {
  font-weight: bold;
  text-decoration: underline;
  color: #CC0000;
}

.left-gutter {
  width: 136px;
  background-color: #EFF0F1;
  vertical-align: top;
  padding-left: 10px;
  padding-right: 10px;
}

.photo {
  float: right;
  width: 120px;
  height: 150px;
  margin-left: 10px;
  margin-bottom: 10px;
  border: 0;
}

P.speaker {
  clear: left;
  margin: 10px 0 0 0;
}

IMG.speaker {
  float: left;
  width: 60px;
  height: 75px;
  margin: 0 10px 10px 0;
  border: 0;
}
