@charset "UTF-8";
body {
	background-attachment: scroll;
	background-color: #91a853;
	background-image: url(images/bgnd.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	text-align: left;
	width: 815px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	line-height: 1em;
	color: #36035f;
}
h2 {
	color: #36035f;
	font-size: 1.5em;
	line-height: 1em;
	font-family: "Times New Roman", Times, serif;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #0070c0;
	line-height: 1em;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	line-height: 1em;
	font-weight: bold;
	color: #00b0f0;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	line-height: .8em;
	font-weight: bold;
	color: #2f53a4;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #c78a00;
	line-height: 1em;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.15em;
	font-weight: normal;
	color: #000000;
	line-height: 1.1em;
}

.h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #0070c0;
	line-height: 18pt;
	padding-top: 6px;
}
.h3-GREEN {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #336600;
	line-height: 18pt;
	padding-top: 6px;
}
.h3-Purple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #660066;
	line-height: 18pt;
	padding-top: 6px;
}
.h3-PurpleCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #330066;
	line-height: 18pt;
	padding-top: 6px;
	font-weight: bold;
}
.h3Copy {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #0070c0;
	line-height: 18pt;
	padding-top: 6px;
	font-weight: bold;
}
.h3-PurpleCopy2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	color: #9900FF;
	line-height: 24pt;
	padding-top: 6px;
	font-weight: bold;
}
.h3-PurpleCopy3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23pt;
	color: #8425a8;
	line-height: 24pt;
	padding-top: 6px;
	font-weight: bold;
}
