.langSel{
	float: right;
	width: 50px;
	padding-top: 8px;
	padding-bottom: 5px;
	margin-right: 10px;
}
.langSel   a {
	border: 1px solid #94C641;
	display: block;
}
.langSel a:hover {
	border: 1px solid #fff;
}
h3.dothead {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CCC4C;
}
div.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}

/*Text-Styles*/
h1.stripe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #237B01;
	background-image: url(../../../../buttons/content-stripe.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-bottom: 8px;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 1em;
	margin-right: -0.9em;
	margin-left: -0.9em;
}

h2.subhead, div.text h2.subhead{

	font-size: 1.4em;
	padding-left: 0px;
	color:	#00793C;	
}
h3.subsubhead, div.text h3.subsubhead{

	font-size: 1.0em;
	padding-left: 0px;
	color:	#00793C;	
}
div.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	padding-right: 0.5em;
}
div.text a:link,a:visited,a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#00793C;
	text-decoration: underline;
}

a:link,a:visited,a:active{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color:#00793C;
	text-decoration: underline;
}
div.text a:hover{
	color: #00A751;
	text-decoration: none;
}
.imgborder {
	background: #ffffff;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border: 2px #7bd079 solid;
	margin: 1px;
	padding: 2px;
}
.rectangle {
	border:1px solid #dcdcdc;
	background-color:#f3fff0;
	padding:1em;
}
.float_left_img {
	float:left;
	background: #ffffff;
	border: 1px #7bd079 solid;
	margin: 4px;
	padding: 2px;
}
.float_right_img {
	float: right;
	background: #ffffff;
	border: 1px #7bd079 solid;
	margin: 4px;
	padding: 2px;
}
ul {
	margin-left; -10px;
	list-style-image: url(/img/li.gif);
}

/* DOWNLOADS */
h4.dothead {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9CCC4C;
}
.xtension{
	font-size:10px;
	font-weight: normal;
	text-transform: uppercase;
}