body {
	background-color: #eee;	
	padding: 0;
}

#header {
	position: relative;
	background: #fff;
	margin: 0;
	padding: 0;
	}
	
	#grey-bar {
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
		height: 24px;
		background-color: #dedfe0;
	}
	
		#grey-bar div {
			width: 980px;
			height: 10px;
		}
		
		#blue-bar {
			position: relative;
			height: 101px;
			border-bottom: 2px solid #fff;
			background-color: #113388;
		}
		
		a#logo {
			position: absolute;
			top: -11px;
			left: 0;
		}
		
			#blue-bar div {
				position: relative;
				width: 980px;
				height: 101px;
			}
		
		#blue-bar h1 {
			position: absolute;
			color: #fff;
			top: 11px;
			left: 194px;
			text-transform: uppercase;
			font-size: 16px;
		}
		
		#blue-bar h2#reference-no {
			position: absolute;
			top: 9px;
			right: 0;
			color: #fff;
			font-size: 16px;
			text-align: right;
			line-height: 20px;
		}
		
			#blue-bar h2#reference-no strong {
				font-size: 16px;
				font-weight: bold;
			}
			
			#blue-bar h2#reference-no span {
				font-size: 16px;
				color: #f1701a;
			}
		
	h3#form-title {
		font-size: 26px;
		padding: 30px 0 0 0 ;
	}
	
	#progress-bar {
		background: #426bb3;
		margin: 0;
		padding: 0 20px;
	}
	
		#progress-bar a,
		#progress-bar span {
			display: block;
			float: left;
			margin: 0 0 0 0;
			border-right: 2px solid #fff;
			padding: 5px 7px;
			text-decoration: none;
			width: 220px;
			background-position: 100% 0;
			background-repeat: no-repeat;
		}
		
		#progress-bar a {
			background-color: #426bb3;
			color: #fff;
			/*background-image: url("/i/slash-orange_b.png");*/
		} #progress-bar a:hover {
			background-color: #138;
			color: #fff;
		}
		
		#progress-bar span {
			background-color: #eee;
			color: #4b4b4b;
			/*background-image: url("/i/slash-grey_b.png");*/
		}
		
			#progress-bar span.on {
				background-color: #138;
				color: #fff;
				/*background-image: url("/i/slash-blue_b.png");*/
			}
			
			
#terms {
	padding: 40px 10px 10px 10px;	
}

	#terms input {
		vertical-align: middle;
	}
	
	#terms a {
		color: #000;
		text-decoration: underline;
		font-weight: bold;
	}

#central {
	width: 940px;
	background: #fff;
	margin: 0;
	padding: 0 20px 20px 20px;
	}
	
#footer {
	width: 940px;
	background: #fff;
	margin: 0;
	padding: 0 20px;
	}


form {
	width: 100%;
	}

	fieldset {
		width: 100%;
		}
		
		fieldset h2 {
			padding: 0;
			margin: 0 0 0 0;;
			font-size: 20px;
			padding: 60px 10px 8px 10px;
			margin: 0 0 10px 0;
			color: #000;
			border-bottom: 1px #eee solid;
			font-weight: normal;
			}
			
		fieldset h3 {
			font-size: 14px;
			line-height: 20px;
			font-weight: normal;
			padding: 10px 10px;
			background-color: #f7f7f7;
			border-top: 1px solid #eee;
			border-bottom: 1px solid #eee;
			margin: 0 0 10px 0;
		} 
		
		fieldset h4 {
			margin: 30px 0 10px 18px;
			font-size: 14px;
			font-weight: bold;
		}
		
		fieldset h5 {
			margin: 20px 0 10px 0;
			font-size: 16px;
			font-weight: bold;
			padding: 0 10px;
		}
		
		fieldset p {
			font-size: 12px;
			line-height: 18px;
			margin: 10px 0 10px 20px;
		}
		
		.flota {
			width: 460px;
			float: left;
		}
		
		a.help-icon {
			display: block;
			width: 16px;
			height: 16px;
			float: left;
			background-image: url("/i/help-icon.png");
			background-position: 0 0;
			background-repeat: no-repeat;
			margin: 2px 0 0 5px;
		}
		
			fieldset p strong {
				font-weight: bold;
			}

		
		fieldset ul {
			margin: 20px;
			
		}
		
			fieldset ul li {
				line-height: 20px;
				padding: 0 0 0 20px;
				background-image: url("/i/lidot.png");
				background-position: 0 7px;
				background-repeat: no-repeat;
			}
			
				fieldset ul li a {
					color: #333;
				}
				
					fieldset ul li a:hover {
						color: #000;
					}

		#full-quote-table {
			border-collapse: collapse;
			margin: 60px auto 20px auto;
		}

		#full-quote-table td {
			padding: 15px 20px;
			background-color: #eee;
			border: 2px #fff solid;
			vertical-align: middle;
		}
		
			#full-quote-table td h5 {
				font-size: 16px;
				font-weight: bold;
			}
			
			#full-quote-table td h6 {
				font-size: 17px;
			}
			
			#full-quote-table td input:focus {
				border: 1px dotted #666;
			}
		
		.headers {
			padding: 10px 10px 3px 10px;
		}
		
			.headers span {
				display: block;
				float: left;
				font-weight: bold;
			}
			
		.in-form-line {
			border-top: 1px solid #fff;
			border-bottom: 1px solid #fff;
			width: 920px;/*940*/
			padding: 5px 10px;
			color: #666;
		}
		
		.in-form-line:hover {
			background-color: #f7f7f7;
			color: #fff;
			/*border-top: 1px solid #eee;*/
			/*border-bottom: 1px solid #ccc;*/
		} .in-form-line:hover label {
			color: #000;
		}
		
			
		
			.in-form-line label {
				display: block;
				width: 350px;
				float: left;
				font-size: 12px;
				line-height: 18px;
				font-weight: normal;
				padding: 3px 0 0 0;
				color: #000;
				font-family: arial, serif;
				cursor: pointer;
			}
			
			.in-form-line .editable-label {
				display: block;
				width: 350px;
				float: left;
				font-size: 12px;
				line-height: 18px;
				font-weight: normal;
				padding: 0 0 0 0;
				color: #000;
				font-family: arial, serif;
			}
			
				.editable-label input,
				.editable-label select {
					display: block;
					float: left;
					font-size: 13px;
					line-height: 14px;
					margin: 0 7px 0 0;
				}
			
			.inputs-container {
				position: relative;
				width: 570px;
				float: left;
				opacity: 1.0;
			} .in-form-line:hover .inputs-container {
				opacity: 1.0;
			}
			
			.inputs-container span.price {
				color: #000;
				font-size: 21px;
				font-weight: normal;
			}
			
			.inputs-container span.summary {
				color: #000;
				font-size: 12px;
				font-weight: normal;
				font-weight: bold;
				display: block;
				padding: 4px 0;
			}
			
			.inputs-container .status-img,
			.editable-label .status-img {
				display: block;
				width: 10px;
				height: 10px;
				float: left;
				margin: 6px 10px 0 0
			}
			
			.divide2 {
				width: 230px;
			}
			
				.inputs-container input,
				.inputs-container select {
					display: block;
					float: left;
					font-size: 13px;
					line-height: 14px;
					margin: 0 7px 0 0;
				}
				
				.inputs-container .context-help {
					display: none;
					position: absolute;
					top: 0px;
					right: 0;
					background-color: transparent;
					width: 270px;
					/*background-image: url("/i/context-help-arrow-6.png") !important;
					background-position: 0 0;
					background-repeat: no-repeat;*/
				}
					
					
				
					.inputs-container .context-help small {
						display: block;
						background-color: #fff;
						padding: 10px 13px;
						margin: 0 0 0 7px;
						color: #333;
						font-size: 11px;
						line-height: 15px;
						font-family: arial, serif;
						border: 1px solid #e5ecf6;
					}
					
					.inputs-container .context-help small strong {
						font-weight: bold;
						display: block;
						margin-bottom: 5px;
					}
					
				.in-form-line:hover .inputs-container .context-help {
					/*display: block;*/
				}
		
.button-wrapper {
	text-align: right;
	padding: 50px 20px 20px 20px
}		
				
.button-container {
	padding: 0;
	}
	
	.button-container input:hover {
		opacity: 0.9;
	}
	
	.button-container input:focus {
		border: 1px dotted #333;
	}
	
	.check-container {
		padding-bottom: 15px;
	}
	
		.check-container input {
			vertical-align: middle;
		}
		
		.check-container strong {
			font-weight: bold;
		}
		
		.check-container a {
			font-weight: bold;
			color: #333 !important;
		}
		
			.check-container a:hover {
				color: #000;
			}
	
.width90 { width: 90px; }


#box {
	position: relative;	
}

	#box-logo {
		position: absolute;
		top: 22px;
		left: 10px;
	}
	
.expand-proceed {
	display: block;
	width: 112px;
	height: 33px;	
	background-image: url("/i/btn_proceed.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	margin: 50px 20px 20px auto;
}
				

				