
#navInner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #6699cc;

}


#nav a {
    line-height: 14px;
    text-transform: none;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #6699cc;
    font-weight: bold;
}

#nav a:hover {
  color:#336699;
  background-color: #FFF;
}



#nav a.active {
    line-height: 14px;
    text-transform: none;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 15px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #6699cc;
    font-weight: bold;
    background-color: #FFF;
}

#nav a.active:hover {
	 color:#125292;
}
#nav a.lev2_inactive {
	font-weight:normal;
	text-transform: none;
    line-height: 14px;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-left: 30px;
    padding-bottom: 5px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #6699cc;
    background-color: #99cdff;

}
#nav a.lev2_active  {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #6699cc;
    font-weight: bold;
    background-color: #FFF;
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
  color:#336699;
  background-color: #FFF;
}

#nav a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #6699cc;
    background-color: #99cdff;
}

#nav a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 40px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #6699cc;
    font-weight: bold;
    background-color: #FFF;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
  color:#336699;
  background-color: #FFF;
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 14px;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #6699cc;
    background-color: #99cdff;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 12px;
    color: #003366;
    text-decoration: none;
    display: block;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 50px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #6699cc;
    font-weight: bold;
    background-color: #FFF;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
  color:#336699;
  background-color: #FFF;
}
