@charset "utf-8";
/* CSS Document */

#form{
	/*background-color:#DCDDDB;*/
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	width:500px;
}

#formtext{
	padding: 20px 10px 10px 10px;
}

#formtext strong{
	text-decoration:underline;
	color:#514e4e;
}

td{
	font-size:11px;
}

#vf{
	
	color:#5b93ba;
	padding-top:10px;
	font-weight:600;
	text-align:left;
	font-size:14px;
	font-family:serif;
	width:480px;
	
}

#iframe{
	float:left;
}

#thankyou{
	text-align:center;
}
