div.general-cnt
{	padding: 0 35px;
	margin-top: 30px;
	text-align: justify;
}

h5.header
{	font-family: Verdana, Tahoma; 
	color: Black; 
	margin: 30px 0 20px 0; 
	font-size: 16px; 
	font-weight: bold;
}

div.general-cnt p
{	line-height: 165%;
	font-family: Verdana, Tahoma; 
	color: Black; 
	font-size: 11px;
}

div.general-cnt ul.dec
{	padding: 0 0 0 30px; 
	list-style-type: decimal;
	list-style-image: none; 
	line-height: 165%; 
	font-family: Verdana,Tahoma; 
	color: Black; 
	font-size: 11px;
	
}

div.general-cnt ul.dec li
{	color: #1574C6;
	list-style-type: decimal;
	list-style-image: none; 
}
div.general-cnt ul.dec li span
{	color: black;
}

div.general-cnt ul.dotted
{	padding: 0 0 0 30px; 
	list-style-image: url(/Portals/0/Common/bullet.png); 
	line-height: 165%; 
	font-family: Verdana,Tahoma; 
	color: Black; 
	font-size: 11px;
}

