﻿body{
	margin: 0 0 0 0;
	background: #e8e8e8 url(../Images/bg.gif);
/*	background: #e8e8e8 url(../Images/bg2.gif) no-repeat bottom right;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616365;
}
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
}
.button{
	background: #72c02a url(../Images/bgbutton.gif) repeat-x;
	color: #ffffff;
	border: 1px solid #2b5b00;
	font-size: 9px;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;
	height: 22px;
	font-family: Tahoma;
}
table{
	text-align: left;
	line-height: 14px;
}
.content{
	background: #ffffff url(../Images/bgtop.gif) repeat-x;
	border: 1px solid #ffffff;
	padding: 10px;
}
.shadowleft{
	background: url(../Images/shadowleft.gif) repeat-y;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;
}
.shadowright{
	background: url(../Images/shadowright.gif) repeat-y;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;

}
.shadowbottom{
	background: url(../Images/shadowbottom.gif) repeat-x;
	filter:alpha(opacity=20);
	-moz-opacity:.20;
	opacity:.20;

}
.shadowcorner{
	filter:alpha(opacity=30);
	-moz-opacity:.30;
	opacity:.30;

}
.topdot{
	background: url(../Images/topdot.gif) no-repeat right;
	padding: 5px;
}
.topdot a{
	/*display: none;*/
}
.topdot img{
	display: none;
}
.menu{
	background: url(../Images/bgmenu.gif) repeat-x;
	height: 25px;
	padding-left: 20px;
	overflow: visible;
	padding-top: 13px;
	line-height: normal;
}
.menu img{
	display: none;
	/*margin-left: -2px;
	margin-right: -2px;*/
}
.menu a{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 13px;	
	position: relative;
	/*top: -13px;*/
}
.menu a.selected{
	background: #509f00 url(../Images/bgmenusel.gif) repeat-x center;
	color: #ffffff;
/*	border-left: 1px solid #509f00;
	border-right: 1px solid #509f00;*/
}
.menu a:hover{
	color: #69be28;
	text-decoration: none;
}
.menu a.selected:hover{
	color: #ffffff;
	text-decoration: none;
}

.submenu{
	background: #76c52d url(../Images/bgsubmenu.gif) repeat-x;
	margin-top: 1px;
	height: 21px;
	color: #ffffff;
	padding-left: 35px;
	padding-top: 10px;
}
.submenu img{
	border: none;
}
.submenu div marquee{
	background: transparent;
}
.submenu a{
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
}
.submenu a:hover{
	color: #ffffff;
	text-decoration: underline;
}
.topdot a{
	color: #616365;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;	
	position: relative;
	top: -3px;
}
.topdot a:hover{	
	color: #69be28;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	padding-right: 10px;	
	position: relative;
	top: -3px;
}
.maincontent{
	border-top: 10px solid #ffffff;
	padding-right: 10px;
}
.rightcontent{
	border-top: 10px solid #ffffff;
	background: url(../Images/bgrightcol.gif) repeat-y;
	padding-left: 11px;
}
.boxshade{
	background: url(../Images/bgboxshade.gif) top repeat-x;
}
.doubleborder{
	border-bottom: 5px solid #d5d6d2;
	border-top: 5px solid #d5d6d2;
}
.topborder{
	border-top: 5px solid #d5d6d2;
}
.boxborder{
	border: 1px solid #d5d6d2;
}
.rightbox{
	border-top: 5px solid #d5d6d2;
	padding-top: 3px;
}
.headlinedot{
	background: url(../Images/topdot2.gif) no-repeat right top;
}
.headlinebox{
	background: url(../Images/bgdivider.gif) repeat-x bottom;
	padding: 10px;
	padding-left: 18px;
	/*color: #969890;*/
	font-size: 26px;
	line-height: 1.1em;
	font-weight: bold;
}
.headlinetop{
	position: relative;
	top: -9px;
	left: 3px;
}
.headline{
	font-size: 30px;
	line-height: 1.1em;
	font-weight: bold;
}
.headline2{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
}
.headline3{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #549913;
}
.headline4{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	/*color: #549913;*/
}
.headline5{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #549913;
}
h1{
	font-size: 26px;
	line-height: 1.1em;
	font-weight: bold;
	position: relative;
	top: -9px;
	left: 3px;
	margin: 0px;
	display: inline;
}
h2{
	font-size: 30px;
	line-height: 1.1em;
	font-weight: bold;
	margin: 0px;
}
h4{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
}
h3{
	font-size: 18px;
	line-height: 20px;
	font-weight: bold;
	color: #549913;
	margin: 0px;
}
h5{
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	/*color: #549913;*/
	margin: 0px;
}
h6{
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #549913;
	margin: 0px;
}

.bigicontext{
	font-size: 28px;
	font-weight: bold;
	position: relative;
	top: -16px;
	left: 10px;
}
.date{
	display: block;
	color: #b0b1ae;
	margin-bottom: 5px;
	margin-top: 5px;
}
.imageborder{
	border: 1px solid #b0b1ae;
	padding: 3px;
	margin-bottom: 10px;
	margin-right: 10px;
	float: left;
}
.footerline{
	background: #68696b url(../Images/bgfooter.gif) repeat-x;
	height: 11px;
	margin-top: 10px;
}
.footerlineGreen{
	background: url(../Images/bgfooterGreen.gif) repeat-x;
	height: 11px;
	margin-top: 10px;
}
.footerlineLight{
	background: url(../Images/bgfooterLight.gif) repeat-x;
	height: 11px;
	margin-top: 10px;
}
.footer{
	font-family: Tahoma;
	padding-right: 15px;
	padding-bottom: 10px;	
	padding-top: 1px;
	font-size: 10px;
}
.greybox{
	background-color: #e8e8e8;
	border-bottom: 5px solid #ffffff;
}
.greybox2{
	background-color: #e8e8e8;
	border-top: 5px solid #ffffff;
}
a{
	color: #4b92db;
	text-decoration: none;
}
a:hover{
	color: #000000;
	text-decoration: underline;
}
a.grey{
	color: #616365;
	text-decoration: none;
}
a.grey:hover{
	color: #69be28;
	text-decoration: none;
}
a.white{
	color: #ffffff;
	text-decoration: none;
}
a.white:hover{
	color: #ffffff;
	text-decoration: underline;
}

.startbox{
	background: url(../Images/bgstartbox.gif) repeat-x bottom;
	border-bottom: 3px solid #ffffff;
}
.startboxgreen{
	background: #79c62f url(../Images/bgstartboxgreen.gif) no-repeat;
	border-top: 1px solid #ffffff;
}
.startboxgreen2{
	background: url(../Images/bgstartboxgreen2.gif) no-repeat bottom;
}
.startboxgreen3{
	background: url(../Images/bgstartboxgreen3.gif) no-repeat bottom;
}
.startboxgrey{
	background: #797979 url(../Images/bgstartboxgrey.gif) no-repeat;
	border-top: 1px solid #ffffff;
}
.startboxgrey_2{
	background: #797979 url(../Images/bgstartboxgrey_2.gif) no-repeat;
	border-top: 1px solid #ffffff;
}
.startboxgrey2{
	background: url(../Images/bgstartboxgrey2.gif) no-repeat bottom;
}
.startboxgrey3{
	background: url(../Images/bgstartboxgrey3.gif) no-repeat bottom;
}

.bullet{
	position:relative;
	top:3px;
	margin-right:3px;
}
ul{
	margin-left: 0px;
	padding-left: 0px;
}
li{
	margin-bottom: 3px;
	margin-top: 3px;
	margin-left: 20px;
	padding-left: 0px;
}
.articleImage{
/*	display: inline;*/
	display: none;
	border: 1px solid #d5d6d2;
	padding: 3px;
}
.articleImage img{
	display: block;
	width: 200px;
}
.fileIcon{
	position: relative;
	top: 4px;
	margin-right: 5px;
}


.printlogo{
	display: none;
}
.printarea{
	width: 550px;
}
.printbar{
	/*margin-bottom: 30px;*/
	text-align: right;
}