﻿@import url("layout_fl.css");
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000;
}
#container {
	width: 100%;
	height: 100%;
	background-color: #49CDC0;
}
#masthead {
	width: 100%;
	overflow: auto;
	text-align: center;
	background-color: #49CDC0;
	padding-top: 5px;
	padding-bottom: 5px;
}
#stripe {
	width: 100%;
	height: 5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	overflow: hidden;
	background-color: #ff7f00;
}
#page_content {
	position: relative;
}
#sidebar {
	position: relative;
	float: left;
	width: 150px;
	background-color: #49CDC0;
}
#sidebar_old {
	position: relative;
	float: left;
	width: 150px;
	background-color: #fe9;
}
#content {
	margin-left: 150px;
	padding: 10px;
	background-color: #fff;
	min-height: 650px
}
#faderight {
	position: relative;
	margin: 10;
}
#footer {
	clear: both;
	width: 99%;
	overflow: hidden;
	padding-top: 1%;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 1%;
	background-color: #cdf;
	text-align: center;
	font-family: Arial, sans-serif;
}
#masthead img {
	padding: 5px;
	font-family: Arial, sans-serif;
}
#masthead p {
	font-size: medium;
	margin: 0;
	margin-right: 1%;
	color: #844404;
	font-weight: bold;
}
#masthead a {
	font-size: medium;
	color: #844404;
	font-weight: bold;
	text-decoration: underline;
}
#masthead a:hover {
	font-size: medium;
	color: #e0222a;
	font-weight: bold;
	text-decoration: none;
}
h6 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #e0222a;
}
h5 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #e0222a;
}
h4 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #e0222a;
}
h3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #ff7f00;
}
h2 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #844404;
	text-align: center;
}
h1 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #ff7f00;
}
.style_header3 {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #ff7f00;
	font-size: 14pt;
	font-weight: bold;
}
.highlight1 {
	color: #ff7f00;
	font-weight: bold;
}
.highlight2 {
	color: #844404;
	font-weight: bold;
}
.highlight3 {
	color: #49CDC0;
	font-weight: bold;
}
/* Styles for Navigation */
#sidebar ul {
	list-style-type: none;
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
#sidebar li {
	display: block;
	border: 1px solid #f2ac66;
}
/* old red:  e0222a sunflower: FFE737 creamsicle: ffee99 */
#sidebar a {
	font-weight: bold;
	text-decoration: none;
	color: #ffee99;
	padding: 5%;
	display: block;
	border-bottom: 1px solid #f5f5f5;
}
#sidebar a:hover {
	font-weight: bold;
	text-decoration: none;
	color: #fe9;
	border-bottom: 1px solid #f5f5f5;
	background-color: #bc742e;
}
#sidebar img {
	text-align: center;
}
#sidebar a.pic {
	text-align: center;
	text-decoration: none;
	border-bottom: 0px;
}
#sidebar a.pic:hover {
	text-align: center;
	text-decoration: none;
	border-bottom: 0px;
	background-color: #49CDC0;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	color: #844404;
}
#footer a {
	color: #844404;
	text-decoration: underline;
}
#footer a:hover {
	color: #ff7f00;
	text-decoration: none;
}
a {
	color: #844404;
	text-decoration: underline;
}
a:hover {
	color: #666;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}
.title1 {
	font-weight: bold;
	color: #ff7f00;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: large;
}
.indent1 {
	margin-left: 25px;
	margin-right: 25px;
}
.indent2 {
	margin-left: 50px;
	margin-right: 50px;
}
.indent3 {
	margin-left: 75px;
	margin-right: 75px;
}
.style_italic_small_indent {
	font-style: italic;
	margin-left: 25px;
	margin-right: 25px;
	font-family: "Times New Roman", Times, serif;
}
.page_toc {
	font-family: Arial, Helvetica, sans-serif;
	color: #e0222a;
	margin-left: 15px;
	font-size: 90%;
}
.page_top {
	font-family: Arial, Helvetica, sans-serif;
	color: #e0222a;
	font-size: 67%;
}
.blue_subhead {
	font-family: Garamond, "Times New Roman", Times, serif;
	color: #e0222a;
	font-size: 125%;
	font-weight: bold;
}
.style_bolditalic {
	font-style: italic;
	font-weight: bold;
}
.style2_bolditalic {
	font-style: italic;
	font-weight: bold;
	font-size: smaller;
}
.whopics {
	border: 1px solid #F26E04;
	float: right;
	margin: 5px;
}
.page_toc2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e0222a;
	margin-left: 30px;
	font-size: 80%;
}
.translate {
	font-size: small;
	margin: 0;
	margin-right: 0;
	color: #f26e04;
	font-weight: bold;
	text-align: right;
}
.bigheader {
	font-size: 1.25em;
	font-style: italic;
	font-weight: bold;
}
.newmore_table {
	margin: 0;
	padding: 0;
	width: 100%;
	vertical-align: top;
}
.tabletest {
	border: 2px;
	bordercolor: #804040;
	bordercolorlight: #FF8000;
	cellpadding: 2px;
	cellspacing: 0;
}
.light_cell {
	text-align: center;
	background-color: #FFD3A8;
}
.std_table {
	border: 2px ridge #ff7f00;
	margin: 0px;
	padding: 0px;
	background-color: #fe9;
	border-collapse: collapse;
}
.std_cell {
	border: 1px inset #804040;
	margin: 0px;
	padding: 2px;
	text-align: center;
}

/* Styles for Newsletters */

.Headline {
	font-family: Arial;
	font-size: medium;
	font-weight: bold;
}
.BoxHeading {
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.BoxContent {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.ArticleTitle {
	font-weight: bold;
	color: #804004;
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: large;
}
.SectionHeading {
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #000000;
}
.MeetingBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	font-style: italic;
}
.CalendarHeading {
	font-family: Times New Roman, Times, serif;
	font-size: large;
	font-weight: bold;
}
.BoxStyle {
	border-color: #804004;
	border-width: 1px;
}
.std_cell_left {
	border: 1px inset #804040;
	margin: 0px;
	padding: 2px;
	text-align: left;
}
.CenterIndent {
	margin-left: 30px;
	margin-right: 30px;
	text-align: center;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
.newsimage {
	padding: 5px;
}
.std_cell_right {
	border: 1px inset #804040;
	margin: 0px;
	padding: 2px;
	text-align: right;
	vertical-align: top;
}
