@charset "utf-8";
/* CSS Document */


/* ELEMENTS */

body {
	padding: 0;
	margin: 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #028308;
	color: #0E3E04;
}

img {
	border: 0;
}

h1 {
	font-weight: normal;
	color: #1D8509;
	font-size: 130%;
}

h2, h3, h4, h5, h6, p {
	font-weight: normal;
	color: #535355;
	font-size: 90%;
	line-height: 1.3;
}
input {
	color: #535355;
	font-size: 11px;
}
textarea {
	color: #535355;
	font-size: 11px;
	width: 75%;
}
select {
	color: #535355;
	font-size: 11px;
}

table {

}

td {
	font-size: 10px;


}

tr {

}

th {

}


/* CLASSES */


.wrapper {
	width: 100%;
	border: 0;
	margin: 0;
	background-image: url(../images/bgoriginal.gif);
}

.content {
	width: 990px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	padding: 0;
	margin: 0;
	width: 960px;
	height: 120px;
	margin-right: 30px;
}

.topmenuitem {
	display:block;
	float:right;
	text-decoration: none;
	line-height:31px;
	font-size:9px;
	text-align:center;
	color:#FFFFFF;
	height:31px;
	width:78px;
	padding: 0;
	margin: 0;
	background-image:url(../images/topmenu_bg.png);
	background-repeat:no-repeat;
}

.topmenuitem:hover {
	display:block;
	float:right;
	text-decoration: none;
	line-height:31px;
	font-size:9px;
	color:#FFFFFF;
	text-align:center;
	height:31px;
	width:78px;
	padding: 0;
	margin: 0;
	background-image:url(../images/topmenu_over.png);
	background-repeat:no-repeat
}

.topmenuiteminactive {
	display:block;
	float:right;
	text-decoration: none;
	line-height:31px;
	font-size:9px;
	color:#006600;
	text-align:center;
	height:31px;
	width:78px;
	padding: 0;
	margin: 0;
	background-image: url(../images/topmenu_inactive.png);
	background-repeat:no-repeat
}

.topmenuitemlinks {
	text-decoration: none;
	color:#FFFFFF;
}

.topmenuitemlinks:hover {
	text-decoration: none;
	color:#FFFFFF;
}

.topmenuitemlinksinactive {
	text-decoration: none;
	color:#006600;
}

.menulinks {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulinks:hover {
	font-size: 9px;
	color: #FFFFFF;
	text-decoration: none;
}

.menulinksinactive {
	font-size: 9px;
	color: #003300;
	text-decoration: none;
}

.headerlogo {
	float:left;
	padding:0;
	margin:0;
	height: 120px;
	width: 331px;
}

.headerflash {
	text-align:right;
	float:right;
	margin:0;
	padding:0;
	height: 89px;
	width: 629px;
}

.headermenu {
	float:right;
	padding:0;
	margin:0;
	height: 31px;
	width: 629px;
	text-align:right
}

.body {
	width: 960px;
	padding:0 15px 0 15px;
	margin:0;
	background-color:#FFFFFF;
	background-image: url(../images/body_top.png);
	background-repeat:no-repeat;
}

.bodytop {
	width: 990px;
	height: 15px;
	padding:0;
	margin:0;
	background-image: url(../images/body_top.png);
	background-repeat:no-repeat;
}

.bodybottom {
	width: 990px;
	height: 35px;
	padding:0;
	margin:0;
	background-image: url(../images/body_bottom.png);
	background-repeat:no-repeat;
}

.titleblock {
	padding:0;
	margin:0;
	height:65px;
	width:960px;
}

.titleblockindex {
	padding:0;
	margin:0;
	height:258px;
	width:960px;
}

.bodycolone {
	float: left;
	padding:20px 0 0 0;
	margin-right:20px;
	width:205px;
}

.bodycoltwo {
	float: left;
	padding:20px 0 0 0;
	margin-right:30px;
	width:325px;
	margin-left: 20px;
}

.bodycolthree {
	float: left;
	padding:20px 0 0 0;
	margin-right:30px;
	width:325px;
}

.bodycoldouble {
	float: left;
	padding:20px 0 0 0;
	margin-right:20px;
	width:690px;
	margin-left: 20px;
}

.footerwrapper {
	clear:both;
	height:60px;
	width: 100%;
	background-color:#018208;
	background-image:url(../images/fotterbg.jpg);
	background-repeat:repeat-x;
}

.footer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
}

.footerleft {
	padding: 0px;
	float:left;
	width: 480px;
	color: #6BA90E;
	font-size:11px;
	text-align: left;
	line-height: 60px;
}

.footerright {
	float: right;
	width: 480px;
	height:60px;
	color: #6BA90E;
	font-size: 10px;
	text-align: right;
	padding: 0;
	line-height: 60px;
}
	
.footerlinks {
	color: #6BA90E;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.footerlinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 11px;
}

#footermenu ul {
	padding: 0;
	margin: 0;
	text-indent: 0;
	text-align:right;
	height: 60px;
}

#footermenu li {
	margin: 0;
	padding:0;
	display:inline
}

#footermenu a {
	color: #6BA90E;
	font-size: 11px;
	text-decoration: none;
}

#footermenu a:hover {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
}

.bodylinks {
	color: #1D8509;
	text-decoration: none;
	font-weight: bold;
}

.bodylinks:hover {
	color: #1D8509;
	text-decoration: underline;
	font-weight: bold;
}

#sitemap ul {
	padding: 0px;
	margin: 0px;
	text-indent: 0px;
}

#sitemap li {
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(assets/images/dotlineh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	list-style-image: url(../images/ara.gif);
	list-style-type: disc;
	padding-right: 0px;
	padding-left: 0px;
}

#sitemap a {
	color: #626262;
	font-size: 85%;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/dotlineh.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	display: block;
	background-position: bottom;
}

#sitemap a:hover {
	color: #B0B1B3;
	font-size: 85%;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/dotlineh.gif);
	background-repeat: repeat-x;
	padding-bottom: 5px;
	display: block;
	background-position: bottom;
}

.contactform {
	background-image: url(images/dotlineh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: left;
	padding-bottom: 15px;
	padding-top: 15px;
	font-size: 85%;
}

.clearone {
	clear:both;
	height:1px;
	padding: 0;
}

.bodydivide {
	clear:both;
	height:26px;
	background-image:url(../images/bodydivide.jpg);
	background-repeat:no-repeat;
	padding: 0;
}

.teamtable {
	width:690px;
	margin:0;
	border:0;
}

.indexgreenfooter {
	height:20px;
	padding: 0;
	margin:0;
	border:0;
	background-image:url(../images/index_greenfooter.jpg);
	clear:both;
}

.indexcolwrapper {
	background-color:#29b14a;
	width:960px;
	padding: 0;
	margin:0;
	border:0;
}

.indexleftcol {
	float:left;
	background-color:#29b14a;
	width:450px;
	padding: 30px 0 0 0;
	margin-left:30px;
	border:0;
}

.indexrightcol {
	float:right;
	background-color:#29b14a;
	width:480px;
	padding:0;
	margin:0;
	border:0;
}

/* Misc */



.bluetext {
	color: #125AA7;
	font-weight: bold;
}

.whitetext {
	color: #FFFFFF;
}

.blacktext {
	color: #000000;
	font-weight: bold;
}

.greentext {
	color: #009900;
	padding-bottom: 10px;
	text-indent: 0px;
	font-size: 90%;
}



.dotborderbottom {
	background-image: url(../images/dotlineh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 20px;
}

.dotbordertop {
	background-image: url(../images/dotlineh.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
}

.odd {
	text-align: center;
}

.contactform {
	font-size: 90%;
	text-align: left;
	margin: 2px;
	background-image: url(../images/dotlineh.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #F5F6F6;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 20px;
}

.inputbox {
	width: 250px;
}
