body, content, normal {
	font-family: arial,verdana,halvetica,sans-serif;
	font-weight:normal;
	color:#000000;
	font-size: 9pt;
	text-decoration: none;
}
td {
	font-weight:normal; 
	font-size: 9pt;
	text-decoration: none;
}
a:link, a:visited {
	text-decoration: underline;
	color:#000000;
}
a:hover {
	text-decoration: underline;
	color:#A84207;
}
.bold {
	font-weight: bold;
}
.hide {
	display: none;
}
.heading, a.heading:link, a.heading:visited, a.heading:hover {
	color:#A84207;
	font-weight: bold; 
	font-size: 11pt; 
	text-decoration: underline;
}
.subheading, a.subheading:link, a.subheading:visited, a.subheading:hover {
	color:#A84207;
	font-size: 10pt; 
}

.formsectionheading, a.formsectionheading:link, a.formsectionheading:visited, a.formsectionheading:hover {
	color:#F9DB89;
	font-size: 10pt; 
	background: #A84207;
	padding: 3px;	
	font-weight: bold; 
}

.lNavHeading, a.lNavHeading:link, a.lNavHeading:visited, a.lNavHeading:hover {
	font-size: 9pt; 
	color: #FFFFFF;
	text-decoration: none;
}

.lNav, a.lNav:link, a.lNav:visited, a.lNav:hover {
	font-size: 9pt; 
	color: #AA4608;
	text-decoration: none;
}

.small, a.small:link, a.small:visited, a.small:hover {
	font-size : 8pt;
}	
.altcolor {
	color: #000000;	
}	
.footer, a.footer:link, a.footer:visited, a.footer:hover {
	font-size : 8pt;
	color: #AA4608;
}	

.inputbox {
	font-size : 8pt;
	background: #ffffff;
	color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}

.altcolorRed {
	color: Red;	
}	

a.scroller:link, a.scroller:visited, a.scroller:hover {
	background:transparent;
	color:#F9DB89;
	text-decoration:none;
	font-weight:normal;
	font-size:9pt;
	}