/*
=========================================================
HORIZONTAL TAB MENU STYLE SHEET
=========================================================
*/

.solidblockmenu ul{ margin-left:60px;
margin: 0;
padding: 0;color: #ffffff;
float: left;
font: bold 11px Verdana;
width: 969px;
background: black url(bg_mn2.jpg) top repeat-x;
height:30px;
}

.solidblockmenu li{
display:inline;
}

.solidblockmenu li a{
float: left;
color: #ffffff;

padding:10px 16px 0 16px;
text-decoration: none;
text-align:center;
border-right:0px solid #1B71A0 center center repeat-x;
height:27px;
}
.solidblockmenu li:hover{
background: url(mn_hover_l.jpg) left top no-repeat;
}


.solidblockmenu li a:hover, .solidblockmenu li a.current{
color: #ed4b00;
background: transparent url(bg_mn1.jpg); /*center center repeat-x;*/
height:27px;
_height:30px;
text-decoration: none;

}
.solidblockmenu li span:hover{
background:url(mn_hover_r.jpg) top right no-repeat;color: #ed4b00;

}
.tabcontainer{
clear: left;
width:100%;/*95%; width of 2nd level sub menus*/
height:31px;/*1.5em; height of 2nd level sub menus. Set to largest's sub menu's height to avoid jittering.*/
background:url(mn_under_bg.jpg) no-repeat;
}

*:first-child+html .ieclass{ /*IE7 hack to remove gap between menu and sub contents*/
margin-top: -2em;
}

* html .ieclass{ /*IE6 and below hack to remove gap between menu and sub contents*/
margin-top: 0;
height:31px;
}

.tabcontent{
display:none;
padding: 5px 11px;
background-position:105px;
color: white;
}
/*link cap 2 */
.tabcontent a:link{
color:#525252;
padding: 5px 11px;
text-decoration: none;
font: normal 11px arial;
border-right: 0px solid #1a719e;
}

.tabcontent a:visited{
color:#525252;
font: normal 11px arial;
border-right: 0px solid #1a719e;
padding: 5px 11px;
text-decoration: none;
}

.tabcontent a:hover {
color:#ed4808;
font: normal 11px arial;
text-decoration: none;
}

.tabcontent a.current{
color:#ed4808;
font: bold 11px arial;
text-decoration: none;
}



/*
=========================================================

=========================================================
*/



/* Holly Hack for IE \*/
* html .IconMenuDoc_glossymenu li { float: left; height: 1%; }
* html .IconMenuDoc_glossymenu li a { height: 1%; }
/* End */
/***************************************************/


/* Holly Hack for IE \*/
* html .IconMenuTT_glossymenu li { float: left; height: 1%; }
* html .IconMenuTT_glossymenu li a { height: 1%; }
/* End */
/*
