/*form area*/

#form {
	border:none
	padding: 10px 10px 10px 10px;
	width:373px;
	position:absolute;
	left:45px;
	top:295px;
	font-size:0.9em;
	line-height:2.2em;
	height: 240px;
}

input.searchbox {
	color:#697A8C;
	font-size:.95em;
	background-color:#ffffff;
	width:60%;
	border:1px;
	border-style:solid;
	border-color:#131313;
	margin-top:0em;
	height:1.3em;
	margin-bottom:0px
}
input.contact {
	color:#697A8C;
	font-size:0.8em;
	background-color:#ffffff;
	width:50%;
	border:1px;
	border-style:solid;
	border-color:#ea7bbd;
	margin-top:0em;
}
select {
	border:solid 1px #F2F3F5; 
	width:265px;

}
input.quicksearch {
	color:#011e24;
	font-weight:normal;
	font-size:0.9em;
	background-color:#ffffff;
	border-style:solid;
	border-color:#131313;
	margin-top:0.5em;
	padding:0.2em 0.4em 0.2em 0.4em
}

textarea {
	border:solid 1px #888888;
	width:75%;
	margin-bottom:10px
	
	}
	
textarea, input {
	font-family:Arial, Helvetica, sans-serif;
	color:#697A8C;
	font-size:0.9em;
	background-color:#ffffff;
	border:1px;
	border-style:solid;
	border-color:#131313
}
div.text-change a:link, div.text-change a:visited {
	background-color:white;
	text-decoration:none;
	border-bottom:none
}
div.text-change a:hover {
	background-color:white;
	text-decoration:none;
	border-bottom:none
}
span.inputlabel {
	font-size:.95em;
	padding-top: .0em; padding-bottom: .0em;
	color:#fcfafa;
	background-color:none;
	margin-top:.1em;
	margin-bottom:.1em
}
h6 {color: #84cddc;font-size: .9em;font-weight: bold;line-height: 16px;}
