/* DnBNOR.COM */
/* release 13  -  221108   */
/* NEW TOP NAVIGATION */
div#OuterDivTop {
position : relative; 
width : 990px; 
top : 0; 
left : 0; 
margin-bottom : 0px; 
margin-right : 0; 
height : 96px; 
background: transparent url(/css/portalfront/top_bg_com.gif) repeat-x bottom left; 
z-index :0; 
} 

/*div#Search {
width : 250px; 
height : 20px; 
position : absolute; 
top : 56px; 
right : 14px; 
margin : 0; 
background-color : transparent; 
text-align : right; 
z-index : 99; 
}*/

.topNavContainer {
text-align:center;
font:normal 1em verdana, arial,helvetica;
left: 196px;
top:53px;
position:absolute;
z-index:99;
height:30px;
}

#nav ul
{
margin: 0;
white-space: nowrap;
padding: 0;

}

#nav li
{
display: inline;
list-style-type: none;
}

#nav1 {

position : relative; 
margin : 0; 
padding : 12px 12px 8px 10px; 
height : 18px; 
display : block; 
float : left; 
z-index : 101;
vertical-align:bottom;
border-left: 0px solid #798BAF;
background: url('/css/portalfront/topNavBgPassiveNew.gif') no-repeat left top;
}
#nav2 {
position : relative; 
margin : 0; 
padding : 12px 12px 8px 10px; 
height : 18px; 
display : block; 
float : left; 
z-index : 101;
vertical-align:bottom;
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgPassiveNew_middle.gif') no-repeat right top;
}
#nav3 {
position : relative; 
margin : 0; 
padding : 12px 12px 8px 10px; 
height : 18px; 
display : block; 
float : left; 
z-index : 101;
vertical-align:bottom;
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgPassiveNew_middle.gif') no-repeat right top;
}
#nav4 {
position : relative; 
margin : 0; 
padding : 12px 12px 8px 10px; 
height : 18px; 
display : block; 
float : left; 
z-index : 101;
vertical-align:bottom;
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgPassiveNew_middle.gif') no-repeat right top;
}
#nav5 {
position : relative; 
margin : 0; 
padding : 12px 12px 8px 10px; 
height : 18px; 
display : block; 
float : left; 
z-index : 101;
vertical-align:bottom;
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgPassiveNew.gif') no-repeat right top;
}
.topNav a:link, .topNav a:visited
{
color: #0b1552;
text-decoration: none;
font-weight: bold;
}

.topNav a:hover
{
color: #8e003c;
}

/*.topNavActive a {
position : relative; 
margin : 0 -2px 0 0; 
padding : 12px 14px 8px 10px; 
height : 19px; 
display : block; 
float : left; 
z-index : 100; 
border-left: 0px solid #999999;
background: url('/css/portalfront/topNavBgActiveNew.jpg') no-repeat left top;
color: #333333;
font-weight: bold;
}*/
.topNavActive a:link, .topNavActive a:visited, .topNavActive a:hover {
text-decoration: none;
color: #8e003c;
}
#nav1Active a {
position : relative; 
margin : 0 0px 0 0; 
padding : 12px 14px 8px 10px; 
height : 19px; 
display : block; 
float : left; 
z-index : 100; 
border-left: 0px solid #798BAF;
background: url('/css/portalfront/topNavBgActiveNew.jpg') no-repeat left top;
color: #8e003c;
font-weight: bold;
}
#nav2Active a {
position : relative; 
margin : 0 0px 0 0; 
padding : 12px 14px 8px 10px; 
height : 19px; 
display : block; 
float : left; 
z-index : 100; 
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgActiveNew_middle.jpg') no-repeat right top;
font-weight: bold;
color: #8e003c;
}
#nav3Active a {
position : relative; 
margin : 0 0px 0 0; 
padding : 12px 14px 8px 10px; 
height : 19px; 
display : block; 
float : left; 
z-index : 100; 
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgActiveNew_middle.jpg') no-repeat right top;
font-weight: bold;
color: #8e003c;
}
#nav4Active a {
position : relative; 
margin : 0 0px 0 0; 
padding : 12px 14px 8px 10px; 
height : 19px; 
display : block; 
float : left; 
z-index : 100; 
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgActiveNew_middle.jpg') no-repeat right top;
font-weight: bold;
color: #8e003c;
}
#nav5Active a {
position : relative; 
margin : 0 0px 0 0; 
padding : 12px 14px 8px 10px; 
height : 19px; 
display : block; 
float : left; 
z-index : 100; 
border-left: 1px solid #798BAF;
background: url('/css/portalfront/topNavBgActiveNew.jpg') no-repeat right top;
font-weight: bold;
color: #8e003c;
}

#fixedtipdiv {
position:absolute;
padding: 2px;
border:0px solid black;
font:normal 11px Arial;
line-height:12px;
z-index:100;
_margin-top: -8px;
}

body#fixedLeftLoggedIn .topNavContainer {
display: none;
}
/* END NEW TOP NAVIGATION */

div.imgBox {
float : left; 
margin : 2px 8px 5px 0; 
width : 180px; 
padding : 0; 
background-color : #fff; 
border : 1px solid; 
clear : left; 
} 