.hlist {
    
   
    font-size: 18px;
}
.hlist ul {
    line-height: 1em;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.hlist li {
    color: #1a171b;
    float: left;
    list-style-type: none !important;
    margin: 0;
    padding: 2px 6px 5px 6px;
	z-index: 100;
}
.hlist a, .hlist strong {
    color: #1a171b;
    font-weight: normal;
    text-decoration: none;
    z-index: 100;
    width: 0.1em;
}
.hlist a:link, .hlist a:visited {
    background-color: transparent;
    color: #1a171b;
}

.hlist a.trail , .hlist a.trail:link, .hlist a.trail:visited {
color: #1296F6;

}
.hlist > ul a, .hlist > ul strong {
    width: auto;
}
.hlist ul li:focus, .hlist ul li:hover, .hlist ul li:active {
    text-decoration: none;
}
.hlist ul li:focus a, .hlist ul li:hover a, .hlist ul li:active a {
}
.hlist a:focus, .hlist a:hover, .hlist a:active {
    text-decoration: none;
    color: #1296F6;
}
.hlist ul li.active, .hlist ul li.active:focus, .hlist ul li.active:hover, .hlist ul li.active:active {
   
  
    color: #1296F6;
}
.hlist ul li.trail, .hlist ul li.trail:focus, .hlist ul li.trail:hover, .hlist ul li.trail:active {
    
   
     color: #1296F6;
}
.hlist li.active strong {
}
.hlist a, #main .hlist strong, #main .hlist a:link, .hlist a:visited {
}



#main .mod_navigation{


list-style-type: none;
}





#main .mod_navigation ul {
    list-style-type: none;

    padding: 0;
	margin: 0 !important;
	line-height: 29px;

}

.layout_simple {

 padding: 4px 0;
 color: #3e3e3e;
font-weight: bold;


}

.layout_simple a, .layout_simple a:visited{
color: #3e3e3e;
}
#main .mod_navigation li {
 list-style-type: none;
   
    margin: 0;
    padding: 4px 0;

	
	

}

#main .mod_navigation a
{color: #3e3e3e;
font-weight: bold;}

#main .mod_navigation a.active{

color: #1296f6;
}
#main .mod_navigation a:hover{

color: #1296f6;
}

#main .mod_navigation span.active
{color: #1296f6;
font-weight: bold;}






.nav_more{
display: inline;
float: right;
color: #9f9e9f;
font-weight:  normal;
}




