#mainenquiry {
	background-color: #FFFFFF;
	padding: 4px 8px 12px;
	border-top: 1px solid #508dab;
	border-right: 1px solid #508dab;
	border-bottom: 1px solid #508dab;
	border-left: 1px solid #508dab;
	margin-right: 2em;
	margin-left: 1.5em;
}
#mainenquiry fieldset {
	border-style: none;
	margin-bottom: 1em;
}

#mainenquiry legend {
	font-size: 70%;
	font-weight: bold;
	color: #00496e;
}

#mainenquiry p {
	clear: left;
	margin: 0;
	padding-top: 5px;
}
#mainenquiry p label {
	float: left;
	width: 30%;
	text-align: right;
	font-size: 80%;
}

#mainenquiry input {
	width: 21em;
	margin-left: 6px;
	border: 1px solid #999999;
	height: 1.5em;
}

#mainenquiry textarea {
	width: 21em;
	height: 5em;
	margin-left: 6px;
	overflow: hidden;
	border: 1px solid #999999;
}

#mainenquiry .btn {
	text-align: center;
	margin-top: 0.5em;
	width: 12em;
	background-color: #f4f8fa;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #00496e;
	border-bottom-color: #00496e;
	border-top-color: #a8cfe2;
	border-left-color: #a8cfe2;
	padding-top: 1px;
	padding-bottom: 3px;
	color: #00496e;
	height: 1.5em;
}
#mainenquiry #buttons {
	margin-left: 14.5em;
	text-align: left;
}
#mainenquiry #req {
	font-size: 70%;
	color: #dc241f;
	text-align: right;
}
#mainenquiry .req2 {
	color: #dc241f;
}
#mainenquiry #rcode {
	margin-left: .5em;
	margin-bottom: .25em;
}
#mainenquiry #secode {
	width: 4em;
}
#mainenquiry #buttons span {
	font-size: 90%;
	text-align: left;
}
