body {
  text-align: center;
  background:#ffffff;
  margin:0 0 0 0;
  font-family: arial;
}

img {
  border: 0px;
}

#content {
  position: relative;
  width: 800px;  
  /* Centering for IE6+ in strict mode, Firefox, and other modern browsers */
  margin: auto;
  /* Don't center every line of text -  we inherited this setting from body */
  text-align: left;
  background-image:url(images/header-bg.gif);
  background-repeat: no-repeat;
}

.c_vgreen {
  color: #529410;
}

.c_lgreen {
  color: #70a53a;
}

.c_mgreen {
  color: #72855a;
}

.c_lgray {
  color: #cbcbcb;
}

.c_mgray {
  color: #999999;
}

.c_dgray {
  color: #666666;
}

#langselect {
  position: absolute;
  background: #ffffff;
  text-align: left;
  top: 50px;
  left: 60px;
  }

#hdrtxt {
  text-align: left;
  margin-left: 270px;
  font-family: arial;
  text-decoration:none;
  color: #666666;
}

#hdrtxt h1 {
  font-size: 120%;
  margin: 0px 0px 0px 0px;
  padding: 30px 0px 0px 0px;
}

#hdrtxt h2 {
  font-size: 70%;
  margin: -3px 0px 0px 0px;
  color: #999999;
}

#hdrtxt p {
  font-size: 90%;
  font-weight: normal;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}

#hdrtxt a {
  text-decoration:none;
/*  color:#529410;*/
}

#hdrmnu {
  position: absolute;
  background: #ffffff;
  text-align: left;
  top: 50px;
  left: 550px;
  width: 180px;
  }

#hdrmnu ul {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	display: inline;
	border: none;
	} 

#hdrmnu ul hr {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	color: #e6e6e6;
	background-color: #e6e6e6;
	} 

#hdrmnu ul li {
	margin: 0px 10px 0px 10px;
	padding: 0px 0px 0px 0px;
	border: none;
	list-style: none;
	display: block;
	height: 25px;
	}

#hdrmnu ul li img {
	padding: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
    vertical-align: middle;
}

#hdrmnu ul li a {
	font-family: arial;
	font-size: 70%;
	font-weight: bold;
	text-decoration:none;
	color:#529410;
	}

#headline {
    margin: 40px 75px 0px 75px;
}

#headline h1 {
	text-align: center;
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	text-decoration:none;
	color:#529410;
  }

#headline p {
	text-align: justify;
	font-family: arial;
	font-size: 90%;
	text-decoration:none;
	color:#72855a;
	line-height: 150%;
  }

#headline p a {
	font-family: arial;
	font-weight: bold;
	color:#529410;
  }

#headline p a:hover {
	color:#666666;
  }

#headline ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

#headline ul li {
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
	list-style: none;
	color: #70a53a;
	background: url(images/bu-small-passive.gif) left 3px no-repeat;
	}

#footer {
  padding: 15px 0px 5px 0px;
  background-color: #ffffff;
  text-align: center;
  clear: both;
}

#ftrmenu {
	margin-right: 60px;
	text-align: right;
	color: #529410;
	}

#ftrmenu ul {
	padding-left: 0;
	display: inline;
	border: none;
	} 

#ftrmenu ul li {
	margin-left: 0;
	padding-left: 2px;
	border: none;
	list-style: none;
	display: inline;
	}

#ftrmenu ul li a {
	font-family: arial;
	font-size: 66%;
	font-weight: bold;
	text-decoration:none;
	color:#529410;
	}

.article {
    margin: 0px 75px 0px 75px;
}

.article h1 {
	text-align: center;
	font-family: arial;
	font-size: 150%;
	font-weight: bold;
	text-decoration:none;
	color:#529410;
  }

.article h2 {
  color:#529410;
  font-size: 120%;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  background: url(images/bu-small-active.gif) left 5px no-repeat;
}

.article h3 {
  color:black;
  text-align: left;
  font-size: 120%;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
}


.article p {
	text-align: justify;
	font-family: arial;
	font-size: 90%;
	text-decoration:none;
	color:#72855a;
	line-height: 140%;
  }

.article ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.article ul li {
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
	list-style: none;
	color: #70a53a;
	background: url(images/bu-small-passive.gif) left 3px no-repeat;
	}

.article a {
	font-family: arial;
	font-weight: bold;
	color:#529410;
  }

.article a:hover {
	color:#cbcbcb;
	background-color: #529410;
  }

.halfcol {
  float: left;
  margin: 10px 10px 10px 10px;
  padding: 0px 0px 0px 0px;
  width: 305px;
	font-family: arial;
	display: block;
	border: none;
/*  background-color:#529410;*/
}

.halfcol h2 {
  color:#529410;
  font-size: 120%;
  margin: 30px 0px 0px 0px;
  padding: 0px 0px 0px 15px;
  background: url(images/bu-small-active.gif) left 5px no-repeat;
}

.halfcol h3 {
  font-size: 70%;
  margin: -2px 0px 0px 0px;
  padding: 0px 0px 0px 40px;
  color: #70a53a;
}

.halfcol ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.halfcol ul li {
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
	list-style: none;
	color: #70a53a;
	background: url(images/bu-small-passive.gif) left 3px no-repeat;
	}

.non ul {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
}

.non ul li {
	padding-left: 20px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
	text-align: left;
	color: #70a53a;
}

.non ul.l2 li {
	padding-left: 10px;
	margin-left: 50px;
	margin-bottom: 10px;
	border: none;
	text-align: left;
	color: #70a53a;
	list-style-type:square;
       background: none;
}
