/* CSS Document */

.h2enrichment {
	color:#3E8E37;
	margin-bottom: 38px;
}

#en1photos {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 40px;
}

#en1photos li{
	float:left;
	margin-right: 65px;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	line-height: 180%;
}

#en1photos img {
	display: block;
	border: none;
}

#en2photos {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 40px;
}

#en2photos li{
	float:left;
	margin-right: 80px;
	margin-bottom: 8px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	line-height: 180%;
}

#en2photos img {
	display: block;
	border: none;
}

#en3photos {
	list-style-type: none;
	padding-left: 30px;
	margin-left: 40px;
}

#en3photos li{
	float:left;
	margin-right: 61px;
	margin-bottom: 0px;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 10pt;
	font-style: italic;
	line-height: 180%;
}

#en3photos img {
	display: block;
	border: none;
}
