﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif
}
a img {
	border: 0
}
#htmlBody{
	background-color: #2b7e27
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border-top: silver 1px solid;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	border-left: silver 1px solid;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	border-bottom: #696969 1px solid;
	background-repeat: repeat-x;
	background-color: #538610;
	text-align: center;
	text-decoration: none
}
.BannerPane{
	background: #fff
}
.Menu{
	border-top: 10px #fff solid;
	border-bottom: 10px #fff solid;
	background-color: #fff
}
.MenuSpacer{
	width:100%;
	height:30px;
	background: url(menu-shadow.gif) bottom left no-repeat #fff
}
.Banner{
	margin-left: 10px;
	background: #fff
}
.BannerModule{
	height: 145px;
	overflow: hidden
}
.BannerText{
	height: 87px;
	line-height: 87px;
	padding-left: 30px
}
.BannerText a,.BannerText a:link,.BannerText a:active,.BannerText a:visited,.BannerText a:hover{
	text-decoration: none
}
.BannerText .Title{
	font-size: 30px;
	font-family: tahoma,helvetica,sans-serif;
	color: #2B7E27
}
.BannerText .Liner{
	font-size: 24px;
	font-family: tahoma,helvetica,sans-serif;
	color: #2B7E27;
	letter-spacing: 90%
}
.Pane2{
	background: url(bg-2pane.gif) repeat-y;
	padding: 0 10px
}
.Pane3{
	background: url(bg-3pane.gif) repeat-y;
	padding: 0 10px
}
.ContentPane{
	padding-top: 10px;
	background: url(contentpane-shadow.gif) no-repeat;
	padding-left: 15px;
	padding-right: 15px
}
.Pane2 .ContentPane {
	padding-right: 10px
}
.RightPane{
	background: url(rightpane-shadow.gif) no-repeat;
	padding-left: 10px;
	margin-top: -10px;
	padding-top: 20px;
	min-height: 200px
}
* html .RightPane {
	height: 200px
}
.Footer{
	padding-top: 5px;
	background: url(bg-footer.gif) repeat-x #fff
}
.FooterMenu{
	padding: 5px 15px 0 15px
}
.FooterMenu a{
	color: #333333;
	text-decoration: none;
	font-size: 11px
}
.FooterMenu a:hover{
	text-decoration: underline
}
.Footer, .Footer p, .Footer td{
	font-size: 9px;
	color: #333333
}
.Seven, p.Seven{
	padding-top: 5px;
	font-size: 9px;
	padding-bottom: 5px;
	color: #c0c0c0;
	text-align: center
}
.Seven a{
	color: #c0c0c0;
	text-decoration: none
}
.Seven a:hover{
	text-decoration: underline
}
.Menu a {
	display: block;
	width: 150px;
	margin: 0 15px;
	overflow: hidden;
	background: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: #cccccc 1px dashed;
	line-height: 25px
}
.HNMenuLevel1 a, .HNMenuLevel1Selected a{
	text-indent: 5px;
	font-size: 12px;
	color: #7CA092
}
.HNMenuLevel1Selected a, .HNMenuLevel1Selected a:hover, .HNMenuLevel1 a:hover{
	color: #003000
}
.HNMenuLevel2 a, .HNMenuLevel2Selected a{
	text-indent: 10px;
	color: #99BAAC;
	border-bottom: 1px dashed #ccc;
	font-size: 11px
}
.HNMenuLevel2Selected a, .HNMenuLevel2Selected a:hover, .HNMenuLevel2 a:hover{
	color: #003000
}
.HNMenuLevel3 a, .HNMenuLevel3Selected a{
	text-indent: 15px;
	display: block;
	font-weight: normal;
	font-size: 11px;
	color: #99BAAC
}
.HNMenuLevel3Selected a, .HNMenuLevel3Selected a:hover, .HNMenuLevel3 a:hover{
	color: #003000
}
hr{
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	height: 1pt;
	border-bottom-style: none;
	background: #CCC
}
td.BCText{
	padding-top: 2px;
	color: #959595;
	height: 15px;
	font: 9px Verdana, Helvetica, sans-serif
}
.BCText a{
	color: #959595;
	font: 9px Verdana, Helvetica, sans-serif
}