body {
	color: #3e1200;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E8CD96;
}
a  {
	color: #3e1200;
	font-weight: normal;
	text-decoration: underline;
}
sup  {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
.HeaderTimesBrown {
	color: #7e391b;
	font-size: 72px;
	font-family: "Times New Roman", Times, "Bitstream Charter", serif;
	font-stretch: ultra-condensed;
}
.subHeaderBrown {
	color: #7e391b;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subHeaderLtBrown {
	color: #b58343;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.subHeaderBlack {
	color: #000000;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.headerBlackMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	font-weight: bold;
}
.subHeaderWhite {
	color: white;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold
}
.HeaderTimesSmallBlack {
	color: black;
	font-size: 32px;
	font-family: "Times New Roman", Times, serif;
}
.subHeaderSmall {
	font-weight: bold;
	color: #7e391b;
	font-size: 13px;
}
.smallBlack {
	color: black;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.required {
	color: #cc0000;
}
.italic { font-style: italic;
}
.boldLink {
	font-weight: bold;
}
ul.acrobat {
	list-style-image: url("images/tiny_icon_pdf.gif");
}
ul.pdf {
	list-style-image: url("images/mypdfshort.gif");
}
ul.adobebullet {
	list-style-image: url("images/pdficonleft.gif");
}
ul.adobebullet a {
	color: black;
	font-weight: normal;
	text-decoration: underline;
}
.breadcrumb {
	color: #7e391b;
	font-size: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}
img {
	border: none;
}
.fieldwidth25 {
	width: 25px;
}
.fieldwidthnn {
	width: 25px;
	border: White;
}
.lineHeight19 {
	line-height: 19px;
}
input.ltbrown {
	background-color: #b58343;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width: 100px;
	margin-bottom: 5px;
}
input.brown {
	background-color: #7e391b;
	font-weight: bold;
	font-size: 12px;
	color: white;
	width: 100px;
	margin-bottom: 5px;
}
.tableCenter {
	font-size: 13px;
	color: white;
	text-align: center;
	border-collapse: collapse
}
.tableCenter th {
	background-color: #7e391b;
	font-weight: bold;
	padding: 2px 10px 2px 10px;
	border: 1px solid #e3c386;
	border-collapse: collapse
}
.tableCenter td {
	background-color: #b58343;
	font-weight: normal;
	padding: 2px 10px 2px 10px;
	border: 1px solid #e3c386;
	border-collapse: collapse
}
.tableCenter a {
	color: White;
	font-weight: normal;
	text-decoration: underline;
}
.tableLeft {
	font-size: 13px;
	color: White;
	border-collapse: collapse
}
.tableLeft th {
	background-color: #7e391b;
	font-weight: bold;
	text-align: center;
	padding: 4px 7px 4px 7px;
	border: 1px solid #e3c386;
	border-collapse: collapse
}
.tableLeft td {
	background-color: #b58343;
	font-weight: normal;
	text-align: left;
	padding: 4px 7px 4px 7px;
	border: 1px solid #e3c386;
	border-collapse: collapse
}
.tableLeftSmall {
	color: White;
	border-collapse: collapse
}
.tableLeftSmall td {
	background-color: #b58343;
	font-size: 11px;
	font-weight: normal;
	text-align: left;
	padding: 4px 7px 4px 7px;
	border: 1px solid #e3c386;
	border-collapse: collapse
}
.tableLeftSmall th {
	background-color: #7e391b;
	font-weight: bold;
	text-align: center;
	padding: 4px 7px 4px 7px;
	border: 1px solid #e3c386;
	border-collapse: collapse
}
#mainHeader {
	visibility: visible;
	position: absolute;
	top: 40px;
	left: 100px;
	z-index: 1;
}
#mainHeader2 {
	visibility: visible; 
	position: absolute; 
	top: 96px; 
	left: 100px; 
	z-index: 1;
}
#mainHeaderside {
	visibility: visible;
	position: absolute;
	top: 40px;
	left: 152px;
	z-index: 1;
}
#subHeader {
	visibility: visible;
	position: absolute;
	top: 112px;
	left: 102px;
	z-index: 1;
}
#logo {
	visibility: visible;
	position: absolute;
	left: 16px;
	top: 18px;
	z-index: 1;
}
#sitemap {
	visibility: visible;
	position: absolute;
	top: 130px;
	left: 180px;
	z-index: 1;
}
#headerBars {
	visibility: visible;
	position:absolute;
	left:0;
	top:0;
	width:309px;
	height:111px;
	z-index:0;
}
