﻿/* ----------- Menu  -----*/
.Menu1{width:59px;height:30px;text-align:center;background-image:url(../_images/topnavigation/1bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu1Hover{width:59px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/1bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu2{width:77px;height:30px;text-align:center; background-image:url(../_images/topnavigation/6bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu2Hover{width:77px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/6bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu3{width:71px;height:30px;text-align:center; background-image:url(../_images/topnavigation/2bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu3Hover{width:71px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/2bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu4{width:107px;height:30px;text-align:center; background-image:url(../_images/topnavigation/3bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu4Hover{width:107px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/3bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu5{width:77px;height:30px;text-align:center; background-image:url(../_images/topnavigation/4bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu5Hover{width:77px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/4bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}

.Menu6{width:87px;height:30px;text-align:center; background-image:url(../_images/topnavigation/5bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu6Hover{width:87px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/5bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}


.Menu7{width:72px;height:30px;text-align:center; background-image:url(../_images/topnavigation/7bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu7Hover{width:72px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/7bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}


.Menu8{width:77px;height:30px;text-align:center; background-image:url(../_images/topnavigation/8bg.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}
.Menu8Hover{width:77px;height:40px;text-align:center;color:#FFF; background-image:url(../_images/topnavigation/8bg_hover.jpg);background-position:bottom;background-repeat:no-repeat;cursor:hand;cursor:pointer;}



.msep{width:1px;background-image:url(../_images/topnavigation/blank.gif);background-repeat:repeat-y;}

/* ---- sub menu --------- */


.DefaultSubMenuItem
{
	width: 130px;
    height: 22px;
    background-color:#B1D1E8; 
    border:solid 1px #86B1D1;
    border-top:none;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.DefaultSubMenuItemHover
{
	width: 130px;
    height: 22px;
    background-color:#D8E9F3;
    border:solid 1px #86B1D1;
    border-top:none;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right
}

.DefaultSubMenuItem img,.DefaultSubMenuItemHover img,.SubMenuItem1 img,.SubMenuItem1Hover img,.SubMenuItem2 img,.SubMenuItem2Hover img,.SubMenuItem3 img,.SubMenuItem3Hover img,.SubMenuItem4 img,.SubMenuItem4Hover img,.SubMenuItem5 img,.SubMenuItem5Hover img,.SubMenuItem6 img,.SubMenuItem6Hover img,.SubMenuItem7 img,.SubMenuItem7Hover img,.SubMenuItem8Hover img{padding:0px 12px 0px 10px;}
.DefaultSubMenuItem nobr,.SubMenuItem1 nobr,.SubMenuItem2 nobr,.SubMenuItem3 nobr,.SubMenuItem4 nobr,.SubMenuItem5 nobr,.SubMenuItem6 nobr,.SubMenuItem7 nobr,.SubMenuItem8 nobr{color:#003A66;text-align:left;font-size:11px;}
.DefaultSubMenuItemHover nobr,.SubMenuItem1Hover nobr,.SubMenuItem2Hover nobr,.SubMenuItem3Hover nobr,.SubMenuItem4Hover nobr,.SubMenuItem5Hover nobr,.SubMenuItem6Hover nobr,.SubMenuItem7Hover nobr,.SubMenuItem8Hover nobr{color:#000103;text-align:left;font-size:11px;}


/* For Different Sub group widths according to the parent */
.SubMenuItem1
{
    width: 93px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem1Hover
{
	width: 93px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem2
{
    width: 154px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem2Hover
{
	width: 154px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem3
{
    width: 183px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem3Hover
{
	width: 183px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem4
{
    width: 217px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem4Hover
{
	width: 217px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem5
{
    width: 162px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem5Hover
{
	width: 162px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem6
{
    width: 106px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem6Hover
{
	width: 106px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem7
{
    width: 106px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}
.SubMenuItem7Hover
{
	width: 106px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}

.SubMenuItem8
{
    width: 106px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
    text-align:right;
}
.SubMenuItem8Hover
{
	width: 106px;
    height: 22px;
    filter: progid:DXImageTransform.Microsoft.Alpha( style=0,opacity=95);
    cursor: pointer;
    cursor: hand;
    z-index: 999;
}

.careersep{background-image:url(../_images/careers/sep.jpg);background-repeat:repeat-y;background-position:right 20px;}
.treetitle{ cursor:pointer;padding:3px 5px 3px 0px;font-size:13px;font-weight:bold}
/* ----- Site Map ------ */
.TreeNode{ cursor:pointer; padding:3px 5px 3px 0px; background-image:url(../_images/careers/sep.jpg);width:680px;background-repeat:no-repeat;background-position:bottom;font-size:13px; font-weight:bold}
.TreeNodeRow{ color:#612B6B;cursor:pointer;}
.TreeNodeRow NOBR {color:#333333;}
.HoverTreeNodeRow{ color:#000;cursor:pointer;}
.HoverTreeNodeRow NOBR{ color:#000;cursor:pointer}
.SelectedTreeNodeRow{ color:#DD8927;cursor:pointer}
.TreeNodeSub , .TreeNodeSub a{cursor:pointer;padding:1px 30px 1px 0px;font-size:12px;padding-top:5px}
.TreeNodeSub NOBR{Color:#0A4574;}
.bgraound{background-image:url(../_images/careers/bg.jpg);height:140px;background-repeat:repeat-x;}
/*------Careers-----*/
.parentsublnk{cursor:pointer;}
.TreeTitle{font-size:11px;color:#0A4574;text-align:right;font-weight:bold}
.treesub{font-size:11px;}