/* active styles */
#left-col .menu .ipnhome {
  background: url(../../images/ipn-nav-wrap.png) no-repeat 0px 0px;
}
#left-col .menu .ipnhome a:link, #left-col .menu .ipnhome a:visited, #left-col .menu .ipnhome a:hover {
  background-color: #60c4b9;
  border-left: none;
}

#left-col .menu .active-trail a:link, #left-col .menu .active-trail a:visited {
	font-size: 1.08em;
  color: #fff;
  text-decoration: none;
}
#left-col .menu .active-trail a:hover {
  color: #fff;
  text-decoration: none;
}
