body {
	font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
	font-size:0.8em;
	position:relative;
	color:#2c2419;
}
h1,h2,h3,h4,h5,h6 {
	font-family:Arial,Helvetica,sans-serif;
	margin-bottom:0.5em;
}
h1 {
	text-align:center;
	color:#990000;
}
h2 {
	color:#957e64;
}
h3 {
	color:#4d3e2b;
}
a {
	color:#990000;
}
p {
	margin:1em;
	padding:0em;
}
ul {
	list-style-type:square;
}
li {
	padding-bottom:0.5em;
}
ol ol {
	list-style-type:lower-alpha;
}
#topheader {
	width:100%;
	height:49px;
	background-image:url(images/topheader_bg.gif);
	background-attachment:bottom;
	background-repeat:repeat-x;
	text-align:right;
	z-index:2;
}
#topheaderrightimg {
	position: absolute;
	right:0px;
	z-index:5;
}
#topheaderimg {
	position: absolute;
	z-index:4;
}
#navigationbar {
	margin:0em;padding:0em;
	padding-left:370px;
	margin-bottom:12px;
	background-color:#f2e18c;
	z-index:3;
	font-size:0.9em;
	font-weight:bold;
	color:#89750f;
	letter-spacing:0.15em;
	text-align:right;
}
#navigationbar li {
	display:inline;
	padding-left:1em;
	z-index:6;
}
#navigationbar a {
	color:#89750f;
	text-decoration:none;
	z-index:7;
}
.clear {
	clear:left;
}
.clearright {
	clear:right;
}
ul.twocolumn,ul.threecolumn {
	padding-left:1.5em;
	margin-left:0em;
}
div.twocolumn,ul.twocolumn li {
	float:left;
	width:49%;
}
div.threecolumn,ul.threecolumn li {
	float:left;
	width:31%;
	list-style-type:none;
	background-image:url(images/bullet.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding-left:1.6%;
	margin-left:0.2%;
}
.nobullet li {
	list-style-type:none;
	background-image:none;
}
#tablecontents {
	border:2px solid #957e64;
	background-color:#dfd7d0;
	float:right;
	width:30%;
	color:#957e64;
}
#tablecontents h2 {
	color:#957e64;
}
#tablecontents a {
	color:#3b3129;
}
#trimtable {
	width:100%;
	border-width:0px;
	text-align:center;
}
#trimtable td {
	padding-bottom:3em;
	color:#957e64;
	font-weight:bold;
	font-size:1.8em;
}