@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

body {
	background-color: #b8b999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #717318;
	text-decoration: underline;
}
a:visited {
	color: 838c25;
}
a:hover {
	text-decoration: none;
	color: 838c25;
}
a:active {
	text-decoration: underline;
	color: 838c25;
}
.footer {
	color: #000000;
	font-size: 9pt;
	text-align:center;
	padding-bottom: 10px;
}
.footer a:link {
	color: 494C1A;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-decoration: none;
}
.footerNav {
	text-transform: uppercase;

}
.footer a:hover {
	text-decoration: underline;
	color: #000000
}
.body {
	line-height: 16pt;
	padding-right: 20px;
	padding-left: 30px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #000000;
	text-transform: uppercase;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #737544;
}
.callouts {
	font-size: 9pt;
	color: #535411;
	line-height: 24pt;
	padding: 10px;
	background-color: #D7D6B0;
	border: 2px solid #FFFFFF;
	font-weight: bold;
}

.highlights {
	line-height: 16pt;
	padding-right: 20px;
}
.subheads {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	color: #737544;
}
.footer a:visited {
	color: 494C1A;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-decoration: none;
}
.footer a:hover {
	color: 000000;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	text-decoration: underline;
}
.bodyRightCol {
	line-height: 16pt;
	padding-right: 20px;
	padding-left: 0px;
}
.imageLeft {
	margin-right: 10px;
	float: left;
	font-size: 8pt;
}
.facebookLink {
	padding: 10px 0px 0px 0px;
	width: 190px;
	height: 40px;
	text-align: center;
	margin: 0px 0px 0px 0px;
}
.facebookLink a:link, .facebookLink a:visited {
	color:#009;
	text-decoration:none;
}
