.bodycontent {
  float: right;
  width: 574px;
  padding: 10px;
  font-size: 11px;
  line-height: 16px;
}

.bodycopy {
  font-size: 11px;
  line-height: 16px;
}

.bodysubhead {
  font-size: 11px;
  font-weight: bold;
  line-height: 16px;
}

.container {
  position: relative;
  background-color: white;
  border: 2px solid #D0D0D0;
}

.divlink {
  font-size: 14px;
  font-weight: bold;
  text-decoration: none;
}

.topnav {
  color: white;;
  font-size: 14px;
  font-weight: bold;
  background-color: #000066;
  padding: 5px;
  cursor: pointer; cursor: hand;
  text-align: center;
}

.topnav_over {
  color: white;
  font-size: 14px;
  font-weight: bold;
  background-color: #666666;
  padding: 5px;
  cursor: pointer; cursor: hand;
  text-align: center;
}

.sidenav {
  color: #FF6600;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer; cursor: hand;
  padding-left: 10px;
}

.sidenav_over {
  color: #5078A0;
  font-size: 12px;
  font-weight: bold;
  cursor: pointer; cursor: hand;
  padding-left: 10px;
}

.feature {
  padding-left: 10px;
  padding-top: 10px;
  border-top: 1px solid #CCCCCC;
  font-size: 10px;
  line-height: 16px;
}

.featurehead {
  color: #FF6600;
  font-size: 14px;
  font-weight: bold;
  line-height: 16px;
}

.featuresubhead {
  color: #5078A0;
  font-size: 12px;
  line-height: 16px;
}

.pageheader {
  color: #FF6600;
  font-size: 16px;
  font-weight: bold;
  line-height: 18px;
}

.pagesubheader {
  color: #5078A0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

.byline {
  color: rgb(27,135,199);
  font-size: 10px;
  font-weight: bold;
  font-style: italic;
}

.publication {
  color: #000000;
  font-size: 10px;
  font-weight: bold;
}

.trowhead {
  background-color: #2B4357;
  color: white;
  font-weight: bold;
}

.trow1 {
  background-color: #DBEEFF;
  font-weight: bold;
}

.trow2 {
  background-color: #ECF9FF;
  font-weight: bold;
}

.calhead {
  background-color: #2B4357;
  border: 1px solid black;
  color: white;
  font-weight: bold;
}

.calcell1 {
  border: 1px solid black;
  background-color: #DBEEFF;
  font-weight: bold;
}

.calcell2 {
  border: 1px solid black;
  background-color: #ECF9FF;
  font-weight: bold;
}

.calcelltday {
  border: 1px solid black;
  background-color: #F2FEFF;
  font-weight: bold;
}

.calcelloff {
  border: 1px solid black;
  background-color: #3B5174;
}

.caldate {
  background-color: black;
  color: white;
}

.calevent {
  font-size: 10px;
  font-weight: normal;
  line-height: 21px;
}

.calevblk {
  padding: 2px 2px 2px 2px;
}

.event {
  font-size: 12px;
  font-weight: normal;
  line-height: 21px;
}

BODY {
  background-color: #FFFFFF;
  font-family: arial, helvetica, verdana;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}

TD {
  font-family: arial, helvetica, verdana;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #333333;
}

A {
  font-family: arial, helvetica, verdana;
  font-weight: normal;
  font-size: 12px;
  line-height: 16px;
  color: #C97F23;
}

.subheadline {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 14px;
  color: #666666;
}

.footer {
  font-family: verdana, helvetica, arial;
  font-weight: normal;
  font-size: 9px;
  line-height: 12px;
  color: #FFFFFF;
}

.footersmlink {
  font-family: verdana, helvetica, arial;
  font-weight: normal;
  font-size: 9px;
  line-height: 12px;
  text-decoration: none;
  color: #FFFFFF;
}

.footerlink {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 11px;
  color: #C97F23;
  text-decoration: none;
}

.leftnavitem {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 14px;
  line-height: 21px;
  color: #C97F23;
  text-decoration: none;
}

.leftnavsubitem {
  font-family: arial, helvetica, verdana;
  font-weight: normal;
  font-size: 11px;
  line-height: 14px;
  color: #333333;
  text-decoration: none;
}
.hotspeaker {
  font-family: arial, helvetica, verdana;
  font-weight: bold;
  font-size: 12px;
  line-height: 21px;
  color: #000066;
  text-decoration: none;
}


