/* CSS Document */


	html, body { padding:0; margin:0; height:100%; font-family:Arial; }


	a.drop:link    { font-family: Arial, Helvetica; font-size: 9pt; color: #0CA5DD; font-weight: normal; text-decoration: none }
	a.drop:visited   { font-family: Arial, Helvetica; font-size: 9pt; color: #0CA5DD; font-weight: normal; text-decoration: none }
	a.drop:hover    { font-family: Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: normal; text-decoration: none }
	a.drop:active   { font-family: Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: normal; text-decoration: none }
	a.left:link    { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0CA5DD; font-weight: bold; text-decoration: underline }
	a.left:visited   { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0CA5DD; font-weight: bold; text-decoration: underline }
	a.left:hover    { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: bold; text-decoration: none }
	a.left:active   { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: bold; text-decoration: none }
	a.leftcurrent:link    { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: bold; text-decoration: none }
	a.leftcurrent:visited   { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: bold; text-decoration: none }
	a.leftcurrent:hover    { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: bold; text-decoration: none }
	a.leftcurrent:active   { font-family: Arail Narrow, Arial, Helvetica; font-size: 9pt; color: #0D5F90; font-weight: bold; text-decoration: none }
	
	
	h1 { 
		font-weight:normal; color:#0b3b6e; font-size:14pt;
		padding:0; margin:10pt 0; }
		
	h1 em { 
		font-size:0.8em; }
	
	h2 { 
		color:#0b3b6e; font-size:10pt;
		padding:0; margin:10pt 0; }
	
	p, table {
		color:#444444; font-size:10pt; }

	p strong { color:#000000; }
	
	a:link, a:active, a:visited {
		color:#0CA5DD; }
	a:hover {
		color:#0D5F90; text-decoration:none; }

	ul {
		list-style:none;
		list-style-image:url(../images/arrow_topmenu.gif);
		margin:0; padding:0; margin-left:15pt; }

	ul li { 
		font-size:10pt; color:#444444;
		padding:0; margin:3pt 0; }
		
		ul.menuLeft {
	font-family: Arial Narrow, Arial, Helvetica;
	font-size: 9pt;
	list-style-image: url(../images/li_leftmenu.gif);
	list-style-position: outside;
	font-weight: bold;
	color: #0D5F90;
	padding:0;
	margin-left:15px;
	text-indent: 0px;
	line-height: 15px;
}
		
		
	.copyrights {
		font-size:8pt; color:#8d8d8d;
		}
		
		
	p.pagehistory {
		font-size:8pt;
		padding:0; margin:10pt 0; }
				
	
	table.list_in_text {
		background-color:#ffffff;
		color:#204a78;
		font-size:10pt; }
		
	table.list_in_text thead tr { }
	table.list_in_text thead tr th {
		background-color:#204a78;
		color:#ffffff;
		padding:5pt; }
	table.list_in_text thead tr th span {
		 color:#ffd400; }
		
	table.list_in_text tbody tr td {
		padding:3pt 5pt; 
		background-color:#e4f3f4; }
	table.list_in_text tbody tr td span {
		color:#fd6612;}
	table.list_in_text tbody tr td.element {
		font-weight:bold; }
	table.list_in_text tbody tr td.element span {
		font-style:italic; font-size:9pt; font-weight:normal; color:#444444; }
	table.list_in_text tfoot tr td {
		color:#444444;
		font-size:8pt;
		padding:3pt; }
        