#feature-slider {
	
	display: none;
	
}

.ie-eight-slider {
	
	display: block;
	margin-bottom: 12px;
	
}

.ie-eight-only {
	
	display: block;
	
}

.don-not-show-in-ie-eight {
	
	display: none;
	
}

.accordion .content {

	display: block;

}

.director-accordion dd a, .officer-accordion dd a {
			
	background-image: url(../images/accordion-open-bg-arrow.png)!important;
	
}

.box-rollover {

	background-color: #000000;

}

.subpage-right-col .standard-box a:hover .standard-box-content {

	background-color: #000000!important;

}

.subpage-right-col .standard-box a:hover .standard-box-content.no-arrow {

	background-color: #000000!important;

}

#desktop-navigation {display:block !important;}

#mobile-navigation {display:none !important;}