@charset "UTF-8";
#bodyContent #bodyGroup .footnotes {
	border-top: 1px solid #ff6600;
	margin-top: 40px;
}
#bodyContent #bodyGroup .footnotes ol {
	margin: 10px 0px 0px 20px;
	padding: 0px;
}
#bodyContent #bodyGroup .footnotes li {
	padding-bottom: 15px;
}
#bodyContent #bodyGroup .footnotes a {
	color: #3399CC;
}



#bodyContent #bodyGroup .photo {
	float: left;
	width: 78px;
}
#bodyContent #bodyGroup .photo img{
	border: 1px solid #3399CC;
}
#bodyContent #bodyGroup .content {
	margin-left: 124px;
}

