@CHARSET "UTF-8";
.dyn-application-form {
	display: block;
	margin: 0 auto;
	width: 100%;
	max-width: 620px;
	margin: 20px 20px 0 20px;
	padding: 0 0 20px 0;
	font-size: 1em;
}

.hide {
	display: none !important;
}

.confirm .dyn-application-form {
	text-align: center;
}

.confirm h2 {
	font-weight: normal;
	font-size: 160%;
	margin: 0 0 .2em 0;
	line-height: 135%;
	color: #222;
	margin: 0 1em;
	padding: 70px 0 80px 0;
}

.dyn-application-form {
	
}

.dyn-application-form li {
	width: 96%;
}

.dyn-application-form ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 100%;
}

.dyn-application-form li {
	display: block;
	margin: 0;
	padding: 6px 5px 9px 9px;
	clear: both;
}

.dyn-application-form li:after,.dyn-application-form li div:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

* html .dyn-application-form li {
	height: 1%;
}

* html .dyn-application-form li div {
	display: inline-block;
}

*+html .dyn-application-form li div {
	display: inline-block;
}

.dyn-application-form li div,.dyn-application-form li span {
	margin: 0 .3em 0 0;
	padding: 0;
	color: #444;
}

form li span {
	float: left;
}

.center,form li span.center input.text,form li span.center label,form li.name input.text,form li.name span label,form li.date input.text,form li.date span label,form li.phone input.text,form li.phone span label,form li.time input.text,form li.time span label
	{
	text-align: center;
}

.dyn-application-form li.time select.select {
	margin-left: 5px;
}

.dyn-application-form li div.col div,
.dyn-application-form li div.col span {
	display: block;
	width: 100%;
	float: left;
	padding: 0;
}

.dyn-application-form li div.col div {
	margin-top: -4px;
}

li.twoColumns div.col span {
	width: 48%;
	margin: 0 5px 0 0;
}

li.threeColumns div.col span {
	width: 30%;
	margin: 0 5px 0 0;
}

li.sideBySide div.col span {
	width: auto;
	margin: 0 7px 0 0;
}

.dyn-application-form li.complex {
	padding-bottom: 0;
}

.dyn-application-form li div span.left,.dyn-application-form li div span.right {
	margin: 0;
	width: 47%;
}

form li div span.full input,form li div span.full select,form li div span.left input,form li div span.right input,form li div span.left select,form li div span.right select
{
	width: 100%;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both !important;
}

.dyn-application-form .info {
	display: inline-block;
	clear: both;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 5px 0;
}

.dyn-application-form .info[class] {
	display: block;
}

.dyn-application-form .info h2 {
	font-weight: normal;
	font-size: 160%;
	margin: 0 0 .2em 0;
	clear: left;
}

.dyn-application-form .info div {
	font-size: 95%;
	line-height: 135%;
	margin: 0 0 1.1em 0;
	color: #555;
}

.dyn-application-form li.section, .dyn-application-form li.captcha {
	clear: both;
	border-top: 1px dotted #ccc;
	padding-top: .9em;
	padding-bottom: 0px;
	padding-left: 9px;
	width: 97% !important;
	position: static;
}

.dyn-application-form ul li.first {
	border-top: none !important;
	margin-top: 0px !important;
}

.dyn-application-form .section h3 {
	font-weight: normal;
	font-size: 110%;
	line-height: 135%;
	margin: 0 0 .2em 0;
}

.dyn-application-form .section div {
	display: block;
	font-size: 85%;
	margin: 0 0 1.2em 0;
	padding: 0;
}
/*
.col1 td {
	width: 30%;
}

.col2 td {
	width: 25%;
}

.col3 td {
	width: 18%;
}

.col4 td {
	width: 14.5%;
}

.col5 td {
	width: 12%;
}

.col6 td,.col7 td {
	width: 10%;
}

.col8 td,.col9 td,.col10 td {
	width: 6.5%;
}

.col11 {
	width: 6%;
}

.hideNumbers tbody label {
	display: none;
}
*/
form li div label,form li span label {
	margin: 0;
	padding-top: 6px;
	clear: both;
	font-size: 85%;
	line-height: 100%;
	color: #444;
	display: block;
}

.dyn-application-form li div span label {
	padding-bottom: 12px;
}

.dyn-application-form li div span input {
	position: relative;
	display: block;
	top: -2px;
}
.dyn-application-form li input {
	/*outline: #f00 auto medium;*/
}
label.desc {
	font-size: 95%;
	font-weight: bold;
	color: #222;
	line-height: 150%;
	margin: 0;
	padding: 3px 0 3px 0;
	border: none;
	display: block;
}

label.choice {
	display: block;
	font-size: 100%;
	line-height: 150%;
	margin: -17px 0 0 23px;
	padding: 0 0 5px 0;
	color: #222;
	width: 88%;
}

.dyn-agent-Safari label.choice {
	
}

.dyn-application-form.rightLabel div.col {
	margin-top: -3px;
}

span.symbol {
	font-size: 120%;
	line-height: 135%;
}

.dyn-application-form li .datepicker {
	float: left;
	margin: .19em 5px 0 0;
	padding: 0;
	width: 16px;
	height: 16px;
	cursor: pointer !important;
}

.dyn-application-form li div label var {
	font-weight: bold;
	font-style: normal;
}

.dyn-application-form li div label .currently {
	display: none;
}

input.text,input.search,input.file,textarea.textarea,select.select {
	font-family: "Lucida Grande", Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #333;
	margin: 0;
	padding: 2px 0;
}

input.text,input.search,textarea.textarea {
	border-top: 1px solid #7c7c7c;
	border-left: 1px solid #c3c3c3;
	border-right: 1px solid #c3c3c3;
	border-bottom: 1px solid #ddd;
	background: #fff url(/images/fieldbg.gif) repeat-x top;
}

select.select {
	padding: 1px 5px 0 0;
}

input.search {
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	padding-left: 6px;
}

input.checkbox,input.radio {
	display: block;
	margin: 4px 0 0 0;
	padding: 0;
	width: 13px;
	height: 13px;
}

input.other, div.other {
	margin: 0 0 8px 23px;
}

div.other input.text {
	margin-top: 4px;
}

.dyn-agent-Safari select.select {
	font-size: 120% !important;
	margin: 0 0 1px 0;
}

* html select.select {
	margin: 1px 0;
}

*+html select.select {
	margin: 1px 0;
	border: 1px solid red;
}

input.btTxt {
	padding: 0 7px;
	width: auto;
	overflow: visible;
}




.dyn-application-form li.buttons.leftAndRight {
	clear: both;
	margin-top: 10px;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding-top: .9em;
	padding-bottom: .9em;
	width: 98% !important;
	position: static;
	margin-left: 0px;
	margin-right: 0px;
}
.dyn-application-form li.buttons.leftAndRight {
}
.dyn-application-form li.buttons.leftAndRight input.left {
	margin-left: 0px;
}
.dyn-application-form li.buttons.leftAndRight input.right {
	margin-right: 4px;
}





.dyn-application-form li.buttons {
	clear: both;
	padding-top: 10px;
}

.dyn-application-form li.buttons input {
	font-size: 120%;
	margin-right: 5px;
}

.rtl .info h2,.rtl .info div,.rtl label.desc,.rtl label.choice,.rtl div label,.rtl span label,.rtl input.text,.rtl textarea.textarea,.rtl select.select,.rtl p.instruct,.rtl .section h3,.rtl .section div,.rtl input.btTxt
{
	direction: rtl;
}

.third {
	width: 32% !important;
}

.half {
	width: 48% !important;
}

.full {
	width: 100% !important;
}

input.small,select.small {
	width: 25%;
}

input.medium,select.medium {
	width: 50%;
}

input.large,select.large,textarea.textarea {
	width: 100%;
}

textarea.small {
	height: 5.5em;
}

textarea.medium {
	height: 10em;
}

textarea.large {
	height: 20em;
}

/*
 * ERROR
 */
.dyn-application-form div.error {
	margin: 15px 0 20px 0;
	border: 1px solid #f77;
	background: #ffdcdc;
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 3px;
	-moz-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 3px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 2px 2px 3px;
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
}
.dyn-application-form div.error h2 {
	font-weight: normal;
	font-size: 1.2em;
	color: #900;
	margin: 0 0 2px 0;
	padding: 0 7px 2px 7px;
	background: #f77;
	border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	-webkit-border-top-right-radius: 6px;
	text-shadow: rgba(0, 0, 0, 0.2) 1px 1px 2px;
	/*
	letter-spacing: 1px;
	*/
}
.dyn-application-form div.error p {
	padding: 5px 7px 7px 57px;
	margin: 0;
	background: url(../images/miscellaneous/icons/debug/warning.png) no-repeat 13px 7px;
	behavior: url(../../current/resources/iepngfix.htc)
}
.dyn-application-form div.error p span.error {
	color: #DF0000;
	font-weight: bold;
}
.dyn-application-form li.error {
	border-left: 2px solid #DF0000;
	padding-left: 7px;
	border-radius: 12px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}

.dyn-application-form li.error label.errorMessage {
	color: #a00 !important;
	font-style:italic;
	font-size: 0.9em;
}
.dyn-application-form li.error label.errorMessage:before {
	display: block;
	float: left;
	margin: -3px 2px 0 -4px;
	content:url(../images/miscellaneous/icons/debug/lightbulb_16.png);
}

.dyn-application-form li.error > label,
.dyn-application-form li.error span.symbol,
.dyn-application-form li.error div span label.error {
	color: #DF0000 !important;
}

.dyn-application-form p.error {
	display: none;
	margin: 0 !important;
	padding: 7px 0 0 0 !important;
	color: #DF0000 !important;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px !important;
	clear: both;
}

.dyn-application-form li.complex p.error {
	padding: 0 0 9px 0 !important;
}

.dyn-application-form li.error p.error {
	display: block;
}

.leftLabel p.error,.rightLabel p.error {
	margin-left: 30%;
	padding-left: 15px;
}

.noI .leftLabel p.error,.noI .rightLabel p.error {
	margin-left: 35%;
	padding-left: 15px;
}

/*
 * REQUIRED
 */
.dyn-application-form span.req {
	display: inline;
	font-size: inherit;
	float: none;
	color: #ff8725 !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.dyn-application-form li.focused {
	background-color: #fff7c0;
}

.dyn-application-form li.focused,.dyn-application-form li:hover {
	position: relative;
}
/*
 * INSTRUCTIONS
 */
.dyn-application-form .instruct {
	position: absolute;
	left: -12px;
	z-index: 10000;
	max-width: 96%;
	margin: 10px 0 0 8px;
	padding: 8px 10px 10px 10px;
	border: 1px solid #ffb73d;;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: 0.9;
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	box-shadow: #777 2px 2px 3px;
	-moz-box-shadow: #777 2px 2px 3px;
	-webkit-box-shadow: #777 2px 2px 3px;
	background: #fff7a6;;
	visibility: hidden;
	font-size: 105%;
}
.dyn-application-form .instruct:before {
  background: transparent url(../images/modules/application/tooltipArrowTop.png) scroll no-repeat top left;
  margin-top: -16px;
  height: 16px;
  width: 13px;
  display: block;
  border: none;
  content: "";
  line-height: 0.1;
  font-size: 1px;
}
.leftLabel .instruct, .rightLabel .instruct, 
.leftLabel li div label, .rightLabel li div label {
	left: 30%;
}
.dyn-application-form .instruct small {
	line-height: 1.2em;
	font-size: 0.8em;
	color: #111;
}

.dyn-application-form li.focused .instruct, .dyn-application-form li:hover .instruct {
	visibility: visible;
}

.dyn-application-form li .instruct:hover {
	visibility: hidden;
}

/*.altInstruct .instruct,li.leftHalf .instruct,li.rightHalf .instruct {
	visibility: visible;
	position: static;
	margin: 0;
	padding: 6px 0 0 0;
	width: 100%;
	clear: left;
	background: none;
	border: none;
}*/

/*li.altInstruct p.complex,li.leftHalf p.complex,li.rightHalf p.complex {
	padding: 0 0 9px 0;
}*/

.leftLabel li,.rightLabel li {
	width: 100% !important;
	padding-top: 9px;
}

.leftLabel label.desc,.rightLabel label.desc {
	float: left;
	width: 30%;
	margin: 0px 15px 0 0;
}

.rightLabel label.desc {
	text-align: right;
}

.leftLabel li div.col,.rightLabel li div.col,.leftLabel li.complex div,.rightLabel li.complex div
{
	float: left;
}

.leftLabel .small,.rightLabel .small {
	width: 17%;
}

.leftLabel .medium,.rightLabel .medium {
	width: 35%;
}

.leftLabel input.half, .rightLabel input.half, .leftLabel select.half, .rightLabel select.half{
	width: 30% !important;
}

.leftLabel .large,.leftLabel textarea.textarea,.rightLabel .large,.rightLabel textarea.textarea,.leftLabel li div.col,.rightLabel li div.col,.leftLabel li.complex div,.rightLabel li.complex div
	{
	width: 64%;
}

* html .leftLabel .small,* html .rightLabel .small {
	width: 23%;
}

* html .leftLabel .medium,* html .rightLabel .medium {
	width: 55%;
}

* html .leftLabel .large,* html .leftLabel textarea.textarea,* html .rightLabel .large,* html .rightLabel textarea.textarea
	{
	width: 97%;
}

.leftLabel p.instruct,.rightLabel p.instruct {
	max-width: 66%;
	margin-left: 5px;
}

/*.leftLabel .altInstruct .instruct,.rightLabel .altInstruct .instruct {
	margin-left: 29% !important;
	padding-left: 15px;
	width: 65%;
}*/

.leftLabel .buttons,.rightLabel .buttons {
	margin-left: 15px;
}

* html .leftLabel .buttons,* html .rightLabel .buttons {
	margin-left: 4px;
}

*+html .leftLabel .buttons,*+html .rightLabel .buttons {
	margin-left: 7px;
}

.leftLabel .buttons .submit,.rightLabel .buttons .submit {
	margin-left: 30%;
}

* html .leftLabel .buttons .submit,* html .rightLabel .buttons .submit {
	margin-left: 22%;
}

.noI .dyn-application-form li,.noI .dyn-application-form li.buttons,.altInstruct .dyn-application-form li,.altInstruct .dyn-application-form li.buttons
	{
	width: 97% !important;
}

.noI .dyn-application-form li.section,.altInstruct .dyn-application-form li.section {
	padding-left: 9px !important;
}

.noI .leftLabel label.desc,.noI .rightLabel label.desc {
	width: 34%;
}

.noI .leftLabel .large,.noI .leftLabel textarea.textarea,.noI .rightLabel .large,.noI .rightLabel textarea.textarea,.noI .leftLabel li div.col,.noI .rightLabel li div.col,.noI .leftLabel li.complex div,.noI .rightLabel li.complex div
	{
	width: 60%;
}

.noI .leftLabel .buttons input,.noI .rightLabel .buttons input {
	margin-left: 34%;
}

.dyn-application-form li.leftHalf,.dyn-application-form li.rightHalf {
	width: 46% !important;
}

li.leftHalf {
	clear: left;
	float: left;
}

li.rightHalf {
	clear: none;
	float: right;
}

li.leftHalf .medium,li.rightHalf .medium,li.leftHalf .small,li.rightHalf .small
	{
	width: 100%;
}
/*
ul.protected {
	list-style: none;
	margin: 50px 0 30px 0;
}

.protected li {
	text-align: center;
	padding: 10px 0;
	width: 100% !important;
}

.protected h2 {
	font-weight: bold;
	color: #DF0000;
	margin: 0 auto 10px auto;
}

.protected label {
	font-size: 120% !important;
	padding-top: 10px;
	display: block;
}

.protected input.text {
	font-size: 170% !important;
	width: 380px;
	text-align: center;
}

.protected .buttons {
	margin: 0 auto;
	padding: 0;
}

.protected #saveForm {
	font-size: 120% !important;
}

#merchant {
	text-align: center;
}

#merchant li {
	width: 97%;
}

#merchant .info {
	border-bottom: none !important;
}

form li.invoice {
	clear: both;
	width: 97% !important;
	position: static;
}

.invoice table {
	font-size: 90%;
	width: 100%;
	margin: 0 0 5px 0;
}

.invoice thead th,.invoice tbody th,.invoice tbody td,.invoice tfoot th
	{
	border: 1px solid #ccc;
	border-bottom: none;
	border-right: none;
	padding: 7px;
}

.invoice thead th {
	background: #eee;
	font-weight: normal;
}

.invoice .total {
	text-align: right;
	padding-right: 10px;
	border-right: 1px solid #ccc;
}

.invoice tfoot .last th,.invoice tfoot .last td {
	border-bottom: 1px solid #ccc;
}

.invoice tfoot th,.invoice tfoot td {
	border-top: 1px solid #ccc;
}

.invoice .price,.invoice .quantity {
	text-align: center;
}

.invoice tfoot th {
	text-align: right;
}
*/
