h2 i {
	color: #cccccc
}

h2 i:hover {
	color: #005580
}

.enquiry-sub-nav {
	background-color: #f9f9f9;
	border-top: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	padding: 20px 10px;
	margin: 0 0 20px 0;
	font-size: 10pt;
	line-height: 125%;
}

.enquiry-sub-nav .type-header {
	text-transform: uppercase;
	font-weight: bold;
	color:#666666
}

.enquiry-sub-nav .indent-1 {
	padding-left: 30px;
}

.enquiry-sub-nav .indent-2 {
	padding-left: 60px;
}

.enquiry-sub-nav>ol>li {
	padding: 4px 0;
}

.enquiry-intro {
	font-size: 10pt;
	line-height: 150%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.enquiry-footer {
	margin: 30px 0 30px 0;
	text-align: right;
}

.enquiry-footer hr {
	display: block;
	padding: 0;
	margin: 10px 0;
	height: 0;
	max-height: 0;
	border: none;
	border-top: 1px solid #e3e3e3;
	font-size: 1px;
	line-height: 0;
}

.enquiry-intro p:last-child {
	margin-bottom: 0;
}