@charset "UTF-8";
.pagebackground {
	background-image: url(../images/rebate-pagebackground.jpg);
	background-position: center top;
}
.leftbackground {
	background-image: url(../images/background-left.jpg);
	background-position: right top;
	background-repeat: repeat;
}
.rightbackground {
	background-image: url(../images/background-right.jpg);
	background-position: left top;
	background-repeat: repeat;
}
img {
border: 0px;
}
.spotlighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: none;
}
.spotlighttextlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.spotlighttextlink:hover {
	color: #0000FF;
	text-decoration: underline;
}
.resource {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 40px;
	word-spacing: 1px;
	display: block;
	height: 25px;
}
.resource:link {
	text-decoration: none;
}
.resource:hover {
	text-decoration: none;
	background-image: url(../images/reslink-highlight.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer:link {
	text-decoration: none;
}
.footer:hover {
	text-decoration: underline;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	line-height: 22px;
	color: #955F93;
}
.subheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #34393B;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
}
.city_listing {
	cursor: pointer;
	padding: 3px;
}

.city_listing_over {
	cursor: pointer;
	background-color:#FFFFFF;
	padding: 3px;
}

.box_title {
  color: white;
  text-align: center;
  text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.tooltip {
  border: 1px solid black;
}
#box-s2, #box-s3, .box-s2 {
  background-color:#FFFFFF;
  background-image:url(../images/box-s2_background.jpg);
  background-position:center bottom;
  background-repeat:no-repeat;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  line-height:1.2em;
  padding:0 0 20px;
  text-align:justify;
  width:600px;
}
#box-s2 .blog-description {
  padding-left:20px;
  padding-right:20px;
}
#box-s2-title, .box-s2-title {
  background-image:url(../images/box-s2_bluetab.jpg);
  background-position:left top;
  background-repeat:no-repeat;
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
  height:35px;
  line-height:28px;
  padding-left:10px;
  padding-right:10px;
  text-transform:uppercase;
  width:580px;
}
.box-s2-view {
  float:right;
  font-size:10px;
  font-weight:bold;
  letter-spacing:-0.03em;
  margin:0;
  padding:0;
  text-transform:none;
}
.box-s2-view a, .box-s2-view a:visited {
  color:#FFFFFF;
  text-decoration:none;
}
#box-s2 h1, #box-s3 h1, .box-s2 h1 {
  border-bottom:1px solid #23365E;
  color:#23365E;
  font-family:Arial,Helvetica,sans-serif;
  font-size:17px;
  margin:15px 20px 0;
  padding-bottom:2px;
  text-transform:capitalize;
}
#box-s2 h3, #box-s3 h3 {
  color:#333333;
  font-family:Arial,Helvetica,sans-serif;
  font-size:13px;
  font-weight:bold;
  margin-left:20px;
  margin-right:20px;
  margin-top:3px;
}
.readmore {
  color:#0000FF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  padding-left:20px;
  text-decoration:underline;
}
