 
/* table */
table.contenttable { font-size:10px; width:100%; margin:0 0 0 0; border-collapse:collapse; empty-cells:show;}
table.contenttable caption {text-align:left; font-weight:bold; color:#888; margin-bottom:0.2em;}

table.contenttable th { font-size:11px; height:2.0em; background:#f9b52e; color: #000000; padding:2px 7px 2px 7px; border-left:solid 2px #fff; border-right:solid 2px #fff; border-top:solid 2px #fff; border-bottom:solid 2px #fff;}
table.contenttable th.td-0 { text-align:left;}

table.contenttable tr { font-size:10px;}
table.contenttable tr.tr-odd {background: transparent;}
table.contenttable tr.tr-even {background: transparent;}
table.contenttable tr.tr-0 { background: #f9b52e;}
table.contenttable tr.isSpecial { background: #fce62e; }

table.contenttable td {height:2.0em; padding:0px 7px 0px 7px; border-left:solid 2px #fff; border-right:solid 2px #fff; border-top:solid 2px #fff; border-bottom:solid 2px #fff; text-align:left; font-weight:normal}
table.contenttable td.td-0 { width: auto; background: #fff488; color: #000000; text-align: right;}
table.contenttable td.td-1 { width: auto; background: #f7f5ba;}
table.contenttable td.isBold { font-weight: bold; }


/* Headlines */
h1.ctHeadline span { font-size:9px; font-weight:normal; color:#000000; } 
h6 { font-size: 12px; font-weight:bold;}

/* Boxes */
.ctBlueBox h6 { font-size: 12px; line-height:1.5em; font-weight:bold;}
.ctBlueBox { background: #f0f0f0; padding: 0.2em 0.7em 0.7em 0.7em; margin-bottom: 1.5em; margin-top: 0; border: 1px #989898 solid; }
.ctBlueBox { font-size: 10px;}
.ctBlueBox p { margin: 0 0 0 0; }
.ctBlueBox strong { font-size: 10px; line-height:1.5em; margin: 0; font-weight:bold;}
.ctBlueBox ul { margin: 0 0 0 0.5em; }

.ctRedBox h6 { font-size: 12px; line-height:1.5em; font-weight:bold;}
.ctRedBox { background: #fef8d6; padding: 0.2em 0.7em 0.7em 0.7em; margin-bottom: 1.5em; margin-top: 0; border: 1px #989898 solid; }
.ctRedBox { font-size: 10px;}
.ctRedBox p { margin: 0 0 0 0; }
.ctRedBox strong { font-size: 10px; line-height:1.5em; margin: 0; font-weight:bold;}
.ctRedBox ul { margin: 0 0 0 0.5em; }

  
.csc-textpic-text ul { font-size: 11px;}

/*#col3 p { margin: 0 0 1em 0;}*/
