body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bgbody.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #E3E3C7;
}
#content {
	background-repeat: repeat-y;
	background-image: url(images/bgcontent1.jpg);
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	height: 54px;
}
#footer p {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #009900;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	color: #999999;
	text-decoration: none;
}
#content h1 {
	font-size: 24px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 18px;
	margin-left: 25px;
	color: #0F4463;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.style1 {
	color: #4F6423
}
#content p {
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 25px;
	line-height: 19px;
}
#content h2 {
	font-size: 18px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	color: #41590D;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#bgcontent {
	background-image: url(images/bgleftcontent.jpg);
	background-repeat: repeat-y;
}
#content h3 {
	font-size: 16px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 5px;
	margin-left: 25px;
	color: #333333;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#content .imagestyle1 {
	border: 4px solid #FFFFFF;
	padding: 0px;
	margin-right: 15px;
	margin-bottom: 5px;
}
#content .imagestyle2 {
	border: 4px solid #FFFFFF;
	padding: 0px;
	margin-bottom: 5px;
	margin-left: 15px;
}
#content .imagestyle3 {
	border: 4px solid #FFFFFF;
	padding: 0px;
}
#content #tablestyle1 p {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#content h4 {
	padding: 0px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: -8px;
	margin-left: 25px;
	color: #000000;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#content h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #2D363B;
}
#content ol {
	font-size: 13px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 55px;
	line-height: 22px;
}
