body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #d7c5a4;
}
body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #000000;
}
a:link, a:visited {
	color: #231f20;
	text-decoration: none;
}
a:hover, a:active {
	text-decoration: underline;
	color: #231f20;
}
a.foot_link:link, a.foot_link:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.foot_link:hover, a.foot_link:active, a.foot_link:focus {
	text-decoration: none;
	color: #FFFFFF;
}
a.crumb_link:link, a.crumb_link:visited {
	color: #716658;
	text-decoration: none;
}
a.crumb_link:hover, a.crumb_link:active, a.crumb_link:focus {
	text-decoration: underline;
	color: #716658;
}
a.lnav_link:link, a.lnav_link:visited {
	color: #000000;
	text-decoration: underline;
	display:block;
	background-image:url(../img/lnav_bullet.gif);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:14px;
	background-repeat:no-repeat;
	margin-right:13px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:0.9em;
}
a.lnav_link:hover, a.lnav_link:active, a.lnav_link:focus {
	color: #000000;
	text-decoration: none;
	display:block;
	background-image:url(../img/lnav_bullet.gif);
	padding-top:1px;
	padding-bottom:1px;
	padding-left:14px;
	background-repeat:no-repeat;
	margin-right:13px;
	margin-top:2px;
	margin-bottom:2px;
	font-size:0.9em;
}
#container {
	text-align: left;
	vertical-align: middle;
	margin: 0px auto;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
	width: 1000px;
	background-color: #ffffff;
	padding-right:8px;
	background-image:url(../img/right_rpt.gif);
	background-repeat:repeat-y;
	background-position:right top;
	position:relative;
}
#footer {
	height:71px;
	background-color:#716658;
}
td {
	font-size:1em;
}
h1 {
	font-family: Arial;
	font-size: 1.0em;
	font-style:strong;
	color: #000000;
	margin-top:12px;
	margin-bottom:12px;
}
h2 {
	font-family: Arial;
	font-size: 0.9em;
	font-style:strong;
	color: #000000;
	margin-top:12px;
	margin-bottom:12px;
}
h3 {
	font-family: Arial;
	font-size: 0.8em;
	font-style:strong;
	color: #000000;
	margin-top:12px;
	margin-bottom:12px;
}
#home_bottom_img {
	position:absolute;
	left:236px;
	bottom:71px;
	background-image:url(../img/home_bottomimg.jpg);
	width:764px;
	height:224px;
	background-position:top left;
	background-repeat:no-repeat;
}
#top_right_img {
	position:absolute;
	left:594px;
	top:0px;
	background-image:url(../img/header_right.jpg);
	width:414px;
	height:190px;
	background-position:top left;
	background-repeat:no-repeat;
}
#right_space {
	margin-right:40px;
	overflow:hidden;
}
.lnav_container {
	padding-left:40px;
	padding-right:26px;
	background-image:url(../img/lnav_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	padding-bottom:5px;
}
.lnav_home {
	padding-bottom:5px;
}
#crumb_space {
	font-size:0.9em;
	color:#716658;
	position:absolute;
	width:auto;
	top:140px;
	left:259px;
}
.content_area {
	padding-bottom:224px;
	padding-left:18px;
	padding-right:29px;
	padding-top:200px;
	background-color:#f7f5e2;
	background-image:url(../img/content_area_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.content_area_l2 {
	padding-bottom:18px;
	padding-left:18px;
	padding-right:29px;
	padding-top:200px;
	background-color:#f7f5e2;
	background-image:url(../img/content_area_top.gif);
	background-repeat:no-repeat;
	background-position:top left;
}
.foot_nav {
	padding-right:40px;
	color:#FFFFF;
	font-size:0.9em;
}
p {
	margin-top:12px;
	margin-bottom:12px;
}
#print_header {
	position:absolute;
	visibility:hidden;
}

