/* DEFAULT SETTINGS DISPLAY METHODS */

	.contentItem
	{
		margin:					0 0 15px 0;
		padding:				0 0 15px 0;
		border-bottom:			1px solid #B2B2B2;
	}
	
	.roaFormBox
	{
		margin:					15px 0 0 0;
		padding:				15px 0 0 0;
		border-top:				1px solid #B2B2B2;
	}
	
	.contentItem a{
		color:					#FE0000;
	}
	
	.contentItem h4
		{
		font-size:			130%;
		display:			block;
		font-weight:		bold;
	}
	
	.contentItem h4.display-article-redtitle
	{
		font-size:			130%;
		display:			block;
		font-weight:		bold;
		color:				#FE0000;
	}
	
	.contentItem strong{
		font-weight:		bold;
	}
	
	.contentItem EM{
		font-style: italic;
	}
	
	.contentItem FONT{
		color:				#000000;
	}
	
	#template_home #subNavigationArea .contentItem h4{
		color:				#FE0000;
		font-size:			130%;
		display:			block;
		font-weight:		bold;
		background:			none;
		padding:			0;
		margin:				0;
	}		

	a.prevPage{
		background:				url(../graphics/bg_prevpage.gif) center left no-repeat;
		padding:				0 0 0 10px;
		color:					#000000;
		text-decoration:		none;
	}
		
	
		.contentItem .title
		{
			color:				#000000;
			font-weight:		bold;
		}
		
		.contentItem .subtitle	
		{
			color:				#000000;
			font-weight:		bold;
			margin:				0 0 10px 0;
		}
		
		.contentItem .intro
		{
			font-weight:		bold;
			margin:				5px 0 5px 0;
		}
			
		.contentItem  ul
		{
			display:			block;
			list-style:			none;	
		}
		
			.contentItem ul li
			{
				border-bottom:		1px solid #FFFFFF;	
			}
		
				.contentItem  ul li a
				{
					background:			url(../graphics/bg_readmore.gif) right center no-repeat;
					color:				#000000;
					text-decoration:	none;
					padding:			0px 12px 0px 0px;
				}
				
			
				
				.contentItem .links .title
				{
					display:			none;
				}  
				
				.contentItem  .links .subtitle	
				{
					color:				#000000;
					font-weight:		bold;
					font-size:			100%; 
					margin:				5px 0 0 0;
				}
		
		.contentItem  ul.contentList
		{
			display:			block;
			list-style:			none;	
			margin:				10px; 
		}
		
			.contentItem ul.contentList li
			{
				list-style:			none;
				padding:			0 0 0 10px;
				display:			block;
				background:				url(../graphics/bg_bullet.gif) 0 6px no-repeat;	
			}
			
			.contentItem ul.contentList li a
			{
				background:				none;
				color:					#FE0000;
				text-decoration:		underline;
				padding:				0;	
			}
		
		.contentItem .emptyImageBox
		{
				background:				url(../graphics/bg_empty_img.gif) no-repeat;
				height:					150px;
				width:					150px;
		}
	
	
	
	

	

/* TEASER */

	.display_teaser ul li a{
		color:				#000000;
		font-size:			130%;
		padding:			0 20px 0 0;
		background:			url(../graphics/bg_readmore_black.gif) right center no-repeat;
		display:			block;
	}
	
	#template_home .searchBox .display_teaser{
		border:				none;
		margin:				0;
		padding:			0;
		font-weight:		bold;
	}
	
	#template_home .searchBox .display_teaser h4{
		display:			none;
	}
	
	#secondaryContentArea .display_teaser{
		padding:				10px;
		margin:					0;
	}
	
	#secondaryContentArea .display_teaser ul li a{
		background:			url(../graphics/bg_readmore_red.gif) right center no-repeat;
	}
	
	#secondaryContentArea .display_teaser ul li a span.title{
		color:				#FE0000;
	}

/*  BANNERS */
	.bannerBox{
		border-bottom:			1px solid #B5B4B2;
		padding:				6px 10px 6px 10px;		
	}
	
	.bannerBox ul li{
		padding:					4px 0 4px 0;
	}
	
	.bannerBox ul li img{
		width:						180px;
	}
	
	.image-center				{ text-align:center; }
	

/*  LINKSBOX */
	#secondaryContentArea .display_link{
		padding:				10px;
		margin:					0 0 0px 0;
	}

		#secondaryContentArea .display_link h4{
			color:				#FE0000;
		}

/* Images */
#secondaryContentArea .display_image{
	padding:					0;
	margin:						0;
	height:						150px;
}
	
	#secondaryContentArea .display_image.explanatoryText{
		padding:					10px;
	}

	#secondaryContentArea .display_image img{
		width:						199px;
		margin:						0 0 0 1px;
		padding:					0;
	}
	
/* NEWS */

.display_custom_news{
	border-bottom:			none;
}

.display_custom_news ul li {
	margin:					0 0 15px 0;
	border-bottom:			1px solid #B2B2B2;
}


.display_custom_news ul li a{
		color:				#000000;
		font-size:			130%;
		padding:			0 30px 0 0;
		background:			url(../graphics/bg_readmore_black.gif) right center no-repeat;
		display:			block;
	}

.display_custom_news .image{
	float:					right;
	width:					60px;
	margin:					5px 0 0 10px;
}

.display_news .imagesBox{
	position:				absolute;
	left:					701px;
	top:					434px;
	
}

.display_news .imagesBox .image{
	height:					150px;
	border-bottom:			1px solid #B2B2B2;
}

/* NEWS */

.display_custom_blog{
	border-bottom:			none;
}

.display_custom_blog .dateText, .display_blog .dateText{
	color:					#FE0000;
	display:				block;
}


.display_custom_blog ul li {
	margin:					0 0 15px 0;
	border-bottom:			none;
	clear:					both;
	padding:				0 0 10px 0;
}


.display_custom_blog ul li a{
		color:				#FE0000;
		padding:			0 20px 0 0;
		background:			none;
		display:			block;
	}

.display_custom_blog .image{
	float:					left;
	width:					110px;
	margin:					5px 10px 0 0;
	
}


.display_blog .imagesBox{
	position:				absolute;
	left:					701px;
	top:					434px;
}

.display_blog .imagesBox .image{
	height:					150px;
	margin:					24px 0 0 0;
	border-bottom:			1px solid #B2B2B2;
}
/* FAQ */

	.display_faq ul.faqQuestion li a{
		color:				#000000;
		font-size:			130%;
		padding:			0 20px 0 0;
		background:			url(../graphics/bg_readmore_black.gif) top right no-repeat;
		display:			block;
	}
	
	 .display_faq{
		padding:				0 0 10px 0;
		margin:					0 0 10px 0;
	}
	
	.display_faq ul.faqQuestion li a{
		background:			url(../graphics/bg_faq.gif) left top no-repeat;
		padding:			0 0 0 15px;
		font-size:			110%;
	}
	
	.display_faq ul.faqQuestion a.activeElement{
		background:			url(../graphics/bg_faq_active.gif) left top no-repeat;
		padding:			0 0 0 15px;
		font-size:			110%;
		color:				#FE0000;
	}
	
/* NEW in OBA */
.newInObaBox{
	border-bottom:			1px solid #B2B2B2;
	margin:					0 0 15px 0;
	height:					115px;
}

.newInObaBox ul li{
	display:				inline;
	float:					left;
}

.newInObaBox ul li a span{
	display:				none;
}

.newInObaBox ul li a.prevImage{
	background:				url(../graphics/bt_new_oba_prev.gif) no-repeat;
	width:					20px;
	height:					75px;
	display:				block;
}

	.newInObaBox ul li a.prevImageInactive{
		background:				url(../graphics/bt_new_oba_prev_inactive.gif) no-repeat;
		width:					20px;
		height:					75px;
		display:				block;
	}

.newInObaBox ul li a.nextImage{
	background:				url(../graphics/bt_new_oba_next.gif) no-repeat;
	width:					20px;
	height:					75px;
	display:				block;
}
	.newInObaBox ul li a.nextImageInactive{
		background:				url(../graphics/bt_new_oba_next_inactive.gif) no-repeat;
		width:					20px;
		height:					75px;
		display:				block;

	}


.newInObaBox ul li img {
	width:					100px;
	padding:				0 3px 0 3px;
}

.newInObaBox ul li .imageBox{
	width:					106px;
	display:				block;
	text-align:				center;
	
}

/* top10 */
.display_top10{
	padding:				0;
	margin:					0;
	border:					none;
}

.display_top10 h4{
	background:				#FE0000;
	color:					#FFFFFF;
	font-size:				100%;
	padding:				4px 10px 4px 10px;
}

.display_top10 ul{
	padding:					1px 8px 1px 8px;
}

.display_top10 ul li{
	border-bottom:			1px solid #B2B2B2;
	margin:					5px 0 0 0;
	padding:				0 0 5px 0;
	clear:					both;
}


.display_top10 ul.lastElement{
	border-bottom:			1px solid #B2B2B2;
}

.display_top10 ul.lastElement li{
	border:					none;
	margin:					5px 0 0 0;
	padding:				0 0 5px 0;
}


.display_top10 ul li .image{
	width:					25px;
	display:				block;
	float:					left;
}

.display_top10 ul li .title{
	display:				inline;
	width:					159px;
	font-weight:			normal;			
}





	ul.pageCounter li{
		display:		inline;
		padding:		0;
		margin:			0;
	}
	
	ul.pageCounter li a{
		float:				left;
		display:			block;
		padding:			0 5px 0 5px;
		margin:				0;
		text-decoration:	none;
		color:				#000000;
	}
	
	ul.pageCounter li a.activeElement{
		font-weight:			bold;
		color:					#FF0000;
	}
	
	ul.pageCounter li a.inActiveElement{
		color:					#B5B4B2;
	}
	
/* countdown box */
.countdown_box{
	padding:				10px 10px 10px 10px;
	border-bottom:			1px solid #B2B2B2;
}


/* MEDIALAB */
.display_medialab .image{
	width:				200px;
	height:				150px;
	float:				left;
	margin:				8px 8px 0 0;
}

/* RSS */
#primaryContentArea .display_rss
{
	border:				none;
	margin:				0px;
	padding:			0px;
	text-align:			right;
}
	.display_rss ul li a{
		background:				0;
	}
	
	.display_rss ul li a span{
		margin:		0 0 5px 0;
	}
