img {
		border: 0;
}
body {
	background: #f2f1d8;
	margin: 0px;
	font-family: Arial;
	font-size: 14px;
	color: #4a4949;
	text-align: center;
}
a {
	color: #93b14e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a.reg {
	color: #4a4949;
}
.title {
	font-size: 22px;
}
h1, h2, h3 {
	font-weight: normal;
}
h1 {
	font-size: 22px;
}
ol.footnotes {
	font-size: 10px;
}
#container {
	width: 932px;
	margin: auto;
	text-align: left;
}
#nav {
	height: 130px;
	background: url('images/nav_bg.gif');
}
#nav a {
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	margin: 0px 27px 0px 26px;
}
#nav a:hover {
	color: #8ea953;
}
#nav a.selected {
	color: #8ea953;
}
#mailinglist {
	position: absolute;
	left: 512px;
	top: 249px;
	width: 420px;
	height: 35px;
	color: #8ea953;
	font-size: 12px;
	padding: 5px 0px 0px 20px;
	background: url('images/mailinglist_bg.gif');
	background-repeat: no-repeat;
	overflow: none;
}
#imageblock {
	position: relative;
	width: 932px;
	height: 284px;
	background: url('images/imageblock_bg.jpg');
	overflow: hidden;
}
#testimonial {
	position: absolute;
	left: 533px;
	top: 89px;
	width: 355px;
	color: #93b14e;
	font-size: 16px;
	font-style: italic;
}
#content {
	text-align: center;
}
#copy {
	width: 757px;
	margin: auto;
	text-align: left;
	margin-top: 38px;
	margin-bottom: 38px;
}
#footer {
	width: 932px;
	height: 67px;
	padding-top: 10px;
	background: #93b14e;
	text-align: center;
	font-size: 11px;
	line-height: 14px;
	color: #333;
}
#footer a {
	color: #333;
	text-decoration: none;
}
#articles ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#articles li {
	background-image: url('images/pdf.gif');
	background-repeat: no-repeat;
	padding-left: 20px;
}
.pic {
	width: 120px;
	float: left;
}
.pic img {
	width: 100px;
}
.bio {
	width: 637px;
	float: left;
}
.question {
	font-weight: bold;
}
.internal {
	font-weight: bold;
}
 .superscript{font-size:xx-small; vertical-align:top;} 
