	/* Contact Us Page */
	p.form { margin: 0 0 7px; }
	table.contactContainer { width: 360px; }
	table.contactTable td, table.quickContactTable td { padding: 1px; vertical-align: bottom; }
	table.contactTable label { white-space: nowrap; font-size: 92%; }
	table.contactTable label.labelRequired { font-size: 100%; color: #B20000; font-weight: bold; }
	span.required { font-weight: bold; font-size: 115%; }
	.contactLabel { padding-top: 2px; padding-right: 8px; display: block; }
	input.contactTextBox, textarea.contactTextBox { margin-left: 4px; width: 260px; }
	input.contactTextBox.txtAddress { width: 260px; }
	select.contactTextBox { margin-left: 4px; width: 125px; }
	a.btnSubmit { cursor: pointer; text-align: left; margin: 0 auto; text-indent: -60000em; display: block; color: #fff; width: 63px; height: 23px; text-decoration: none; background: url(../images/buttons/btn-submit.png) 0% 0% no-repeat; }
	a.btnSubmit:hover {  }
	.lblHeadingText p { display: block; margin: 10px 0 3px; font-size: 15px; line-height: 15px; padding-bottom: 3px; font-weight: bold; color: #296cb3; border-bottom: 1px solid #296cb3; }
