ul#leftNavColumn {
  width: 172px;
  position: relative;
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#leftNavColumn li {
  font: 10px Verdana, Arial;
}

ul#leftNavColumn ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul#leftNavColumn li a {
  display: block;
  padding: 5px 6px 0.45em 27px;
  _height: 1.3em;
  margin-top: 1px;
  color: #3d4268;
  font-size: 1.1em;
  background: #E9E9E5 url(/Images/Content/1066/260337.gif) no-repeat 8px 6px;
}

ul#leftNavColumn li.selected a {
  background-color: #D7D6CE;
  font-weight: bold;
}

ul#leftNavColumn li.selected li a {
  background-color: transparent;
  font-weight: normal;
}

ul#leftNavColumn li a:hover {
  text-decoration: underline;
}

ul#leftNavColumn ul {
  margin: 3px 0 6px 15px;
}

ul#leftNavColumn ul li a {
  padding: 0.4em 0 0.1em 12px;
  background: url(/Images/Content/1066/260333.gif) no-repeat left 6px;
  font-size: 1em;
  _height: 1.1em;
}

ul#leftNavColumn ul li.selected a {
  font-weight: bold;
  color: #F25E22;
}
