/* Advanced Solutions CSS Document */
/* general stuff
------------------------------------------------------- */
.career_title {
	font-size: 105%;
	margin: 1.5em 1.5em .1em;
	color: #11568C;
	font-weight: bold;
}

#career_text {
	margin: 1.5em 1.5em .1em;
}

.posting_title {
	font-size: 80%;
	margin: 1.5em 1.5em .1em;
	color: #11568C;
	font-weight: bold;
	background:#E0DDD5;
}
.posting_text {
	font-size: 90%;
	color: #11568C;
}