/* General Styles */

body {
	margin: 5px 0 0;;
	background-color: #FFFFFF;
	padding: 0;
}
.PrintHeader, 
.PrintFooter { display: none; }

/* Index Styles */

.IndexHeaderArea {
	margin: 0;
	padding: 0;
	height: 106px;
	width: auto;
	background: url(Images/bg_index_header.gif) repeat-x left top;
	float: none;
}
.IndexNewsBottom {
	background: url(Images/index_bg_02b.gif) no-repeat right bottom;
	height: 14px;
}
.IndexHeaderList {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #816229;
	background: url(Images/bullet_ddmenu.gif) no-repeat left 4px;
	margin: 0 0 0 3px;
	padding: 0 0 0 7px;
	text-indent: 4px;
}
.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: 0;
	padding: 1px 12px 0 0;
	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: url(Images/index_bg_04.jpg) repeat-y left top;
	margin: 0;
	padding: 0;
	width: 234px;
	background-color: #FEF3D7;
}
.IndexBodyArea {
	width: auto;
	margin: 0;
	padding: 0;
	left: 0;
	top: -5px;
	border-top: 1px solid #CABEA6;
}
.IndexBodyExpand {
	background: url(Images/bg_greensoy.jpg) repeat-x 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: 3px 5px 0 0;
	margin: 0;
	width: 229px;
}
.IndexMantra {
	margin: 0;
	padding: 10px 0 0 0;
}
.IndexTextBackground {
	background: url(Images/index_textbox2.jpg) no-repeat;
	margin: 0;
	padding: 0;
	height: 200px;
	width: 234px;
}
.IndexText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 17px;
	margin: 0;
	padding: 10px 22px 0 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: 10px 0 0;
	margin: 0;
	line-height: 11px;
}
.IndexHeaderCell {
	margin: 0;
	padding: 0;
	height: 55px;
	width: 280px;
}


/* Menu Styles */

.MenuTable {
	margin: 7px 0 16px;
	padding: 0;
	background-color: #816229;
	vertical-align: top;
}
.MenuArea {
	background-color: #816229;
	margin: 0;
	padding: 0;
}
.MenuBottom {
	margin: 0;
	padding: 0;
	background-color: #816229;
	width: 191px;
}


/* Footer Styles */

.FooterArea {
	margin: -17px 0 0;
	padding: 0;
	float: none;
	height: 61px;
	width: auto;
	background: #FEF3D7 url(Images/bg_footer.gif) repeat-x left top;
	border-bottom: 1px solid #CABEA6;
}
.FooterLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669900;
	text-align: left;
	vertical-align: middle;
	padding: 0 0 0 12px;
}
.FooterLinks a:link { color: #669900; text-decoration: none; }
.FooterLinks a:visited { color: #669900; text-decoration: none; }
.FooterLinks a:hover { color: #816229; text-decoration: underline; }
.FooterLinks a:active { color: #816229; text-decoration: underline; }
.FooterCopyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #669900;
	text-align: left;
	vertical-align: middle;
	padding: 0 8px 0 12px;
}


/* Header Styles */

.HeaderArea {
	margin: 0;
	padding: 0;
	height: 78px;
	width: 100%;
	background: #FFFFFF url(Images/bg_header.gif) repeat-x left top;
}
.HeaderPageTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #669900;
	text-align: right;
	padding: 5px 12px 0 0;
}



/* Body Styles */

.BodyContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0;
	padding: 20px 25px 12px 25px;
	line-height: 17px;
	vertical-align: top;
	width: auto;

}
.BodyContent a:link { color: #CC6600; font-weight: bold; text-decoration: none; }
.BodyContent a:visited { color: #CC6600; font-weight: bold; text-decoration: none; }
.BodyContent a:hover { color: #816229; font-weight: bold; text-decoration: underline; }
.BodyContent a:active { color: #816229; font-weight: bold; text-decoration: underline; }
.PageTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #669900;
	margin: 0;
	padding: 0 0px 7px 0;
	border-bottom: 1px solid #E2DAC3;
	width: 537px;

}
hr {
	color: #E2DAC3;
	background-color: #E2DAC3;
	margin: 0;
	padding: 0;
	border: 0;
	height: 1px;
	width: 537px;


}
.Border {
	margin: 0;
	padding: 0;
	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 0 12px;
	margin: 0;
}
.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 0 12px;
	margin: 0;
	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; }
.LinksList {
	list-style-position: outside;
	list-style-image: url(Images/bullet_list.gif);
}
.LinksList a:link { color: #CC6600; font-weight: bold; text-decoration: none; }
.LinksList a:visited { color: #CC6600; font-weight: bold; text-decoration: none; }
.LinksList a:hover { color: #816229; font-weight: bold; text-decoration: underline; }
.LinksList a:active { color: #816229; font-weight: bold; text-decoration: underline; }
.NewsDate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #996633;
	padding: 0;
	margin: 0;
}
.NewsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A44118;
	margin: 0;
	padding: 0 0 0 1px;
	width: 550px;
}
.NewsListing {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 5px 15px 0 10px;
	width: 550px;

}
.HighlightBox {
	margin: 3px 17px 9px 9px;
	padding: 0 12px;
	width: auto;
	border-top: 1px solid #669900;
	border-bottom: 1px solid #669900;
}
.HighlightBox2 {
	padding: 5px;
	margin: 7px 0 7px 3px;
	border: 1px dotted #006699;
	width: 180px;
}

.admin-links {z-index:100;}

.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; }
.DropDownText {
	margin: 3px 25px 3px 20px; 
	padding: 5px 7px 5px 7px;
	color: #A44118;
	border: solid 1px #E2DAC3;
}
.DropDownText a:link { color: #333333; text-decoration: underline; }
.DropDownText a:visited { color: #333333; text-decoration: underline; }
.DropDownText a:hover { color: #669900; text-decoration: none; }
.DropDownText a:active { color: #669900; ftext-decoration: none; }
.Footnote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #669900;
}
