#cont {
	margin: 0px 30px 40px 30px;
}
	
.bigsect {
	background-color:#f7fcff;
	margin: 20px 0px 20px 0px;
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	border: 1px solid #3167a3;
	font-size: 12px;
	font-family: Arial;
	color: #666666;
	display:block;

}	
	
.bigtitle{
	font-size: 13px;
	font-family: Tahoma;		
	font-weight: bold;
	border-bottom: 3px dotted #2f68a4;
	display: block;
	margin-bottom: 3px;
}		
	
.questions{
	CURSOR: pointer; 
	margin-right: 5px; 
	color: #2f68a4;
	font-size: 13px;
	font-family: Arial;		
	font-weight: bold;
	display:block;
	margin-bottom: 3px;
	line-height: 135%;
}	

.answers{
	DISPLAY: block; 
	margin-top: 2px;	
	margin-left: 10px;
}	
	
.switchall {
	color: #666666;
	font-size: 10px;
	font-family: Verdana;
	font-weight: bold;
	CURSOR: pointer;
	text-align:right;
}
