@charset "iso-8859-1";
/* CSS Menu Magic */

#left-nav {
	position:relative;
	z-index:2;
}

/* first sublevel */
.leftbar .closed2 { 
	position: absolute;
	left:187px;
	display: none;
	margin-left: 2px;
	text-align:left;
	margin-top:0px;
	}
	
/* Sub Menu Styles */
.leftbar .closed2 li a { 
	padding: 2px 5px 2px 8px; 
	height:17px;
} 
html>/**/body .leftbar .closed2 li a {height:auto}


/* Hide sub-menus initially */
ul#left-nav li:hover div,
ul#left-nav li.over div { 
	display: none; 
}


/* The magic */
#left-nav li:hover .closed2,
#left-nav li.over .closed2 { 
	display: block; 
} 

.leftbar .closed2 li {
	background-color:#fff;
	width:150px;
	position:relative;
	top:-25px;	color:#FFFFFF
}

.leftbar .closed2_first{
	border-top:1px solid #FF6600;
}

.leftbar .closed3_first{
	border-top:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
}

.leftbar .closed2_mid{
	border-bottom:1px solid #FF6600;
}

/*  navigation */
/*  level1 */
.leftbar ul li A{
	font-size:10px;
	line-height:23px;
	height:23px;
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	border-left:1px solid #FF6600;
	color:#FFF;
	text-transform:uppercase;
	display:block;
	background:url(nav_arrow_closed.gif) right center no-repeat #526394;
	padding-left:8px;
	font-weight:bold
}

.leftbar ul li A:hover{
    color:#5776A0;
	text-decoration:none;
	background:url(nav_arrow_closed_hover.gif) right center no-repeat #fff;
	padding-left:8px;
	margin-bottom:0px;
}

.leftbar .first1 A {
	background:url(navbar_top.gif) top left no-repeat #526394;
	height:25px;
	border-right:0px solid #FF6600;
	border-left:0px solid #FF6600;
	line-height:25px;
}
html>/**/body .leftbar .first1 A {line-height:28px;}

.leftbar .first1 A:hover {
	background:url(navbar_top_hover.gif) top left no-repeat #fff;
}

.leftbar .last1 A {
	background:url(navbar_bottom.gif) bottom left no-repeat #526394;
	height:25px;
	line-height:25px;
	border-right:0px solid #FF6600;
	border-bottom:0px solid #FF6600;
	border-left:0px solid #FF6600;
}

.last_img {
	background:url(navbar_bottom_img.gif) bottom left no-repeat #526394;
	height:25px;
	line-height:25px;
	border-right:0px solid #FF6600;
	border-bottom:0px solid #FF6600;
	border-left:0px solid #FF6600;
}

html>/**/body .leftbar .last1 A {line-height:24px;}

.leftbar .last1 A:hover {
	background:url(navbar_bottom_hover.gif) bottom left no-repeat #fff;
}

.leftbar .open1 A, .leftbar ul .open1 A:hover{
	font-weight:bold;
    color:#FFFFFF;
	background:url(nav_arrow_open.gif) right center no-repeat #526394;
}

.leftbar .last1_open1 A, .leftbar ul .last1_open1 A:hover {
	font-weight:bold;
	color:#FFF;
	background:url(nav_arrow_open.gif) right center no-repeat #fff;
}

.leftbar .last1_open1 .last2 A, .leftbar .last1_open1 .select2_last2 A {
	height:21px!important;
	border-right:0px solid #FF6600!important;
	border-bottom:0px solid #FF6600!important;
	border-left:0px solid #FF6600!important;
	background:url(navbar_bottom_white.gif) bottom left no-repeat #fff!important;
}

.leftbar .last1_open1 .last2 A:hover, .leftbar .last1_open1 .select2_last2 A:hover {
background:bottom left no-repeat #fff!important;
}


.leftbar .last1_open1 .select2_last2 A {
	font-weight:bold!important;
}

.leftbar .last1_open1 .select2_last2 A:hover {
	font-weight:bold!important;
}


.leftbar .last1_open1 .select3_last3 A {
	height:21px!important;
	color:#3d496f!important;
	font-weight:bold!important;
	border-right:0px solid #FF6600!important;
	border-bottom:0px solid #FF6600!important;
	border-left:0px solid #FF6600!important;
}

.leftbar .last1_open1 .select3_last3 A:hover {
	font-weight:bold!important;
}


/*  level2 */
.leftbar ul li li A, .leftbar ul li .last2 A {
	font-weight:normal!important;
	font-size:10px;
	line-height:17px!important;
	height:17px;
	border-right:1px solid #FF6600!important;
	border-bottom:1px solid #FF6600;
	border-left:1px solid #FF6600!important;
	color:#000;
	display:block;
	padding-left:8px;
	background:none!important;
	text-transform:none;
	color:#000!important;
}

.last_img {
	background:url(navbar_bottom_img.gif) bottom left no-repeat #526394;
	height:25px;
	line-height:25px;
	border-right:0px solid #FF6600;
	border-bottom:0px solid #FF6600;
	border-left:0px solid #FF6600;
}

.last_img {
	background:url(navbar_bottom_img.gif) bottom left no-repeat #526394;
	height:25px;
	line-height:25px;
	border-right:0px solid #FF6600;
	border-bottom:0px solid #FF6600;
	border-left:0px solid #FF6600;
}


html>/**/body .leftbar ul li li A { height:auto;}

.leftbar ul li li A:hover, .leftbar ul li .last2 A:hover{
	height:17px;
	color:#3d496f!important;
	text-decoration:none;
	background-color:#FF6600!important;
	padding-left:8px;
	height:17px;
}
html>/**/body .leftbar ul li li A:hover { height:auto;}
html>/**/body .leftbar ul li .last2 A:hover { height:auto;}

.leftbar .last2 A {
	border-bottom:1px solid #FF6600!important;
}

.leftbar .last2 A:hover{
	border-bottom:1px solid #FF6600;
}

.leftbar .open2 A, .leftbar .open2 A:hover{
	border-bottom:0px solid #FF6600;
}

.leftbar .select2 A, .leftbar .select2_last2 A{
	font-weight:bold!important;
	color:#3d496f!important;
}

.leftbar .select2 A:hover, .leftbar .select2_last2 A:hover{
	font-weight:bold!important;
	background-color:#fff!important;
}

/*  level3 */
.leftbar ul li li li A{
	font-size:10px;
	font-weight:normal!important;
	line-height:15px;
	height:15px;
	border-right:1px solid #FF6600;
	border-bottom:0px solid #FF6600;
	border-left:1px solid #FF6600;
	color:#000!important;
	text-transform:none;
	display:block;
	background-color:#fff;
	padding-left:18px;
}

.leftbar ul li li li A:hover{
	height:15px;
	color:#3d496f!important;
	text-decoration:none;
	padding-left:18px;
	font-weight:normal!important;
}

.leftbar .last3 A {
	line-height:15px;
	height:17px;
	border-bottom:1px solid #FF6600!important;	
	padding-left:18px;
}

.leftbar .last3 A:hover {
	line-height:15px;
	height:17px;
	border-bottom:1px solid #FF6600!important;
	padding-left:18px;
}

.leftbar .select3 A{
	font-weight:bold!important;
	color:#3d496f!important;
	background:url(nav_level3_arrow.gif) 9px center no-repeat #fff!important;
	border-bottom:0px solid #526394;
}

.leftbar .select3 A:hover{
	font-weight:bold!important;
	background:url(nav_level3_arrow.gif) 9px center no-repeat #fff!important;
}

 a.white
 {color:#FFF}

/* END OF MAGIC */