body {
	background-color: white;
	color: #003366;
	font: 11px Tahoma, sans-serif;
	margin: 20px;
}

a:link, a:visited {
	text-decoration: none;
	color: #1063A7;
}
a:active, a:hover {
	text-decoration: underline;
	color: #999;
}
a img { border: none; }

p {
	margin: 10px 0;
}

table.main td.content {
	vertical-align: top;
	padding: 10px 0;
	background-color: white;
	color: inherit;
	font: 12px Tahoma, sans-serif;
}
div.printButton {
	float: right;
}
h1 {
	font-size: 150%;
	margin: 0 0 -7px 0;
}
h2 {
	font-size: 130%;
	margin: 10px 0;
}
h3 {
	font-size: 110%;
	margin: 10px 0;
}

table {
	border-collapse: collapse;
}
table td {
	border: none;
	padding: 0;
}

table.main {
	width: 770px;
	margin: 0 auto;
}
table.main td.top {
	width: 770px;
	height: 169px;
}
table.main td.bottom {
	width: 770px;
	height: 14px;
}

table.footer {
	margin: 10px auto 0 auto;
}
table.footer td {
	padding: 0 10px;
	vertical-align: top;
}
table.footer tr.major td {
	font-size: 11px;
	font-weight: bold;
}
table.footer tr.minor td {
	font-size: 11px;
	font-weight: normal;
}
table.footer tr.minor a:link,
table.footer tr.minor a:visited {
	text-decoration: none;
}
table.footer tr.minor a:active,
table.footer tr.minor a:hover {
	text-decoration: underline;
}
table.footer td.investorrelations a:link,
table.footer td.investorrelations a:visited {
	color: #2A955A;
}
table.footer td.investorrelations a:active,
table.footer td.investorrelations a:hover {
	color: #999;
}
table.footer div.investorrelationsarrow {
	float: left;
	padding: 5px 5px 5px 8px;
}

div.subfooter {
	margin: 10px auto 20px auto;
	text-align: center;
	font-size: 10px;
}