body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 8px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
}

html>body
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 8px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
}

A:link
{
	color: #003399;
	text-decoration: none;
}

A:active
{
	color: #FF6633;
	text-decoration: none;
}

A:visited
{
	color: #993399;
	text-decoration: none;
}

A:hover
{
	color: #CC6600;
	text-decoration: underline;
}

A.black
{
	color: #000000;
}

H1, h1
{
	color: #18A133;
	font-size: 140%;
	text-align: center;
}

H2, h2
{
	color: #18A133;
	font-size: 100%;
}

TR.colour1, tr.colour1
{
	background-color: #90D299;
}

TR.colour2, tr.colour2
{
	background-color: #EEEEEE;
}

TR.sectionheading, tr.sectionheading
{
	background-color: #FF9900;
}

TD, td
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: top;
}

TD.right, td.right
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
	vertical-align: top;
}

TD.center, td.center
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
}

TD.previous
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	vertical-align: text-top;
}

TD.next
{
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: text-top;
}

TD.bottom, td.bottom
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: bottom;
}

P.intro
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #339900;
	line-height: 140%;
}

FONT.fieldtitle
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

FONT.info
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000011;
}

FONT.infobold
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000011;
}

FONT.required
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

FONT.error
{
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
}

p.timer
{
	clear: right;
	float: right;
	margin: 0.25em 1em;
	font-size: 0.85em;
}
