sup {
	font-size: smaller;
	font-weight: bold;
	font-style: normal !important;
	}
sup a {
	background: #ffc;
	}
h2 {
	font: bold large arial, sans-serif;
	color: #060;
	border-bottom: 1px solid #676;
	margin: 1em 50% .5em 1em;
	}
p.footnote {
	font-size: small !important;
	border-top: 1px solid #000;
	padding-top: 1em;
	}
blockquote {
	font-style: italic;
	margin-right: 4em;
	text-align: justify;
	}
div.imageFloatLeft {
	float: left;
	font-size: x-small;
	padding: 0 .2em 1em 0;
	margin: 0 1em 1em 1em;
	border-right: 1px solid #676;
	border-bottom: 1px solid #676;
	}
div.imageFloatLeft img {
	margin-bottom: .5em;
	}
div.imageCenter {
	text-align: center;
	clear: both;
	font-size: x-small;
	margin: 1em 2em 2em 2em;
	padding: 0 0 .5em 0;
	border-bottom: 1px solid #676;
	}
div.imageCenter img {
	margin-bottom: .5em;
	}
div.horizontalNavLinks {
    margin: 0 1em 1em 1em;
	border: 1px solid #060;
	text-align: center;
	}
div.horizontalNavLinks a {
	font: bold small arial, sans-serif;
	color: #060;
	text-decoration: none;
	}
div.textBox {
	font: small times, "times new roman", serif;
	padding: 1em;
	border: 1px solid #000;
	text-align: left;
	float: left;
	}
table.twoCellTable {
	margin: 1em auto;
	clear: both;
	}
table.twoCellTable td {
	width: 50%;
	font-size: x-small;
	}
table.twoCellTable td img {
	margin-bottom: .5em;
	}
table.twoCellTable td.alignBottom {
	vertical-align: bottom !important;
	}
div.textBox div {
	text-align: right;
	}