@charset "UTF-8";
fieldset {
	overflow: hidden;
	width: 280px;
	display: inline;
	margin-right: 20px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
fieldset legend {
	font-size: 0.55em;
	font-weight: bold;
	color: #0066CC;
	padding-bottom: 30px;
}
label {
	text-align: right;
	clear: both;
	float: left;
	width: 80px;
	margin-right: 10px;
	padding-top: 4px;
	color: #000;
	font-size: 0.5em;
}
fieldset input {
	margin-bottom: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 170px;
	border: 1px solid #999;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 3px;
}
fieldset input:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
fieldset input:active, input:focus {
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
textarea {
	float: left;
	width: 170px;
	text-align: left;
	margin-right: 10px;
}
#Empty {
	position: absolute;
	left: -5000px;
}
.shortInput {
	width: 80px;
	display: block;
}
textarea:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#Register {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.5em;
	background-color: #FFF;
	font-weight: bold;
	color: #FFF;
	background-image: url(../images/submit_button.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 27px;
	width: 81px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-bottom: 3px;
	clear: both;
	display: block;
	margin-left: 270px;
}
#Register input {
	text-align: center;
}
#Register:hover {
	color: #0F47B6;
	background-image: url(../images/submit_button.gif);
	background-repeat: no-repeat;
	background-position: 0px -26px;
}
#warrantyBox {
	background-color: #CBDDF2;
	height: 590px;
	width: 675px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	margin-top: 30px;
	padding-top: 10px;
}
#warrantyForm {
	background-color: #FFF;
	height: 490px;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 25px;
	color: #000;
	text-align: left;
	padding-top: 25px;
	padding-bottom: 15px;
	padding-left: 15px;

}
#warrantyForm h2 {
	font-size: 0.6em;
	color: #0066CC;
	font-weight: bold;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
}
fieldsetProduct {
	overflow: hidden;
	width: 300px;
	display: inline;
	border: 1px solid #000;
	margin-right: 30px;
	float: left;
}
#fieldsetProduct fieldset {
	overflow: hidden;
	width: 290px;
	display: inline;
	margin-right: 10px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 30px;
}
#fieldsetProduct fieldset label {
	text-align: left;
	float: left;
	width: 90px;
	color: #000;
	font-size: 0.5em;
	padding-left: 30px;
	clear: none;
	padding-bottom: 20px;
}
#fieldsetProduct fieldset input {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 15px;
	margin-top: -2px;
	margin-left: -22px;
	height: 15px;
	margin-bottom: -22px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#fieldsetProduct fieldset legend {
	font-size: 0.55em;
	font-weight: bold;
	color: #0066CC;
	line-height: 70%;
}
#fieldsetQuestions {
	width: 290px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-top: -20px;
}
#fieldsetQuestions fieldset {
	overflow: hidden;
	width: 280px;
	display: inline;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
}
#fieldsetQuestions fieldset label {
	text-align: right;
	clear: both;
	float: left;
	width: 100px;
	padding-top: 4px;
	color: #000;
	font-size: 0.5em;
}
#fieldsetQuestions fieldset input {
	margin-bottom: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 160px;
	height: 20px;
	font-family: Verdana, Geneva, sans-serif;
	padding-left: 3px;
	border: 1px solid #999;
}
#fieldsetQuestions fieldset input:hover {
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#fieldsetQuestions fieldset input:active, input:focus {
	border-top-color: #0066CC;
	border-right-color: #0066CC;
	border-bottom-color: #0066CC;
	border-left-color: #0066CC;
}
.question {
	display: inline;
	text-align: left;
	width: 160px;
	float: left;
	font-size: .5em;
	margin-top: 11px;
}
#Satisfied {
	float: left;
	width: 300px;
	font-size: .5em;
}
#Satisfied fieldset {
	overflow: hidden;
	width: 280px;
	display: inline;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 15px;
	padding-left: 7px;
	margin-right: 10px;
}
#Satisfied fieldset p {
	margin-top: 30px;
}
#Satisfied fieldset label {
	text-align: left;
	float: left;
	width: 40px;
	color: #000;
	font-size: 1em;
	padding-top: 20px;
	clear: none;
	margin-top: -10px;
	margin-left: 27px;
}
#Satisfied fieldset input {
	font-family: Verdana, Geneva, sans-serif;
	float: left;
	width: 15px;
	margin-bottom: 10px;
	margin-left: -22px;
	height: 15px;
	margin-top: -1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

