/* CSS Document */



.careers_title {

	

	font-size: 16px;

	font-family: Arial, Verdana, Times, serif;

	color: #333333;

	

	font-weight: bold;

	line-height: 18px;

	padding: 4px 0px 4px 4px;
	
	border-bottom: 1px solid #0066CC;

}



.careers_title a {

	background-color: #DBDBDB;

	font-size: 16px;

	font-family: Georgia, Times New Roman, Times, serif;

	color: #333333;

	display: block;

	font-weight: bold;

	text-decoration: none;

}



.careers_title a:hover {

	background-color: #B7B7B7;

	font-size: 16px;

	font-family: Georgia, Times New Roman, Times, serif;

	color: #333333;

	display: block;

	font-weight: bold;

}







#contenta a{

	float: left;

	

	font-family: Geneva, Verdana, Arial, Helvetica, sans-serif;

	font-size: 12px;

	

	color:#0066CC;

	padding: 5px;

	/*border-color: #0085D7;  border-style: solid; border-width: 2px; */

	text-align: justify;

	font-weight: bold;

}