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

.cfFont {
	
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
}
.cfTitleOff a.cfFont:hover {
	text-decoration: underline;
}
 
.cfTitleOn, .cfTitleOff, .cfFirst, .cfLast {
	height: 45px;
}
 
.cfLast {
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 9px; /* min width for cfLast*/
	background-image: url(/images/global/general/blue_white_br_5ea4b6.gif);
}
 
.cfFirst {
	width:20px;
}
 
.cfTitleOn, .cfTitleOff, .cfOn, .cfOff, .cfFirst, .cfLast  {
	background-color: #5EA4B6;
}
.cfOn, .cfOff  {
	height: 3px;
	width: auto;
	line-height: 3px;
	font-size: 1px;
}
 
.cfOff  {
	background-color: white;
}
 
.cfTitleOn, .cfTitleOff {
	vertical-align: middle;
	text-align: center;
	padding-right: 0px;
	padding-left: 0px;
	width: auto; /* please put hier the country specific size for the width of the classification items */
}
 
.cfTitleOn, .cfOn {
	border-left: 2px solid white;
	border-right: 2px solid white;
}
 
.cfTable {
	width: 100%;
}
.cfTitleOn a {
	text-decoration: none;
}
span.hidden-delimiter {
	position: absolute;
	left: 0px;
	top: 0px;
	visibility: hidden;
}