BODY {
  background-color: #AFE1F0;
  margin: 0px;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  color: black;   
}
TD {
  background-color: white;
  margin: 0px;
  font-family: arial, helvetica;
  font-size: 12px;
  font-weight: normal;
  color: black;   
}
.bodycontent {
  background-color: white;
  font-size: 12px;
  line-height: 16px;
  padding-right: 10px;
  padding-bottom: 25px;
}

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

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

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

.divlink {
  text-decoration: none;
}

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

.topnav_over {
  color: white;
  font-size: 15px;
  font-weight: bold;
  background-color: #C14032;
  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: #5078A0;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
}

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

.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;
}
