/* ÅÄÖ (to make it utf8) */

#pageContact {
	float: right;
	border: 2px solid #ececec;
	width: 740px;
	padding-bottom: 15px;
	font-size: 12px;
	background-image: url(/img/right_bg.png);
	background-repeat: no-repeat;
	background-color: #eeeeee;
}

div.box {
	width: 670px;
	margin: 15px;
	margin-bottom: 0px;
	padding: 10px;
	float: left;
}

h1 {
	color: #0d4e7c;
	font-size: 15px;
}

span.text a {
	color: #000;	
}

div.left {
	float: left;
	width: 210px;
	padding: 10px 16px 7px 7px;
	background-image: url(/img/left_bg.png);
	background-repeat: no-repeat;
	background-color: #f0f0f0;
}

div.left ul {
	font-size: 12px;
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 0;
	line-height: 22px;
}

div.left li.dot {
	list-style: circle;
	color: #0d4e7c;
	margin-left: 10px;
}

div.left li a {
	color: #1f2b80;
	text-decoration: none;
}

div.left li.header a {
	color: #0d4e7c;
	font-weight: bolder;
}

input {
	border: 1px solid #0d4e7c;	
	margin-bottom: 5px;
	width: 243px;
	color: #838383;
	font-size: 12px;
	padding-left: 2px;
}

select {
	border: 1px solid #0d4e7c;	
	margin-bottom: 5px;
	width: 246px;
	color: #838383;
	font-size: 12px;
}

textarea {
	border: 1px solid #0d4e7c;	
	margin-bottom: 5px;
	width: 355px;
	color: #838383;
	font-size: 12px;
}

div.send {
	float: right;
	width: 130px;
	height: 33px;
	text-align: center;
	background-image: url(/img/button_big.png);
	font-weight: bolder;
	color: #fff;
	padding-top: 16px;
	cursor: pointer;
}


div.faq {
	margin-top: 345px;	
}

div.fields {
	width: 355px;
	float: left;
}

div.error {
	color: red;
	font-size: 11px;
}

div.leftbox {
	float: left;
	padding: 15px;
	margin: 15px;
	margin-right: 0px;
	border: 1px solid #F67302;
	width: 310px;
	line-height: 20px;
	background-color: #fff;
}

#pageContact a {
	text-decoration: none;
}

#pageContact div.header {
	float: left;
	clear: both;
	width: 100%;
}

#pageContact div.spacing {
	margin-top: 20px;	
}

#pageContact div.header a {
	color: #0d4e7c;
	font-size: 15px;
	font-weight: bolder;
}



#pageContact a.mail {
	color: #446bfe;	
	text-decoration: underline;
}

div.rightbox {
	float: right;
	padding: 15px;
	margin: 15px;
	margin-left: 0px;
	width: 310px;
	border: 1px solid #F67302;
	line-height: 20px;
	background-color: #fff;
}

span.header {
	float: left;
	clear: both;
	width: 100%;
	margin-top: 10px;
	font-weight: bolder;
}

span.head {
	font-weight: bolder;	
}

div.container {
	margin: 25px;
	float: left;
	width: 670px;
}

div.noborder {
	border: 0px;
	background-color: transparent;
}

span.type {
	color: #0d4e7c;
	line-height: 12px;
	font-size: 11px;
	font-weight: bolder;
}

span.name {
	color: #8d8d8d;
	font-size: 14px;
	font-weight: bolder;
}

span.text {
	font-size: 11px;
	line-height: 18px;
}

div.country {
	margin: 20px 0px 0px 20px;
	float: left;
	clear: both;
	width: 690px;
}

div.options {
	float: left;
	clear: left;
	margin: 60px 0px 20px 20px;
	width: 250px;
	font-size: 11px;
	line-height: 12px;
}

div.options select {
	width: 250px;
	float: none;
}

div.contactform {
	float: right;	
	width: 245px;
}

div.contactform textarea {
	width: 245px;
}

div#states {
	display: none;	
}

div.options div.button {
	background-image: url(/img/button_contact.png);
	background-repeat: no-repeat;
	text-align: center;
	color: #fff;
	padding-top: 2px;
	height: 17px;
	width: 61px;
	float: right;
	cursor: pointer;
	margin-right: -64px;
	margin-top: -14px;
}

div.country p {
	margin: 0px 20px 20px 0px;
	width: 320px;
	float: left;
}

span.orange {
	color: #0d4e7c;
	font-size: 15px;
	font-weight: bolder;
}