td.cbheader { 
	text-align: left; 
}
td.cbheader span.head { 
	color: #003366; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10.5pt; 
	font-weight: bold; 
}
td.cbheader td.normal { 
	color: #333333; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9.5pt; 
}
.containerTopTile {
	BACKGROUND-IMAGE: url(top-tile.gif);
}
.containerBottomTile {
	BACKGROUND-IMAGE: url(bottom-tile.gif);
}
.containerLeftTile {
	BACKGROUND-IMAGE: url(left-tile.gif);
}
.containerRightTile {
	BACKGROUND-IMAGE: url(right-tile.gif);
}

table.cbinfotable { 
	background-color: #EEEFF5; 
	border: #FFFFFF 1px solid; 
}
td.cbinfo span.head { 
	color: #333333; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10.5pt; 
	font-style: normal; 
	font-weight: bold; 
	text-align: left;
}
div.cbinfospacer { 
	border-top: #666666 1px solid;  
	font-size: 4px; 
}
td.cbinfo td.normal { 
	color: #666666; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 9.5pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left; 
	line-height: 140%; 
}

table.cbinfotablebeige { 
	background-color: #F2F2E2; 
	border: #FFFFFF 1px solid; 
}

table.cbcontenttable { 
	background-color: #EEEFF5; 
	border-bottom: #FFFFFF 2px solid; 
}
td.cbcontenthead span.head { 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 0; 
	text-align: left;
}
td.cbcontentheader { 
	background-color: #8E8C8D;
	height: 16px; 
	border-bottom: #FFFFFF 2px solid; 
}
td.cbcontent { 
	color: #333333; 
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9.5pt; 
	font-style: normal; 
	font-weight: normal; 
	text-align: left; 
	line-height: 140%; 
}

table.cbcontenttablebeige { 
	background-color: #F2F2E2; 
	border-bottom: #FFFFFF 2px solid; 
}
td.cbcontentheadbeige span.head { 
	color: #FFFFFF; 
	font-family: Tahoma, Arial, Helvetica; 
	font-size: 10pt; 
	font-style: normal; 
	font-weight: bold; 
	letter-spacing: 0; 
	text-align: left;
}
td.cbcontentheaderbeige { 
	background-color: #CCCC99;
	height: 16px; 
	border-bottom: #FFFFFF 2px solid; 
}



