/***** Menü Top
************************************************/
#nav_top_primary {
margin: 0;
width:975px;
padding:40px 0 0 0;
height:30px;
color: #666;
text-align:right;
line-height: 30px;
font-size: 14px;
}

#nav_top_primary  a {
position:relative;
color: inherit;
font-weight: normal;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
line-height: 30px;
text-align:right;
padding: 0 0 0 15px;

}

#nav_top_primary a:hover {
color: #00196f;
text-decoration: none;
}

#nav_top_primary a.current {
color: #00196f;
text-decoration: none;
}

/*-----------------------------------------------*/
#nav_top_secondary {
margin: 0;
padding:0;
height:26px;
color: #fff;
text-align:right;
line-height: 30px;
font-size: 14px;
font-weight:bold;
border-top:2px solid #fff;
border-bottom:2px solid #fff;
background:#00196f;
}

#nav_top_secondary .inner {
    width:975px;
    text-align:right;
}

#nav_top_secondary  a {
position:relative;
color: inherit;
font-weight:bold;
font-size: 14px;
text-decoration: none;
text-transform: uppercase;
white-space: nowrap;
line-height: 26px;
text-align:right;
vertical-align:top;
padding: 0 0 0 15px;
}

#nav_top_secondary a:hover {
color: #CCC;
text-decoration: none;
}

#nav_top_secondary a.current {
color: #CCC;
text-decoration: underline;
}
/*-----------------------------------------------*/
#nav_secondary {
float:left;
display:table-cell;
margin: 0 0 0 100px;
padding:0;
width:340px;
height:26px;
color: #333;
text-align:left;
vertical-align:bottom;
line-height: 30px;
font-size: 14px;
}




#nav_footer {
float:left;
margin: 0 0 0 525px;
padding:11px 0 0 0;
width: 450px;
height:20px;
color: #00196f;
text-align:right;
line-height: 20px;
font-size: 12px;
}
#nav_footer a {
color: inherit;
font-weight: bold;
font-size: 12px;
text-decoration: none;
white-space: nowrap;
line-height: 20px;
text-align:center;
vertical-align:top;
}
#nav_footer a:hover {
color: #666;
text-decoration: none;
}


