a, a * {
	color: #005519;
	font-weight: bold;
}
a {
	text-decoration: none;
}
.green, .green * {
	color: #006633 !important;
}

table.contenttable {
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #005519;
}

table, table * {
	font-size: 8.5pt;
}

table h1, table h1 * { font-size: 10.5pt; }
table h2, table h2 * { font-size: 10pt; }
table h3, table h3 * { font-size: 9.5pt; }
table h4, table h4 * { font-size: 9pt; }
table h5, table h5 * { font-size: 8.5pt; }
table h6, table h6 * { font-size: 8pt; }


table td, table th, table caption {
	margin: 0;
	padding: 4px;
}



tr.cellBeige td, tr.cellBeige th { background-color: #BBCF00 }
th {
	text-align: left;
}
table caption {
	text-align: left;
	line-height: 170%;
	padding: 0.6em 0 1em 0;
}
caption, caption * {
	font-size: 9pt;
	color: #005F38; font-weight: bold;
}

.important, .important * { color: #CC0000; font-weight: bold; }
.green, .green * { color: #005F38; font-weight: bold; }



/* SECTION_FRAMES */
.content-item .frame-background  { background-color: #BBCF00; margin: 0 0 0 0; padding: 10px; }

.frame-background-border-double-bottom .content-item { background-color: #BBCF00; padding: 10px; }

.frame-background-border-double-bottom { background-image: url(img/r2011a_hline_double.gif); background-position: left bottom; background-repeat: repeat-x; padding: 0 0 10px 0; margin: 0 0 5px 0; }



.border-double-bottom {	background-image: url(img/r2011a_hline_double.gif); background-position: left bottom; background-repeat: repeat-x; padding: 0 0 0 0; margin: 0 0 5px 0; }

div.rte-frame-background  { background-color: #BBCF00; margin: 4px 0 4px 0; padding: 10px; }
div.rte-frame-background-border-double-bottom { background-color: #BBCF00; margin: 4px 0 4px 0; padding: 10px; background-image: url(img/r2011a_hline_double.gif); background-position: left bottom; background-repeat: repeat-x;}
div.rte-frame-border-double-bottom { margin: 4px 0 4px 0; padding: 10px; background-image: url(img/r2011a_hline_double.gif); background-position: left bottom; background-repeat: repeat-x;}
div.rte-csc-frame-indent-both { margin-left: 5%; margin-right: 5%;}

.content-item { text-align: left; }
.content-item .align-left { text-align: left; }
.content-item .align-right { text-align: right; }
.content-item .align-center { text-align: center; }
.content-item .align-justify { text-align: justify; }


.csc-textpic-caption {
	font-size: 8pt;
	color: #9FB085;
	padding-top: 0.1em;
}



.light {
	color: #616161;
	font-weight: normal;
}

.light-link {
	color: #616161;
	font-weight: normal;
	text-decoration: underline;
}

.light-link:hover {
	color: #8C8C8C;
}


