div#order_form
{
	background-color: #efefef;
	padding: 10px;
	border-top: 1px solid #E1E1E1;
	height: auto;
}

input.text_button
{
	border: 0px solid #FFFFFF;
	border-style: hidden;
	background-color: #FFF;
	color: #A63C3C;
	color: #c63;
	text-decoration: underline;
}

input.text_button2
{
	/*border: 0px solid #FFFFFF;
	border-style: hidden;
	background-color: #efefef;
	color: #A63C3C;
	color: #c63;
	text-decoration: underline;*/
}

.form_heading
{
	border-bottom: 2px #5C778C solid;
	font-size: 16pt;
	margin-bottom: 3px;
}

div.form_section
{
	vertical-align: top;
	position: relative;
	text-align: right;
}

div.form_section table
{
	background-color: #efefef;
	border: 1px solid #efefef;
}

div.form_section table td.form_section_title
{
	width: 150px;
	text-align: left;
	font-size: 10pt;
	color: #5C778C;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	vertical-align: top;
}

div.form_section table td.form_label
{
	text-align: right;
	padding: 1px;
	padding-right: 5px;
	width: 150px;
	width: 167px;
	vertical-align: top;
}

div.form_section table td.form_field
{
	text-align: left;
	padding: 1px;
	width: 150px;
	vertical-align: top;
}

div.form_section table td.form_field_ext
{
	text-align: left;
	padding: 1px;
	width: 350px;
	vertical-align: top;
}


div.form_section table td.form_error
{
	text-align: left;
	font-style: italic;
	color: #C4AD76;
	color: #A63C3C;
	width: 200px;
}


div.form_section table td textarea
{
	width: 250px;
	height: 80px;
}

div.form_section2
{
	vertical-align: top;
	position: relative;
	text-align: right;
}

div.form_section2 table
{
	background-color: #efefef;
	border: 1px solid #efefef;
}

div.form_section2 table td.form_section_title
{
	width: 240px;
	text-align: left;
	font-size: 10pt;
	color: #5C778C;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	vertical-align: top;
}
div.form_section2 table td.form_section_title2
{
	width: 240px !important;
	width: 550px;
	text-align: left;
	font-size: 10pt;
	color: #5C778C;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	vertical-align: top;
}
div.form_section2 table td.form_label
{
	text-align: right;
	padding: 1px;
	padding-right: 5px;
	width: 120px;
	/*width: 170px;*/
	vertical-align: top;
}
div.form_section2 table td.form_field
{
	text-align: left;
	padding: 1px;
	/*width: 150px;*/
	width: 130px;
	vertical-align: top;
}

div.form_section2 table td.form_field_ext
{
	text-align: left;
	padding: 1px;
	width: 240px;
	width: 200px !important;
	vertical-align: top;
}
div.form_section2 table td.form_error
{
	text-align: left;
	font-style: italic;
	color: #C4AD76;
	color: #A63C3C;
	width: 160px;
}

div.form_section2 table td textarea
{
	width: 200px;
	height: 80px;
}

#bring_effective
{
	/*position: absolute !important;*/
	width: 300px;
	text-align: left;
	font-size: 10pt;
	color: #5C778C;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
	vertical-align: top;
	padding-left: 1px;
}

#endorsement
{
	position: absolute;
	left: 80px;
	width: 150px;
}

.button_explain
{
	color: #A63C3C !important;
	font-weight: normal !important;
}