#bodytab {
	padding: 0;
	margin: 0;
	width: 100%;
	position: relative;
	height:100%;
	background:transparent ;
}

#bodytab td {
	rem-wtf-position: relative;
}
.shadeback {
	background: url('/i/brmenu.gif') top right no-repeat;
}

.shadowborder {
	background: transparent url(/i/brshadow.gif) repeat-y scroll 100%;
	height:100%;
}
.indexshadowborder {
	background: transparent url(/i/brshadow1.gif) top left repeat-y ;
	height:100%;
}
.shadowedge {
	float:right;
	width:20px;
	height:0px;
	overflow:visible;
}

.shadowedge div{
	background: transparent url(/i/brshadowedge.gif) no-repeat scroll 0%;
	position: absolute;
	top: 230px;
	width:20px;
	height:20px;
}
.indexshadowedge {
	float:left;
	width:20px;
	height:0px;
	overflow:visible;
}

.indexshadowedge div{
	background: transparent url(/i/brshadowedge1.gif) no-repeat scroll 0%;
	float:right;
	width:20px;
	height:20px;
}
#aaa
{
width: 1900px;
margin-bottom:10px;

}

html>body #aaa
{
width: 190px;


}

#aaa a{
	font-weight:bold;
}

.fff1
{

width: 200px;
margin-bottom:10px;

}
html>body .fff1
{

width: 190px;
margin-bottom:0px;

}
#linebreak1
{
font-size:20px;
}
html>body #linebreak1
{
font-size:10px;
}
#linebreak11
{
font-size:3px;
}
html>body #linebreak11
{
font-size:20px;
}

.indexleft{
padding-right:16px;
}

a.indexleft:link{
}

a.indexleft:visited{
}

a.indexleft:hover{
color:#666!important;
text-decoration:underline!important;
}

#indexleftcol {
	padding-right:10px;
	width: 240px;
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: top;

}
html>body #indexleftcol {
	padding-right:20px;
	width: 220px;
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: top;

}
#indexleftcol div {
	width: 220px;
	
	font: bold 12px Arial, Helvetica, sans-serif;
}

#indexleftcol div ul {
	margin: 0;
	
	list-style: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

#indexleftcol div span {
	display: block;
	background: url('/i/brmspan.gif') repeat-x;
	color: white;
	padding: 3px 5px;
	height: 21px;
	text-align: center;
}
#brmenu1 {
	width: 280px;
	vertical-align: top;
}

html>body #brmenu1
{
	width: 200px;
	vertical-align: top;
}

#brmenu1 div {
	width: 180px;
	
	font: bold 12px Arial, Helvetica, sans-serif;
}

#brmenu1 div ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

#brmenu1 div span {
	display: block;
	background: url('/i/brmspan.gif') repeat-x;
	color: white;
	padding: 3px 5px;
	height: 21px;
	text-align: center;
}

#brmenu1 div ul li {
	padding: 0;
	margin: 0;
}

#brmenu1 div ul li span {
	padding: 1px 15px;
	background: none;
	color: #404836;
	text-align: right;
}

#brmenu1 div ul li a {
	display: block;
	padding: 1px 15px;
	color: #404836;
	text-decoration: none;
	font-weight:bold;
	margin-bottom: 5px;
}

#brmenu1 div ul li a:hover {
	background: #76A121;
	color: white;
}
#leftcol {
	background:transparent url(/i/bleft.gif) top right repeat-y;
}

#rightcol {
	background:transparent url(/i/bright.gif) top left repeat-y;
	
}

#btmenu {
	position: relative;
	top: 0;
	left: 0;
	height: 34px;
	width: 100%;
	background: url('/i/btmenu.gif') repeat-x;
	z-index: 120;
}

#btmenu ul {
	position: absolute;
	right: 0px;
	top: 2px;
	margin: 0;
	padding: 0;
	list-style: none;
	font: normal 12px Arial, Helvetica, sans-serif;
}

#btmenu ul li {
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#btmenu ul li a {
	display: block;
	float: left;
	padding: 8px 16px;
	color: #366706;
	font-weight:normal;
	text-decoration: none;
}

#btmenu ul li a:hover {
	padding: 7px 15px;
	background-color: #366706;
	border: 1px solid #7D8458;
	color: white;
}

#btmenu ul li ul {
	visibility: hidden;
	position: absolute;
	background: white url('/i/btsmenu.gif') repeat-x;
	top: 28px;
	border: 1px solid #C2C4AA;
	padding: 1px;
	left:auto;
	right:auto;
	clear:left;
	float:left;
	z-index: 120;
	width: 220px;
}
 .gtitle
{
width: 200px;
margin-bottom:10px;

}

html>body .gtitle
{
width: 190px;
margin-bottom:0px;

}

.gtitle a
{
color:#FFF;
text-decoration:none;
}

.indexcoltitle
{
width: 230px;
margin-bottom:10px;
}

html>body .indexcoltitle
{
width: 230px;
margin-bottom:0px;

}

#btmenu ul li:hover ul, #btmenu ul li.over ul {
	visibility: visible;
}

#btmenu ul li ul li {
	float: none;
	width: 220px;
	padding: 1px;
}

#btmenu ul li ul li a {
	display: block;
	_width: 220px;
	float:none;
	color: #666;
	
	-moz-box-sizing: border-box;
	padding: 5px 11px;
}

#btmenu ul li ul li a:hover {
	background-color: #366706;
	border: 1px solid #7D8458;
	padding: 4px 10px;
}
#btitle {
	position: relative;
	left: 0;
	top: 0;
	width: 800px;
	height: 35px;
	margin: 0;
}
#btimage {
	height: 161px;
	left: -52px;
	rem_left: -51px;
	top: 0;
	position: relative;
	width: 800px;
	overflow:visible;
	z-index: 101;
}

#btimage img {
	position: absolute;
	z-index: 101;
}

#mtd {
	background: url('/i/btitle2.gif') repeat-x; 
	vertical-align:top;
}

#mcol {
	position: relative;
	
	width: 100%;
	height: 100%;
}








#brmenu {
	width: 250px;
	vertical-align: top;
	
}

#brmenu div {
	width: 220px;
	
	font: bold 12px Arial, Helvetica, sans-serif;
}

#brmenu div ul {
	margin: 0;
	padding: 5px 0;
	list-style: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

#brmenu div span {
	display: block;
	background: url('/i/brmspan.gif') repeat-x;
	color: white;
	padding: 3px 5px;
	height: 21px;
	text-align: center;
}

#brmenu div ul li {
	padding: 0;
	margin: 0;
}

#brmenu div ul li span {
	padding: 1px 15px;
	background: none;
	color: #404836;
	text-align: right;
}
 
#brmenu div ul li a {
	display: block;
	padding: 1px 15px;
	font-weight:bold;
	color: #404836;
	text-decoration: none;
	margin-bottom: 5px;
}

#brmenu div ul li a:hover {
	background: #76A121;
	color: white;
}
#content1 {
	padding:15px;
	width: 800px;
	color: #666;
	height: 100%;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#content2 {
	padding:15px;
	color: #666;
	float:left;
	height: 100%;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: top;
}

#indexrightcol {
	padding:15px;
	width: 150px;
	color: #666;
	float:right;
	height: 100%;
	font: normal 11px Arial, Helvetica, sans-serif;
	vertical-align: top;
}
#content1 p, #content1 ul {
	margin: 5px;
	padding: 0;
}

#content1 ul li {
	margin-left: 50px;
}

#content1 a, #bboxes a {
	color:#366706;
	font-weight:bold;
}

#content1 p {
	text-indent: 0px;
	line-height: 15px;
}

#content {
	-moz-box-sizing:padding-box;
	padding:15px;
	color: #666;
	font: normal 11px Arial, Helvetica, sans-serif;
	_margin-top:-20px;
	vertical-align: top;
}
html:first-child #content{
	padding-top:0px;
	width: 510px;
}
#content p, #content ul {
	margin: 5px;
	padding: 0;
}

#content ul li {
	margin-left: 50px;
}

#content a, #bboxes a {
	color:#366706;
	font-weight:bold;
}

#content p {
	text-indent: 0px;
	line-height: 15px;
}

#rightrow{
	display:block;
	width:190px;
	font: normal 11px Arial, Helvetica, sans-serif;
	font-weight:normal;
	color: #666666;
	text-decoration:none
	
}

#leftrow{
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight:normal;
	text-decoration:none;
	display:block;
	padding:0px;
	margin-left:5px;
	width:190px;
}


#header1{
	color:#666666;
	padding-right:-10px;
}

#header2{
	color:#666666;
	padding-left:25px;
	padding-right:5px;
	}

#header3{
	color:#666666;
	
}

#header3 div{
	padding-left:5px;
}

#indexheader{
	color:#666666;
	padding-left:25px;
	padding-right:25px;
	margin-top:-15px;
	position:relative;
	
}

html>body #indexheader{
	margin-top:15px;
}
html:first-child #indexheader{
	margin-top:15px;
}
#rubrsplitheader{
	margin-top:17px;
	align:left;
	margin-left:25px;
	border:0px;
}

#indexsplitheader{
	margin-top:10px;
	align:left;
	margin-left:0px;
	border:0px;
}

#font1{
	font-size:12px;
	font-weight:bold;
	display:block;
	height:21px;
	background:transparent url(/i/brmspan.gif) repeat-x scroll 0%;
	padding:6px 0px 0px;
	_padding-top:3px;
	color:white;
	text-align:center;
	margin-right:-6ypx;
	_margin-right:-4px;
	
}

#imageleft{
	float:left;
	margin-right:25px;
	margin-bottom:10px;
}

#imageright{
	float:right;
	margin-left:25px;
	margin-bottom:10px;
}

#indextable{
	left: 0px; 
	height: 148px; 
	width: 800px;  
	font: normal 11px Arial, Helvetica, sans-serif; 
	color: #666;
	background: url('/i/bboxes2.gif') repeat-x;
}

#btribbon {
	position: absolute;
	left: 0px;
	top: 47px;
	height: 57px;
	width: 100%;
	background: url('/i/btribbon.gif') repeat-x;
}

#spanheader1{
	margin-top:17px;
	align:left;
	border:0px;
}

#spanheader2{
	margin-top:17px;
	align:left;
	right:-100px;
	border:0px;
	margin-left:25px;	
}
	
#brmenu_box {
	
	background:transparent url(/i/brshadow.gif) repeat-y ;
	width: 250px !important;
	
	
	margin: 0 !important;
	padding: 0 !important;
	float: right !important;
	font: bold 12px Arial, Helvetica, sans-serif !important;
}

#brmenu_box h1 {
	background: url('/i/brshadowedge.gif') no-repeat; 
	position: relative;
	left: 0;
	top: 0;
	width: 20px;
	height: 20px;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

#brmenu_box div {
	
	width: 250px;
	float: right;
	height:100%;
	font: bold 12px Arial, Helvetica, sans-serif;
}

#brmenu_box div ul {
	margin: 0;
	margin-left: 30px;
	padding: 5px 0;
	list-style: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	text-align: left;
}

#brmenu_box div span {
	display: block;
	background: url('/i/brmspan.gif') repeat-x;
	color: white;
	padding: 3px 5px;
	height: 21px;
	text-align: center;
}

#brmenu_box div ul li {
	padding: 0;
	margin: 0;
} 

#brmenu_box div ul li span {
	padding: 1px 15px;
	background: none;
	color: #404836;
	text-align: left;
}

#brmenu_box div ul li a {
	
	display: block;
	padding: 3px 15px;
	color: #404836;
	text-decoration: none;
	margin-bottom: 5px;
	list-style-type: disc;
	font-weight:bold;
}

#brmenu_box div ul li a:hover {
	background: #76A121;
	color: white;
}

#brmenu_box div ul a {
	display: block;
	padding: 0px 30px;
	color: #404836;
	text-decoration: none;
	margin-bottom: 2px;
	font-weight:bold;
}

#brmenu_box div ul a:hover {
	background: #76A121;
	color: white;
}

.greencolor{
	color:#366706;
}

.nounderline{
	text-decoration:none;
}

.newsdate{
	font-size:10px;
	font-weight:bold;
	padding-right:16px;
}

.relatedlinks{
color:#666;
font-size:11px;
font-weight:normal;
text-decoration:none;
}

.relstoriesrow{
color:#666;
padding-left:5px;
font-size:13px;
font-weight:bold;
text-decoration:none;
}

.contacttextbutton{
	width:200px;
}

.contacttextarea{
	width:400px;
	height:100px;
}



.headerFlash {
	position: relative;
	z-index: 1;
	left: 52px;
	top: 0px;
	width: 800px;
	height: 161px;
}

.headerImage {
	position: absolute;
	z-index: 2;
	width: 903px;
	height: 161px;
	background: url('/i/header.png') no-repeat top left;
	/* IE6 Bugfix transparent png */
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/header.png', sizingMethod='scale');
}

.headerTitle {
	position: absolute;
	left: 161px;
	top: 110px;
	width: 800px;
	margin: 0;
	z-index: 3;
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #fff;
}


.rightMenu {
	width: 208px;
	_width: 228px;
	list-style-image: url('/i/rmenu_li.gif');
	margin: 0 10px;
	padding: 7px 11px;
	font: 14px Arial, sans-serif;
	color: #355d05;
	background: url('/i/rmenu_center.gif') repeat-y top left;
}

.rightMenuHolder {
	/* position: absolute;
	top: 248px; */
}

.rightMenuHeader {
	width: 228px;
	height: 11px;
	font-size: 8px;
	line-height: 8px;
	margin: 0 10px;
	background: url('/i/rmenu_header.gif') no-repeat top left;
}

.rightMenuFooter {
	width: 227px;
	height: 41px;
	margin: 0 10px;
	background: url('/i/rmenu_footer.gif') no-repeat top left;
}

.rightMenu li {
	list-style-image: url('/i/rmenu_li.gif');
	padding: 0;
	margin: 6px 0 7px 16px;
}

.rightMenu li ul li {
	list-style-type: none;
	list-style-image: none;
}

.rightMenu li a, .rightMenu li ul li a {
	color: #355d05;
	text-decoration: none;
}

.rightMenu li a:hover, .rightMenu li ul li a:hover {
	color: #929292;
}

.rightMenu .sep {
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	list-style-type: none;
	list-style-image: none;
	padding: 0;
	background: url('/i/rmenu_sep.gif') no-repeat top left;
}

.greenTable {
	background: #fff;
	border: 1px solid #34780f;
	width: 100%;
}

.greenTable tr th {
	height: 50px;
	background: url('/i/gt-th.gif') repeat-x top left;
	border-left: 1px solid #9baf7a;
	border-right: 1px solid #2f5f0a;
}

.greenTable tr td {
	height: 24px;
	border-bottom: 1px solid #96b587;
	border-left: 1px solid #9baf7a;
	border-right: 1px solid #2f5f0a;
	padding: 5px;
}

.contacts {
	width: 221px;
	height: 144px;
	margin: 10px 15px;
}

.label {
	font-weight: bold;
	padding: 15px 0 3px 0;
}

.radio {
	margin: 2px 10px 7px 0;
	position: relative;
	top: 3px;
}

.input {
	width: 250px;
}

.textArea {
	width: 400px;
}

.redColor {
	color: red;
}

