
.main-form-fieldset{
	background-color:#F5F5F5;
	border: 1px solid #DCDCDC;
	margin-bottom:20px;
}

.main-form-fieldset legend{
	background-color:white;
	border: 1px solid gray;
	padding: 5px;
	font-size: 80%;
	font-weight:bold;
	margin-bottom: 0px;
}

.main-form-table{
	border-spacing: 5px;
	margin-top: 0px;
	padding-top: 0px;
}

.main-form-table-submit{
	padding-left:0px;
}

.main-form-table-submit input{
	float: right;
	margin-right: 0px;
	color:navy;
	border: 1px solid navy;
}

.main-form-label{
	font-size: 100%;
	color:black;
	padding-right:10px;
	padding-left:10px;
}

.main-form-label2 {
	font-size: 90%;
	color:black;
	font-weight:bold;
	padding-top:3px;
	padding-right:10px;
	padding-left:10px;
	white-space:nowrap;
}

.main-form-input{
	margin-left:10px;
	margin-right: 10px;
}



.customer_payment_choice_div {border:1px #EEEEEE solid;margin-bottom:10px;}
.customer_payment_choice_details {margin-left:30px;}
.customer_payment_choice_label {font-weight:bold;width:100%;background-color:#F3F3F3;}




.main-pane-table1 {
  border-collapse: collapse;
  border: 1px solid #03476F;
  font: normal 11px verdana, arial, helvetica, sans-serif;
  color: #363636;
  background-color: white;
  width: 80%;
  margin-top:5px;
  margin-bottom:20px;
  }
.main-pane-table1 caption {
  text-align: left;
  padding-bottom:3px;
  }
.main-pane-table1 td, th {
  border: 1px dotted #03476F;
  padding: .4em;
  color: #363636;
  }

.main-pane-table1 thead th, tfoot th {
  font: bold 11px verdana, arial, helvetica, sans-serif;
  border: 1px solid #03476F;
  text-align: center;
  background-color: #F3F3F3;
  color: #1D1A36;
  padding-top:3px;
  }

.main-pane-table1 thead th em {
	font-weight:normal;
  }
  
  
.main-pane-table1 tbody td a {
  background: transparent;
  text-decoration: none;
  color: #363636;
  }

/*
.main-pane-table1 tbody td a:hover {
  background: #C2F64D;
  color: #363636;
  }
*/

.main-pane-table1 tbody th a {
  font: normal 11px verdana, arial, helvetica, sans-serif;
  background: transparent;
  text-decoration: none;
  font-weight:normal;
  color: #363636;
  }

/*
.main-pane-table1 tbody th a:hover {
  background: transparent;
  color: #363636;
  }
*/

.main-pane-table1 tbody th, tbody td {
  vertical-align: top;
  text-align: left;
  }
.main-pane-table1 tfoot td {
  border: 1px solid #03476F;
  background-color: #F3F3F3;
  padding-top:3px;
  color: #FFFFFF;
  }
.main-pane-table1-odd {
  background: white;
  }

/*
.main-pane-table1 tbody tr:hover {
  background: #F8F8BA;
  border: 1px solid #03476F;
  color: #FFFFFF;
  }
*/
/*
.main-pane-table1 tbody tr:hover th,
.main-pane-table1 tbody tr.odd:hover th {
  background: #F8F8BA;
  color: #FFFFFF;
  }

*/

.main-pane-table1-source{
	font-size: 80%;
	width:80%;
	text-align:right;
	margin-bottom: 20px;
}
