@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #A9AF89;
	background-repeat: repeat-x;
	margin-top: 15px;
	background-position: top;
	background-image: url(background.jpg);
}
#tdHeader {
	height: 180px;
	width: 710px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#tdButtons {
	width: 170px;
	background-color: #d1d7b1;
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	background-image: url(buttons.jpg);
	font-weight: normal;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 2em;
	list-style-type: square;
}
#tdBody {
	width: 530px;
	background-image: url(body.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	height: 300px;
}
#tdBody a {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f4430;
	text-decoration: underline;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #3f4430;
}
#trFooter {
	width: 530px;
	padding-bottom: 10px;
}
#tdIncentive {
	height: 75px;
	width: 176px;
	padding-bottom: 10px;
}
#tdEvent {
	height: 75px;
	width: 176px;
	padding-bottom: 10px;
}
#tdContact {
	height: 75px;
	width: 176px;
	padding-bottom: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	color: #3F4430;
}
#tableBody {
	height: 540px;
	width: 740px;
	border: 15px solid #ffffec;
	background-color: #d1d7b1;
}
.style5 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3f4430;
	font-weight: 500;
	font-variant: small-caps;
	font-style: normal;
	line-height: 1.5em;
}
#tableFooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
