@charset "utf-8";
/* CSS Document */

.leg_banner .work_ad {
	left: 57px;
	top: 195px;
}
.leg_banner .home_ad {
	left: 357px;
	top: 195px;
}
.quote {
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	color: #009;
	padding: 10px;
	width: 225px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-align: center;
	background-image: url(../images/SurveyButton.jpg);
	background-repeat: no-repeat;
}
.quote a:link {
	font-weight: bold;
	text-decoration: none;
}
.quote a:hover {
	color: #F00;	
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#NeedHelp a{
	background-image: url(../images/thumbnails/English_Red.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 97px;
	width: 101px;
	display: block;
	background-color: #E5E3E4;
}
#NeedHelp a:hover{
	background-image: url(../images/thumbnails/English_Blue.jpg);
	background-repeat: no-repeat;
	height: 97px;
	width: 101px;
	display: block;
}
#Ayuda a{
	background-image: url(../images/thumbnails/Spanish_Red.jpg);
	background-repeat: no-repeat;
	margin: auto;
	height: 28px;
	width: 150px;
	display: block;
	background-color: #E5E3E4;
}
#Ayuda a:hover{
	background-image: url(../images/thumbnails/Spanish_Blue.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 150px;
	display: block;
}