@charset "UTF-8";
a:link.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00A9E5;
	text-decoration: underline;
}
.background {
	background-image: url(images/nav.png.pagespeed.ce.-tdNdo68S8.png);
	background-repeat: repeat-x;
}
.redgradient {
	background-image: url(images/xredgradient.png.pagespeed.ic.LTXcamnWcf.png);
	background-repeat: repeat-x;
}
.nav-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.right-bkground {
	background-image: url(../template_25480_YmfAWzC30Hv98w4n71Pj/site/images/right-feature.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
.FOOTERtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a:link.FOOTERtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover.FOOTERtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #00B3EB;
}
.a.small-text:hover {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #8A0D1F;
}
.small-text-blue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #00B3EB;
	font-size: 12px;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}
.OFFER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0055B1;
}
.large-white-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.blue-grad {
	background-image: url(../template_25480_YmfAWzC30Hv98w4n71Pj/site/images/email.png);
	background-repeat: repeat;
}
.FOOTER {
	background-image: url(images/xfooter.png.pagespeed.ic.6QIuFpzHn7.png);
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	color: #000;
}
.bodytextheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #0E6ABF;
}

<style type="text/css">

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
	background-color: #FFF;
	z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	left: -1000px;
	border: medium solid gray;
	visibility: hidden;
	color: black;
	text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 2px;
	height: 400px;
	width: 400px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 350px;
	left: 1275px; /*position where enlarged image should offset horizontally */
}

</style>
