<!--
body  {margin:0px; padding:0px; background-color:#E7E7E7}

td {text-align: left; vertical-align: top;	font-family:Tahoma;	font-size:11px;	color:#666666;}

h1 {color: #FFFFFF; font-size:24px; text-transform: uppercase; font-family:Tahoma; font-weight:normal; line-height:normal; margin:0em;
padding:0em;}

a, a:link, a:visited {color: #666666; text-decoration:none; }
a:hover,a:active {color: #666666; text-decoration:none; }

a.1 {text-decoration: none;	color: #000000; }

.t11 {font-family: Tahoma; 	font-size: 11px; font-style: normal; }

.red {color: #FE0000}

.lightgray, .lightgray:link, .lightgray:visited {color: #CCC; text-decoration:none; }
.lightgray:hover, .lightgray:active{color: #000000; text-decoration:underline; }

.deepred {color: #C80C0A}

.deepredbold {color: #C80C0A; font-weight: bold; }

.deepredboldlink, .deepredboldlink:link, .deepredboldlink:visited {color: #C80C0A; font-weight: bold; text-decoration:underline; }
.deepredboldlink:hover, .deepredboldlink:active{color: #000000; font-weight: bold; text-decoration:underline; }

.deepredhead {color: #C80C0A; font-weight: bold; font-size: 18px;}
.deepredsubhead {color: #C80C0A; font-weight: bold; font-size: 14px;}

.blue {color: #3366CC; }

.bluebold, .bluebold:link, .bluebold:visited {color: #3366CC; font-weight: bold; text-decoration:underline; }
.bluebold:hover, .bluebold:active{color: #000000; font-weight: bold; text-decoration:underline; }

.whitefont {color: #FFFFFF}

.bannerhead {color: #FFFFFF; font-size:24px}

.goldbold, .goldbold:link, .goldbold:visited {color: #ffcb16; font-weight: bold; }
.goldbold:hover, .goldbold:active {color: #ffffff; font-weight: bold; }

.style6 {color: #FFFFFF; font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight:bold}

.style7 {font-size: 11px; color:#666666}

.style9 {color: #FFFFFF; text-decoration: none;}
.style9:link {color: #FFFFFF; text-decoration: none;}
.style9:visited {color:#FFFFFF;}
.style9:hover, .style9:active {color:#E7BB3E; text-decoration: none; }

.rightmenu, .rightmenu:link, .rightmenu:visited {color: #FFFFFF; font-size: 18px; font-weight:bold; text-decoration: none; }
.rightmenu:hover, .rightmenu:active{color: #E7BB3E; font-size: 18px; font-weight:bold; text-decoration: none;}


.bulletstyle {margin-bottom: 3px; }

.spotlightbody {padding:3px 3px 0px 0px;}

.nationwide, .nationwide:link, .nationwide:visited {color: #666666; text-decoration:none; }
.nationwide:hover, .nationwide:active{color: #666666; text-decoration:none; }

.title {color: #C80C0A; font-weight: bold; font-size: 18px;}


a.image { /* definition of the "image" class in the <a> tag */
     display: block; /* a tag must be a block */
     width: 180px; /* width of reactive image */
     height: 79px; /* height of reactive image */
	 margin: auto;
     background-image: url(images/Quote-button-gold.gif); /* source for start image */
     background-repeat: no-repeat;
     }
	 
a.image:hover { /* definition of the "image" class for <a> tag when hovered onto */
     /* background-image: url(images/Quote-button-red.gif); */ /* removed to fix flicker problem */
	 filter: alpha(opacity=50);
	 opacity: 0.5;
     } 

a.smbizbutton { 
     display: block; 
     width: 148px; 
     height: 59px; 
	 margin: auto;
     background-image: url(images/blue-button-hvr.gif); 
     background-repeat: no-repeat;
     }
	 
a.smbizbutton:hover { 
    /* background-image: url(images/blue-button.gif); */
	filter: alpha(opacity=50);
	opacity: 0.5;
     } 



-->
