
.main_nav_active {
  color:          #d03c42;
  font-family:    verdana, arial;
  font-size:      9px;
  font-weight:    normal;
  line-height:    15px;
  letter-spacing: 0px;
  text-decoration:  none;
}

.content_green_link:hover {
  color: #d03c42;
}

.cell_left_nav {
  padding-left: 20px;
  padding-top: 20px;
  text-align: left;
  vertical-align: top;
}

.headline  {
  color:          #47a714;
  font-family:    verdana, arial;
  font-size:      12px;
  font-weight:    normal;
  line-height:    15px;
  text-decoration:  none;
}

.content_grey {
  color:       #666666;
  font-family: verdana, arial;
  font-size:   10px;
  font-weight: normal;
  line-height: 15px;
  text-decoration:  none;
}

.content_green_link {
  color:       #47a714;
  font-family: verdana, arial;
  font-size:   10px;
  font-weight: normal;
  line-height: 15px;
  text-decoration:  none;
}



