#whoWeAre{
	width: 1000px;
	clear: both;
	margin: 0 auto;
}

.mobile #whoWeAre{
	width: 100% !important;
}

#whoWeAreContent{
	width: 800px;
	margin: 0 auto;
	color: #00126C;
}

.mobile #whoWeAreContent{
	width: 100% !important;
}

#whoWeAreContent p{
	margin: 0 0 7px 0;
}
#whoWeAreContent a{
	color: #00126C;
	font-weight: normal;
	text-decoration: underline;
}

.descriptionWWA{
	color: black;
	margin: 0 !important;
	font-size: 0.8em;
}