@CHARSET "UTF-8";
#type8{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 0px;
	left:0px;
	width: 860px;
	height: 410px;
}

#type8headline1{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 0px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #008848;
}

#type8headline2{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 20px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #616062;
}
	
.type8text {
	margin: 0px;
	padding: 0px;
	position: absolute;
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
}

#type8text1{
	margin: 0px;
	padding: 0px;
	border:none;
	position: absolute;
	top: 50px;
	left:0px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
	width: 568px;
	height: 330px;
	overflow: hidden;
	line-height: 24px;
}

.lefttext{
	left: 0px;
}

.righttext{
	left: 370px;	
}

.rightfield{
	left: 445px;	
}

.leftfield{
	left: 80px;
}

.topcompany, .topsubject{	
	top: 100px;
}

.topname, .topmessage{	
	top: 130px;
}

.topemail{	
	top: 160px;
}

.topaddress{	
	top: 190px;
}

.topphone{	
	top: 260px;
}

.topfax{	
	top: 290px;
}

.topcountry{	
	top: 320px;
}

#type8star{
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 3px;
	right: -9px;
}

.inputleft {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
	width: 200px;
	height: 14px;
}

.textarealeft{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
	width: 203px;
	height: 57px;
}

.inputright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
	width: 400px;
	height: 14px;
}

.textarearight{
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #616062;
	width: 403px;
	height: 210px;
}

#type8send {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #616062;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 360px;
	left: 445px;
	background-repeat: no-repeat;
	background-position:right top;
	background-image: url(../images/navigation/NavBackgroundBottom.png);
	width: 80px;
	border-color: #616062;
	border-style: solid;
	border-width: 1px;
	cursor: pointer;
}

#type8errortext{
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	color: #FB3B3A;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 360px;
	right: 10px;
	display: none; 
}