@charset "utf-8";
/* CSS Document */


#inner_committee {
	color: #FEE066;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	width: 965px;
	height: 50px;
	background-repeat: no-repeat;
	background-position: center center;
	background-image: url(../images/graphics/committees/education_title.png);
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-right: 35px;
	padding-bottom: 0%;
	text-align: right;
}


#eap {
	text-decoration: none;
	margin-top: 5px;
	width: 920px;
}
#eap_sidecontent {
	text-decoration: none;
	width: 190px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCCCCC;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}

