.borders {
	border: 1px solid #000000;
}
.pageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D62908;
}
.tableBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: 333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.tollFree {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FF0406;
	font-weight: bold;
}
.superior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
}
.quote-header {
	background-color: #EECF63;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
}
.quote-bg1 {
	background-color: #FEF8D8;
	font-weight: bold;
}
.quote-bg2 {
	background-color: #FEF5C2;
	font-weight: bold;
}
.quote-textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#nav a:link, #nav a:visited, #nav a:active {
	color: #333333;
	text-decoration: underline;
	font-weight: bold;
}
#nav a:hover {
	color: #999999;
	text-decoration: underline;
	font-weight: bold;
}
.customerQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #A21E06;
}
.customerQuoteName {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #554000;
}
.borders-dotted {

	border: 1px dotted #000000;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:active {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
.dropDownBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #333333;
}
.countyOffice {
	font-weight: bold;
}
body {
	background-color: #E6E6E6;
	scrollbar-3dlight-color:gold;
	scrollbar-arrow-color:#996600;
	scrollbar-base-color:blue;
	scrollbar-darkshadow-color:black;
	scrollbar-face-color:FFCC00;
	scrollbar-highlight-color:white;
	scrollbar-shadow-color:black}

}
.whiteBg {
	background-color: #FFFFFF;
}
