.noswitchtitle{
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	border-bottom: 3px dotted #2f68a4;
	display: block;
	margin-bottom: 3px;
	}		
	
.switch{
	display:none;
	}	
.expandable {
	CURSOR: pointer; 
	margin-right: 5px; 
	color: #2f68a4;
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	display:block;
	padding-bottom: 10px;
	margin-bottom: 5px;
	}
.expandmain {
	CURSOR: pointer; 
	margin-right: 5px; 
	color: #2f68a4;
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	display:block;
	margin-top: 2px;
	margin-bottom: 2px;
	}	
.switchall {
	color: #666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	CURSOR: pointer;
	text-align:right;
	}
.whatisgroup, .whogroup, .benefitgroup, .top10group, .backgroup, .approachgroup, .analysisgroup, .moregroup, {
	DISPLAY: block; 
	border-top: 3px dotted #3167a3; 
	margin-top: 5px;
	}
	
	.outer {
	background-color:#f7fcff;
	margin: 10px 10px 20px 10px;
	padding-bottom: 10px;
	border: 1px solid #3167a3;
}
.inner {
	clear:both;
	font-family: Arial;
	color: #666666;
	font-size: 12px;
	padding: 10px;
	line-height: 130%;
	border: none;
}	

.event_title{
	font-size: 13px;
	font-family: Tahoma;		
	border-bottom: 3px dotted #2f68a4;
	display: block;
	padding-bottom: 5px;
	line-height: 150%;
	}				
