@charset "utf-8";

.quote {
	width: 665px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

.quotemain {
	background-repeat: repeat-x;
	background-position: top;
}
.quote img {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

.quotecontent {
	padding-top: 35px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}


.quotetop1 {
	height: 48px;
}

.quotesection {
	width: 100%;
	float: none;
	clear: both;
}

.quoteform {
	margin: 0px;
}

.quoteform  label {
	display: block;
	float: left;
	text-align: right;
	width: 75px;
	line-height: 20px;
	padding: 0px;
	font-size:12px;
	margin-right: 10px;

}

.quoteform input {
	float: left;
}
	
.quoteform input {

}
.quote p {
	font-size: 14px;
	margin-left: 25px;
	margin-right: 25px;
}
.quoteform img {
	padding: 0px;
	margin-left: 25px;
}
.question select {
	margin-left: 30px;
	float: left;
	margin-top: 3px;
}
.question {
	height: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.question label {
	width:300px;
	font-size: 14px;
	margin-top: 5px;

}

.notes {
	font-size: 12px;
	color: #FF9900;
	text-transform: uppercase;
	font-weight: bold;
}
.question input {
	margin-top: 5px;
	margin-left: 30px;
}