﻿body, html{
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font: 10pt georgia, times new roman, sans-serif,
}
#htmlBody{
	background: #FBEA91
}
a img{
	border: 0
}
.SearchHolder {
	top: 20px;
	right: 20px;
	position: absolute;
	z-index: 20;
	background: #CD5E0D;
	opacity: .7;
	filter: alpha(opacity = 70)
}
.SearchHolder input {
	float: left
}
.SearchInput{
	font-size: 11px;
	width: 125px;
	height: 14px;
	padding-top: 3px;
	padding-right:4px;
	padding-bottom: 3px;
	padding-left: 4px;
	background-color: #CD5E0D;
	border-top: #321704 2px solid;
	border-bottom: #321704 2px solid;
	border-left: #321704 5px solid;
	border-right: none;
	color: #321704;
	font-family: Arial,sans-serif;
	background: transparent
}
.Button, a.Button, a:link.Button, a:visited.Button, a:hover.Button, a:active.Button{
	border-right: #696969 1px solid;
	padding-right: 1em;
	border: 0;
	border-left: solid 1px #89a419;
	border-right: solid 1px #89a419;
	margin-top: 0.1em;
	padding-left: 1em;
	font-weight: bolder;
	font-size: 11px;
	margin-bottom: 0.1em;
	padding-bottom: 3px;
	overflow: visible;
	color: #fff;
	line-height: 20px;
	padding-top: 3px;
	background-repeat: repeat-x;
	background: #1c4c8e;
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none
}
.Page{
	background: url(bg.gif) repeat-x
}
.PageBody{
	background: url(index_01.gif) repeat-y left top;
	margin-left: auto;
	margin-right: auto;
	width: 843px
}
.PageLeft{
	padding-left: 53px;
	background: url(index_01.jpg) no-repeat left top
}
.PageRight{
	padding-right: 53px
}
.PageFooter{
	width: 843px
}
.MenuHolder{
	width: 737px;
	height: 38px;
	background: url(index_06.jpg)
}
.Menu{
	position: absolute;
	top: 125px;
	left: 5px
}
.Panes1{
	background: #F0F3BA
}
.Panes2{
	background: url(bg-2pane.gif) repeat-y
}
.ContentPane{
	background: #F1F4BA;
	padding-bottom: 25px
}
.ContentPane .ModuleTitle,.ContentPane .ModuleContent{
	padding-left: 20px;
	padding-right: 20px
}
.SubMenuHolder{
	background: url(index_10.jpg);
	height: 26px;
	width: 490px;
	padding-left: 20px;
	margin-bottom: 20px
}
.RightPane{
	min-height: 400px;
	padding-bottom: 70px
}
.IE .RightPane{
	height: 400px
}
div.Bookmarks
{
	padding-top: 10px;
}
div.FooterMenuHolder{
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 5px
}
.FooterContact{
	background: url(index_17.jpg) no-repeat right bottom;
	font-size: 8pt;
	color: #003300;
	text-align: right;
	text-decoration: none;
	padding-right: 20px;
	width: 207px;
	height: 210px;
	margin-top: -137px;
	position: absolute
}
.FooterContact a{
	color: #F1F4BA;
	text-decoration: none
}
.FooterContact a:hover{
	color: #F1F4BA;
	text-decoration: underline
}
.nM, .nM p, .nM td, .nM a{
	padding-top: 10px;
	font-size: 9px;
	padding-bottom: 10px;
	color: #E0B150;
	text-align: center;
	margin: 0
}
.nM a{
	text-decoration: none
}
.nM a:hover{
	text-decoration: underline
}
.SubMenu{
	padding: 0;
	margin: 0;
	font-size: 9pt;
	text-align: left;
	font-style: normal;
	color: #003300;
	text-decoration: none;
	line-height: 26px
}
.SubMenu p{
	padding: 0;
	margin: 0
}
.SubMenu a:active{
}
.SubMenu a:link{
	font-family: georgia, times new roman, Helvetica, sans-serif, Clean;
	font-size: 9pt;
	font-style: normal;
	color: #003300;
	text-decoration: none
}
.SubMenu a.hover{
	color: #000000;
	text-decoration: underline
}
.SubMenu a:visited{
	color: #003300;
	text-decoration: none
}
h1{
	color: #003300;
	font-size: 14pt;
	font-weight: bold
}
h2{
	color: #003300;
	font-size: 12pt;
	font-weight: bold
}
.RightPane .Error ul {
	background-color:#ECEDCD
}