@charset "utf-8";
/* CSS Document */

#committee_main_div {
	width:955px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-left-style: none;
	background-color: #FFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-top-style: none;
	border-bottom-style: none;
}
#committee_banner_div {
	padding: 0px;
	height: 100px;
	width: 955px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	background-color:#ABBCC4;
}
#committee_content_div {
	height: auto;
	width: 98%;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#committee_banner_footer_div {
	margin: 0px;
	height: 57px;
	width: 955px;
}


body {
	background-color: #ABBCC4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.headerTitle_div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #26328C;
}
.smallTextBlue {
	font-size: 8pt;
	color: #26328C;
}
.smallTextRed {
	font-size: 10pt;
	color: #F00;
}
.titletext {
	font-size:11pt;
	font-weight:bold;
	color:#000000;
}
tr.bgOddColor {
	background-color: #E7E7E7;
}
p.chapterListing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}
