@charset "UTF-8";
#bodyContent #bodyGroup .timeline .topLine {
	border-bottom: 1px solid #ff6600;
	border-left: 1px solid #ff6600;
	margin: 0px;
	padding: 0px;
	height: 7px;
	font-size: 1px;
}
#bodyContent #bodyGroup .timeline .bottomLine {
	height: 7px;
	margin: 0px;
	padding: 0px;
	width: 124px;
	float: left;
	border-top: 2px solid #ff6600;
	border-left: 1px solid #ff6600;
	font-size: 1px;
}
#bodyContent #bodyGroup .timeline .year {
	padding-left: 18px;
}
#bodyContent #bodyGroup .timeline .content {
	width: 426px;
	border-bottom: 1px solid #ff6600;
	padding: 0px;
	margin: 0px 0px 0px 125px;
}
#bodyContent #bodyGroup .timeline .content .on{
	background: #f3f6e6;
}
#bodyContent #bodyGroup .timeline .content ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bodyContent #bodyGroup .timeline .content li {
	margin: 0px;
	padding: 7px 10px;
}
#bodyContent #bodyGroup .bio {
	margin: 0px;
	padding: 0px 0px 30px;
}
#bodyContent #bodyGroup .bio .photo {
	float: left;
	width: 78px;
}
#bodyContent #bodyGroup .bio .photo img{
	border: 1px solid #3399CC;
}
#bodyContent #bodyGroup .bio .content {
	margin-left: 124px;
}
#bodyContent #bodyGroup .bio .top {
	margin-left: 124px;
	border-top: 1px solid #ff6600;
}
#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 .topLong {
	border-top: 1px solid #ff6600;
}

#bodyContent #bodyGroup .bio .mission img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#bodyContent #bodyGroup .bio .mission {
	float: left;
	width: 78px;
}

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