body {
	background-color: #FFF;
}

body table tr td a {
	font-weight: lighter;
	color: #333;
	text-decoration: none;
	
}
a:hover {
	font-weight: bolder;
	color: #900;
}
#content {
	font-family:  Arial, Helvetica, sans-serif;
	background-color: #F0F0F0;
	color: #666;
	font-size: 16px;
	padding-left:10px;	
}
.headers {
	text-align: center;
	color: #009AFF;
	text-decoration: none;
}

li {
	list-style-type: none;
	padding-bottom: 5px;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
ul li {
	position: relative;
	float: none;
	
}

ul li a {
	
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	
}
ul li a:hover {
	background-color: #FFCC00;
}


#freecall {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #96C;
	text-decoration: blink;
}

.benefitphotos {
	text-decoration:none;
	text-align: center;
}

#google {
	font-weight: bold;
	clip: rect(auto,auto,auto,100px);
}
#bar {
	text-align: center;
	color: #000;
}

#searchbar {
	text-align: center;
	color: #000;
}
#footer {
	font-weight: bold;
	color: #000;
	
}

