@charset "utf-8";
/* CSS Document */

#NewsTicker {
	margin:0 auto;	
	/*background:url(../images/title_currentVacancies.jpg) no-repeat top left;*/
	width:100%; 	height:310px;
	
}
#NewsTicker h1 {
	height:26px;
	color:#ffffff;
	text-indent:-9999px;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical {
	width: 100%;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 100%;
	height: 300px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 98%;
	text-align: left;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical li .NewsTitle {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,  #TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
	color:#3b3b3b;
}
#TickerVertical li .NewsImg {
	float:left;
	margin-right:10px;
}
#TickerVertical li .NewsFooter {
	display: block;
	color: #000000;
	font-size: 11px;
	margin:6px 0 14px 0;
}

#TickerVertical li a{color:#3B3B3B; text-decoration:none;}

/*Short Intro : Starts*/
#NewsTicker_SI {
	margin:0 auto;	
	background:url(../images/title_featuredcandidates.png) no-repeat top left;
	width:100%; 	height:100px;
	
}
#NewsTicker_SI h1 {
	height:26px;
	color:#ffffff;
	text-indent:-9999px;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical_SI {
	border-top:1px solid #FFFFFF;
	width: 100%;	height: 90px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical_SI {
	width: 100%;
	/*height: 90px;*/
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical_SI li {
	display: block;
	width: 98%;
	text-align: left;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical_SI li .NewsTitle {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}
#TickerVertical_SI li .NewsTitle a:link,  #TickerVertical_SI li .NewsTitle a:Visited {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}
#TickerVertical_SI li .NewsTitle a:hover {
	text-decoration:underline;
	color: #3b3b3b;
}
#TickerVertical_SI li .NewsImg {
	float:left;
	margin-right:10px;
}
#TickerVertical_SI li .NewsFooter {
	display: block;
	color: #000000;
	font-size: 11px;
	margin:6px 0 14px 0;
}

/**/
#NewsTicker_TS {
	margin:0 auto;	
	width:100%; 	height:210px;
	
}
#NewsTicker_TS h1 {
	height:26px;
	color:#ffffff;
	text-indent:-9999px;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical_TS {
	width: 100%;
	height: 220px;
	display: block;
	overflow: hidden;
	position: relative;
}

#TickerVertical_TS {
	width: 100%;
	/*height: 90px;*/
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical_TS li {
	display: block;
	width: 98%;
	text-align: left;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical_TS li .NewsTitle {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}

#TickerVertical_SI li a{color:#3B3B3B; text-decoration:none;}

#TickerVertical_TS li .NewsTitle a:link,  #TickerVertical_TS li .NewsTitle a:Visited {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}
#TickerVertical_TS li .NewsTitle a:hover {
	text-decoration:underline;
	color: #3b3b3b;
}
#TickerVertical_TS li .NewsImg {
	float:left;
	margin-right:10px;
}
#TickerVertical_TS li .NewsFooter {
	display: block;
	color: #000000;
	font-size: 11px;
	margin:6px 0 14px 0;
}
/*Short Intro : Ends*/

#NewsTicker_VC {
	margin:0 auto;	
	background:url(../images/title_currentVacancies.jpg) no-repeat top left;
	width:100%; 	height:400px;
	
}
#NewsTicker_VC h1 {
	height:26px;
	color:#ffffff;
	text-indent:-9999px;
	font-size:11px;
	font-weight:bold;
}
#NewsVertical_VC {
	width: 100%;
	height: 370px;
	display: block;
	overflow: hidden;
	position: relative;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical_VC {
	width: 100%;
	height: 400px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical_VC li {
	display: block;
	width: 98%;
	text-align: left;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical_VC li .NewsTitle {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}
#TickerVertical_VC li .NewsTitle a:link,  #TickerVertical_VC li .NewsTitle a:Visited {
	display: block;
	color: #584aa1;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}
#TickerVertical_VC li .NewsTitle a:hover {
	text-decoration:underline;
	color:#3b3b3b;
}
#TickerVertical_VC li .NewsImg {
	float:left;
	margin-right:10px;
}
#TickerVertical_VC li .NewsFooter {
	display: block;
	color: #000000;
	font-size: 11px;
	margin:6px 0 14px 0;
}


