h4.topSection {
	font-weight: normal;
	font-style: italic;
	line-height: 20px;
	color: #015D8C;
	border-top: 1px solid #ccc;
	padding-top: 10px;
	margin-top: 20px;
}

h4.blue {
	margin-top: 10px;
	color: #015D8C;
}

.underline {
	border-bottom: 1px solid #ccc;
}

#insideRightColumn ul {
	margin-left: 0px;
}

#regDirectors ul {
	margin-left: 0;
}

#regDirectors li {
	list-style: none;
	border-top: 1px solid #cccccc;
}