@charset "iso-8859-1";
A:link
{
    COLOR: #96a6c3;
    TEXT-DECORATION: none
}
A:visited
{
    COLOR: #96a6c3;
    TEXT-DECORATION: none
}

A:active {
	color : #ffffff ; text-decoration:none
}
	 
A:hover {
	color: #ffffff ; text-decoration:none
}

/* class Body */
A:link.body{
	font-size : 12px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:none; color : #000066;
}

A:visited.body{
	font-size : 12px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:none; color : #000066;
}

A:active.body{
	font-size : 12px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:none; color : #96a6c3;
}

A:hover.body{
	font-size : 12px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:none; color : #96a6c3;
}

UL LI LI { 
list-style-image : url(/images/about/publications/financialreport/bulletdash.gif); position : middle; right : 25px; text-align: left; 
 } 

OL LI UL LI { 
list-style-type : disc 
 } 
 
OL LI OL LI {
list-style-type : lower-alpha;
}

OL LI OL LI UL LI {
list-style-type : disc
}


BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-decoration: none;
}

td{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;	
}


blockquote{
	color:#333399;
	font-style : italic;
	font-size:10pt;
}

blockquote.plain{
	color:#000000;
	font-style : normal;
	font-size:10pt;
}

.Menu{
	font-size : 11px; font-weight: bold; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:none
}

.Menusub{
	font-size : 11px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:none
}

.Links{
	font-size : 10px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:underline; color : #000066
}
.bodylinks{
	font-size : 12px; font-family : Geneva, Arial, Helvetica, "sans-serif"; text-decoration:underline; color : #000066
}

.credits{
	font-size:10px; color:#003399; font-family : Geneva, Arial, Helvetica, "sans-serif";
	}
.TitleBlueBig{
	font-size:18px; color:#000066; font-weight:bold;
}
.TitleBlue{
	font-size:16px; color:#000066; font-weight:bold;
	}
.TitleBlack{
	font-size:18px; font-weight:bold;
	}
.subtitle{
	font-weight:bold; font-size:14px;
}
.subtitle1{
	font-weight:bold; font-size:12px; color:#000066;
}
.subtitle2{
	font-weight:bold; font-size:12px;
}
.subtitle3{
	font-weight:bold; font-size:12px; font-style:italic;
}
.subtitle4{
	font-size:12px; font-style:italic;
}
.subtitle5{
	font-size:12px; text-decoration:underline;
}

.justify{
	text-align : justify;
}


/* NEWWwwwwwwwww STYLES  for 2007!!!! */

h2.blue {
	color: #006;
}
p.bigred {
	color: red;
	font-size: small;
}
p.bold {
	font-weight: bold;
}
table.two {
	background-color: #eee;
	color: black;
	width: 100%;
	border-collapse: collapse;
}
table.two td {
	padding: 3px;
	border: 1px solid black;
	vertical-align: top;
}
table.two td.head {
	font-weight: bold;
	text-align: left;
}
table.two td.headdark {
	background-color: #666;
	color: #fff;
	font-weight: bold;
	text-align: left;
	
}
table.two td.cen {
	text-align: center;
}

table.two ul, table.two ol {
	margin-left: 1.7em;
}