body {
	margin: 0px;
}
.wrapper2 {
	border-left: solid 1px #638f38;
	border-right: solid 1px #638f38;
}
.wrapper1 {
	border-left: solid 1px #d9e4c5;
	border-right: solid 1px #d9e4c5;
	border-bottom: solid 2px #638f38;
}
#content,
#contentinfo {
	background-image: url(images/bg_grid.gif);
}
#content h1,
#contentinfo h1 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 20px;
	margin-top: 20px;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000;
}
#content h2,
#contentinfo h2 {
	font-family: "Adobe Garamond Pro", Garamond, Georgia, "Times New Roman", Times, serif;
/*	font-family: Georgia, "Times New Roman", Times, serif;*/
	font-size: 16px;
	margin-top: 10px;
	margin-right: 320px;
	margin-bottom: 0px;
	margin-left: 10px;
	color: #009;
	font-weight: normal;
}
#content p,
#contentinfo p {
	font-family: "Andale Mono", "Courier New", Courier, mono;
/*	font-family: "Courier New", Courier, mono;*/
	font-size: 14px;
	line-height: 18px;
	margin-top: 0px;
	margin-right: 320px;
	margin-bottom: 10px;
	margin-left: 10px;
	color: #000;
}
#contentinfo p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 18px;
}
#contentinfo h2 {
	font-size: 20px;
	line-height: 22px;
}
#contentinfo table.data {
	margin-left: 10px;
}
#contentinfo table.data tr td p {
	margin: 5px 0px;
	padding: 0px;
}
#contentinfo table.data tr td p strong {
	margin-right: 30px;
}
#content p.forwardlooking,
#contentinfo p.forwardlooking {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b3c98c;
	margin: 10px;
	padding: 10px;
	background-color: #fff;
}
