
BODY {
	background-color: #FFFFFF;
}

BODY, P, TD, UL, LI {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

INPUT, TEXTAREA, SELECT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

UL LI {
;
}

/* Dividers */

TD.divider {
	background-color: White;
	font-size: 1px;
}

/* Header */

.headerTop TD {
	background-color: #006300;
	color: #FFFFFF;
	font-weight: bold;
}

.headerTop TD A {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.headerTop TD A:hover {
	font-weight: bold;
	color: #8C7665;
	text-decoration: none;
}

.headerBottom TD {
	background-color: #006300;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.headerBottom P {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.headerBottom TD A {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.headerBottom TD A:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.headerBottom TD A.current {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}

/* Classes */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color: #006300;
}

.heading {
	font-size: 10pt;
	font-weight: bold;
	color: #006300;
}

.subheading {
	font-size: 9pt;
	font-weight: bold;
}

.details {
	font-size: 8pt;
	color: #BBBBBB;
}

.hnav {
	font-size: 8pt;
	color: #000000;
}

.glossary_term {
	color: #555555;
}
	
/* Tables */

.body TH {
	font-size: 10pt;
	font-weight: bold;
	color: #006300;
}

.body TABLE {
	width: 350px;
}

.body TD.field {
	width: 75px;
}

.body TD.value {
	width: 275px;
}

/* Nav */

.nav {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav A {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.nav A:hover {
	font-size: 8pt;
	color: #333333;
	background-color : #eeeeee;
}

.nav .title {
	font-size: 8pt;
	font-weight: bold;
	color: #8C7665;
}

/* Side */

.side P {
	font-size: 8pt;
}

.side TD {
	font-size: 7pt;
	background-color: #006300;
}

.side .title {
	font-size: 9pt;
	font-weight: bold;
	color: #FFFFFF;
}

A.current {
	color: #000000;
}

/* Search results */

.match_title {
	font-size: 10pt;
	font-weight: bold;
}

.right {
	text-align: right
}
