/* CSS Document */

/* -- moduleStaff---------------------------- */


#staffTab {
	border:0;
	padding:0px;
	float:left;
}

#staffTab td{ padding:0; margin:0; text-align:left;
}

#staffTab a{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #3D4868; font-weight:700; font-size:12px; margin: 0px; vertical-align:middle; 
}
#staffTab a:hover{font-weight:700; color: #021B35; text-decoration:underline; 
}
#staffTab a:active{font-weight:700; color: #021B35;
}

#staffTab .emptyCell{ clear:right; width:250px; white-space:normal;
}

#staffTab .tabBgStaff{
	width:100%;
	padding:0;
	margin:0; 
	color: #021B35; font-weight:500;
	border: 0;
	background: #ffffff url(images/bckstaffTab.gif) no-repeat bottom left;
	border-bottom: 1px solid #485574;
}

#staffTab .tabBgStaff2{
	width:100%;
	padding:0;
	margin:0; 
	color: #021B35; font-weight:500;
	border: 0;
	background: #ffffff url(images/bckstaffTab2.gif) no-repeat bottom left;
	border-bottom: 1px solid #485574;
}

#staffTab .tabBgJob{
	width:100%;
	padding:0px;
	margin:0; 
	color: #021B35; font-weight:500;
	border: 0;
	background: #ffffff url(images/bckstaffNoTab.gif) no-repeat bottom left;
}

#staffTab .tab{
	width:155px;
	margin-top:4px;
	padding:10px 0 2px 15px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
}

#staffTab .Jobtab{
	width:155px;
	margin-top:4px;
	padding:10px 0 2px 10px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
	background: url(images/tabJob.gif) no-repeat bottom left;
}


#staffTab .descripStaff{
	margin: 0;
	width:100%;
	padding:6px 4px 2px 4px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000; font-weight:500; font-size:12px;
	border-left: 1px solid #7685A4;
	border-right: 1px solid #7685A4;
}

#staffTab .liTitles{
	margin: 0;
	padding: 4px 0 2px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3D678C; font-weight:500; font-size:12px;
	 background: url(images/BgPrograms.gif) no-repeat top left;
}
#staffTab td{
	margin: 0;
	padding: 2px;
	border-bottom: 1px solid #B2D5E2;
}

.titleStaff{
	width:100%;
	height:20px;
	color: #485574; font-weight:700; font-size:14px; 
	padding:2px 2px 2px 2px;
	border-bottom: 0;
	background: #ffffff ;
}

#staffTab li{
	list-style-type: square;  list-style-position:inside; text-decoration:none;
	margin-top:0;
	padding:2px 0 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
}

#staffTab .nameStaffExt{
	margin-top:0;
	padding:2px 0 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000; font-weight:500; font-size:12px;
}

#staffTab .bgColorStaff{ 
	margin-top:0;
	margin-left:20px;
	padding:2px 2px 2px 2px;
	font-family:Arial, Helvetica, sans-serif;
	color: #ffffff; font-weight:500; font-size:12px; background-color:#788398;
}

#colorLine			  { height: 1px; background-color: #CDD4E2;}
* > html #colorLine  { float:left; width:100%;  }

/* -- links Jobs---------------------------- */

#job{
border:0;
	padding:0px;
	float:left;
}

#job td{ margin:0; text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	color: #000000; font-weight:500; font-size:12px; padding:0 0 2px 0;
}



#job a{ text-decoration:none; font-family:Arial, Helvetica, sans-serif; color: #3D4868; font-weight:700; font-size:12px; padding:0; margin:0px; 
}

#job a:hover{font-weight:700; color: #021B35; text-decoration:underline; 
}
#job a:active{font-weight:700; color: #021B35;
}

#job .descripJob{
	margin: 0;
	padding:4px 4px 2px 6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; font-weight:500; font-size:12px;
	background:#ffffff;
}

#job .descripJobLightBlueBg{
	margin: 0;
	padding:2px 4px 2px 6px;
	font-family:Arial, Helvetica, sans-serif;
	color: #445475; font-weight:500; font-size:12px;
	background: #DCE2EC;
}


#job .borderJob{ 

	border-left: 1px solid #7685A4;
	border-right: 1px solid #7685A4;
	}
	
#job .subTitleJob{ 
	margin: 0;
	padding: 4px 0 2px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #3D678C; font-weight:500; font-size:12px;
	 background: #ffffff url(images/BgPrograms.gif) no-repeat top left;
}

#job .TitleJob{ 
	margin-top:0;
	padding:2px 0 2px 20px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
 	background: #ffffff url(images/bulletBg.gif) no-repeat top left;  
}
#job img{ 
	margin: 0;
	padding:4px;
}

#job li{
	width:100%; list-style-type: disc; list-style-position:outside; text-decoration:none;
	margin-top:0;
	padding:2px 0 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px; vertical-align:top;
}

#job .bulletTitleArrow{	
 background: #ffffff url(images/bulletBgJob.gif) no-repeat top left; 
	padding:2px 4px 2px 6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; font-weight:500; font-size:12px;  } 

#job .titleList{
	width:100%; text-decoration:none;
	margin-top:0; margin-left:20px;
	padding:2px 0 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
}

#job .textIdent{
	margin-left:20px; margin-right:10px 
}

/* -- siteMap---------------------------- */


#siteMap {
	border:0;
	padding:0px;
	float:left;
}

#siteMap td{  width:100%; padding:0; margin:0; text-align:left;  font-family:Arial, Helvetica, sans-serif; font-weight:500; font-size:12px; color: #3D4868; padding:6px 0 2px 0; margin-left:25px; margin-top:0px; border-bottom: 1px dashed #E2E6EE; 
}

#siteMap a{ text-decoration:none; font-weight:700; font-size:12px;  vertical-align:middle; color: #3D4868;
}
#siteMap a:hover{font-weight:700; color: #021B35; text-decoration:underline; 
}

#siteMap a:active{font-weight:700; color: #021B35;
}

#siteMap .descripMap{
	margin: 0;
	padding:2px 4px 2px 6px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000; font-weight:500; font-size:12px;
	background: #ffffff url(images/BgPrograms.gif) no-repeat top left;
}

.borderMap{ 
	border-left: 1px solid #7685A4;
	border-right: 1px solid #7685A4;
	padding: 0 2px 0 2px;
	}
	
#siteMap .titleSiteMap{
	text-decoration:none;
	margin-top:0; 
	margin-left:15px;
	padding:2px 0 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:700; font-size:12px;
}

#siteMap li{
	list-style-type: none; list-style-position: inside; text-decoration:none;
	margin-top:0;
	padding:2px 0 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #485574; font-weight:500; font-size:12px; vertical-align:top;
	
}


#programNavTable, .programNavTable td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse:collapse;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style:dashed;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #6F6F6F;
	border-right-color: #6F6F6F;
	border-bottom-color: #6F6F6F;
	border-left-color: #6F6F6F;
}

