ul#sideNav {
  padding: 0;
  margin: 0;
  list-style: none;
  width: 170px;
}

ul#sideNav li {
  font-size: 10px;
  line-height: 15px;
}

ul#sideNav li a {
  display: block;
  padding: 5px 6px 0.45em 27px;
  _height: 1.3em;
  margin-top: 1px;
  font-size: 1.1em;
  background: #E0F2F9 url(/Images/Content/1066/242854.gif) no-repeat 8px 5px;
  text-decoration: none;
  color: #3D426A;
}

ul#sideNav li.selected a {
  background-color: #5DBDD2;
  font-weight: bold;
  color: #ffffff;
  background-image: none;
}

ul#sideNav li.selected li {
  line-height: 1.2;
}

ul#sideNav li.selected li a {
  background-color: transparent;
  font-weight: normal;
  text-decoration: none;
}

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

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

ul#sideNav ul {
  margin: 0;
  list-style: none;
  padding: 2px 0 6px 25px
}

ul#sideNav ul li a {
  padding: 0.4em 0 0.1em 12px;
  background: url(/Images/Content/1066/242853.gif) no-repeat left 6px !important;
  font-size: 1em;
  _height: 1.1em;
  text-decoration: none;
  color: #708286 !important;
}

ul#sideNav ul li.selected a {
  font-weight: bold;
  text-decoration: none;
}
