@charset "UTF-8";
.home {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	font-size: 12px;
	white-space: normal;
	display: block;
	text-align: left;
	padding: 8px;
	top: 4px;
	right: 6px;
	left: 7px;
	bottom: 6px;
	margin: 4px;
}
.legal.footer {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-transform: capitalize;
	color: #003300;
	text-decoration: none;
	background-position: top;
	padding: 6px;
	float: none;
	text-align: center;
	top: 6px;
	vertical-align: 10%;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	right: 15px;
	text-align: center;
}
.white_headers {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	left: 4px;
	top: 2px;
	right: 4px;
	bottom: 2px;
	padding: 6px;
}
.note_linksWHITE {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	color: #FFFFFF;
	text-decoration: underline;
	padding: 2px 2px 0px 4px;
	text-align: left;
	text-indent: 4px;
}
.BIG_LINKS {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-weight: bold;
	color: #798931;
	text-decoration: none;
}
.headers_blk {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-indent: 6px;
	text-transform: uppercase;
}
.headers_smaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #304C0B;
	text-decoration: none;
	text-transform: uppercase;
}
.media_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: oblique;
	font-weight: bolder;
	color: #FFFF00;
	text-decoration: none;
}
