.subSectionList ul {
	color: #e04028;
	font-size: 9pt;
	list-style-type: disc;
	opacity: 1;
	margin: 0;
	list-style-position: outside;
	padding-left: 20px;
}

.subSectionList li {
	color: #7f8591;
	font-size: 9pt;
	list-style-type: disc;
	opacity: 1;
	margin: 0;
	list-style-position: outside;
	padding: 0;
}

.listTitle {
	margin-top: 20px;
	font-weight: bold;
	margin-bottom: 10px;
}
