/* CSS Document */

.h2academic {
	color:#3E8E37;
	margin-bottom: 0px;
}

p.academic{
	clear: both;
	font-family: "Times New Roman", Times, serif;
	color: #3E8E37;
	font-size: 12pt;
	font-style: italic;
	line-height: 100%;
	text-align: center;
	margin-top: 12px;
	margin-bottom: 0px;
}

#ac1photos {
	list-style-type: none;
	margin-left: 15px;
}

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

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

#ac2photos {
	list-style-type: none;
	margin-left: 15px;
}

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

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