.indexForm {
	margin-top:20px;
	text-align:justify;
	overflow:hidden;
	height:100%;
}
.indexForm h2 {
	color:#006BA9;
	background-color:inherit;
}
table {
	margin-bottom:0 !important;
}
table, tr, th, td {
	border:none;
	color:inherit;
	background-color:#F2F8FA;
	padding:0 !important;
}
th, td {
	padding:0 !important;
}
.checkbox {
	width:15px !important;
	height:15px !important;
	border:none !important;
}
.Field1 {
	width:20px !important;
	text-align:right;
	float:left;
}
.inputGrayText {
	border:none !important;
	color:#074C6F !important;
	font-size:17px !important;
	font-weight:bold;
	height:20px !important;
	line-height:17px !important;
	padding:0 !important;
	background-color:#D1E8EF !important;
	float:left;
	width:auto;
}
.feature {
	border-top:1px solid #D4E2E9;
	border-right:1px solid #D4E2E9;
	border-left:1px solid #D4E2E9;
	margin:0 0 10px !important;
}
.feature td {
	border-bottom:1px solid #D4E2E9;
	padding:4px 8px 0 !important;
	color:inherit;
	background-color:#fff !important;
}
.feature td td {
	border:none;
	padding:0 !important;
}
.featureheading {
	color:#006BA9;
	background-color:#D4E2E9;
	padding:4px 8px !important;
	border-top:1px solid #C2E1EF;
	border-right:1px solid #C2E1EF;
	border-left:1px solid #C2E1EF;
}
.details {
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	color:#1F8AC0;
	background-color:inherit;
	padding-top:10px;
}
#prodetails {
	 padding-top:10px;
}
#prodetails .details {
	float:left !important;
	width:auto;
}
.formBanner {
	border:1px solid #B5D5DF;
	color:inherit;
	background-color:#D1E8EF;
	padding:12px 12px 10px;
	margin-bottom:10px;
}
.orderDetails {
	color:#074C6F;
	background-color:inherit;
	font-size:17px;
	padding:6px 0 0 0;
}
.showHide {
	float:right;
	width:auto;
	margin-top:8px;
	cursor:pointer;
}

.orderContact {
	width:300px;
}
.orderContact label {
	display:block;
	font-weight:bold;
	margin-top:5px !important;
	margin-bottom:2px;
}
.orderContact label span {
	color:#9e0404;
	background-color:inherit;
	position:relative;
	top:-1px;
}
.orderContact label.msg {
	margin-top:0 !important;
}

.orderContact input,
.orderContact textarea {
	width:285px !important;
}
.orderContact select {
	width:300px !important;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#212121;
	background-color:#fff;
	border:1px solid #c7c6c6;
	margin:0 0 7px;
}
.days {
	width:30px !important;
	text-align:right;
}
.float {
	float:left;
	width:auto;
}