body
{ 
	SCROLLBAR-FACE-COLOR: gray; 
	FONT-SIZE: 8pt; 
	SCROLLBAR-HIGHLIGHT-COLOR: white; 
	SCROLLBAR-SHADOW-COLOR: #001c3c;
	color: black; 
	SCROLLBAR-3DLIGHT-COLOR: #001c3c; 
	SCROLLBAR-ARROW-COLOR: #001c3c;
	SCROLLBAR-TRACK-COLOR: silver; 
	font-family: arial, helvetica, sans-serif;
	SCROLLBAR-DARKSHADOW-COLOR: white; 
	TEXT-ALIGN: left 	
}
p
{
	font-size: 8pt;
	color: dimgray;
}

.headerslabel
{
	cursor: hand;
	color: dimgray;
}
a
{
	text-decoration: none;
	cursor: hand;
}
LI
{
	FONT-SIZE: 8pt; 
	color: dimgray;
}
A:hover
{
	text-decoration:underline;
}
TD
{
	FONT-SIZE: 8pt; 
	color: dimgray;
}
A:link
{
	color: #001c3c;
}
A:active
{
	color: #007878;
}
A:visited
{
	color: #0f3232;
}



form
{
	font-size: 7pt;
	font-family: Arial, Helvetica, sans-serif;
	MARGIN: 0px;
}

.treelabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}
.ReducedCombo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}

.FormButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #000000;
	color: #000000;
}
