/*Legal pages css*/


#contents ul {
	margin-left: 20px;
}
#contents li {
	list-style: disc;
	margin-bottom: 5px;
	line-height: 16px;
	text-align: justify;
	color: #333;
}
#contents p {
	line-height: 16px;
	text-align: justify;
	color: #333;
}
#contents .sitearea p{
	
	font-size: 1.1em;
	text-align: left;
	line-height: 2.1em;
	margin-left: 20px;
}
#subleft li {
	list-style: none;
}
ol li {
	list-style: none outside;
	list-style: decimal outside;
	/*margin-bottom: 5px;*/
	margin-left: 30px;
}
ol {
	margin-bottom: 15px;
}
#subright ul li.centertext {
	text-align: center;
	list-style: none;
	font-weight: bold;
}
