#outerwrapper {
	margin: 0px auto;
	width: 850px
}
#Header {
	position:relative;
	width:100%;
	height:70px;
	z-index:5;
}
#contentwrapper {
	position: relative;
	width: 100%;
	height: 575px;
}
#MemberLogo {
	width: 305px;
	top: 5px;
	position: absolute;
	height: 58px;
	left: 460px;
}
#NavBar {
	position:relative;
	width:100%;
	height:23px;
	z-index:10;
	background-image: url(Images/NavBar.gif);
	background-repeat: no-repeat;
}
#NavBar a {
	display: block;
	white-space: nowrap;
	height: 23px;
	float: left;
	padding-right: 30px;
	padding-left: 23px;
	line-height: 23px;
}
#NavBar a:link, #NavBar a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#NavBar a:hover {
	color: #008800;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
#NavColumn {
	width:160px;
	z-index:8;
	padding-top: 30px;
	float: left;
	position: absolute;
	left: 1px;
	top: 50px;
	height: 400px;
	border-right: 1px solid #BBBBBB;
	font-size: 12px;
}
#NavColumn a {
	display: block;
	height: 21px;
	width: 155px;
	white-space: nowrap;
}
#MemberText {
	position: absolute;
	height: 15px;
	width: 50px;
	top: 3px;
	font-size: 9pt;
	font-weight: bold;
	left: 592px;
}
#NavColumn a:link, #NavColumn a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
#NavColumn a:hover, #NavColumn a:active {
	color: #008800;
}
#footer {
	height: 23px;
	width: 100%;
	font-size: 12px;
	z-index: 5;
	line-height: 23px;
	background-image: url(Images/NavBar.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
}
h3 {
	color: #008800;
}
h1 {
	color: #008800;
	font-size: 1.5em;
	font-weight: bold;
}
h2 {
	font-size: 1.25em;
}
#maincontent {
	position: absolute;
	height: 505px;
	width: 668px;
	left: 181px;
	top: 44px;
	overflow: auto;
	font-size: 10pt;
}
#maincontent a:link, #maincontent a:visited {
	color: #008800;
}
.phead {
	font-weight: bold;
	color: #008800;
}
.inNavColumn {
	text-indent: 1em;
	font-size: 11px;
}
#newsletter {
	position: absolute;
	top: 5px;
	right: 5px;
}
#footer a:link, #footer a:visited {
	color: #000000;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #008800;
}
.acrobat {
	color: #DD0000;
}
