@charset "utf-8";
h6 {
    color: #0079c2;
    text-decoration: none;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 100%;
    padding-left: 1px;
    font-size: 15px;
	width:282px;
}
h8 {
    color: #000000;
    text-decoration: none;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    line-height: 150%;
    padding-left: 1px;
    font-size: 13px;
}
.floated_box3 {
 float: left;
 width: 900px;
 height: 700px;
 margin: 10px;
 text-align: left;
}
.floated_box4 {
 float: Right;
 width: 265px;
 height: 700px;
 margin: 10px;
 text-align: left;
}
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #006;
	background-color: #CEE3FF;
	text-align: left;
    line-height: 26px;
	background-image: url(../images/bgform.png);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: left center;
	float: none;
	list-style-type: none;
	clear: left;
	font-style: normal;
	letter-spacing: normal;
	word-spacing: normal;
		margin-top: 0;	
	padding-right: 15px;
	padding-left: 15px;
	width: 500px;
}
label_form {
}
label, input, select, textarea {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	float: left;
}
label {
	width: 135px;
}