@charset "UTF-8";
/* CSS Document */

.CommitteeSlider {
    height: 160px;
	overflow:hidden;
}


.CommitteeTitle {
    font: bold 12px Arial;
	color: #115a94;
}

.CommitteeDescription {
    font: 12px Arial;
	color: #f38e27;
	margin-bottom:15px;
}



.CommitteeColumn {
	padding-right: 20px;
}

.CommittteeSliderArrowSpacer {
	display:block;
	height:110px;
}