td.cbheader { text-align: right; }
td.cbheader span.head { color: white; font-family: 'Times New Roman', Georgia, times; font-size: 28px; font-style: italic; font-weight: bold; letter-spacing: 0.1em; }
td.cbheader td.normal { color: white; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: bold; text-align: right; }

table.cbinfotable { background-color: #eee; border: #fff 2px solid; }
td.cbinfo span.head { color: #333; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; letter-spacing: 0.1em; text-align: left; }
div.cbinfospacer { border-top: #666 1px solid;  font-size: 4px; }
td.cbinfo td.normal { color: #666; font-family: Verdana, arial, "lucida console", sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

table.cbcontenttable { background-color: Transparent; border-bottom: none; }
td.cbcontenthead span.head { color: #74868a; font-family: "Arial Black", Arial, Verdana, "lucida console", sans-serif; font-size: 20px; font-style: normal; font-weight: bold; letter-spacing: 0; text-align: left; }
td.cbcontentheader { height: 20px; border-bottom: none; font-weight: bold; font-family: "Arial Black", Arial, verdana}
td.cbcontent td.normal { color: #74868a; font-family: Arial, Verdana, "lucida console", sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: left; line-height: 140%; }

td.cbheader h1 
{
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

td.cbcontent
{
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 12px;
	font-weight: normal;
	vertical-align: top;
}

td.cbcontent h1 
{
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

td.cbcontent center
{
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}

td.cbcontent a:link, a:visited, a:hover, a:active
{
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

td.cbcontent table.grid
{
	border-right: solid 2px #74868a;
	border-top: solid 2px #74868a;
	border-left: solid 2px #74868a;
	border-bottom: solid 2px #74868a;
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

td.cbcontent table.blind
{
	color: #74868a;
	font-family: Arial, Verdana, "lucida console", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#cbgrey td.cbcontentheader { background-color: transparent; }
#cbgrey td.cbcontent { background-color: transparent; }

#cbblue td.cbcontentheader { background-color: #486085; }
#cbblue td.cbcontent { background-color: #E7F0FF; }

#cborange td.cbcontentheader { background-color: #FF6600; }
#cborange td.cbcontent { background-color: #FF9900; }
#cborange td.cbcontent td.normal { color: #fff; }


