body{ background-color:#ffffff;color:#000000;margin:0px;font-family:arial,helvetica; }
.csibody,p,ul,ol,span ,td,th{ font-size: 10pt;}
.csititle { font-size: 13pt; font-weight: bold; color: #004E3A}
.csititlesmall { font-size: 14px; color: #004E3A; font-weight:bold}
.csititlesmall2 { font-size: 14px; color: #004E3A; font-weight:bold; font-style: italic}
/*.csititlesmall2 { font-size: 13px; color: #004E3A; font-weight:bold}*/
.csititlesmall3 { font-size: 13px; color: #004E3A; font-weight:bold; font-style: italic}
.subtitle { color: #872613; font-style: italic; font-weight: bold}
/*a:link { font-size: 10pt; color: #339900}
a:hover { font-size: 10pt; color: #33CC00; text-decoration: underline}
a:visited { font-size: 10pt; color: #006600}*/
a { font-size: 10pt; color: #339900}
a:hover { font-size: 10pt; color: #33CC00; text-decoration: underline}
.csititle2 { font-size: 10pt; font-weight: bold; color: #000000; font-style: italic}
.footnote {font-size: 8pt;}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
} 
li {
	margin: 7px 0px 7px 15px;
	background: url("/english/images/bullet.jpg") 0px 5px no-repeat;
	padding: 0px 0px 0px 15px;
}


ul ul{
	margin:0;
	padding:0;
	list-style-type:none;
} 
ul li ul li {
	margin: 7px 0px 7px 20px;
	background: url("/english/images/bullet_sublist.jpg") 0px 6px no-repeat;
	padding: 0px 0px 0px 15px;
}
ol li{
	background: none;
}
ol li ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
ol li ul li {
	margin: 7px 0px 7px 20px;
	background: url("/english/images/bullet_sublist.jpg") 0px 6px no-repeat;
	padding: 0px 0px 0px 15px;
}
.reference {
	margin: 5px 0px 5px 0px;
	font-size: 9pt;
}
.reflist {
	margin-left: 15px;
	padding:0;
} 
.reflist li{
	font-size: 9pt;
	background: none;
	list-style-type: number;
	margin: 7px 0px 7px 15px;
	padding: 0px 0px 0px 15px;
}
.reflist a {
	font-size: 9pt;
}
.reflist a:hover {
	font-size: 9pt;
}
#reflist {
	margin-left: 15px;
	padding:0;
} 
#reflist li{
	font-size: 9pt;
	background: none;
	list-style-type: number;
	margin: 7px 0px 7px 15px;
	padding: 0px 0px 0px 15px;
}
#reflist a {
	font-size: 9pt;
}
#reflist a:hover {
	font-size: 9pt;
}

li.nobullet {
	list-style-type: none;
	list-style-image: none;
	background: none;
}
li ol.letter li {
	list-style-type: lower-alpha;
	list-style-image: none;
}

hr {
	color: #0C5D4E;
	background-color: #0C5D4E;
	height: 2px;
	border: 0px;
}



table.data{
		border:1px solid #ccc;
		border-collapse:collapse;
	}
	table.data td{
		border:1px solid #ccc;
		padding:2px;
		vertical-align:top;
	}
	table.data th{
		border:1px solid #ccc;
		background-color:#006600;
		color:#fff;
	}
	table.data td.sidehead{
		color:#660000;
	}
	
table.topalign td{
		vertical-align:top;
		padding: 2px 0px 10px 0px;
	}
	
td.tablehead {
		font-weight: bold;
		padding: 2px;
		background-color: #FAF4F4;
	}
	
table.chart {
	border: solid 1px #0C5D4E;
	border-collapse: collapse;
}

table.chart th {
	padding: 4px 3px 5px 3px;
	border: solid 1px #0C5D4E;
	background: #C0DBA6;
	font-weight: bold;
	text-align: center;
}
table.chart td {
	border: solid 1px #0C5D4E;
	text-align: left;
	padding: 2px 3px 3px 3px;
	font-size: 9pt;
}
.altrow td{
	border: solid 1px #0C5D4E;
	background: #F2EFE9;
}
.altcol {
	background: #F2EFE9;
}

.tipbox {
	/*margin: 10px;*/
	padding: 7px;
	border: solid 1px #872613; /* #C0DBA6 */
	color: #0C5D4E;
	background-color: #FAF4F4;
}

.infobox {
	color: #0C5D4E;
	font-size: 9pt;
	text-align: center;
}
.infobox img {
	border: 0px;
}
.lte {text-decoration:underline}

/* SITE MAP */
.sitemap {
	line-height: 1.5;
}
#map {
	clear: both;
}
#map td p{
	margin-bottom: 0px;
}
#map td ul {
	margin-top: 0px;
}
#map a {
	text-decoration: none;
}
#map a:hover {
	text-decoration: underline;
}
a.maplevel1 {
	font-weight: bold;
	color: #872613;
}
a.maplevel1:hover {
	font-weight: bold;
	color: #872613;
}
a.maplevel2 {
	font-weight: bold;
	color: #0C594C;
}
a.maplevel2:hover {
	font-weight: bold;
	color: #0C594C;
}.csibody .tipbox ol {
	margin-left: 3px;
	padding-left: 10px;
}
