body {
	background-image: url(images/bgrnd.gif);
	font-family: Tahoma, Arial, Helvetica;
	background-repeat: repeat-x;
	margin: 0px;
	font-size: 9pt;
	line-height: 14pt;
	background-attachment: fixed;
}
h1 {
	font-size: 16pt;
	color: #749723;
}
h2 {
	font-weight: bold;
	color: #7B9C2D;
	font-size: 10pt;
}

.home-text {
	padding: 30px 50px 30px 30px;
	font-size: 8pt;
	background-image: url(images/bgrnd-home-text.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	line-height: 13pt;
}



.header1 {
	font-size: 13pt;
	font-weight: bold;
	color: #496489;
}
.header2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #000000;
	font-style: italic;
}
.footer {
	font-size: 11px;
	color: #A3CB44;
	line-height: normal;
}
.right-bordered {
	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: 1px solid #A3AD71;
	padding: 2px;
}
.white-bold {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}

.left-bordered {
	float: left;
	margin-bottom: 20px;
	border: 1px solid #000000;
	margin-right: 20px;
}
.right {

	float: right;
	margin-bottom: 20px;
	margin-left: 20px;
	border: none;
}
.left {

	float: left;
	margin-bottom: 20px;
	border: none;
	margin-right: 20px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #749723;
	text-decoration: underline;
}
a:active {
	color: #749723;
	text-decoration: underline;
}
a.link2:link {
	text-decoration: none;
	color: #94A6B7;
}
a.link2:visited {
	text-decoration: none;
	color: #94A6B7;
}
a.link2:hover {
	text-decoration: underline;
	color: #94A6B7;
}
a.link2:active {
	text-decoration: underline;
	color: #94A6B7;
}
a.link3:link {
	text-decoration: none;
	color: #A3CB44;
}
a.link3:visited {
	text-decoration: none;
	color: #A3CB44;
}
a.link3:hover {
	text-decoration: underline;
	color: #A3CB44;
}
a.link3:active {
	text-decoration: underline;
	color: #A3CB44;
}
.text {

	padding: 30px 50px 30px 30px;
	background-image: url(images/bgrnd-home-text.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.text-small {
	font-size: 8pt;
	line-height: 13pt;
}
.border {
	border: 1px solid #A3AD71;
	padding: 2px;
	background-color: #FFFFFF;
}
ul {
	margin-left: 1em;
	padding-left: 1em;
}
.border {
	border: 1px solid #A3AD71;
	padding: 2px;
}
