/* HTML STYLES */

body {
	background: #fff;
	font-size:10pt;
	margin:0;
	padding:0;
}


#contrib_table td, #contrib_table th,
#expend_table td, #expend_table th,
#transfer_table td, #transfer_table th,
#other_table td, #other_table th,
{
	font-size:8pt;
	line-height: normal;
}


#sectionheader, #header, #header1, #wrapper, #container, #pagebody, #maincontent, #sectionheader_table, #pagebody_table{
	width:100%;
}

/* LAYOUT STYLES */

#wrapper,#container {
	background:#fff;
}

#lid, #sidebar_td,#bottom, #menu, #subnav, #features,#sidebar,#related,
.feature_1, .feature,
#footer .footermenu,
#header .headermenu,
.sIFR-flash
{
	display:none;
}

#maincontent{
	padding:0;
	margin:0;
}

#pagebody {
	color: #000;
}


#sidebar{
	width:0;
}




