﻿body {
	margin: 0px;
	background-color: #F8F5EB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.body_text {
	margin: 6pt 10px 6pt 0px;
	padding: 0px;
	font-size: 9pt;
}
.plain_text {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
}
.section_text {
	margin: 6pt 10px 6pt 0px;
	padding: 0px;
	font-size: 10pt;
	font-weight:bold;
	text-decoration:underline;
}
.margins {
	background-color: #F8F8EA;
}
.main {
	background-color: #F8F8EA;
}
.menu {
	background-color: #BBBB77;
}
.menu > table {
	border: 0;
}
.menu > table > tbody > tr > td {
	border-color: #000000;
	border-style: solid;
	border-width: 0px 1px 0px 0px;
	margin: 0;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	letter-spacing: 1px;
	word-spacing: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: black;
}
.menu > table > tbody > tr > td > a:hover {
	text-decoration: none;
	color: white;
}
.menu > table > tbody > tr > td > a:active {
	text-decoration: none;
	color: yellow;
}
.header_text {
	font-size: 9pt;
	color: black;
}
.header_link:link {
	color: black;
}
.header_link:visited {
	color: black;
}
.header_link:active {
	color: black;
}
.header_link:hover {
	color: black;
}
.section {
	background-color: black;
	width: 100%;
}
.section > table {
	width: 100%;
	border: 0;
}
.section > table > tbody > tr > td {
	padding: 3px;
	margin: 0;
	border: 0;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	letter-spacing: 4px;
	word-spacing: 3px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F8E414;
}
.sub_section {
	background-color: #BBBB77;
	width: 100%;
}
.sub_section > table {
	width: 100%;
	border: 0;
}
.sub_section > table > tbody > tr > td {
	padding: 2px;
	margin: 0;
	border: 0;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
	word-spacing: 1px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: black;
}
.sidebar {
	background-color: #DFD2AC;
}
.sidebar_section {
	background-color: black;
	width: 100%;
}
.sidebar_section > table {
	width: 100%;
	border: 0;
}
.sidebar_section > table > tbody > tr > td {
	padding: 2px;
	margin: 0;
	border: 0;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	letter-spacing: 3px;
	word-spacing: 2px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #F8E414;
}
.sidebar_sub_section {
	background-color: #BBBB77;
	width: 100%;
}
.sidebar_sub_section > table {
	width: 100%;
	border: 0;
}
.sidebar_sub_section > table > tbody > tr > td {
	padding: 2px;
	margin: 0;
	border: 0;
	vertical-align: middle;
	text-align: center;
	width: 100%;
	letter-spacing: 2px;
	word-spacing: 1px;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: black;
}
.sidebar_text{
	background-color: black;
	margin: 5pt 2px 5pt 2px;
	padding: 0px;
	text-align:center;
	font-style: normal;
	font-size: 10pt;
	color: #DFD2AC;
}
.sidebar_text_link {
	background-color: black;
	color: #BBBB77;
}
.sidebar_text_link:link {
	color: #BBBB77;
}
.sidebar_text_link:visited {
	color: #BBBB77;
}
.sidebar_text_link:active {
	color: white;
}
.sidebar_text_link:hover {
	color: white;
}
.gap {
	width: 10px;
}
.gap_sm {
	width: 7px;
}
.gap_lg {
	width: 15px;
}
.vgap {
	height: 10px;
}
.vgap_sm {
	height: 7px;
}
.vgap_lg {
	height: 15px;
}
.paragraph_heading {
	font-weight: bold;
	font-size: 9pt;
	color: #444422;
}
.quote {
	background-color: black;
	margin: 5pt 4pt 5pt 4pt;
	padding: 0px;
	font-style: normal;
	font-size: 10pt;
	color: #DFD2AC;
}
.quote_italics {
	background-color: black;
	margin: 5pt 4pt 5pt 4pt;
	padding: 0px;
	font-style: normal;
	font-size: 10pt;
	font-style:italic;
	color: #DFD2AC;
}
.quote_link {
	background-color: black;
	color: #BBBB77;
}
.quote_link:link {
	color: #BBBB77;
}
.quote_link:visited {
	color: #BBBB77;
}
.quote_link:active {
	color: white;
}
.quote_link:hover {
	color: white;
}
.pr_date {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #444422;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}
.pr_src {
	margin: 5pt 0px 0px 0px;
	padding: 0px;
	font-size: 8pt;
	color: #444422;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	white-space: nowrap;
}
.pr_link {
	margin: 0px 0px 5pt 0px;
	padding: 0px;
	font-size: 10pt;
	color: black;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
.photo_quote {
	margin: 6pt 10px 6pt 0px;
	padding: 0px;
	font-size: 9pt;
	font-style:italic;
	color: #444422;
}
.photo_caption {
	margin: 6pt 10px 6pt 0px;
	padding: 0px;
	font-size: 9pt;
	color: #444422;
}
.photo_caption_noborder {
	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	color: #444422;
}
.photo_bullets {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 16pt;
}
.photo_bullets li {
	margin: 0px;
	line-height: 120%;
	font-size: 9pt;
	color: #444422;
	list-style-type: square;
	list-style-position: outside;
}
.photo_link {
	font-size: 9pt;
	color: #444422;
}
.photo_link:link {
	color: #444422;
}
.photo_link:visited {
	color: #444422;
}
.photo_link:active {
	color: black;
}
.photo_link:hover {
	color: black;
}
A:link {
	color: #222222;
	text-decoration: none;
}
A:visited {
	color: #222222;
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
A:active {
	text-decoration: none;
}
