.divNavWrapper{
float: left;
width: 900px;
display: inline;/*FIX FOR STUPID IE6 AS IT DOUBLES THE MARGIN???*/
text-transform: ;
}
.xmlmenu{
background: #fff;
height: ;
border-top: ;
border-bottom: 1px solid #013169;
}
.xmlmenusectionpaddingleft, .xmlmenusectionpaddingright, .xmlmenupagepaddingleft, .xmlmenupagepaddingright{
display: none;
}
.xmlmenuSection{
width: ;
margin: 0;
height: 35px;
background: #013169;
}
.xmlmenuPage{
width: 896px;
margin: 0;
height: ;
border-right: 2px solid #013169;
border-left: 2px solid #013169;
}
table.xmlmenutblsections{
margin: 0;
height: ;
}
table.xmlmenutblpages{
margin: 0;
height: ;
}
table.xmlmenutblpagesbackground{
margin: 0;
background: #6c91c6;
}

/*SECTION TC*/
table .xmlmenusectiontc{
text-align: center;
padding-top: 8px;
width: auto;
border-bottom: 2px solid #013169;
height: ;
}
/*PAGE TC*/
.xmlmenupagetc{
padding-top: 5px;
padding-right: 10px;
padding-left: 10px;
padding-bottom: 5px;
text-align: center;
width: auto;
height: ;
}

/*SECTION SELECTED*/
table .xmlmenusectiontcselected{
text-align: center;
padding-top: 3px;
padding-bottom: px;
width: auto;
height: ;
background: #6c91c6;
border-right: 2px solid #013169;
border-left: 2px solid #013169;
}
/*PAGE SELECTED*/
.xmlmenupagetcselected{
text-align: center;
width: auto;
padding: 0 10px;
}

.xmlmenuSection a, .xmlmenuSection a:visited{
font: bold 100% Arial, sans-serif;
color: #222;
display: block;
text-decoration: none;
background: #fff;
padding-top: 5px;
padding-bottom: 5px;
}
.xmlmenuPage a, .xmlmenuPage a:visited{
font: bold 100% Arial, sans-serif;
color: #fff;
display: block;
text-decoration: none;

}
.xmlmenuSection a:hover, .xmlmenuPage a:hover{
color: #ffbf00;
}
.xmlmenuWrapper .xmlmenusectionhlselected, .xmlmenuWrapper .xmlmenusectionhlselected a:hover{
font: bold 100% Arial, sans-serif;
color: #ffbf00;
background: #6c91c6;
padding-top: 8px;
}
.xmlmenuWrapper .xmlmenupagehlselected, .xmlmenuWrapper .xmlmenupagehlselected a:hover{
font: bold 100% Arial, sans-serif;
color: #ffbf00;
padding: 5px 0;
}
.xmlmenusectiontcdivider{
color: #fff;
}
.xmlmenupagetcdivider{
color: #fff;
}