/*------------ Privacy Policy Secation Page ----------------------*/

.emptyblock {
	width:183px; 
	float:left; 
	height:100px;
}

.ptitle {
	width:760px; 
	float:right; 
	height:70px; 
	font-family: 'Times New Roman', Times, serif; 
	font-size: 36px; 
	color: #666666; 
	padding-top:30px;
}

.lnav {
	list-style:none; 
	margin-bottom: 5px; 
	font-size: 12px;	
}

.lnavactive {
	list-style:none; 
	margin-bottom: 5px; 
	font-size: 12px;
	font-weight:bold;	
}

.bodytitle {
	font-weight: bold; 
	margin-bottom: 4px;	
}