/* This stylesheet is for use on Menu pages*/

/* ------------------------------------------------------------
modified March 20 2002 by Mark Stephenson 
- changed pt to percentages
- added sidebar menu class

modified Sept 16 2003
- added definitions for sup and sup tags
------------------------------------------------------------- */

P, DD, DT {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}

OL, UL {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}

H1, H2, H3, H4, H5, H6 {font-family: Times New Roman, Times, serif ;}

H1 {
	font-size: 160%;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

H2 {
	font-size: 150%;
	font-style: normal;
	font-weight: bold;
	color: #666699;
}

H3 { font-size: 140%; font-style: normal; font-weight: bold; color: #666699;}

H4 { font-size: 130%; font-style: normal; font-weight: bold; color: #333333; }

H5 { font-size: 120%; font-style: normal; font-weight: bold; color: #666666; }

H6 { font-size: 110%; font-style: normal; font-weight: bold; color: #666666; }

LI.menu { line-height: 150%; }

.sidebarmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 150%;
	text-align : left;
}

a.sidebarlink {
	text-decoration: none;
}

a.sidebarlink:hover {
	text-decoration: underline;
}

.sidebarsubmenu {
	font-size:80%;
	line-height: 140%;
}

.sidebarsselected {
	color: #333366;
	font-weight : bold;
}

sub { 
	vertical-align: sub; 
	font-size: 80%;
	line-height: 100%;
}

sup {
	vertical-align: super;
	font-size: 80%;
	line-height: 100%;
}

/* ------------------ newsletter classes ----------------------
- modified March 19 2002 by Mark Stephenson 
- note: These should be moved to a separate style sheet in next version
------------------------------------------------------------- */

.newslettersidebarmenu {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	font-style: normal;
	font-weight: normal;
	text-align : left;
}

a.sidebarsublink {
	text-decoration: none;
	color : #666699;
}

a.sidebarsublink:hover {
	text-decoration: underline;
}

.newslettertitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
	color : #CC6633;
	font-weight : bold;
}

.newsletterquote {
	font-size: 11pt;
	font-style : italic;
}

.newsletterphotocaption {
	font-size: 8pt;
	color : #666666;
}


/* ------------------ footer classes ----------------------
- modified March 21 2002 by Mark Stephenson 
------------------------------------------------------------- */

.footer {
	font-size: 75%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color:#666666;
}

.footerutil {color:#666666;}
A.footerutil:link {color: #666666;}
A.footerutil:active {color: #66ff99;}
A.footerutil:visited {color: #990000;}

.footernav {color:#666699}
A.footernav:link {color: #666699;}
A.footernav:active {color: #66ff99:}
A.footernav:visited {color: #990000:}

.footerhome {color:#666666:}
A.footerhome:link  {color: #666666:}
A.footerhome:active  {color: #66ff99:}
A.footerhome:visited  {color: #990000:}.smallWhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

/* ------------------ footer classes ----------------------
- added June 23 2003 by Oliver Postlethwaite
- for new search interface
------------------------------------------------------------- */

.smallP {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	line-height: 130%;
}

.smallPWhite {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	line-height: 130%;
}

/* annual report */
.ARtitle {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 130%;
	color : #867969;
	font-weight : bold;
}
.ARnewsletterphotocaption {
	font-size: 8pt;
	color : #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
.ARquote {
	font-size: 11px;
	font-style : italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
}
.undecorated {
	text-decoration: none;
	color: #FFFFFF;

}
