@charset "UTF-8";
/* CSS Document */


body
{
	background-color: #fff !important;
	line-height: 1em;
}

#meet_our_people
{
	text-align: center;
	background-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	overflow:auto;
	/*height: 450px;*/
} 

#meet_our_people_header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
	text-align: center;
}

#meet_our_people a
{
	text-decoration: none;	
}

#meet_our_people_footer
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .82em;
}

#meet_our_people table
{
	text-align: center;	
}

.showtime
{
	font-size: 1em;	
}

.mop_text
{
	font-size: .82em;	
}

.mop_img
{
	padding-bottom: 3px;	
}

#meet_our_people table tr td
{
	text-align: center;	
	width: 96px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
}

#viewall
{
	height: 14px;
}
