table.releaseHistory {
	border-collapse: collapse;
	width: 620px;
}
table.releaseHistory tr {
	vertical-align: top;
}
table.releaseHistory tr td {
	border-top: 1px solid #ccc;
}
table.releaseHistory tr.year td {
	border-top: 1px solid black;
}
table.releaseHistory tr.year td.year {
	border-top: 1px solid black;
}
table.releaseHistory td {
	padding: 8px 8px;
}
table.releaseHistory td.year {
	border-right: 1px solid black;
}
table.releaseHistory th {
	padding: 5px 8px;
	text-align: left;
	font-family: arial, helvetica, verdana, sans-serif;
	border-top: 0px;
}
table.footnote {
	margin-top: 20px;
}
table.footnote tr {
	vertical-align: top;
}
table.footnote tr td.bullet {
	text-align: right;
}
table.footnote tr td {
	font-size: 11px;
}
