@charset "utf-8";
table#financial strong {
	font-weight: bold;
}
table#financial {
	width: 90%;
	margin: 0 auto;
	text-align: left;
}
table#financial td {
}
table#financial td#heading {
	background: url(../images/financial_banner_bg.jpg) repeat-x left top;	
}
table#financial h2 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
	padding-left: 2em;
	text-indent: -2em;
}
table#financial td#leftCol {
	width: 20%;
	text-align: center;
}
table#financial td#rightCol {
	width: 70%;
}

table#financial h2#related {
	border-left: 5px solid #000080;
	border-bottom: 1px dotted #000080;
	padding: 0 0 0 2.2em;
}
table#financial h3 {
	font-size: 22px;
	font-weight: bold;
	margin-top: 10px;
}

table#financial p#leading {
	padding-top: 10px;
	padding-bottom: 10px;
}
table#financial ul#members li {
	padding-top: 5px;
	padding-bottom: 5px;
}
table#financial ul#members li ul {
	padding-left: 5px;
}

table#financial ul#policiesList {
	padding:20px 0 0 20px;
	list-style: outside;
}
table#financial ul#policiesList li {
	padding:0 0 10px;
	font-size: 24px;
	font-weight: bold;
	list-style-position: outside;
	text-indent: -0.5em;
}
table#financial ul#policiesList li ul {
	padding:10px 0 0 20px;
	list-style: outside;
}
table#financial ul#policiesList li ul li {
	padding:0 0 10px;
	font-size: 15px;
	font-weight: normal;
	list-style-position: outside;
	text-indent: -0.5em;
}


table#nav {
	margin-top: 20px;
}
div#inner {
	width: 95%;
	margin-top: 10px;
	padding: 0 5%;

}
#financial #greeting p {
	margin-top: 10px;
}

table#nav td {
	font-size: 15px;
	border-left: 5px solid #111C6B;
	padding:2px 5px 2px;
	background-color: #eee;
	text-align: left;
}
table#contents td {
	vertical-align: top;
}
/* issues */
div#contents {
	width: 95%;
	text-align: left;
	line-height: 1.4;
}
p.title {
	font-size: 1.7em;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	padding: 0 0 10px;
	border-bottom: 1px solid #333;
	font-family: "Times New Roman", Times, serif;
}
p.translasion {
	border: 2px solid #333333;
	width: 11em;
	font-weight: bold;
	padding: 3px;
}

p.title span.fontNormal {
	font: normal 0.6em Arial, Helvetica, sans-serif;
}
.date {
	text-align: left;
}
div#introduction {
	text-align: left;
	border-bottom: 1px dotted;
}
div#introduction p.title {
	padding: 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: left;
	border: none;
	font-size: 1em;
}
p.dateAndCap {
	text-align: right;
}
div#FinancialList ol li {
	padding-bottom: 20px;
	list-style-position: outside;
	list-style-type: none;
}
div#FinancialList ol {
	list-style-position: outside;
	padding-top: 20px;
}
table#financial div#contents  ol li{
	text-indent: -1em;
	margin-left:1em;
	list-style-type: none;
}
p.note {
	padding: 10px 0 20px;
}
table#financial td {
	vertical-align: top;
	padding-bottom: 10px;
}
