body {
	background-color: #6D7C43;
	margin: 0px;
	padding: 0px;
}
div#divContent {
	position: absolute;
	z-index: 2;
	left: 0px;
	top: 22px;
	margin: 0px;
	padding: 0px;
	border: none;
}
table#tblContent {
	width: 100%;
	margin: 0px;
	padding: 0px;
	border: none;
	height: 548px;
}
td#tdLeft {
	background-color: #924B00;
	margin: 0px;
	padding: 0px;
	border: none;
	width: 10px;
}
td#tdContent {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002E3E;
	border-right-color: #002E3E;
	border-bottom-color: #566A20;
	border-left-color: #566A20;
	padding-top: 110px;
	padding-right: 24px;
	padding-bottom: 16px;
	padding-left: 31px;
	background-image: url(../images/gradient_background.gif);
	background-repeat: repeat-x;
	vertical-align: top;
}
td#tdRight {
	width: 172px;
}
td#tdLeftBottom {
	background-color: #924B00;
	width: 10px;
}
td#tdContentBottom {
	background-color: #924B00;
	height: 30px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 30px;
}
td#tdRightBottom {
	background-color: #924B00;
	width: 172px;
}
div#divLogo {
	position: absolute;
	z-index: 3;
	height: 123px;
	width: 154px;
	top: 6px;
	right: 8px;
}
div#divImageHeader {
	position: absolute;
	z-index: 3;
	height: 106px;
	width: 586px;
	left: 11px;
	top: 23px;
}
span.red {
	color: #924B00;
}
div#divMenu {
	position: absolute;
	z-index: 3;
	width: 172px;
	top: 150px;
	right: 0px;
	text-align: center;
}
p.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFCC66;
	margin-top: 0px;
	margin-bottom: 10px;
}
a.menu {
	color: #FFCC66;
	text-decoration: none;
}
a.menuBottom {
	color: #000000;
	text-decoration: none;
}
a.menuBottom:hover {
	color: #FFCC66;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 18px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #C77A1F;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 30px;
}
p.menuSub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFCC;
	margin-top: -10px;
	margin-bottom: 10px;
}
a.menuSub {
	color: #FFFFCC;
	text-decoration: none;
}
span.parenthesis {
	color: #6D7C43;
}
a {
	color: #993300;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-left: -20px;
	margin-top: 0px;
	margin-bottom: 18px;
}
strong.callOut {
	font-weight: bold;
	color: #993300;
	text-decoration: underline;
}
a.menu:hover {
	color: #FFCC66;
	text-decoration: none;
}
a.menuSub:hover {
	color: #FFFFCC;
	text-decoration: none;
}
ul.subList {
	margin-top: 18px;
}
li.regular {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: disc;
	list-style-image: url(../images/bullet.gif);
	list-style-position: outside;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
p.quoteStart {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #CC6633;
	margin: 0px;
	line-height: 50px;
}
p.quoteEnd {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-weight: bold;
	color: #CC6633;
	text-align: right;
	margin: -20px 0px 0px;
	line-height: 50px;
}
p.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: -35px 0px 0px;
	padding-right: 15px;
	padding-left: 25px;
	color: #666600;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #C77A1F;
	margin-top: 30px;
	margin-bottom: 8px;
}