/* CSS Document */

form { margin : 0;
	border-collapse: collapse;
	 }
input { 
	border-collapse: collapse;
}

.bg-table-1a {
	background: #e7eefa;
	text-align: left;
	border-bottom: 1px solid #a8b9d7;
	padding-left: 10px;
	text-size: 11px;
}
.bg-table-1b {
	background: #f7faff;
	text-align: left;
	text-size: 11px;
}
.bg-table-1b2 {
	background: #ffffff;
	text-align: left;
	border-bottom: 1px solid #a8b9d7;
	text-size: 11px;
}
.bg-table-1b2a {
	background: #ffffff;
	text-align: left;
	border-bottom: 1px solid #a8b9d7;
	padding-left: 10px;
	text-size: 11px;
}
.bg-table-1b2c {
	background: #ffffff;
	text-align: center;
	border-bottom: 1px solid #a8b9d7;
	text-size: 11px;
}
.bg-table-1b3 {
	background: #f7faff;
	border-bottom: 1px solid #D1D9E1;
}
.bg-table-1b4 {
	background: #d2ddef;
	border-bottom: 1px solid #a8b9d7;
	font-weight: bold;
		padding-left: 10px;
}
.text-disabled {
	color: #CCCCCC;
	font-size: 10px;
}
.bg-table-1b2-alt {
	background: #ffffff;
	text-align: left;
	border-bottom: 1px solid #CED0C8;
}
.bg-table-1b2c-alt {
	background: #ffffff;
	text-align: center;
	border-bottom: 1px solid #CED0C8;
}
.textfield-beige {
	background: #e4e6dc;
	font: 11px  Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c6c9b6;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textfield-beige-drop {
	background: #e4e6dc;
	font: Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #c6c9b6;
	padding-left: 3px;
}
.textfield-blue {
	background: #e1e9f3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #91A6CA;
	padding-left: 3px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.textfield-blue-drop {
	background: #e1e9f3;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #91a6ca;
	padding-left: 3px;
}

