body
{
	margin: 3px;
	background: white;
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #006;
}

img
{
	border: 0px none;
	vertical-align: middle;
}

a
{
	color: #330066;
	text-decoration: none;
}

a:visited
{
	color: #330066;
}

a:active
{
	color: #330066;
}

a:hover
{
	color: #006;
	text-decoration: underline;
}

.navigation
{
	clear: both;
	margin: 3px 0 3px 0;
}

.banner
{
	margin: 3px 0 3px 0;
}

.subtitle
{
	text-align: center;
	padding: 3px 0px;
	margin: 3px 0;
}

p.subtitle
{
    padding: 0;
    font-size: 95%;
}

.disclaimer
{
	font-size: 8pt;
	padding: 3px 0px;
	margin: 0px;
}

.banner img.right
{
	float: right;
}

.footer
{
	font-size: 7pt;
	color: #006;
	text-align: center;
	background: #a6cab8;
	padding: 6px;
	margin: 3px 0px;
}

table.index
{
	border: 1px solid grey;
}

table.index td, table.index th
{
	padding: 4px 5px;
	font-size: 8pt;
	line-height: 10pt;
	color: #006;
}

table.index th
{
	background: #006699;
	text-align: left;
	color: white;
}

table.form
{
	border: 1px solid grey;
}

table.form td, table.form th
{
	border-top: 1px solid #ccc;
	padding: 8px 8px;
	font-size: 8.75pt;
	line-height: 11pt;
	color: #006;
}

table.form th
{
	border-top: 1px solid white;
	background: #e0e0e0;
	text-align: left;
}

h2, h3
{
	color: #006633;
	font-size: 12pt;
	margin: 12px 0;
}

h2.title, h3.state
{
	background: #336666;
	color: white;
	padding: 6px;
	margin: 6px 0px 0px 0px;
}

h3.state
{
	background: #006633;
}

h2.title + h3.state
{
	margin: 0px;
}

.subtitle h2 a
{
	font-weight: normal;
	color: #006699;
}

.subtitle h3
{
	margin: -6px 0 6px 0;
}

h2.title span.register
{
	display: block;
	font-size: 9pt;
	float: right;
	padding-top: 3px;
}

h2.title span.register a
{
	color: white;
}

ol.green { color: white; list-style-type: decimal; margin: 0 0 0 18px; padding: 0px; }
