@CHARSET "UTF-8";

.whoWeAre_container {	
	padding: 8px 16px;
}
	.whoWeAre_container hr {
		color: #CCC;
		background-color: #CCC;
		height: 1px;
		border: 0px solid #CCC;
	}

#careers ul {
	list-style: none;
}
#careers li {
	padding-bottom: 35px;
}


.careers_title {
	font-size: 15px;
	font-weight: bold;
	color: #3C3C3C;
	font-style: normal;
}
	.careers_title a:link, a:active, a:visited {
		text-decoration: none;
	}
	.careers_title a:hover {
		text-decoration: underline;
	}

.careers_posted {
	font-size: 11px;
	font-weight: normal;
	color: #999;
	font-style: normal;
}

.careers_text {
	font-size: 12px;
	font-weight: normal;
	color: #333;
	font-style: normal;
}
