html,input{
font-family: "Arial", sans-serif;
font-size: 14px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,a {margin:0;padding:0;border:0}

table{border-collapse:collapse;border-spacing:0;}

fieldset,img{border:0;}

address,caption,cite,code,dfn,em,strong,th,var {font-style:normal;font-weight:normal;}

li {list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym {border:0;font-variant:normal;}

/* to preserve line-height and selector appearance */
sup {vertical-align:text-top;}
sub {vertical-align:text-bottom;}

input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}

/* to enable resizing for IE */
input,textarea,select{*font-size:100%;}

h2{
font-size: 16px;
font-weight: bold;
padding: 5px 0 5px 10px;
}

a {
color: #6b8289;
}

a:hover {
text-decoration: underline;
}

li{
margin: 0 0 5px 0;
}

.arrow{
margin: 0 5px 0 0;
}

.wrapper{
font-weight: bold;
width: 850px;
margin: 0 auto;
margin-top: 25px;
background-image: url(files/background_imagegreenw.jpg);
background-color: #FFFFFF;
background-repeat: no-repeat;
border: 2px solid #01965f;
color: #FFFFFF;
}

.wrapper_inner{
margin: 0px 0 0 25px;
}

.header{
margin: 100px 0 0 0;
}

.header_description{
margin: 20px;
padding: 10px 5px 10px 0px;
background-image: url(files/white50.png);
background-repeat: repeat;
text-align: center;
color: #6b8289;
}

.box{
margin: 25px 0 25px 0;
width: 800px;
}

.halfbox{
float: left;
width: 390px;
margin: 0 0 0 20px,
}

.box_content{
margin: 10px 0 0 0;
padding: 10px 0 10px 10px;
background-image: url(files/white50.png);
background-repeat: repeat;
color: #6b8289;
}

.box_headline{
background-color: #01965f;
}

.support_logos_claim{
padding: 10px 0 0 0;
margin: 0 0 25px 0;
}

.support_logos_img img{
padding: 0 0 10px 0;
}

.logo
{
float: left;
}

.clear{
clear: both;
}
