body {
	margin-top: 0px;
	margin-left: 0px;
	font-family: arial, helvetica, sans serif;
	font-size: 10pt;
}

div {
	background-color: #000033;
	text-align: center;
	width: 100%;
	padding-top: 24px;
	padding-bottom: 24px;
	padding-right: 0px;
	margin-right: 0px;
}

td {
	font-family: arial, helvetica, sans serif;
	font-size: 10pt;
	padding-left: 4px;
}

tr {
	background-color: #ffffff;
}

h1 {
	font-size: 14pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
	color: #000099;
}

h2 {
	font-size: 11pt;
	margin-top: 0pt;
	margin-bottom: 6pt;
}

p {
	text-align: left;
	margin-left: 4px;
	margin-top: 0px;
	margin-bottom: 4px;
}

li {
	margin-left: -22px;
	margin-top: 0px;
	margin-bottom: 4px;
	line-height: 14px;
}

.leftcol {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 20px;
	padding-right: 22px;
	color: #333333;
}

.rightcol {
	background-color: #ddddff;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 4px;
	border: 1px outset #eeeeee;
}

.topnav {
	background-color: #ffffff;
	border: 0px inset #cccccc;
}

a:link {
	color: #0000ff;
	text-decoration: none;
}

a:visited {
	color: #0000ff;
	text-decoration: none;
}

a:hover {
	color: #ff0000;
	text-decoration: none;
}

.oddrow {
	background-color: #f6f6f6;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
}

.evenrow {
	background-color: #ffffff;
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: left;
	vertical-align: middle;
}