#navInner {
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #FFFFFF;
}


#nav a {
    line-height: 17px;
    text-transform: none;
    color: #006699;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom:0px;
    padding-left: 15px;
    font-weight: bold;
    background-image: url(images/nav/nav1.gif);
    background-repeat: no-repeat;
}

#nav a:hover {
  color:#006699;
    background-image: url(images/nav/nav2.gif);
    background-repeat: no-repeat;
}

#nav img {
 background-image:none;
}


#nav a.active {
    line-height: 17px;
    text-transform: none;
    color: #006699;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    font-weight: bold;
    background-image: url(images/nav/nav2.gif);
    background-repeat: no-repeat;
}

#nav a.active:hover {
	 color:#125292;
}
#nav a.lev2_inactive {
	font-weight:normal;
	 text-transform: none;
	font-size:12px;
    line-height: 17px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-left: 30px;
    padding-bottom: 0px;
    background-image: url(images/nav/nav1.gif);
    background-repeat: no-repeat;
}
#nav a.lev2_active  {
    font-weight:normal;
    text-transform: none;
    line-height: 17px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 30px;
    font-weight: bold;
    background-repeat: no-repeat;
}


#nav a.lev2_active:hover, #nav a.lev2_inactive:hover   {
	color:#006699;
    background-image: url(images/nav/nav2.gif);
    background-repeat: no-repeat;
}

#nav a.lev3_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 17px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 40px;
    background-image: url(images/nav/nav1.gif);
    background-repeat: no-repeat;
}

#nav a.lev3_active {
    font-weight:normal;
    text-transform: none;
    line-height: 17px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 40px;
    font-weight: bold;
    background-repeat: no-repeat;
}

#nav a.lev3_active:hover, #nav a.lev3_inactive:hover   {
	color:#006699;
    background-image: url(images/nav/nav2.gif);
    background-repeat: no-repeat;
}



#nav a.lev4_inactive {
    font-weight:normal;
    text-transform: none;
    line-height: 17px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    background-image: url(images/nav/nav1.gif);
    background-repeat: no-repeat;
}

#nav a.lev4_active {
    font-weight:normal;
    text-transform: none;
    line-height: 17px;
    color: #000000;
    text-decoration: none;
    display: block;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 50px;
    font-weight: bold;
    background-repeat: no-repeat;
}

#nav a.lev4_active:hover, #nav a.lev4_inactive:hover   {
	color:#006699;
    background-image: url(images/nav/nav2.gif);
    background-repeat: no-repeat;
}
