body {
	text-transform: none;
	margin: 0px;
	padding: 0px;
	font: normal 100% Arial, Helvetica, sans-serif;
	background: url(none) repeat;
}
h1 {
	font: bolder normal 14pt Arial, Helvetica, sans-serif;
	text-transform: none;
	text-align: center;
}
h2 {
	font: bold normal 12pt Arial, Helvetica, sans-serif;
}
h3 {
	font: normal 10pt Arial, Helvetica, sans-serif;
}
small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40%;
}
a {
	font-style: normal;
	font-weight: bold;
	font-size:inherit;
	color: #339900;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:link {
	color: #339900;
	font-size: 12px;
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
a:visited {
	color: #366C00;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;	
}
a:hover {
	color: #33CC00;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: underline;
}
a:active {
	color: #339900;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
hr {
	color: #669933;
	background-color: #669933;
	height: 2px;
	width: 100%;
}
.text_table {
	border: 0px none #006600;
	margin: 0px;
	padding: 0px;
}
.text_sub_title {
	padding: 0px 5px;
	height: auto;
	font: bold 110% Arial, Helvetica, sans-serif;
	text-transform: none;
	background: #E7FFCE;
	border: 0px none #366C00;
	margin: 5px 0px 3px;
}
.photo {
	padding: 1px;
	border: 1px solid #009900;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.crumb_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 2px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
	margin: 0px;
	padding: 0px;
	background: #E4FFCA;
}
.top_bar {
	margin: 0px;
	padding: 0px;
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #006600;
	border-right-color: #006600;
	border-bottom-color: #006600;
	border-left-color: #006600;
}
.table_side_bar {
	font-size: 12px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	line-height: 15px;
	border-top: none #366C00;
	border-right: 1px solid #366C00;
	border-bottom: none #366C00;
	border-left: none #366C00;
	background: #E7FFCE;
}
.this_page {
	color: #339900;
	text-decoration: none;
	font: bold 12px Geneva, Arial, Helvetica, sans-serif;
}
.table_in_text {
	margin: 0px;
	padding: 5px;
	font: 9pt Arial, Helvetica, sans-serif;
	background: #D9FFB3;
	border: 1px solid #83D645;
}
.table_nav_bar {
	border: thin none #366C00;
	font: bold small/normal Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
	background: #E7FFCE;
}
table {
	background: #FFFFFF;
	border: 0px none #FFFFFF;
	font: normal 9pt Arial, Helvetica, sans-serif;
}
.text_block {
	margin: 0px;
	padding: 0px;
	font: normal 9pt Arial, Helvetica, sans-serif;
	border-top: none;
	border-right: 18px solid #F8FFF0;
	border-bottom: none;
	border-left: 18px solid #F8FFF0;
}
.text_main_title {
	padding: 0px 0px 0px 5px;
	height: auto;
	margin-bottom: 5px;
	border-top: 0px none #366C00;
	border-right: 0px solid #366C00;
	border-bottom: 0px none #366C00;
	border-left: 0px none #366C00;
	font: bold 120% Arial, Helvetica, sans-serif;
	text-transform: none;
}
#table_in_text table {
	border-top: 1px solid #83D645;
	border-left: 1px solid #83D645;
	background: #D9FFB3;
	margin-right: 3px;
	margin-left: 3px;
}
#table_in_text td {
	border-right: 1px solid #83D645;
	border-bottom: 1px solid #83D645;
	padding-right: 3px;
	padding-left: 3px;
	background: #F8FFF0;
}
p {
	text-transform: none;
	margin: 0.5em 0em .75em 1.75em;
	padding: 0px 3px;
	text-indent: 0em;
	}
.pull_quote {
	font: bold 110% Arial, Helvetica, sans-serif;
	background: #F8FFF0;
	margin: 0px 0px 0px 7px;
	float: right;
	width: 150px;
	border-top: 2px solid #366C00;
	border-right: 2px #366C00;
	border-bottom: 2px solid #366C00;
	border-left: 2px #366C00;
	padding: 3px;
	text-align: center;
}.unavailable {
	color: #CCCCCC;
}
