@charset "utf-8";
/* CSS Document */

div#return{
	font-size:16px;
	font-family:Calibri;
	margin:25px;
	color:#003366;
}
div#return img{
	border:none;
}
div#links{
	border:#000066;
	border-style:solid;
	border-width:thin;
	padding-left:20px;
	
}

div#links a:hover span {
	background-repeat:no-repeat;
	display: inherit;
	position: fixed;
	width:120px;
	color: #000000;
	font: 16px Verdana, sans-serif;
	text-align: top;
}
   
div#links a span {
display:none;
}


#opportunities
{
  display: block;
  width: 346px;
  height: 145px;
  background: url("opportunities.gif") no-repeat 0 0;

}

#opportunities:hover
{ 
  background-position: 0 -148px;
}

#opportunities span
{
  display: none;
}



#benefits
{
  display: block;
  width: 348px;
  height: 152px;
  background: url("benefits.gif") no-repeat 0 0;

}

#benefits:hover
{ 
  background-position: 0 -152px;
  height:152px;
}

#benefits span
{
  display: none;
}

#ruralliving
{
  display: block;
  width: 346px;
  height: 154px;
  background: url("ruralliving.gif") no-repeat 0 0;

}

#ruralliving:hover
{ 
  background-position: 0 -152px;
}

#ruralliving span
{
  display: none;
}

div#testimonials a{
height:300px;

}
div#testimonials a:hover{
background-color:#FFFFFF;
}


div#testimonials a:hover span {
	background-repeat:repeat;
	display: inline;
	position: absolute;
	padding-top:5px;
	padding-bottom:5px;
	width: 600px;
	height:350px;
	border-color:#000066;
	border:ridge;
	text-align: center;
	background-color:#DAE1E9;
	/*background-image:url(../images/backgroundBubble.gif);*/
	background-position:top;
}
   
div#testimonials a span {
display:none;
}
 /*Careers main testimonials*/
 
 div#testimonials2 a{
height:300px

}

div#testimonials2 a:hover span {
	
	background-repeat:repeat;
	display: inline;
	position: absolute;
	left:325px;
	padding-top:5px;
	padding-bottom:5px;
	width: 400px;
	height:250px;
	border-style:double;
	border-color:#000066;
	
	font: 16px Verdana, sans-serif;
	text-align: center;
	background-color:#DAE1E9;
	
	background-position:top;
}
   
div#testimonials2 a span {
display:none;
}