@charset "utf-8";
body {
	margin: 0px;
	font-family:Helvetica, sans-serif;
	font-size:14px;
	color: #464646;
	background-image:url(../images/bottom_background_spacer.jpg);
	background-repeat:repeat-y;
	background-position:center;
}
a:link {
	text-decoration:none;
	color: #E33D24;
}
a:visited {
	text-decoration:none;
	color: #E33D24;
}
a:hover {
	text-decoration: underline;
	color: #E33D24;
}
a:active {
	text-decoration:none;
	color: #E33D24;
}
.content_container {
	background-image:url(../images/bubbles1.jpg);
	/*	background-repeat:no-repeat;*/
	background-repeat:repeat;/*	background-size: cover;*/
}
.content_heading {
	color: #263177;
	font-family:Helvetica, sans-serif;
	font-weight: 900;
	font-style:normal;
	font-size: 50px;
	line-height: 100%;
}
.content_sub_heading {
	color: #263177;
	font-family:Helvetica, sans-serif;
	font-weight: 900;
	font-size:20px;
	line-height: 120%;
}
.content_sub_heading_orange_bold {
	color: #ee4025;
	font-family:Helvetica, sans-serif;
	font-weight: 900;
	font-size:20px;
	line-height: 120%;
}
.content_sub_heading_orange {
	color: #ee4025;
	font-family:Helvetica, sans-serif;
	font-weight: normal;
	font-size:20px;
	line-height: 160%;
}
.content_area {
	width: 435px;
	margin-left: 30px;
	text-align:left;
	/*line-height: 160%;*/
	font-family:Helvetica, sans-serif;
	font-size:16px;
	color: #464646;
	margin-top:20px;
}
.content_area_smaller {
	width: 435px;
	margin-left: 30px;
	text-align:left;
	/*line-height: 160%;*/
	font-family:Helvetica, sans-serif;
	font-size:13px;
	color: #464646;
	margin-top:20px;
}
.content_area_wide_line_spacing {
	line-height: 160%;
}
.content_area_wide_line_spacing_smaller {
	line-height: 120%;
}
.content_area_wide_line_spacing_smaller_copy {
	line-height: 120%;
}
.blue_text {
	color: #263177;
}
.address_line {
	color: #263177;
	font-size: 12px;
}
.bottom_menu {
	color: #FFFFFF;
	font-size:16px;
}
.bottom_menu a:link {
	text-decoration:none;
	color: #FFFFFF;
}
.bottom_menu a:visited {
	text-decoration:none;
	color: #FFFFFF;
}
.bottom_menu a:hover {
	text-decoration:none;
	color: #F8E915;
}
.bottom_menu a:active {
	text-decoration:none;
	color: #FFFFFF;
}
/* locations specific formats */
.input_labels {
	font-size:11px;
	color: #464646;
	font-weight:bold;
}
.examples {
	color: #A9A9AA;
	font-size:10px;
}
.region_name {
	color: #ee4025;
	font-family:Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}
.location_name {
	font-size:16px;
	color: #464646;
	font-weight:bold;
}
.location_go_text {
	font-size: 16px;
}
.success {
	border: 2px solid #009400;
	background: #B3FFB3;
	color: #555;
	font-weight: bold;
}
.error {
	border: 2px solid #DE001A;
	background: #FFA8B3;
	color: #000;
	font-weight: bold;
}
.location_popup_region_header {
	color: #273279;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 800;
}
.location_popup_address {
	color: #ee4025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
}
.location_popup_hours {
	color: #ee4025;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
}
.location_popup_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	color: #000000;
	line-height: 160%;
}
.eemStyleSFBody {
	margin: 0;
	padding: 0;
}
.eemStyleSFForm {
	line-height: 1.3;
	font-family: verdana;
	font-size: 12px;
	width: 500px;
}
.eemStyleSFMainOuter {
	color: #000000;
	background-color: #FFFFFF;
	width: 500px;
	margin: 0 auto;
}
.eemStyleSFTitleOuter {
	border-bottom-color: #000000;
	text-align: center;
	font-weight: normal;
	padding: 25px 10px;
	background-color: #FFFFFF;
	font-size: 24px;
	font-family: Verdana;
	color: #000000;
}
.eemStyleSFTitle {
	color: #000000;
}
.eemStyleSFLogoDisplay {
	display: block;
}
.eemStyleSFLogoOuter {
	padding: 15px 0;
	border-bottom: 1px dashed #333;
	text-align: center;
	margin: 0 30px;
}
.eemCompanyNameAddress {
	padding-top: 10px;
}
.eemStyleSFCompletion {
	padding: 10px 0;
	font-family: Verdana;
	margin: 0 30px;
	display: none;
	font-size: 12px;
}
.eemStyleSFCompletionIcon {
	display: none;
}
.eemStyleSFAjaxWaitIcon {
	display: none;
}
.eemStyleSFSectionContent {
	margin: 0 30px;
}
.eemStyleSFSectionHeading {
	font-weight: bold;
	margin-bottom: 15px;
}
.eemRadioInput {
	padding: 0;
	height: 13px;
	width: 13px;
 .vertical-align: bottom;
	vertical-align: middle;
	margin: 0;
}
.eemStyleSFReq {
	color: #ff0000;
	font-size: 11px;
}
.eemStyleSFError {
	color: #ff0000;
	display: none;
	font-size: 11px;
}
.eemStyleSFErrorIcon {
	display: none;
}
.eemStyleSFEmail {
	margin: 15px 0;
}
.eemStyleSFEmail label {
	display: block;
	margin-bottom: 3px;
}
.eemStyleSFEmailPrefs {
	margin-bottom: 15px;
}
.eemStyleSFEmailPrefs .eemStyleSFText {
	padding-bottom: 3px;
}
.eemStyleSFInterestGroup {
	margin-bottom: 15px;
}
.eemStyleSFFormInput {
	margin-bottom: 15px;
}
.eemStyleSFButton {
	margin-bottom: 5px;
}
.eemStyleSFFormInput a {
	font-size: 11px;
}
.eemStyleSFTextFields {
	margin-bottom: 15px;
}
.eemStyleSFTextFields label {
	display: block;
	margin-bottom: 3px;
}
.eemStyleSFFormError {
	margin: 0 15px;
}
.SFmulti-checkbox {
	margin-bottom: 5px;
}
.SFmulti-checkbox label {
	display: inline-block;
}
.SFgrp-description {
	margin-left: 18px;
}
.eemStyleSFFooterOuter {
	height: 25px;
	background-color: #FFFFFF;
}
.eemStyleSFHintText {
	color: #999999;
}
 input:invalid {
 -webkit-box-shadow: none;
 box-shadow: none;
 -moz-box-shadow: none;
}
