@charset "UTF-8";
.primaryNavBar {
	margin-right: auto;
	margin-left: auto;
}
.primaryNavBar2 {
	text-align: center;
	vertical-align: text-bottom;
	color: #0000FF;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
.thankYoutext {
	color: #000000;
	text-align: left;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
}
.priceQuoteButton {
	float: left;
	margin-right: 8px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.sidebarQuoteButton {
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#mainContent .question {
	font-weight: bold;
	color: #000000;
	display: block;
	margin-top: 15px;
	padding-top: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

