/* Site Navigation */

ul.menu_level_1 { width:165px; float:left; list-style:none; background-image:url(/images/menu_node_background.gif); background-repeat:repeat-y; margin:0px 0px 10px 8px; padding:0px; }
ul.menu_level_1 li.header { width:159px; height:31px; overflow:hidden; padding:0px; margin:0px; background:none; }

ul.menu_level_1 li { width:159px; min-height:18px; float:left; font-size:92%; color:#fff; background-image:url(/images/home/leftnav_panel.jpg); background-repeat:no-repeat; background-position:top; border-top:1px solid #fff; padding:0px; margin:0px; }
ul.menu_level_1 li a:hover { text-decoration:underline; }
ul.menu_level_1 li a { width:130px; min-height:12px; float:left; display:block; text-decoration:none; color:#fff; background-color:#909090; border-right:1px solid #fff; padding:2px 3px 4px 7px; }
ul.menu_level_1 li.selected { background-image:url(/images/home/leftnav_panelselected.jpg); }
ul.menu_level_1 li.selected a { color:#000000; font-weight:bold; background-color:#b0b0b0; }
ul.menu_level_1 li.children { background-image:url(/images/home/leftnav_panelchildrenselected.jpg); }

ul.menu_level_1 ul.menu_level_2 { width:159px; float:left; list-style:none; font-size:100%; background-color:#D8D8D8; border-top:1px solid #fff; padding:5px 0px 15px 0px; margin:0px;}
ul.menu_level_1 ul.menu_level_2 li { background-color:#D8D8D8; background-image:none; border-top:0px; }
ul.menu_level_1 ul.menu_level_2 li a { min-height:14px; font-weight:normal; text-decoration:underline; color:#244EB4; background-color:#D8D8D8; border-right:0px; }
ul.menu_level_1 ul.menu_level_2 li a:hover { text-decoration:none; }
ul.menu_level_1 ul.menu_level_2 li.selected { background-color:#D8D8D8; background-image:none; }
ul.menu_level_1 ul.menu_level_2 li.selected a { font-weight:bold; text-decoration:none; background-color:#D8D8D8; }


/*
ul.menu_level_1 li a:hover { text-decoration:underline; }
ul.menu_level_1 li a.selected { background:url(/images/home/leftnav_panelselected.jpg) no-repeat; color: #000000; }

.secondNavBar ul li.selected a { color: #000000; padding:0px 0px 0px 3px; }
.secondNavBar ul li.selected a:hover{ color: #000000; }
.secondNavBar ul li.childrenSelected { background:url(/images/home/leftnav_panelchildrenselected.jpg) no-repeat; color: #000000; }
.secondNavBar ul li.childrenSelected a { color: #000000; padding:0px 0px 0px 3px; }
.secondNavBar ul li.childrenSelected a:hover { color: #000000; }


.secondNavBar ul li.subNavChild { color: #244EB4; font-size:85%; font-weight:normal; padding:2px 0px 2px 3px; background: #D9D9D9; color: #244EB4;}
.secondNavBar ul li.subNavChild a { color: #244EB4; padding:0px 0px 2px 3px; }
.secondNavBar ul li.subNavChild a:hover { color: #244EB4; }
.secondNavBar ul li.subSelected { background: #D9D9D9; color: #244EB4; }
.secondNavBar ul li.subSelected a {color: #244EB4; text-decoration:none; font-weight:bold; }
.secondNavBar ul li.subSelected a:hover { color: #244EB4; }

.secondNavBar ul li.subNavChildSelected{ width:155px; height: inherit; background: #D9D9D9; color: #244EB4; font-size:85%; font-weight:bold; padding-left:4px; padding-top:2px; padding-bottom:2px;}
.secondNavBar ul li.subNavChildSelected a{color: #244EB4; text-decoration:none;}
.secondNavBar ul li.subNavChildSelected a:hover{color: #244EB4; text-decoration:underline;}

.secondNavBar ul li.NavHeader {width:159px; height:31px;}
/* End Site Navigation */
*/








