/* General Styles */

body {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}
.PrintHeader { display: inline; }
.PrintFooter {
	display: inline;
	width: 100%;
	border-top: 1px solid #816229;
}

/* Index Styles */

.IndexHeaderArea {
	margin: 0px;
	padding: 0px;
	height: 106px;
	width: auto;
	background-image: url(Images/bg_index_header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	float: left;
}
.IndexNewsBottom {
	background-image: url(Images/index_bg_02.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.IndexHeaderList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #816229;
	list-style-image: url(Images/bullet_indexnews.gif);
	line-height: 15px;
	list-style-position: inside;
	margin: 0px;
	padding: 0px 0px 0px 7px;
}
.IndexHeaderList a:link { color: #816229; text-decoration: none; }
.IndexHeaderList a:visited { color: #816229; text-decoration: none; }
.IndexHeaderList a:hover { color: #CB0D0D; text-decoration: underline; }
.IndexHeaderList a:active { color: #CB0D0D; text-decoration: underline; }
.IndexHeaderShowAll {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CB0D0D;
	text-align: right;
	margin: 0px;
	padding: 1px 12px 0px 0px;
	vertical-align: bottom;

}
.IndexHeaderShowAll a:link { color: #CB0D0D; text-decoration: underline; }
.IndexHeaderShowAll a:visited { color: #CB0D0D; text-decoration: underline; }
.IndexHeaderShowAll a:hover { color: #333333; text-decoration: none; }
.IndexHeaderShowAll a:active { color: #333333; text-decoration: none; }
.IndexTextArea {
	background-image: url(Images/index_bg_04.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	width: 234px;
	background-color: #FEF3D7;
}
.IndexBodyArea {
	height: 287px;
	width: auto;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 111px;
	float: left;
	border-top: 1px solid #CABEA6;
}
.IndexBodyExpand {
	background-image: url(Images/bg_greensoy.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-left: 1px solid #CABEA6;
}
.IndexDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
	text-align: right;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 229px;
}
.IndexMantra {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.IndexTextBackground {
	background-image: url(Images/index_textbox.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 172px;
	width: 234px;
}
.IndexText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 0px;
	padding-left: 35px;
}
.IndexText a:link { color: #CB0D0D; text-decoration: underline; }
.IndexText a:visited { color: #CB0D0D; text-decoration: underline; }
.IndexText a:hover { color: #816229; text-decoration: none; }
.IndexText a:active { color: #816229; text-decoration: none; }
.IndexWelcome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-align: right;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;

}
.IndexHeaderCell {
	margin: 0px;
	padding: 0px;
	height: 55px;
	width: 280px;
}


/* Menu Styles */

.MenuTable { display: none; }
.MenuArea { display: none; }
.MenuBottom { display: none; }


/* Footer Styles */

.FooterArea { display: none; }
.FooterCopyright {
	text-align: left;
	vertical-align: middle;
	padding-left: 12px;
}


/* Header Styles */

.HeaderArea { display: none; }
.HeaderPageTitle { display: none; }



/* Body Styles */

.BodyContent {
	padding-right: 0px;
	padding-left: 0px;
}
hr {
	width: 100%;
}
.Border {
	margin: 0px;
	padding: 0px;
	border: 1px solid #669900;
}
.TableRow1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
}
.TableRow2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #FBF8F0;
}
.SubTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #669900;
}
em {
	font-style: italic;
	color: #816229;
}
.Highlight {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #CC0000;
}
.BackLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #669900;
	padding: 5px 0px 12px;
	margin: 0px;
}
.BackLinks a:link { color: #669900; font-weight: normal; text-decoration: none; }
.BackLinks a:visited { color: #669900; font-weight: normal; text-decoration: none; }
.BackLinks a:hover { color: #333333; font-weight: normal; text-decoration: underline; }
.BackLinks a:active { color: #333333; font-weight: normal; text-decoration: underline; }
.Print {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px 0px 12px;
	margin: 0px;
	text-align: right;
}
.Print a:link { color: #666666; font-weight: normal; text-decoration: none; }
.Print a:visited { color: #666666; font-weight: normal; text-decoration: none; }
.Print a:hover { color: #333333; font-weight: normal; text-decoration: underline; }
.Print a:active { color: #333333; font-weight: normal; text-decoration: underline; }
.AnchorList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #816229;
	list-style-position: outside;
	list-style-image: url(Images/bullet_anchor.gif);
	list-style-type: none;
	line-height: 18px;
}
.AnchorList a:link { color: #816229; font-weight: bold; text-decoration: none; }
.AnchorList a:visited { color: #816229; font-weight: bold; text-decoration: none; }
.AnchorList a:hover { color: #669900; font-weight: bold; text-decoration: underline; }
.AnchorList a:active { color: #669900; font-weight: bold; text-decoration: underline; }
.List {
	list-style-position: outside;
	list-style-image: url(Images/bullet_list.gif);
}
.List a:link { color: #333333; font-weight: normal; text-decoration: underline; }
.List a:visited { color: #333333; font-weight: normal; text-decoration: underline; }
.List a:hover { color: #816229; font-weight: normal; text-decoration: none; }
.List a:active { color: #816229; font-weight: normal; text-decoration: none; }
.NewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
	padding-top: 0px;
	padding-right: px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin: 0px;
}
.NewsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A44118;
	margin: 0px;
	padding: 0px;
	width: 550px;
}
.NewsListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 550px;

}
.HighlightBox {
	margin: 3px 17px 9px 9px;
	padding: 0px 12px;
	width: auto;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;
}
.HighlightBox2 {
	padding: 5px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 3px;
	border: 1px dotted #006699;
	width: 180px;
}
.SitemapList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #816229;
	list-style-position: outside;
	list-style-image: url(Images/bullet_anchor.gif);
	list-style-type: none;
	line-height: 24px;
	padding-top: 12px;
}
.SitemapList a:link { color: #816229; font-weight: bold; text-decoration: none; }
.SitemapList a:visited { color: #816229; font-weight: bold; text-decoration: none; }
.SitemapList a:hover { color: #A44118; font-weight: bold; text-decoration: underline; }
.SitemapList a:active { color: #A44118; font-weight: bold; text-decoration: underline; }
.SitemapSubList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #669900;
	font-weight: bold;
	line-height: 18px;
	list-style-position: outside;
	list-style-image: url(Images/spacer.gif);
}
.SitemapSubList a:link { color: #669900; text-decoration: underline; }
.SitemapSubList a:visited { color: #669900; text-decoration: underline; }
.SitemapSubList a:hover { color: #A44118; text-decoration: none; }
.SitemapSubList a:active { color: #A44118; ftext-decoration: none; }