.tabbedcontentbloc{
	width:429px;
	padding:0px;
	padding-left:10px;
	padding-right:16px;
	line-height:18px;
	margin-top:20px;
	background-image:url(../images/tabbedContentTop.png);
	background-repeat:no-repeat;
	color:#000;
	background-color:#eae8dc;
	padding-bottom:1px;
}

.tabbedcontentbloc .tabbedcontentSelector{
	height:28px;
	margin-bottom:15px;
	margin-left:-10px;
}

.tabbedcontentSelectorTopLeftCorner{
	position:absolute;
	z-indox:150;
	width:7px;
	height:28px;
	background-image:url(../images/tabbedContentTopLeftCorner.png);
	background-repeat:no-repeat;
}

.tabbedcontentSelectorItem{
	float:left;
	height:28px;
	line-height:28px;
	padding-left:10px;
	padding-right:10px;
	background-color:#CC6633;
	color:#fff;
	font-size:14px;
	border-right:1px solid #EAE8DC;
	cursor:pointer;
}

.tabbedcontentSelectorItem:hover{
	color:#F0D1C2;
}

.tabbedcontentSelectorItem.active{
	background-color:#EAE8DC;
	color:#000000;
}

.tabbedcontentbloc h1{
	font-size:14px;
	font-weight:bold;
	color:#CC6633;
	margin:0px;
}

.tabbedcontentbloc p{
	font-size:12px;
	font-weight:normal;
	margin:0px;
	margin-bottom:10px;
}

.newsItem{
	margin-bottom:14px;
}

.newsItem .moduleItemReadMore,
.tabbedcontentbloc_list a.moduleCustomLink{
	font-size:10px;
	font-weight:bold;
}

.newsItem a.moduleItemReadMore:link, .newsItem a.moduleItemReadMore:active, .newsItem a.moduleItemReadMore:visited,
.tabbedcontentbloc_list a.moduleCustomLink:link, .tabbedcontentbloc_list a.moduleCustomLink:active, .tabbedcontentbloc_list a.moduleCustomLink:visited{
	color:#005295;
	text-decoration:none;
}

.newsItem a.moduleItemReadMore:hover,
.tabbedcontentbloc_list a.moduleCustomLink:hover{
	text-decoration:underline;
}

.newsItem a.moduleItemReadMore,
.tabbedcontentbloc_list a.moduleCustomLink{
	padding-left:8px;
	background-image:url(../images/linkArrow.png);
	background-repeat:no-repeat;
	background-position:0px 3px;
}

/*
.newsItemImage{
	float:left;
	width:80px;
	height:80px;
	margin-right:10px;
	overflow:hidden;
}

.newsItemIntro{
	float:left;
	width:330px;
}
*/
.newsItemIntro.big{
	width:420px;
}

span.newsdate{
	font-weight:bold;
	font-size:10px;
}

.tabbedcontentbloc_listItem{
	margin:0px;
	margin-top:10px;
	display:none;
}

.tabbedcontentbloc_listItem.active{
	display:block;
}

.tabbedcontentblocbottom{
	width:455px;
	height:14px;
	background-image:url(../images/tabbedContentBottom.png);
}
