/* Style for the lefthand navigation */
ul#leftHandNavigation4 {
text-transform: uppercase;
list-style-type: none;
margin-left: 1px;
margin-top: 0px;
margin-bottom: -1px;
padding-bottom: -1px;
width: 219px;
border-style: solid;
border-color: #aaa;
border-width: 0px 1px;
padding-left: 0px;
}

html[xmlns] ul#leftHandNavigation4 {
left: -37px;
margin-left: 0px;
width: 218px;
}

#leftHandNavigation4 a {color: #444;}

ul#leftHandNavigation4 li {
line-height: 11px;
margin-bottom: 1px;
}

ul#leftHandNavigation4 li ul {margin-top: 2px;
}

li.navLevel7 a {
text-transform: uppercase;
font-family: verdana, arial, sans-serif;
font-size: 8pt;
text-decoration: none;
position: relative;
width: 200px;
line-height: 11px;
padding-top: 4px;
padding-bottom: 4px;
padding-left: 18px;
display: block;
font-weight: 900;
}

li.navLevel8 {
font-family: arial, sans-serif;
text-transform: none;
position: relative;
display: none;
}

li.navLevel8 a {
font-size: 8pt;
font-weight: bold;
text-decoration: none;
position: relative;
padding-left: 20px;
width: 200px;
line-height: 13px;
padding-top: 4px;
padding-bottom: 4px;
display: block;
}

html[xmlns] ul#leftHandNavigation4 li.navLevel8 a {width: 200px;}

ul#leftHandNavigation4 a, ul#leftHandNavigation4 a:visited, ul#leftHandNavigation4 a:hover, ul#leftHandNavigation4 a:link, ul#leftHandNavigation4 a:active, ul#leftHandNavigation4 a:focus {text-decoration:none;}

li.activeNavigation, li.activeNavigation a {display: block;}

/* Navigation button colors.  The ugly CSS selectors are because IE sucks.  This looks a lot nicer in Mozilla-only code */
ul#leftHandNavigation4 li.nl7-bon-open {background: url(/images/navbutton_open.gif) no-repeat 0px 1.5px #d5dde6;}
ul#leftHandNavigation4 li.nl7-bon-open a {color: #036;}
ul#leftHandNavigation4 li.nl7-bon-none {background-color: #d5dde6;}

ul#leftHandNavigation4 li.nl7-boff-closed {background: url(/images/navbutton_closed.gif) no-repeat 0px 1.5px #eaeaea;}
ul#leftHandNavigation4 li.nl7-boff-closed:hover, ul#leftHandNavigation4 li.nl7-boff-closed-over {background: url(/images/navbutton_open.gif) no-repeat 0px 1.5px #f7d5d5;}
ul#leftHandNavigation4 li.nl7-boff-none {background: #eaeaea;}
ul#leftHandNavigation4 li.nl7-boff-none:hover, ul#leftHandNavigation4 li.nl7-boff-none-over {background: #f7d5d5;}

ul#leftHandNavigation4 li.nl8-bon {background-color: #e3e9ee;}
ul#leftHandNavigation4 li.nl8-bon a {color: #036;}
ul#leftHandNavigation4 li.nl8-boff {background-color: #f1f1f1;}
ul#leftHandNavigation4 li.nl8-boff:hover, ul#leftHandNavigation4 li.nl8-boff-over {background-color: #f9e3e3;}