body {
	background: #99aacc;
	padding: 0px;
	margin: 0px;
}
h3 {
	padding: 0px;
	padding-top: 12px;
	margin: 0px;
	text-align: center;
}
h1 {
	padding: 0px;
	margin: 0px;
	margin-bottom: 16px;
	text-align: center;
	font-size: 30pt;
}
h4 {
	padding: 0px;
	margin: 0px;
	position: absolute; top: 96px; left: 0px; right: 0px; width: 100%;
	text-align: center;
}
div.content {
	padding: 0px;
	margin: 0px;
}
div.pagehead {
	margin: 0px;
	margin-bottom: 24px;
	background-image: url(gradient1.png);
	height: 128px;
}
div.head {
	font-size: 16pt;
	text-align: left;
	padding: 8px;
	padding-bottom: 4px;
	padding-top: 2px;
	margin: 0px;
	border-bottom: 2px solid #dddddd;
	border-top: 1px solid #666666;
	background: #cccccc;
	background-image: url(gradient1.png);
}
div.window {
	border: 1px solid #ffffff;
	border-left: 1px solid #666666;
	border-top: 0px;
	margin-bottom: 16px;
	width: 400px;
	background: #eeeeee;
	position: relative;
}
div.footer {
	margin-top: 8px;
	font-size: 9pt;
	font-style: oblique;
	text-align: right;
	border-top: 2px solid black;
	padding: 2px;
	padding-top: 4px;
	padding-right: 8px;
}
div.left {
	position: absolute;
	left: 4px;
}
div.center {
	position: absolute; left: 0px; right: 0px; width: 100%;
	text-align: center;
}
div.footnote {
	margin-top: 32px;
	margin-left: 8px;
	text-align: left;
}
td {
	text-align: left;
}
td.base {
	vertical-align: top;
	padding: 8px;
}
td.index {
	font-size: 12pt;
	font-style: oblique;
	padding-left: 24px;
	width: 200px;
}
td.value {
	font-size: 16pt;
	font-weight: bold;
}
a.top {
	text-decoration: none;
	color: black;
}
a.control {
	color: #003333;
	text-decoration: none;
}
div.control {
	font-size: 11px;
	text-align: right;
	position: absolute; top: 2px; right: 8px;
}
div.invisible {
	margin: 0px;
	padding: 0px;
}
object.svg {
}
