@charset "utf-8";
/*	---------------------------------------------------------------------------------------
	Expand content styles
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/			
#main-content .sdmenu h2  {
			font-size:190%;
			font-weight:normal;
			font-family:Arial, Helvetica, sans-serif;
			color:#0DA9D2;
			margin:10px 10px 15px 0px;display:block}			
.sdmenu {width: 600px;
font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
line-height:18px;
	border-bottom: none;
	margin-left:7px; color:#5ad1f1}
* html .sdmenu {

	margin-left: 12px;

	}
#main-content .sdmenu .arrow {

	border-bottom: none;
margin:0px 10px 0 2px;
padding:0 0 0 5px;
float:left;
	position:relative;

	top:1px;
}
* html #main-content .sdmenu .arrow {

	top:3px;

	}
.sdmenu .title, .sdmenu .titlehidden{
    display: block;
    font-weight: normal;
	border-bottom: none;
	cursor:pointer;
	height:59px;
	width:600px;
	margin-bottom:20px;
	 background: url(../images/tit-bg.gif) 30px -5px no-repeat;	
}
#main-content .sdmenu .title .explanation ,#main-content .sdmenu .titlehidden .explanation {display:block; color:#5ad1f1; padding:0 0 0 40px}	
.sdmenu .titlehidden {
    border-bottom: none;
}
.sdmenu .submenu {
    overflow: hidden;
	border-bottom: none;
}
.titlewords {
	position:relative;
	top:2px;
	}	
* html .titlewords {
	position:relative;
	top:2px;
	}
.sdmenutext {
	font-size:11px;


	margin-top:5px;}
	

