
a:focus {
	outline: none;
}
#panel2 {
	background-color: #ffffff;
	width: 100%;	
	height: 154px;
	display: none;
	margin-top: 0px;
}
.slide {
	margin: 0;
	padding: 0;
	background-image: url(images/nav_thin_bar.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.btn-slide {
	background: url(images/white-arrow.gif) no-repeat right -50px;
	text-align: center;
	width: 144px;
	height: 34px;
	padding: 10px 10px 0 0;
	display: block;
	margin: 0 auto;	
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 10px;
}
.diaa
{
	margin-top: -44px;
} 

/*********************************
Expanded Drawer 
**********************************/	
#nav_expanded { background-color: #fff;  width: 960px; margin-bottom: 0px }
#nav_expanded p { margin-top: 10px; }
#expanded_icon { padding-right: 3px }
#expanded_table_header { visibility: hidden; display: none }
#expanded_content table { margin-left: 8px;  display: block; margin-top: 10px; }

#expanded_content { margin-top: 10px; width: 958px; border-left: 1px solid #e6e4db; border-right: 1px solid #e6e4db;display: none }
.expanded li {
	padding-bottom: 5px;  
	list-style-image:url(images/icon_members.gif); 
	list-style-position: inside;
	font-family: "Times New Roman",Georgia,Serif ;
	font-size: 10pt;	
 }

#expanded_content a { text-decoration: none; border-bottom: none } 
#expanded_content a:hover { text-decoration: none; border-bottom: 1px dotted } 

#toggle { margin-top: 9px; border: none; width: 140px; display: block }
#toggle img { padding-top: 1px; margin-top: 1px; vertical-align: text-bottom; margin-right: 2px }
#toggle:focus { border: none; outline: none }
#toggle:active { border: none; outline: none }
