.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;
	padding-left: 30px;
	}	
	
.switchall {
	color: #666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	CURSOR: pointer;
	text-align:right;
	}
.pp1group, .pp2group, .pp3group, .pp4group, .pp5groupp, .pp6groupp, .pp7group	 {
	DISPLAY: block; 
	border-top: 3px dotted #3167a3; 
	margin-top: 5px;
	margin-left: 30px;
	}
.note {	
				font-family: Arial;
				color: #666666;
				font-size: 12px;
				align: left;
				padding-left: 30px;
				font-style:italic;
			}		
