a {
	color: #536877;
}

div.module_hilite h3 {
	border-bottom: 1px solid #333333;
}

div.module_hilite {
	background: url(../../images/green/box-hilite-br.gif) no-repeat bottom right #333333;
}

div.module_hilite div {
	background: url(../../images/green/box-hilite-bl.gif) no-repeat bottom left;
}

div.module_hilite div div {
	background: url(../../images/green/box-hilite-tr.gif) no-repeat top right;
}

div.module_hilite div div div {
	background: url(../../images/green/box-hilite-tl.gif) no-repeat top left;
}

div.moduletable_hilite h3 {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat center left #333333;
}

div.moduletable_hilite h3 span {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat center right;
}

#ja-subnav a:hover,
#ja-subnav a:active,
#ja-subnav a:focus {
	color: #333333;
}

#ja-subnav li.active a {
	color: #333333;
}

#ja-pathwaywrap {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat left center #333333;
}

#ja-pathway {
	background: url(../../images/green/h3-bg-hilite.gif) no-repeat right center;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	color: #536877;
}

ul.menu li.active a {
	color: #536877;
}

/*splitmenu*/
#ja-splitmenu li.active a,
#ja-splitmenu li.active a:hover,
#ja-splitmenu li.active a:active,
#ja-splitmenu li.active a:focus {
	background: url(../../images/green/mainnav-active.gif) no-repeat center bottom;
}

/*split+moo menu*/
#ja-cssmenu li a.active,
#ja-cssmenu li a.active:hover,
#ja-cssmenu li a.active:active,
#ja-cssmenu li a.active:focus {
	background: url(../../images/green/mainnav-active.gif) no-repeat center bottom;
}

#ja-cssmenu li ul a:hover,
#ja-cssmenu li ul a:active,
#ja-cssmenu li ul a:focus,
#ja-cssmenu ul li:hover,
#ja-cssmenu ul li.sfhover,
#ja-cssmenu ul li.havesubchildsfhover,
#ja-cssmenu ul li.havesubchild-activesfhover,
#ja-cssmenu ul ul li:hover,
#ja-cssmenu ul ul li.sfhover,
#ja-cssmenu ul ul li.havesubchildsfhover,
#ja-cssmenu ul ul li.havesubchild-activesfhover {
	background: #8A99A3; 
	
}

#ja-cssmenu ul li a.active {
	color: #333333;
}

a#active_menu.mainlevel {
color:#333333;
font-weight:bold;
}



/* add for sub menu */

.nav-highlight_current_page a:before { content: '';}
.nav-highlight_current_page a:after { content: '';}


.nav-title { color: white;padding-left:10px; }

#navigation-currentsection .nav-page-entry ul, li { padding-left: 0px; }

div#navigation-currentsection ul {
         font-family: Arial, Helvetica, sans-serif;
         font-size: 12px;
         color: #4B4B4B;
         list-style: none;
         list-image: none;
 	 margin: 0 0 0 0px;
         padding: 0 0 0 0;
        }

div#navigation-currentsection ul li {
			list-style: none; 
			background: url(../images/arrow.png) no-repeat scroll 18px 7px;
			
			}
div#navigation-currentsection ul li a {
	text-decoration:                none;
}

.nav-highlight_current_page a {
        font-weight:            bold;
        font-family:            Arial, Helvetica, sans-serif;
        font-size:              12px;
        color:                  #4B4B4B;
        text-decoration:        none;
                 }

