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

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

ul#leftNavColumn li a {
  display: block;
  padding: 4px 6px 4px 27px;
  _height: 1px;
  color: #FFF;
  font: bold 1.2em Arial, Helvetica, Sans, Verdana;
  background: #5DBDD2 url(/Images/Content/1066/249742.gif) no-repeat right top;
}

ul#leftNavColumn li {
  margin-top: 1px;
  font-size: 10px;
  background: none;
  padding: 0;
}

ul#leftNavColumn li.selected a {
  background: #4F7FB3 url(/Images/Content/1066/249741.gif) no-repeat right top;
  font-weight: bold;
  padding-right: 18px;
}

ul#leftNavColumn li.selected li a {
  font-weight: normal;
  background: none;
  padding-right: 8px;
}

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

ul#leftNavColumn ul li {
  display: block;
  margin-top: 1px;
  background: #DAE6E8 url(/Images/Content/1066/249744.gif) no-repeat 15px 7px;
  _padding-bottom: 0px;
  _height: 1px;
}

ul#leftNavColumn ul li.selected {
  background: #BED2D7 url(/Images/Content/1066/249744.gif) no-repeat 15px 8px;
}


ul#leftNavColumn ul li.selected li {
  background: #FFFFFF none;
}

ul#leftNavColumn ul li a {
  background: none;
  color: #646B8A;
}

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

ul#leftNavColumn ul ul li, #leftNavColumn ul ul ul li.selected {
  background: #FFF none;
}

ul#leftNavColumn ul ul li a {
  font-weight: normal !important;
  font-size: 1em;
}

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