/* =Employee elc Pages
-------------------------------------------------- */
.elc-heading-text h1 + p {
	font-family: Optima;
	font-size: 24px;
	color: rgb(61, 142, 222);
	line-height: 24pt;
}
.item-container .item-text > p.employee-text-job-summary {
	color: #00305e;
	margin-bottom: 25px;
	font-style: italic;
}
.qa {
	margin-bottom: 25px;
}
.qa .question {
	font-weight: bold;
}
.qa .question, .qa .answer > p {
	margin-bottom: 10px;
}
.employee-extended-info em {
	color: #00305e;
}

/*ul {
	margin-left: 20px;
}*/