@charset "UTF-8";
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}

.footer a, .footer a:link, .footer a:visited {
	color:#999999;
	text-decoration:none;
}

.footer a:hover {
	text-decoration:none;
	color:#000000;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
ul {
	margin: 0px;
	padding-left: 1.4em;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: .75em;
	margin-left: 0px;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#ebba51;
}

a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
.subhead {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.redbold {
	font-weight: bold;
	color: #572000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.redbold a:link {
	text-decoration: none;
	color: #572000;
}
.redbold a:visited {
	text-decoration: none;
	color: #572000;
}
.redbold a:hover {
	text-decoration: underline;
	color: #572000;
}
.tanbold {
	font-weight: bold;
	color: #ffcc99;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.tanbold a:link {
	text-decoration: none;
	color: #ffcc99;
}
.tanbold a:visited {
	text-decoration: none;
	color: #ffcc99;
}
.tanbold a:hover {
	text-decoration: underline;
	color: #ffcc99;
}
.twelve {
	font-size: 12px;
	color: #000000;
}
.twelve a:link {
	text-decoration: none;
	color: #000000;
}
.twelve a:visited {
	text-decoration: none;
	color: #000000;
}
.twelve a:hover {
	text-decoration: underline;
	color: #000000;
}