/* HBC CSS Document */

body, td {
   color: #333; 
   font-family: Arial, sans-serif; 
   font-size: 12px; 
}

.title {
  background-color: transparent; 
  color: #333366; 
  font-weight:bold;
  font-family: Arial, sans-serif; 
  font-size: 14px; 
}
  
.displayDate {
  color: white; 
  font-size: 10px; 
  font-weight: bold; 
}

hr {
   width: 99%; 
   color: #333366; 
   border: dashed; 
}

.featuresTitle {
   color: #336699; 
   font-family: Verdana, sans-serif;
   font-size: 12px; 
   font-weight: bold; 
}

.featuresPostedDate {
   color: #336699; 
   font-family: Arial, sans-serif;
   font-size: 10px; 
   font-style: italic; 
}

.featuresText {
   color: #333333;
   font-family: Arial, sans-serif;
   font-size: 11px; 
}

.programSmallFont {
   color: black; 
   font-family: Arial, sans-serif;
   font-size: 7px; 
}

.programHeader {
   color: white; 
   font-family: Arial, sans-serif;
   font-size: 12px; 
}

.program_HeaderCaption {
   color: white; 
   font-family: Arial, sans-serif;
   font-size: 9px; 
}

.mpa_home_links a:link, .mpa_home_links a:visited { 
   color: #333333; 
   font-family: Arial, sans-serif;
   font-size: 10px;
   background-color: transparent; 
   text-decoration: none; 
}

.mpa_home_links a:hover {
   color: #990000; 
   font-family: Arial, sans-serif;
   font-size: 10px;
   background-color: transparent; 
   text-decoration: underline; 
}

.display_related_links {
   font-family: Arial, sans-serif;
   font-size: 12px;
   color: #333366; 
   font-weight: bold; 
   padding: 0px 7px 0px 7px; 
}

.display_related_links a:link, .display_related_links a:visited { 
   font-family: Arial, sans-serif;
   font-size: 9px;
   color: #333366; 
   font-weight: normal; 
   background-color: transparent; 
   text-decoration: none; 
}

.display_related_links a:hover {
   font-family: Arial, sans-serif;
   font-size: 9px;
   color: #990000; 
   font-weight: normal; 
   background-color: transparent; 
   text-decoration: underline; 
}

.featuresHome,  .featuresHome a:link, .featuresHome a:visited {
   font-family: Helvetica, sans-serif; 
   font-size: 12px; 
   color: #333333; 
   font-weight: normal; 
   text-decoration: none; 
}

.featuresHome a:hover {
  text-decoration: underline; 
  color: #003366; 
}
.categories,  .categories a:link, .categories a:visited {
   font-family: Helvetica, sans-serif; 
   font-size: 10px; 
   color: #333366; 
   font-weight: normal; 
   text-decoration: none; 
}

.categories a:hover {
  text-decoration: underline; 
  color: #003366; 
}