/*==========================27-1-2012======================*/
p {
	margin:0px 0px 0px 0px;
	padding:0;
	font-size:12px;
	line-height:20px;
	

}
.menu_list{width:220px; background:#d3dfeb; font-family:Verdana, Geneva, sans-serif;}
.menu_head {
	padding:7px 0 6px 30px;
	cursor: pointer;
	position: relative;
	margin-bottom:10px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	background:#000 url(../images/plus.png) no-repeat 5px 9px;
	width:190px;
	 font-family:Verdana, Geneva, sans-serif;
}
.menu_head:hover a, .menu_head:hover{ color:#FFF; }
.menu_head a {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Geneva, sans-serif;	
}
#firstpane .menu_head.current a{ color:#FFF;}
.menu_head:hover {
	background:#000 url(../images/plus.png) no-repeat 5px 9px;
	 color:#FFF;
}

.menu_head.current {
	background:#000 url(../images/minus.png) no-repeat 5px 9px;
	 color:#FFF;
}



.menu_head1 {margin-right:5px; margin-left:5px;
		
}
#firstpane .menu_head1 a:hover {
	color:#FFF;
	background:#225e9a url(../images/icon.jpg) 5px 8px no-repeat !important;
}
#firstpane .menu_head1 a {
	font-size:10px;
	background:url(../images/left_icon_hvr.png) 5px 10px no-repeat;
	color:#061F67;
	padding:3px 10px 2px 25px;
	cursor: pointer; 
	position: relative;
	border-bottom:1px dotted #061f67;
	font-family:Verdana, Geneva, sans-serif; font-weight:bold;text-align:left;
}

#firstpane .menu_head1.current a {color: #FFF; background:#225e9a url(../images/icon.jpg) 5px 10px no-repeat;}


.menu_head2 {
	/*margin-right:10px;
	margin-left:10px;*/
	border-bottom:none;
}

.plus {
    background:url(../images/b-plus.png) 5px 8px no-repeat !important;
}


      

.minus a{
    background:#225E9A url(../images/b-minus.png) 5px 8px no-repeat !important;
}

.minus{
    background:#225E9A url(../images/b-minus.png) 5px 8px no-repeat !important;
}

#firstpane .menu_head2.current a {
	color:#FFF;
	background:#939393 url(../images/icon.jpg) 15px 10px no-repeat !important;
}
#firstpane .menu_head2 a {font-family:Verdana, Geneva, sans-serif; font-weight:bold; font-size:10px; background:url(../images/left_icon_hvr.png) 15px 10px no-repeat; color:#061F67;
	cursor: pointer; position: relative; }

#firstpane .menu_head2 a:hover {color:#FFF;
	background:#939393 url(../images/icon.jpg) 15px 10px no-repeat !important;
}


.menu_body {
	display:none;
	margin:0 0 10px 0;
}
.menu_body a {
	display:block;
	color:#FFF;
	padding:5px 0 5px 32px;
	text-decoration:none;
}
.menu_body a:hover {
	color: #fff;
}

.menu-padding a {
	cursor: pointer;
	position: relative;
	color:#FFF;
}
.menu-padding1 a {
	cursor: pointer;
	position: relative;
}
.menu-none-bg {
	background-image:none;
}
.menu-none-bg:hover {
	background-image:none;
}

.menu_body .menu-padding{ border-bottom:1px #061f67 dotted; margin-right:0;
	margin-left:0; width:210px; margin:-0 5px 0; }
	
.spacer10{height:10px; clear:both;}
.mgt10{margin-top:10px;}
.mgb10{margin-bottom:10px;}


#firstpane .menu_headnew a {
	font-size:10px;
	background:url(../images/b-plus.png) 5px 8px no-repeat !important;
	cursor: pointer; 
 	position: relative;
	border-bottom:1px dotted #061f67;
	font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
	
#firstpane .menu_headnew a:hover {
	color:#FFF;
	background:#225e9a url(../images/b-plus.png) 5px 8px no-repeat !important; }
	
#firstpane .minus a {
	font-size:10px;
	background:url(../images/b-minus.png) 5px 8px no-repeat !important;
	color:#FFF;
	cursor: pointer; 
	position: relative;
	border-bottom:1px dotted #061f67;
	font-family:Verdana, Geneva, sans-serif; font-weight:bold;}
	
	#firstpane .minus a:hover {
	color:#FFF;
	background:#225e9a url(../images/b-minus.png) 5px 8px no-repeat !important; }


#firstpane .menu_headnew2 a {
	font-size:10px;
	background:url(../images/icon.jpg) 15px 10px no-repeat !important;
	color:#061F67;
	cursor: pointer; 
	position: relative;
	border-bottom:1px dotted #061f67; display:block; *margin-top:-4px;
	font-family:Verdana, Geneva, sans-serif; font-weight:bold; padding-left:30px !important;}

#firstpane .menu_headnew2 a:hover {	color:#FFF;	background:#939393 url(../images/icon.jpg) 15px 10px no-repeat !important; }

.selected-back{background-color:#225E9A !important; color: #FFF !important;}
.selected-back a{color: #FFF !important;}

.selected-none{background-color:none;}
