BODY {
  background-color: #DFDFDF;
  color: #000000; 
  font-size: 11px;
  font-family: arial;
  line-height: 16px;
}
 
TD { 
  font-size: 11px;
  font-family: arial;
  line-height: 15px; 
}

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

.bodycontent2 {
  margin-left: 42px;
  margin-top: 15px;
  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: 0px solid #000000;
}

.divlink {
  text-decoration: none;
}

.topnav {
  color: black;
  font-size: 12px;
  font-weight: bold;
  background-color: #FFDD00;
  padding: 5px;
  cursor: pointer; cursor: hand;
  text-align: center;
}

.topnav_over {
  color: black;
  font-size: 12px;
  font-weight: bold;
  background-color: #FFDD00;
  padding: 5px;
  cursor: pointer; cursor: hand;
  text-align: center;
}

.sidenav {
  color: #006699;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 10px;
}

.sidenav_over {
  text-decoration: underline;
  color: #006699;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 10px;
}

.feature {
  margin-left: 0px;
  margin-top: 0px;
  font-size: 10px;
  line-height: 16px;
}

.featurehead {
  color: #006699;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  margin-left: 10px;
}

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

.featurehead2 {
  color: #000000;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
  text-decoration: none;
}

.featuresubhead2 {
  color: #000000;
  font-size: 12px;
  line-height: 16px;
  margin-left: 5px;
  text-decoration: none;
}

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

.homepageheader {
  color: #006699;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}

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

.subnav_search {
   font-family: Verdana, Arial, Helvetica, sans-serif;
   font-size: 12px;
   height: 19px;
   width: 100px;
   vertical-align: middle;
}

div#sec_header {
    background-image:  url(/images/header_banner.gif);
    background-repeat: no-repeat;
    height: 22px;
    width: 518px;
    margin-left: 32px;
    margin-top: 20px;
}

div#header_text {
    font-family: Arial; 
    font-size: 14px; 
    font-weight: bold; 
    padding: 3px 1px 0px 10px;
}
