
/* Win Mobile */
.subMenuDiv
{
	border-collapse:collapse;
    background-color:#ffffff;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
    border-top: 1px solid #999999;
    border-bottom: 8px solid #f07522;
	padding: 25px 35px 30px 15px;
	display: none;
	position: absolute;
	top: 100%;
}
/*
li iframe {position:absolute; left:-9999px; top:-9999px; width:0; height:0; z-index:-1; background-color:Transparent;}
li.over iframe.hideIE6Dropdowns {left:0; bottom:-10px; width:175px; height:100px;}
*/

.subMenuDiv table, .subMenuDiv table tr, .subMenuDiv table tr td
{
    padding:0px;
    margin:0px;
}
.subMenuDiv table tr td.subMenuCell
{
	vertical-align:top;
	padding-left:5px;
	padding-right:20px;
}
.subMenuDiv table tr td.subMenuCellBorder
{
	vertical-align:top;
	border-left: 1px solid #999999;
	padding-left:20px;
	padding-right:5px;
}
ul#topNavListLeft, ul#topNavListRight {
	list-style: none;
	padding: 0;
	margin: 0;
	white-space:nowrap;
}

ul#topNavListLeft li {
	position: relative;
    float:left;
    z-index: 1000 !important;
	/* border: 1px solid transparent; */
	/* *-border: 1px solid white; */  /*hack to get "transparent" borders in IE6 */
	/* border-collapse: collapse; */
}

ul#topNavListLeft li:hover, ul#topNavListLeft li.over {
	/* border: 1px solid #999999;
	border-bottom: 1px solid white; */
}


ul#topNavListLeft li.noBorderOnHover:hover, ul#topNavListLeft li.noBorderOnHover{
	/* border: 1px solid transparent; */
	/* *-border: 1px solid white;  */ /*hack to get "transparent" borders in IE6 */
}

ul#topNavListRight li {
    float:right;
	position: relative;
    z-index: 1000 !important;
    padding-bottom:2px;
}

li#first div.subMenuDiv {
    left:-1;
}
li#last div.subMenuDiv {
    right:-1;
}

li:hover div.subMenuDiv, li.over div.subMenuDiv {
	display: block;
}

.L1White A:link, .L1White A:visited
{
	text-decoration:none; 
	COLOR: #666666;
	font-size: 15px; 
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-weight: normal;
    padding:6px 25px 7px 0px;
    margin:0px;
    display:inline-block;
	/* background-image:url('/windowsmobile/assets/images/cms/Top_Nav_Menu_Fill.png');
	background-repeat:repeat-x; */
}
.L1White A:hover, .L1White A:active
{
	COLOR: #e26324;
	font-size: 15px; 
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-weight: normal;
	text-decoration:none; 
}

.L1WhiteB A:link,.L1WhiteB A:visited,.L1WhiteB A:active, .L1WhiteB A:hover 
{
	text-decoration:none; 
	COLOR: #e26324;
	font-size: 15px; 
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-weight: normal;
    padding:6px 25px 7px 0px;
    margin:0px;
    display:inline-block;
}

#topNavListLeft A:link img, #topNavListLeft A:visited img, #topNavListLeft A:active img
{
    background-image: url('/windowsmobile/assets/images/cms/65chrome/65chrome_head_arrowdown_gray.gif');
    background-repeat:no-repeat;
    background-position: right top;
}
#topNavListLeft A:hover img, 
#topNavListLeft .L1WhiteB A:link img, #topNavListLeft .L1WhiteB A:visited img, #topNavListLeft.L1WhiteB A:active img, #topNavListLeft .L1WhiteB A:hover img
{
    background-image: url('/windowsmobile/assets/images/cms/65chrome/65chrome_head_arrowdown_orange.gif');
    background-repeat:no-repeat;
    background-position: right top;
}

.firstInLeftList A:link,.firstInLeftList A:visited,.firstInLeftList A:active, .firstInLeftList A:hover 
{
    /* padding-left: 0px; */
}

.topFillRightAlign .L1White A:link, .topFillRightAlign .L1White A:visited, .topFillRightAlign .L1White A:active , .topFillRightAlign .L1White A:hover
{
	text-decoration:none; 
	COLOR: #999999;
	font-size: 11px; 
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-weight: normal;
     border-left:1px solid #999999;
     border-right:none;
     border-top:none;
     border-bottom:none;
    padding:0px 10px 0px 10px;
    margin:11px 0px 6px 0px;
    display:inline-block;
}
.topFillRightAlign .L1White A:hover 
{
	text-decoration:underline; 
	COLOR: #999999;
	font-size: 11px; 
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-weight: normal;
}

.topFillRightAlign .L1WhiteB A:link,.topFillRightAlign .L1WhiteB A:visited,.topFillRightAlign .L1WhiteB A:active, .topFillRightAlign .L1WhiteB A:hover 

{
	text-decoration:none; 
	COLOR: #999999;
	font-size: 11px; 
	font-family: "Segoe UI", Tahoma, Verdana, Arial;
	font-weight: normal;
     border-left:1px solid #999999;
     border-right:none;
     border-top:none;
     border-bottom:none;
    padding:0px 10px 0px 10px;
    margin:11px 0px 6px 0px;
    display:inline-block;
}

.topFillRightAlign .firstInRightList A:link,.topFillRightAlign .firstInRightList A:visited,.topFillRightAlign .firstInRightList A:active, .topFillRightAlign .firstInRightList A:hover 
{
     border-left:none;
}
#last A:link, #last A:visited, #last A:active, #last A:hover 
{
    padding-right:0px;
}

.L2GreyBHeader { COLOR: #353939 ;font-size: 15px; font-family: "Segoe UI", Tahoma, Verdana, Arial;font-weight: normal; padding: 7px 0px 7px 0px;display:block;}
.L2GreyB A:link, .L2GreyB A:visited, .L2GreyB A:active
  {text-decoration:none; COLOR: #3399ff ;font-size: 15px; font-family: "Segoe UI", Tahoma, Verdana, Arial;font-weight: normal; padding: 7px 0px 7px 0px; white-space:nowrap; display:block;}
.L2GreyB A:hover {COLOR: #0b4081;text-decoration:none; }

.L3Grey A:link, .L3Grey A:visited, .L3Grey A:active
 {text-decoration:none; COLOR: #3399ff;font-size: 12px; font-family: "Segoe UI", Tahoma, Verdana, Arial;font-weight: normal; padding: 7px 0px 7px 14px; white-space:nowrap;display:block}
.L3Grey A:hover {COLOR: #0b4081; text-decoration:none; }



.topLeft
{
color: #ffffff;
font-family:verdana;
font-size: 12px;
height:30px;
}
.leftFill
{
}

.leftBottom
{
}

.leftNavLeftBuffer
{
padding-left:17px;
}
.leftNavLeftBufferL3
{   
padding-left:17px;
padding-top:2px;
}

.leftNavLeftFirstRow
{
padding-left:17px;
padding-top:30px;
padding-bottom:15px;
}
.leftNavLeftLastRow
{
padding-bottom:15px;
padding-left:17px;
}