
a.lhn_link:link, a.lhn_link:visited, a.lhn_link:hover, a.lhn_link:active {
  text-decoration: none;
}

a.navigation_link:link, a.navigation_link:visited, a.navigation_link:hover, a.navigation_link:active {
  text-decoration: none;
  color: #000000;
  height: 15px;
  display: block;
}

.breadcrumb {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-size: 70%;
  font-weight: normal;
  padding-top: 5px;
  padding-left: 5px;
  text-decoration: none;
}

.breadcrumb a:active {
  color: #003366;
  text-decoration: none;
}

.breadcrumb a:visited, .breadcrumb a:link {
  color: #000000;
  text-decoration: none;
}

.breadcrumb a:hover	{
  color: #000000;
  text-decoration: underline;
}

.lhn_container {
  border: none;
  border-collapse: collapse;
  margin: 0px auto;
  padding: 0px;
  text-align: center;
  width: 100%;
  height: 100%;
}

.lhn_heading {
  color: #000000;
  font-family: Verdana, Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  padding: 0px;
  text-decoration: none;
}

.lhn_group_container {
  background-color: #e7e7e7;
  padding-left: 10px;
  vertical-align: top;
}

.lhn_group {
  color: #e7e7e7;
  font-family: Verdana, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: normal;
  padding-bottom: 3px;
  padding-left: 10px;
  padding-top: 3px;
  text-align: left;
  text-decoration: none;
  white-space: normal;
  word-spacing: normal;
}

.lhn_group a:active, .lhn_group a:visited, .lhn_group a:link {
  color: #003366;
  text-decoration: none;
}

.lhn_group a:hover {
  color: #000000;
  text-decoration: underline;
}

.lhn_item {
}

.lhn_item_selected {
  font-weight: bold;
}
