@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bkgdburntorange2.jpg);	/* top border graphics */
	background-repeat: repeat-x;
	background-position:top;
	margin-top: 0px;
	background-color: #A7461C;	/* med warm orange */
	font-size: 10px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.9pt_normal {
	font-size: 9pt;

}
.9pt_whiteB {
	font-size: 9pt;
	font-weight: bold;
	color:#FFFFFF;	/* white */
}
.10pt_white {
	color: #FFFFFF;	/* white */
}
.10pt_colorB {
	color: #A7461C;	/* med warm orange */
	font-weight: bold;
}
.12pt_BI {
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
}
a:link {
	color: #6e2e12;	/* med warm orange */
}
a:visited {
	color: #6E2E12;	/* brown/burntorange */
}
.mapsection {	/* site map formatting */
	font-family: Tahoma;
	font-size: 14px;
}
.mapitem {	/* site map formatting */
	font-family: Tahoma;
	font-size: 12px;
}
#headerbkg {
	background-image:url(images/fl_bkgdburntorange.jpg)
}
#leftbkg {
	background-color:#A7461C;	/* med warm orange */
}
