BODY {
	background-color: #F8F2DE;
}

BODY, P, TD, UL, LI {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

INPUT, TEXTAREA, SELECT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

UL LI {
;
}



TD.divider {
	background-color: #FFE4CC;
	font-size: 1px;
}

/* Header */

.headerTop TD {
	background-color: #F8F2DE;
	color: #333333;
	font-weight: bold;
}

.headerTop TD A {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color: #F8F2DE;
	font-size: 14px;

}

.headerTop TD A:hover {
	font-weight: bold;
	color: #ff9f48;
	text-decoration: none;
}

.headerBottom TD {
	background-color: #990000;
	font-size: 8pt;
	font-weight: bold;
	color: #F8F2DE;
}

.headerBottom P {
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
}

.headerBottom TD A {
	font-size: 8pt;
	font-weight: bold;
	color: #F8F2DE;
	text-decoration: none;
}

.headerBottom TD A:hover {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	background-color : #F8F2DE;
}

.headerBottom TD A.current {
	font-size: 8pt;
	font-weight: bold;
	color: #333333;
	background-color : #F8F2DE;
}

/* Classes */

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
	color:#FF9F48 ;
}

.heading {
	font-size: 12pt;
	font-weight: bold;
	color: #333333;
}

.subheading {
	font-size: 9pt;
	font-weight: bold;
	color: #333333;

}

.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: #FF9F48;
}

.body TABLE {
	width: 350px;
}

.body TD.field {
	width: 75px;
}

.body TD.value {
	width: 275px;
}

/* Nav */

.nav {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.nav A {
	font-size: 8pt;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}

.nav A:hover {
	font-size: 8pt;
	color: #F8F2DE;
	background-color : #990000;
}

.nav .title {
	font-size: 8pt;
	font-weight: bold;
	color: #FF9F48;
}

/* Side */

.side P {
	font-size: 8pt;
}

.side TD {
	font-size: 7pt;
	background-color: #F8F2DE;
}

.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
}
