
* {
	color: #000;
}

.clearing {
	clear: both;
}

#header,
#navBanner,
#navBannerHome,
#leftCol,
#news,
td.documentLink,
#footer ul {
	display: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

.prevEvent {
	float: left;
	margin-left: 20px;
}

.prevEvent ul {
	float: left;
	margin: 0 5px 0;
}

#partners {
	clear: both;
}

ul#officers {
	list-style: none;
}

ul#officers li {
	float: left;
	width: 135px;
	border: 1px solid #000;
	padding: 0;
	margin: 0 10px 0;
	text-align: center;
	font-weight: bold;
}

ul.names {
	float: left;
}

ul#officers li span {
	font-weight: normal;
}

.eventsNews {
	border-bottom: 1px solid #ccc;
}

#midColLong table td {
	border-right: 1px solid #cccccc;
	padding: 5px;
}

.documentsListingWrapper table.documentsListing {
	width:620px;
}

.documentsListing .tr1 td {
	background-color: #F3F3F3;
}

.documentsListing .documentType {
	width: 4%;
}
.documentsListing .documentTitle {
	width: 76%;
}
#midColLong .documentsListing .documentSize {
	width: 9%;
	text-align: center;
	border-right: none;
}

#footer {
	border-top: 1px solid #000;
	height: auto;
	padding: 10px;
	margin-top: 10px;
}
