div#tier3Column #aboutWrapper #awardsLeft {
	float: left;
	width: 345px;
}
div#tier3Column #aboutWrapper #awardsRight {
	float: left;
	width: 345px;
}
div#tier3Column #aboutWrapper .aboutAwardList ul li {
	background: none;
	line-height: 1.3em;
	list-style-type: disc;
	margin-left: 25px;
	padding: 0 0 8px 0;
}
div#tier3Column #aboutWrapper .aboutList ul li {
	background: none;
	line-height: 1.3em;
	list-style-type: disc;
	margin-left: 25px;
	padding: 0 0 8px 0;
}
div#tier3Column #aboutWrapper .aboutList ol li {
	background: none;
	line-height: 1.3em;
	list-style-type: lower-alpha;
	margin-left: 35px;
	padding: 0 0 8px 0;
}
div#tier3Column #aboutWrapper .aboutList ol ol li {
	background: none;
	line-height: 1.3em;
	list-style-type: lower-roman;
	margin-left: 35px;
	padding: 0 0 8px 0;
}
.aboutSubSection {
	color: #f4890a;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
div#tier3Column #aboutWrapper .directory ul {
	float: left;
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	width: 50%;
}
div#tier3Column #aboutWrapper .directory li {
	background: none;
	line-height: 1.3em;
	margin: 0;
	padding: 0 0 7px 0;
}
div#tier3Column #aboutWrapper .rightText {
	text-align: right;
}