/* 'left nav' specific rules
   ----------------------------------------------------------------------------------------- */
#LEFTNAV { width:160px; margin-right:14px; _margin-right:11px; float:left;}
#LEFTNAV .geoHeader { padding:7px 12px 3px; background-color:#91b155; font:bold 1em/14px Arial,Tahoma,"Bitstream Vera Sans",sans-serif; color:#fff;}

.lhnHigh { width: 160px; overflow: hidden; margin:0 0 14px; border-top:4px solid #91b155; background-color:#f2f6eb; font-family:Arial,Tahoma,"Bitstream Vera Sans",sans-serif;}

.lhnHigh ul { border:solid #c0d0a1; border-width:0 1px 1px;}
.lhnHigh li { padding:5px 11px 4px; border-top:1px solid #d5e3bb; line-height:17px;}
.lhnHigh .mark { background-color:#fff;}
.lhnHigh .mark ul, .lhnHigh .mark li, .lhnHigh .firstItem { border:none;}
.lhnHigh .mark li { padding:0;}

/* Color overrides for elements in nav that are expanded but not selected */
.lhnHigh li.notviewing { background-color:#f2f6eb;}
.lhnHigh .mark.viewing ul li span.notviewing { color:#09532D}

.lhnHigh .navTitle { padding-top:15px; font-weight:bold;}

.lhnHigh .mark.viewing a,
.lhnHigh .mark.viewing .fkLnk,
.lhnHigh .mark ul li.viewing a { color:#2c2c2c;}
.lhnHigh .mark.viewing li a { color:#09532d;}

.lhnHigh .mark ul li a,
.lhnHigh .mark ul li span.lhnselected { padding-left:8px; font-size:0.9165em;}

.lhnHigh a { text-decoration:none;}
.lhnHigh a, .lhnHigh a:active, .lhnHigh a:visited, .lhnHigh .fkLnk { color:#09532d;}
.lhnHigh a:hover, .lhnHigh a:focus, .lhnHigh .fkLnk.mseOvr { color:#09532d; text-decoration:underline;}

.lhnHigh .new { background-color:#d67b00; padding:1px 4px; font-size:0.75em; color: #ffffff; }

#NAV_LESS, .navMoreCont { display:none;}

.lhnHigh ul li.navLess,
.lhnHigh ul li.navMore { width:136px; padding:5px 11px 4px; color:#09532d; cursor:pointer;}
.lhnHigh ul li.navLess img { width:11px; height:8px; margin:5px 0 0; background:url("/img2/sprites/gui_standalone-v4.png") -83px -78px no-repeat #f2f6eb;}
.lhnHigh ul li.navMore img { width:11px; height:8px; margin:5px 0 0; background:url("/img2/sprites/gui_standalone-v4.png") -83px -102px no-repeat #f2f6eb;}

.lhnHigh ul li.hvrIE6:hover,
.lhnHigh ul li.hvrIE6.mseOvr { text-decoration:underline;}

#FAKE_NAV .show, #TOGGLENAV .show,
#REAL_NAV .hide, #TOGGLENAV .hide { background-image:url("/img2/sprites/gui-v18.gif"); background-repeat:no-repeat;}
#FAKE_NAV .show, #TOGGLENAV .show { background-position:-125px -34px;}
#REAL_NAV .hide, #TOGGLENAV .hide { display:block; background-position:-163px -6px;}

#LEFTNAV .bx01 { word-wrap:break-word;}
#LEFTNAV .bx01 .title { padding:6px 10px; font-size:1.1670em;}
#LEFTNAV .bx01 .content { padding:10px;}

