body {
	font-family:arial;
	font-size:12px;
 	color:#464646;
	margin:0px auto;
	padding:0px;
	text-align: center;
	background:#ECF1F4 url('../_img/bg.jpg') scroll repeat-x top;
}

#container{
	padding:1px 0px;
	width:775px;
	height:100%;
	margin:0px auto;
	text-align: left;

}
/* IE ignores styles with [attributes], so it will skip the following. */
#container[id] {
	background:transparent url(../_img/background.png) repeat-y scroll top center;
}
* html #container{	background:white;

}

#leftcol {
	position:absolute;
	width:435px;
	margin-left: 20px;
}

#leftcol p{
font-size:12px;
line-height:18px;
color:#464646;

}


#rightcol {
	position:relative;
	width:295px;
	margin-right: 10px;
	left:465px;
}

#rightcol .bgsmall{
	border:1px solid #D7D7D7;
	padding:3px;
}

#rightcol .cost_table{
	background:transparent url('../_img/bg_table.jpg') no-repeat scroll top center;
	width:295px;
}
#rightcol .cost_table_fr{
	background-image:url('../_img/bg_table_fr.jpg') !important;
}
#rightcol .cost_table_de{
	background-image:url('../_img/bg_table_de.jpg') !important;
}
#rightcol .cost_table th{
	padding-left:30px;
	height:35px;
	}


#rightcol .cost_table tr td{
	height:50px;
	padding-left:61px;
	color:black;
}
.cost_table h2, .cost_table h1 {
  margin:0px;
}


#header{
	margin:0px auto;
	width:775px;
	height:100px;
 	text-align:right;
  }

#header[id]{
	background:transparent url('../_img/bg_header.png') no-repeat scroll top center;
 }
* html #header{background:white;
}

#header .header_txt{
margin:35px 10px 0  0;
}

#header h1 span {
	color:#FF6600 !important;
}
#header h1{	text-decoration:none;
color: #000000 !important;
float:left;
height:20px;
margin:35px 20px ;
font-size:24px !important;
font-weight:bold !important;
}

#header h2{
color: #999999 !important;
 float:right;

 left:766px;
width:210px;
height:30px;
top:0px;
margin:35px 30px;
font-size:18px !important;
font-weight:bold !important;
}
#footer{
	margin:0px auto;
	clear:both;
 	width:775px;
	height:85px;

}

#footer[id]{
	background:transparent url('../_img/bg_footer.png') no-repeat scroll top center;
}

.form_box{
 	margin:0 0 0px 0px;
	padding-top:2px;
	background-color:#dadada;
}
.form_box p{	margin:0px !important;
	}

.form_header{
	background:#dadada;

	margin:0px;
	padding:10px 0 0 0;
	height:35px;
}
#errorform{	padding:0 3px 0 15px;
	color:#000000;
 	float:left;
 	clear:both;}
#errorform li{
margin:0px;
padding-top:1px !important;
}

#form_footer{
	background:#dadada;
	margin:0px;
	padding:0px;
	height:5px;
}

.form_header h1 {
	margin:0px 0 0 14px;
	color:#464646;
	font-size:14px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	}
.form_header a {
	font-size:10px;
margin:3px 0 5px 14px;
}


#form {	background-color:#dadada;

margin-left:0px;
padding-left:13px;
border-left:none;
height:100%;
 }
#form_container{
	padding-left: 15px;
border-left:8px solid gray;
width:220px;
}

hr{
height: 0;
border: 0;
border-top: 1px solid rgb(126, 159, 150);

}


#form .formitem{
margin: 0pt 0pt 0pt 0px;
border: 0;
padding:3px 0px 3px 0px;
border-bottom: none;
float:left;clear:none;
}

select{
	margin-bottom:0px;
	width:273px;color:#464646;
}
input.half{
	width:128px !important;
	margin:0 5px 0 0 !important;
}
select.half{
	width:134px !important;
	margin:0 5px 0 0 !important;
}

input.text{
	width:267px;
	margin:0px 0 0px 0;
	padding:1px 2px 1px 0;
	}


form br{
	clear:none;
 }
label{
	margin: 0 17px 0 0;
}
input.checkbox{
	margin: 5px 5px 0px 0;
}
input{
	color:#464646;
}
a{
 	color:#005740;
}

 h1 {
	}
h2{
	font-size:12px;
	font-family:arial;

}
li h2{
display:inline;
}
ul{
padding-left:15px;
}
li{
margin:0px;
}
#rightcol li{
	padding-top:5px;
}
.bg{border:1px solid #E3E2E2;
padding:10px;
margin:10px 0px;
 }
.bg h1{	 	color:#464646;
	font-size:16px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
  font-weight:bold;

	margin-top:0px;
	margin-bottom:12px;
}

.bg_middle_small p {
	padding: 0px 10px;
	}
.bg_middle_small h1 {
	padding: 0px 10px;
	}

img{	border:0px;
}
#footer h3{
	margin:54px 10px 0 0;
	float:right;
}
#footer h3, #footer h3 a{	font-size:10px;
	color:#666666;
	font-weight:normal;
	text-decoration:none;
}