.exhibsubhd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 140%;
	color: #666666;
	text-align: center;
	font-weight: bold;
	margin-bottom: 12px;
	margin-top: 0px;
}
.exhibbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #666666;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 140px;
	margin-right: 140px;
}
table {
	text-align: left;
	margin-left: 90px;
	vertical-align: top;
	margin-top: -6px;
}
td {
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 130%;
	color: #333333;
}
td.date {
	font-weight: bold;
	text-align: right;
}
#boxcurrent {
	height: 20px;
	width: 190px;
	position: relative;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
#boxpast {
	height: 20px;
	width: 130px;
	position: relative;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
#boxupcoming {
	height: 20px;
	width: 175px;
	position: relative;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
#boxschedule {
	height: 20px;
	width: 110px;
	position: absolute;
	left: 8px;
	top: -22px;
	border: 1px solid #999999;
}
.schedulehd {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #D7D5C4;
	text-align: left;
	margin-top: 15px;
	margin-left: 120px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 455px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 0px;
}
.footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
}
#footer {
	padding-bottom: 60px;
}

