#request-brochure-procedure {
	background: url(/images/brochure-blue-section-bg.gif) repeat-x;
	width: 952px;
	height: 105px;
	margin: 20px 0 0 8px;
	font-weight: normal;
	color: #107596;
}

	#request-brochure-procedure #details {
		float: left;
		background: url(/images/brochure-orange-section-bg.gif) repeat-x;
		width: 139px;
		height: 80px;
		padding: 25px 0 0 5px;
	}

	#request-brochure-procedure #details a {
		text-align: center;
	}

		#request-brochure-procedure #details a, #request-brochure-procedure #details a:visited {
			color: #ffffff;
			font-size: 18pt;
		}
		
		#request-brochure-procedure #details a:hover {
			color: #ed1c24;
		}

	#request-brochure-procedure #section-title {
		display: block;
		float: left;
		width: 150px;
		height: 81px;
		padding: 24px 0 0 5px;
		text-align: center;
		font-size: 18pt;
	}

	#request-brochure-procedure #bullets {
		display: block;
		float: left;
		list-style: none;
		width: 200px;
		height: 84px;
		margin: 0;
		padding: 21px 0 0 10px;
		font-size: 9pt;
	}

		#request-brochure-procedure #bullets li {
			background: url(/images/brochure-info-bullet.gif) no-repeat left;
			padding: 0 0 0 24px;
			margin: 0 0 4px 0;
		}

	#request-brochure-procedure #right-cap {
		float: right;
		background: url(/images/brochure-right-cap.gif) no-repeat;
		width: 106px;
		height: 105px;
	}

	#request-brochure-procedure #form {
		float: left;
		width: 301px;
		height: 105px;
		margin: 13px 0 0 30px;
	}

	#request-brochure-procedure #form h6 {
		float: left;
		width: 301px;
		height: 25px;
		margin: 0 0 2px 0;
		text-align: center;
		line-height: 25px;
		font-size: 12pt;
		font-weight: normal;
	}

	#request-brochure-procedure #form #form-left {
		float: left;
		width: 165px;
		height: 50px;
		margin: 0 0 0 0;
	}

		#request-brochure-procedure #form #form-left input {
			float: left;
			width: 161px;
			height: 19px;
			margin: 0 0 4px 0;
			padding: 0 0 0 2px;
			line-height: 19px;
			color: #44a6b9;
			border: 1px solid #44a6b9;
		}

	#request-brochure-procedure #form #form-right {
		float: left;
		width: 132px;
		height: 47px;
		padding: 0 0 0 4px;
	}

		#request-brochure-procedure #form #form-right input {
			line-height: 14pt;
		}

		#request-brochure-procedure #form #form-right #brochure-submit {
			background:url(/images/brochure-button-bg.gif) no-repeat;
			display: block;
			width: 132px;
			height: 47px;
			margin: 0;
			border: 0;
			color: #ffffff;
			font-size: 14pt;
			font-weight: bold;
			text-align: center;
			cursor: pointer;
		}

		#request-brochure-procedure #form #form-right #brochure-submit:hover {
			background:url(/images/brochure-button-bg-up.gif) no-repeat;
		}
