form
{
	margin: 0;
	padding: 0;
}
input, textarea
{
	border-top: 1px solid #abadb3;
	border-left: 1px solid #e2e3ea;
	border-bottom: 1px solid #e2e3ea;
	border-right: 1px solid #dbdfe6;
	padding: 5px;
	color: #000000;
	font-size: 10px;
	height: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
div.form
{
	padding-top: 20px;
}
div.form-top
{
	background-image: url(../images/form_top.gif);
	width: 565px;
	height: 85px;
}
div.form-top-left
{
	float: left;
	width: 380px;
}
div.form-top-right
{
	float: left;
	width: 180px;
	padding-top: 10px;
	font-size: 9px;
}
div.form-top-row
{
	float: left;
	padding-top: 27px;
}
div.form-part1
{
	background-color: #f2f2f2;
	width: 565px;
	height: 155px;
}
div.form-part2
{
	background-color: #f2f2f2;
	width: 565px;
	height: 42px;
	margin-top: 10px;
}
div.form-part3
{
	background-color: #f2f2f2;
	width: 565px;
	height: 42px;
	margin-top: 10px;
}
div.form-part4
{
	margin-top: 10px;
}
div.form-part4-left
{
	background-color: #f2f2f2;
	width: 316px;
	height: 100px;
	float: left;
}
div.form-part4-right
{
	background-color: #f2f2f2;
	width: 240px;
	height: 100px;
	margin-left: 10px;
	float: left;
}
div.form-part5
{
	background-color: #f2f2f2;
	width: 565px;
	height: 118px;
	margin-top: 10px;
}
div.form-part6
{
	background-color: #f2f2f2;
	width: 565px;
	height: 102px;
	margin-top: 10px;
}
div.form-part7
{
	background-color: #f2f2f2;
	width: 565px;
	height: 40px;
	margin-top: 10px;
}
div.form-left
{
	width: 131px;
	padding-left: 11px;
	padding-top: 4px;
	font-weight: bold;
	float: left;
}
div.form-right
{
	padding-top: 0px;
	float: left;
}
div.form-row
{
	height: 30px;
}
div.form-row2
{
	padding-top: 8px;
	float: left;
}
div.form-right-title
{
	padding-top: 4px;
	padding-left: 20px;
}
div.form-right-input
{
	padding-top: 4px;
}
div.form-box2
{
	float: left;
	padding-left: 8px;
	padding-top: 1px;
}
div.ssl-text
{
	font-size: 9px;
	padding-top: 5px;
	line-height: 16px;
}
div.check-left
{
	float: left;
	padding-top: 2px;
}
div.check-right
{
	float: left;
	padding-left: 8px;
	padding-top: 2px;
}
div.check-row
{
	height: 21px;
}
div.interest-left
{
	float: left;
	width: 200px;
}
div.interest-right
{
	float: left;
}
div.form-footer
{
	padding-top: 20px;
}
input.date-pick
{
	width: 110px;
}