/* ****************************Begin Store Locator Style Sheet**************************** */

.storelocator_results_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.storelocator_results_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

/* .css added directly from old store locator results page */
.storelocator_result_details_bold_lblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12pt;
	color: #205f95;
}
.storelocator_result_details_bold_dblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #5187b4;
	font-weight: bold;
}

.store_locator a:link {
	text-decoration: none;
	color: #5187b4;
}
.store_locator a:visited {
	text-decoration: none;
	color: #5187b4;
}
.store_locator a:hover {
	text-decoration: none;
	color: #A7C7DA;
}
.store_locator a:active {
	text-decoration: none;
}

/* ****************************End Store Locator Style Sheet**************************** */
