@charset "UTF-8";
/* CSS Document */

html {
	background-color: white;
	background-image:url(../images/body_background.jpg);
	background-repeat:repeat-x;
	background-position:left top;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	width: 968px;
	margin: 0 auto;
	position:relative;
	color: #666 ;
	background-color: white;
}
img { border: none; }
a { color:#666; text-decoration: none; }
p sup, li sup, th sup { 
	font-size: 70%; 
	position: relative; 
	top: 3px; 
	line-height: 50%; 
}
li { list-style-position:outside; }
#index { 
	height: 591px;
	position: relative;
	top: 72px;
	background-image: url(../images/index_background.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
#index #logo {
	position: relative;
	left: 731px;
	top: 156px;
	text-align: center;
	width: 237px;
	color: white;
	font-size: 15px;
	line-height: 1.0em;
	margin: 0;
	padding: 0;
}
#index .index_next {
	font-size: 15px;
	text-align: right;
	padding: 0 20px;
	position: absolute;
	bottom: 70px;
	right: 0;
	text-decoration: none;
}
.index_next a:hover, .interior_next a:hover { font-weight:bold; }
#title {
	background-image: url(../images/title_background.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	height: 242px;
	position: relative;
	color: white;
}
#title h1 {
	font-weight:normal;
	font-size:27px;
	line-height:1.2em;
	padding: 0;
	margin: 0;
	position: absolute;
	left: 222px;
	top: 174px;
	color: white;
	font-family: "arial narrow",helvetica,arial,sans-serif;
	font-stretch:narrower;
	width: 746px;
}
#title p.crumbs {
	padding: 0;
	margin: 0;
	position: absolute;
	bottom: 15px;
	left: 222px;
	font-size:11px;
	line-height:1.75em;
	width: 746px;
}
#title p.crumbs a {
	color: black;
}
#content {
	clear: both;
	width: 968px;
	background-color: white;
	min-height: 350px;
	margin-top: 47px;
}
#content h1, #content h2, #content p, #content ul, #content ol, #content table, #content dl {
	width: 620px;
	position: relative;
	left: 222px;
	line-height: 1.2em;
}
#content object, #content img.graphic { position: relative; left: 222px; }
#content img.graphic { padding: 20px 20px 0 0;}
#content object object { left: 0; } 
#content h1 {
	font-size: 21px;
	font-weight: normal;
}
#content h2 { 
	font-size: 11px; 
	font-weight: normal ;
	margin: 0;
	padding: 0;
	color: #625c8c;
}
#content h2 + p { margin: 0; }
#content p, #content li, #content dd { font-size: 11px; line-height: 1.2em; }
#content ul.squared_list li {
	list-style-type:square;
	list-style-position:outside;
	line-height:1.2em;
	margin-top: .6em;
}
#content table#finhilites tr td {
	font-size: 12px;
	line-height: 1.2em;	
	padding-top: .7em;	
}
#img_sh_ceo, #content_img, #content_img2 {
	display: block;
	position: relative;
	left: 222px;
}
#content .interior_next {
	font-size: 10px;
	margin: 20px 0;
	text-align: right;
}
#content .interior_next img { position: relative; top: 2px; }
#content.subpage h1 { padding-top: 13px; }
#content p.quote {
	font-size: 12px;
	font-style:oblique;
}
#content p.financials { width: 715px; clear: both; }
#content.subpage img.fl_left {
	float: left;
	position: relative;
	margin: 20px 20px 20px 0;
}
#content img.fpo {
	position: relative;
	left: 219px;
	background-color: white; 
	margin-top: 33px;
}
#content p.milestone_em {
	font-weight: bold;
	color: #525252;
	font-size: 14px;
	line-height: 1.2em;
	clear:both;
	width: 580px;
}
#content p.milestone_strong {
	font-weight: bold;
	color: #625c8c;
	font-size: 20px;
	line-height: 1.2em;
}
#content ul.milestone {
	margin: 0;
	padding: 0;
	clear: both;
	margin-top: 20px;
}
#content ul.milestone li {
	float: left;
	display: block ;
	width: 72px;
	font-size: 11px;
	line-height:1.2em;
	border-left: 1px dotted #333;
	margin: 0 0 40px 0;
	padding: 0 0 0 5px;
	list-style:none;
}
#content ul.milestone li:first-child { border: none; }
#content ul.milestone li strong {
	font-size: 20px;
	line-height: 20px;
	font-weight:bold;
	text-transform:uppercase;
	color: #525252;
	font-stretch: condensed;
	font-family:"arial narrow",helvetica,arial,sans-serif;
}
#content ul.milestone li strong span {
	color: #625c8c;
}
#content dt { 
	font-size: 12px;
	line-height: 1.2em;
	font-weight: bold;
	margin: 1em 0 .1em 0;
}
#content dd { margin: 0; padding: 0; line-height: 1.2em;}
#content .bod dd {
	font-style: oblique;
}
dl + h1 { margin-top: 2em; }
.number { text-align: right; }
.newcol { padding-left: 1em; padding-right: 0; text-align: right; }
.f2009, th.f2009 { color: #625c8c ; }
table#finhilites tr { vertical-align: bottom ; }
tr.fheader th { 
	border-bottom: 1px solid #625c8c ;
	font-size: 12px;
	line-height: 1.2em;
	font-weight: normal;
}
tr.fheader th span {
	font-size: 10px;	
}
tr.fheader th.ftitle { text-align: left ; }
tr.grossmargin td:first-child { padding-left: 2em; }
tr.accretion td { border-bottom: 1px solid #625c8c ; }
#fi_chart_container {
	width: 736px;
	height: 270px;
	position: relative;
	left: 195px;
	margin: 50px 0;
}
.fi_chart {
	width: 229px;
	margin: 0 8px;
	float: left;
	text-align: center;
	font-size: 12px;
	line-height: 1.2em;
}
.fi_chart span { font-size: 11px; line-height: 1.2em; }
.fi_chart:first-child { margin-left: -5px; }
#fi_chart_container .fi_chart img { background-color: white; }
#print_dingus {
	position: absolute;
	top: 240px;
	right: 30px;
	height: 20px;
	font-size: 10px;
}
#print_dingus img { position: relative; top: 7px; }
#print_dingus a { color: #999; }
#content_nav {
	background-image: url(../images/content_nav_background.png);
	background-position:bottom;
	background-repeat:no-repeat;
	width: 181px;
	position: absolute; 
	top: 242px;
}
#content_nav ul { padding: 0; margin: 20px 10px; }
#content_nav ul li { 
	list-style-image: url(../images/next_arrow.png) ;
	list-style-position:inside;
	font-size: 11px;
	padding: 7px 0 2px 0;
	border-top: 1px solid #ababab;
	position: relative;
	top: 1px;
}
#content_nav ul li.down { 
	list-style-image: url(../images/down_arrow.png) ; 
	color: #ababab ;
	position: relative;
	top: -1px;
}
#content_nav ul li.on a, #content_nav ul ul li.on a, #content_nav ul li.down a { color: #ababab!important; ; }
#content_nav ul li.down a { top: 0 ; }
#content_nav ul li:first-child { border: none; }
#content_nav ul li a {
	color: white;
	line-height: 12px;
	position: relative;
	top: -1px;
}
#content_nav ul li a:hover { color: #e2e2e2; }
#content_nav ul ul { 
	padding: 5px 0 0 0; 
	margin: 0 0 0 20px; 
}
#content_nav ul ul li {
	list-style-type: disc;
	list-style-image: none;
	padding: 5px 0 5px 0;
	color: white;
	position: relative;
	top: -5px;
}
#content_nav ul ul li a { 
	position: relative;
	top: 1px;
	color: white!important;
}
#content_nav ul ul li a:hover { color: #e2e2e2!important; }
#content_nav ul li.sub_ul { list-style:none; padding:0; margin:0; }
#header {
	position: absolute;
	top: 0;
	left: 0;
	background-image:url(../images/header.png);
	background-repeat:no-repeat;
	background-position:left;
	font-size: 11px;
	width: 968px;
	height: 101px;
}
#header ul {
	padding: 0;
	margin: 0;
	position:absolute;
	right: 0;
	text-align: right;
	bottom: 23px;
	height: 35px;
}
#header ul li {
	padding: 0;
	margin: 0;
	float:left;
	display:inline;
	background-image: url(../images/header_nav_sep.png);
	background-repeat:no-repeat;
	background-position: left;
	height: 35px;
}
#header ul li:first-child { background-image: none; }
#header ul li a {
	height: 35px;
	line-height: 35px;
	padding: 15px;
	background: none;
}
#header ul li a:hover, 
body.sh #header ul li a[href='sh_toshareholders.html'], 
body.ev #header ul li a[href='ev_about.html'], 
body.ad #header ul li a[href='ad_overview.html'], 
body.pa #header ul li a[href='pa_overview.html'], 
body.ci #header ul li a[href='ci_overview.html'], 
body.fi #header ul li a[href='fi_overview.html'] {
	background-image: url(../images/header_nav_highlight.png);
	background-position: center top;
	background-repeat:repeat-x;
}
#header img {
	position: absolute;
	left: 60px;
	top: 18px;
}
#footer {
	clear: both;
	position: relative;
	background-color: white;
	background-image:url(../images/dashed-line.png);
	background-position:top;
	background-repeat:no-repeat;
	width: 968px;
	height: 54px;
}
#footer p {
	font-size: 10px;
	text-align: right;
	padding: 20px 0;
	line-height:10px;
}
#footer p img {
	position: relative;
	top: 3px;
}
#footer p a:hover { font-weight: bold ; }
.leg-pv { background-color: #625c8c; padding: 0 .5em;}
.tex-pv { color: #625c8c; }
.leg-n { background-color: #666; padding: 0 .5em; }
.tex-n { color: #666; }
.fi_chart .legend { font-size: 10px ; float: left ; text-align: left; margin-left: 40px; line-height: 5px; }
#content p.fineprint, #content p.fineprint + ol li { font-size: 10px; }
sup { font-size: 70%; }
.ev_values {
	width: 228px;
	float: left;
	font-size: 12px;
}
.ev_values_group {
	position: relative;
	left: 220px;
	display: block;
	clear: both;
	height: 250px;
	margin-bottom: 35px;
}
#content p#ceo_quote {
	float: right;
	width: 450px;
	left: -180px;
	top: -14px;
	text-align: left;
	font-size: 12px;
	font-style:oblique;
	line-height: 1.8em;
}
#content p#ceo_quote strong { float: right; text-align: right; font-weight: bold; }
body.sh img + h1 { margin-top: 1.5em; }
ul#sitemap { padding: 0 ; }
ul#sitemap li, ul#sitemap li ul { position: relative; left: 0; list-style: none;}
ul#sitemap li { margin-top: 2em; }
ul#sitemap li ul li { margin-top: 0; }
ul#sitemap li ul { margin-top: -2em; padding-left: 2em;}
ul#sitemap li ul li ul { margin-top: 0em; }