@charset "utf-8";
/* CSS Document */

/* ------------- TALEO JOB SITE -------------------- */

#contentJobs { 
	width: 602px;
	/*height: 100%;*/
	padding: 30px 2px 10px 2px;
	font-size: 13px;
	color: #454545;
	overflow: visible;
}

.titleJobs {
	font-weight: 750;
	font-size: 23px;
	!IMPORTANT
	text-align: left;
	color: #000066;
	background: url(/images/underline.gif) no-repeat right;
	padding-right: 75px;
	margin-left: 20px;
} 

.iframeJobs {	
	border: 0;
	width: 745px;
	margin: 10px auto 0 auto;
	overflow: visible;
	}
	
#topNavJobs {	
	font-size: 11px; 
	font-weight: bold; 
	color: #000066; 
	text-align: left;
	background: #fff url(/images/topnav.gif) left top;
	background-repeat: no-repeat;
	padding-left: 22px;
	padding-top: 5px;
	margin-top: -3px;
	height: 20px;
}	

#topNavJobs a, #topNavJobs a:visited {
	margin-left: 5px;
	margin-right: 5px;
	color: #32348e;
	text-decoration: none;
	}


#topNavJobs a:hover { color: #526bbd; }

#footerJobs {
	border-left: 1px solid #000;
	border-right: 1px solid #000;	
	width: 760px;
	height: 10px;
	margin: 0 auto;
	background: #003d7d url(/images/bbar.gif) repeat-x left top;
	}
	
.copyrightJobs {
	width: 760px;
	margin: 3px auto;
	text-align: right;
	color: #697aa3;	
	}

