.textfield{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 180px;
	border: 1px solid #8DCDF1;
	height: 18px;
	word-spacing: 1px;
	}
.textfield2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 180px;
	border: 1px solid #8DCDF1;
	height: 20px;
	word-spacing: 1px;
	}
.textfield5{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 60px;
	border: 1px solid #8DCDF1;
	height: 20px;
	word-spacing: 1px;
	}

.textfield3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 100px;
	border: 1px solid #8DCDF1;
	height: 18px;
	word-spacing: 1px;
	}
	.textfield4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	width: 90px;
	border: 1px solid #8DCDF1;
	height: 20px;
	word-spacing: 1px;
	}
.form_content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.multi_text_field {
font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	height: 70px;
	width: 180px;
	border: 1px solid #8DCDF1;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/button_strip.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.button:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/button_strip_hover.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
.contact_left {
	width: 150px;
	float: left;
}
.contact_right {
	width: 300px;
	float: right;
	clear:right;
}
