body {
	margin:0px;
	padding:0px;
	background:url(images/bg.gif) #666666 repeat-x left top;
}
#wrapper {
	width:900px;
	margin:0px auto;
	padding:0px;
	display:block;
	background:#FFFFFF;
}
#page {
	margin:0px;
	padding:0px;
}
#page_inner {
	background:url(images/page_bg.gif) repeat-y left top;
	margin:0px;
	padding:0px;
}
p {
	margin:14px 0px;
	padding:0px;
}

a, a:link {
	color: #277900;	
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.clearfix {
	clear:both;
	display:block;
	visibility:hidden;

	content: ".";
	line-height:0px;
}
.left {
	float:left;
}
.right {
	float: right;
}
/*--------------Header-Style-----------------*/
#header {
	height:125px;
	margin:0px;
	padding:0px;
	border-bottom: solid 1px #999999;
}
.header_top {
	height:125px;
	margin:0px;
	padding:0px;
}
.logo {
	margin:12px 0px 0px 30px;
	_margin:12px 0px 0px 15px;
	padding:0px;
	float:left;
}
.search {
	float:right;
	width:192px;
	*width:206px;
	margin:30px 20px 0px 0px;
	*margin:30px 5px 0px 0px;
	padding:0px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	line-height:25px;
}
.search a {
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	margin:0px 3px;
}
.search a:hover{
	color:#333333;
	text-decoration: underline;
}
.textfield {
	border: solid 1px #CCCCCC;
	line-height:18px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:13px;
	color:#000000;
	text-decoration:none;
	padding-left:4px;
}
/*.button {
	background:#FFC61B;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	width:24px;
	height:20px;
	border:none;
	cursor:pointer;
}*/
.button {
	background: url(images/btn_bg.jpg) repeat-x left top;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	height:20px;
	border: 1px solid #688C4E;
	cursor:pointer;
	text-transform:uppercase;
}
.navigation {
	background:#333333;
	height:30px;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	font-weight: normal;
	color:#f2f2f2;
	text-decoration:none;
	line-height:28px;
	padding-left:8px;
}
.navigation a{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#f2f2f2;
	text-decoration:none;
	margin:0px 22px;
}
.navigation a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	color:#999999;
	text-decoration:none;
}
.banner {
	border-bottom:solid 1px #FFFFFF;
	display:block;
}
.banner_inner {
	float:left;
}
.banner_content {
	float:left;
	width:313px;
	padding:15px 20px;
	height:169px;
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:15px;
	text-align:justify;
}
.banner_content h1{
	font-family: "Times New Roman", Times, serif;
	font-size:24px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 12px 0px;
	padding:0px;
}
/*----------------Left-Band------------------*/
.left_band {
	width:232px;
	float: left;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	background:#D6E0CE;
}
.left_band h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	border-bottom:solid 1px #999999;
	margin:20px 20px 10px 20px;
	padding:0px;
	line-height:20px;
}
.left_band ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.left_band li{
	margin:0px;
	padding:0px 20px;
	list-style-type:none;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:30px;
	background: url(images/sap_line.gif) no-repeat center bottom;
	display:block;
}
.left_band li:hover{
	margin:0px;
	list-style-type:none;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	line-height:30px;
	background:#30620B;
	display:block;
}
.left_band li a{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	display:block;
}
.left_band li a:hover{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	background:#30620B;
}
.left_band li a.activesection, .left_band li a.activesection:visited {
	padding: 0px 0 0em 15px;
	background:url(images/arrow-green.gif) no-repeat left 7px;
}

.left_band p {
	margin:20px 20px 10px 20px;
}

/*----------------Right-Band------------------*/

.right_band {
	width:353px;
	float: left;
	background:#D6E0CE;
	padding: 0px;
	margin: 0px;
}

.news_events {
	width:313px;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	line-height:16px;
	margin:0px;
}
.news_events h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	border-bottom:solid 1px #999999;
	padding:0px;
	line-height:20px;
}
.news_events a{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#000000;
	text-decoration: underline;
	line-height:16px;
}
.news_events a:hover{
	color:#666;
	text-decoration: underline;
}
.h_line {
	background:url(images/h_line.gif) repeat-x left center;
	height:30px;	
}
.newsletter {
	background:url(images/newsletter.jpg) no-repeat left top;
	width:313px;
	height:61px;
	padding:10px 20px 0px 20px;
	border-top: solid 1px #FFFFFF;
}
.newsletter h1{
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 7px 0px;
	padding:0px;
}
/*----------------Content------------------*/
.breadcrumb {
	height:30px;
	line-height:28px;
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	padding:0px 0px 0px 18px;
	float:left;
	border-bottom:dashed 1px #CCCCCC;
	width:650px;
}
.breadcrumb a{
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
}
.breadcrumb a:hover{
	color:#333333;
	text-decoration: underline;
}
.index_content{
	width:507px;
	float:left;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}
.index_content h1, .inner_content h1{
	font-family: "Times New Roman", Times, serif;
	font-size:22px;
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	margin:0px 0px 12px 0px;
	padding:0px;
	line-height: 25px;
	clear:both;
}
.inner_content{
	width:628px;
	float:left;
	padding:20px;
	font-family:"Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:12px;
	color:#333333;
	text-decoration:none;
	line-height:16px;
	text-align:justify;
}

/*----------------Footer------------------*/

#footer {
	background:url(images/footer_bg.gif) repeat-x left top;
	height:85px;
	border-top:solid 1px #FFFFFF;
}
.footer_tree {
	width:80px;
	height:77px;
	background:url(images/footer_tree.gif) no-repeat left top;
	margin:8px 20px 0px 0px;
	_margin:8px 10px 0px 0px;
	padding:0px;
	float:right;
}
.footer_link {
	float:left;
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	margin:16px 0px 0px 20px;
	_margin:16px 0px 0px 10px;
}
.footer_link a{
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}
.footer_link a:hover{
	color:#cccccc;
	text-decoration: underline;
}
.rss {
	background:url(images/rss.gif) no-repeat left center;
	padding-left:20px;
	margin:0px;
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
	float:left;
	margin:16px 0px 0px 40px;
}
.rss a{
	font-family: "Trebuchet MS", Arial, Georgia, Tahoma;
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}
.rss a:hover{
	color:#cccccc;
	text-decoration: underline;
}

.nav {
	display: block;
	text-align: center;
	padding-bottom:5px;
	margin-bottom: 10px;
	background: url('images/bg-dot-horizontal.gif') repeat-x bottom;
	height:16px
}

.postmetadata {
	text-align: center;
	color: #277900;
	padding-bottom: 10px;
	background: url('images/bg-dot-horizontal.gif') repeat-x bottom;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin:0;
	padding: 10px;
}

.gotop, .singletop {
	font: bold 10px "Trebuchet MS", Arial;
	color: #277900;
	display: block;
	margin: 10px 0px 0px;
	padding: 5px 0px 0px;
	text-align: right;
}

.singletop {
	background: url(images/bg-dot-horizontal.gif) repeat-x top;
}