*{
	border: 0;
	margin: 0;
	padding: 0
}


html {
	overflow-x: hidden;
	overflow-y: scroll;
}


#statcounter-teller {
	width: 1px;
	height: 1px;
	z-index: -999;
	position: relative;
	left: -10000px;
  top: -10000px;
}


body, p, table, td {
	font-family: Verdana, tahoma, serif;
	font-size: 12px;
	line-height: 170%;
	color:#333333;
}

h1 {
	font-size: 20px;
	line-height: 140%;
	font-weight:bold;
	color:#008000;
}

h2 {
	font-size: 16px;
	line-height: 140%;
	color:#008000;
	font-weight: normal;
}



blockquote {
	padding: 0;
	margin: 0;
}

a:link,
a:visited,
#content .filelinks a {
	text-decoration: underline;
	color:#008000;
}

a:active,
a:hover {
	text-decoration:underline;
	color: #008000;
}


img, a img { border:0; }
img { display: block;}

#content ul, #content ol {
	margin: 10px 40px 10px;
}

#content dl {
	margin: 10px 5px 10px;
}


#content p {
	margin-bottom: 15px;
}

#content h1 { margin-bottom: 10px}
#content h2 { margin-bottom: 5px}


/* Container */

div#container {
	width:940px;
	background:#ffffff;
	border:0px solid #FFFFFF;
	border-top:none;
	margin:0 auto;
	text-align:left;
}



/* Header */

div#header {
	height: 210px;
	width:940px;
	position: relative;
	z-index:20;

}


/* Content */

div#content {
	float:right;
	padding-top: 15px;
	margin-left: 15px;
	padding-right: 15px;
	width:610px;
}



/* Sidebar */

div#sidebar {
	width: 266px;
	float: left;
	margin-bottom: 40px;
	padding: 0 9px 0 15px;
}


div#sidebar_content {}

div#sidebar .spacer {
	padding: 1px 20px;
}


/* Menu */

#menu li a{
	color:#008000;
}

div#menu {
	background-image: url(/img/menu_bg_top.gif);
	background-repeat: no-repeat;
	background-position: 50% 0;
	margin: 0px -2px 15px;
	padding: 15px 2px 0;
}
div#menu_inner {
	background: url(/img/menu_bg_bottom.gif) no-repeat 50% 100%;
	margin: 0 -2px 0px;
	padding: 0 2px 20px;
}
div#menu_innermost {
	background: url(/img/menu_bg.gif) repeat-y 50% 0;
	margin: 0 -2px;
	padding: 0 2px;
}



ul.menu {
	margin: 0;
	padding: 0 0 0 20px;
	list-style: none;
}
ul.menu li {
	width: 241px;
}
ul.menu li a {
	display: block;
	width: 227px;
	padding: 0 7px 4px;
	line-height: 25px;
	text-decoration: none;
}
ul.menu li a:hover, ul.menu li.active {
	font-weight: bold;
}



ul.submenu {
	margin: 0;
	padding-left: 30px;
	list-style: square
}


ul.submenu li {
	width: 211px;
}
ul.submenu li a {
	display: block;
	width: 197px;
	padding: 0 7px 4px;
	line-height: 20px;
	text-decoration: none;
}
ul.submenu li a:hover, ul.submenu li.submenu-active {
	font-weight: bold;
}





/* Footer */

div#footer {
	clear: both;
	background: white;
	color: #999;
	border-top:1px solid #ccc;
	zoom: 1;
}

div#footer a {color: #999; }

div#contentfooter {
	width:100%;
	padding: 10px 0 ;
	margin: 0;
	font-size:11px;
	line-height:140%;
	font-weight:normal;
	overflow:hidden;
	text-align:center;
}

* html div#contentfooter {
	height:1%; overflow: visible;
}



/* Mailform */




/* Login */

/*- Form1 Login -*/
.form-login{
	color: #898989;
	margin: 0 0 2em
}
.form-login div{
	margin: 0 0 5px
}
.form-login input{
	width: 107px;
}

.form-login .submit,
.tx-felogin-pi1-submit input {
	margin: 15px 0 0
}
.form-login input.btn{
	width: auto
}


.tx-felogin-pi1-inputfield {
    width: 100px;
    font: .7em Arial,Verdana,Helvetica,Sans-Serif;
    font-size: 10pt;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
    color: black;
    border: 1px solid #989898;
}

.tx-felogin-pi1-submit input {
    background-color: #E4E4E4;
    border: 1px solid #989898;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 6px;
}

div.csc-textpic-border div.csc-textpic-single-image img,
div.csc-textpic-border div.csc-textpic-imagewrap .csc-textpic-image img {
    border: 1px solid #B9BABA !important;
}

/* Custom Styles */

.csc-textpic-caption {
	font-size: 10px;
	line-height: 110%;
	padding: 3px 0 5px;
}


p.logo {
	margin-top: 8px;
}


/* Filelinks */
.csc-uploads-element-pdf {
	background-image:url(/img/pdf2.png) !important;
	background-repeat: no-repeat;
}

.csc-uploads li {
    margin-bottom: 12px;
    margin-left: 50px;
    padding-left: 50px;
}

#content .filelinks .pdf {
    background-image:url(/img/pdf2.png) !important;
}

#content .filelinks .doc,
#content .filelinks .docx {
    background-image:url(/img/doc.png) !important;
}

#content .filelinks div {
    margin-bottom:10px !important;
    padding-left:50px !important;
}


/* Cookie control */
.ccc-inner p {
	line-height: 16px;
	font: 11px/16px sans-serif;
	color: #888;
}

#well.show_thanks {
  background-color: rgba(185, 37, 78, 0.15);
  padding: 15px;
  border: 1px solid rgba(185, 37, 78, 1);
  margin-bottom: 25px;
  display: none;
}
