/* ------------------------------- Annual report 2000 styles ------------------------------- */
h1      {	font-family: Arial, Helvetica, sans-serif;  font-size: 18pt; color: #08218c; font-weight: normal}
h2      {	font-family: Arial, Helvetica, sans-serif;  font-size: 16pt; color: #08218c; font-weight: normal}
h3      {	font-family: Arial, Helvetica, sans-serif;  font-size: 14pt; color: #08218c; font-weight: normal}
h4, h5  {	font-size: 14pt; color: #08218C; font-weight: normal }
h6   	{	font-family: Garamont, 'Times New Roman', Times, serif; 
			font-size: 24pt; color: #08218c; 
			font-style : italic; font-weight: bold }

body	{	font-family: Arial, Helvetica, 'Sans Serif'; font-size: 11pt;font-weight: normal}
p   	{	font-family: Arial, Helvetica, 'Sans Serif'; font-size: 11pt;font-weight: normal}
td		{	font-family: Arial, Helvetica, 'Sans Serif'; font-size: 11pt; font-weight: normal}
li 		{	font-size: 11pt; }
a:link	{	color: #0000FF; }
a:visited{	color: #800080; }
a:active {	color: #FF0000; }
a:hover {	color: #FF0000; text-decoration: underline; }

td.v2026content ul {	margin-left : 16; list-style-type : square; }

td.v2026sidebar ul {	margin-left : 16; list-style-type : disc; }
td.v2026sidebar li {	font-size: 9pt; margin-left : 2; }
/* ------------------------------- Vision 2026 TOC styles ----------------------------- */
.v2026tochdr, td.v2026tochdr 	
			{ font-family: Arial, Verdana, sans-serif; font-size: 11px; font-weight: bold; 
			  text-decoration: none; color: #9E3000 }
a.v2026tochdr, a.v2026tochdr:link, a.v2026tochdr:visited 
			{ font-family: Arial, Verdana, sans-serif; 
			  font-size: 11px; font-weight: bold; 
			  text-decoration: none; color: #9E3000 }
a.v2026tochdr:active	 { 	font-size : 11px; color : #08218C; }
a.v2026tochdr:hover 	 { 	font-size : 11px; color : #ff0000; }

.v2026toc, td.v2026toc { 
			font-family: Arial, Verdana, sans-serif; 
			font-size: 10px; font-weight: normal; 
			color: #000000;
			text-decoration: none;  }
a.v2026toc, a.v2026toc:link, a.v2026toc:visited { 
			font-family: Arial, Verdana, sans-serif; 
			font-size: 11px; font-weight: normal; 
			color: #000000;
			text-decoration: none;  }
a.v2026toc:active	 { 	color : #08218C; }
a.v2026toc:hover 	 { 	color : #ff0000; }		

.v2026Rlist {	    margin-left : 15; margin-top : 2px; margin-bottom : 2; margin-right : 0; }

/* ------------------------------- Button styles -------------------------------------- */
.FlatBtn, .FlatBtn:link, .FlatBtn:visited, .FlatBtn:active {
					font-family: Verdana, Arial, Helvetica, sans-serif; 
					font-size: 11px; font-weight: bold;
					text-decoration: none; text-align: center; 
					width:100%; height: 100%;
					color: #000088; background-color: #E3E8EF; border: 1 solid #000088;
					margin: 0 0 0 0; padding : 2 2 2 2; }			
.FlatBtn:hover{ text-decoration: none; font-weight: bold;
					color: #FFFFFF; background-color: #4E7FC8; border: 1 solid #000000;
					padding : 2 2 2 2; margin:0 0 0 0;}


