/* 2009-05-05 - Updated by Michael Craddock*/


@import "reset.css";

html * {
	font-family: "Helvetica", Arial, sans-serif;
}

body{
	height: 100% !important;
	min-height: 100% !important;
	height: auto !important;
}

body#research-and-development, body#energy-conservation, body#carbon-dioxide-emissions, body#water-conservation, body#hazardous-waste, body#toxic-release-inventory, body#investing-in-our-communities, body#boeing-employee-volunteerism, body#home{
/*	height: inherit !important; */
}

a {
	text-decoration: none;
	color: #33a3d0;
}

a img {
	border: none;
}

html body {
	margin: 0;
	padding: 0;
	background: #0e5ea5 url(../img/home_cloud_back.jpg) bottom repeat-x;
	background-attachment: fixed;
}

img.tagline {
	float: right;
}

ul {
	color: #666666;
	list-style: disc;
}

ul li ul {
	list-style-image: url(../img/dash.gif);
}

ul li ul li {
	line-height: 1em;
}

li {
	margin: 1em;
	font-size: 15px;
	line-height: 140%;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	font-size: 15px;
	line-height: 1.5em;
	color: #666666;
}

ul, ul.nav li, ul.footer-nav li {
	margin: 0;
	padding: 0;
	display: inline;
}

ul.nav {
	background: #bfc3cc;
	padding: 0;
	display: block;
	margin: 16px 27px 15px 27px;
	height: 31px;
	min-height: 31px;
}

ul.nav li { 
	display: inline;
	list-style: none;
	float: left;
	margin: 0 0 0 0;
	background: #f0f0f0;
}

ul.nav li a {
	height: 31px;
	width: 66px;
	text-indent: -9009px;
	display: block;
	background:transparent url(../img/main_nav.gif) no-repeat 0 0;
}

ul.nav li#nav_home a:hover {
	   background-position: 0 -31px;
}

ul.nav li#nav_leadership a {
	width: 107px;
   background-position: -66px 0;
}

ul.nav li#nav_leadership a:hover, ul.nav li#nav_leadership.active a {
  background-position: -66px -31px;
}

ul.nav li#nav_pioneer a {
	width: 168px;
   background-position: -173px 0;
}

ul.nav li#nav_pioneer a:hover, ul.nav li#nav_pioneer.active a {
  background-position: -173px -31px;
}

ul.nav li#nav_stewardship a {
	width: 95px;
   background-position: -341px 0;
}

ul.nav li#nav_stewardship a:hover, ul.nav li#nav_stewardship.active a {
	   background-position: -341px -31px;
}

ul.nav li#nav_performance a {
	width: 172px;
   background-position: -436px 0;
}

ul.nav li#nav_performance a:hover, ul.nav li#nav_performance.active a {
	   background-position: -436px -31px;
}

ul.nav li#nav_investing a {
	width: 161px;
   background-position: -608px 0;
}

ul.nav li#nav_investing a:hover, ul.nav li#nav_investing.active a {
	   background-position: -608px -31px;
}

ul.footer-nav li.last, #footer ul.footer-nav li.last {
	border: none;
}

ul.nav li a {
	color: #FFFFFF;
	line-height: 1.5em;
}

ul.nav li a:hover {
	color: #666666;
}

table {
	margin: 0 0 20px 0;
	padding: 0;
}

td {
	color: #666666;
	font-size: 15px;
	text-align: left;
	padding: 4px 10px;
}

.table_head {
	color: #666666;
	padding: 4px 4px;
	font-weight: bold;
}

sub {
font-size:9px;

}

.number {
	width: 115px;
	text-align: right;
}

.dark_stripe {
	background: #e5e5e5;
}

.noclear {
	clear: none;
}

.clear {
	clear: both;
}

#noflash{
	display: none;
}

#flashcontent-wrapper{
	background: #fff;
}

#background{
	background: url(../img/frost.png);
	height: 100%;
}

#container {
	min-height: 650px;
	background: #FFFFFF url(../img/container_back.gif) bottom no-repeat;
	height: 100%;
	width: 950px;
	padding: 0 auto;
	margin: 0 auto;
}

#container.home {
min-height: 0;
height: 100%;
background: #0e5ea5 url(../img/home_cloud_back.jpg) center
bottom repeat-x;
}


body.home{
	height: inherit !important;
	overflow: hidden;	
	background-attachment: fixed !important;
	margin: 0;
	padding: 0;
	background: #0e5ea5 url(../img/home_cloud_back.jpg) bottom repeat-x;
}

#leftcol {
	width: 328px;
	float: left;
	margin: 0 16px 0 27px;
}

#leftcol .subnav {
	background: #BFC3CC;
	padding: 17px 20px 10px 20px;
}

#leftcol .subnav .subnav_item, #leftcol .subnav .subnav_active {
	margin: 0;
	padding: 0 0 4px 0;
	font-size: 14px;
	line-height: 1.4em;
}

#leftcol .subnav .subnav_item a {
	color: #FFFFFF;
}

#leftcol .subnav .subnav_active {
	padding: 0 0 4px 10px;
	background: url(../img/subnav_arrow.gif) no-repeat 0 5px;
}

#leftcol .subnav .subnav_active a {
	color: #666666;
}

#leftcol .subnav ul li a {
	color: #FFFFFF;
	display: block;
}

#leftcol .subnav .subnav_item a span.side_sub, #leftcol .subnav .subnav_active a span.side_sub {
	font-size: 12px;
}

#leftcol .subnav .subnav_item a:hover {
	color: #666666;
}

.rotate {
	display: none;
}

.combined{
	padding-bottom: 5px !important;
}

.sidebar {
	margin: 15px 0;
	padding: 0 20px;
}

.sidebar h1 {
	margin: 0 0 6px 0;
	line-height: 1.2em;
	color: #1077b5;
	font-weight:bold;
}

.sidebar p {
	font-size: 15px;
	line-height: 1.5em;
}

.sidebar img {
	margin: 0 -20px 20px -20px;
}

.sidebar p.caption {
	margin: -10px 0 40px 0;
	font-size: 12px;
}

.sidebar ul{
	list-style-type: none;
}

.sidebar ul li{
	margin: 0 0 10px 0;
}

.sidebar ul.performance-ul{
	list-style-type: disc;
	list-style-position: inside;
}

.sidebar ul.performance-ul li{
	text-indent: -1em;
	margin-left: 1em;
	color: #666;
}

.sidebar li.sidebar-li-header{
	color: #1077b5;
	font-size: 21px;
	margin: 0;
	list-style-type: none;
}

.leader-sidebar{
	padding: 15px 20px 0 20px;
}

.leader-sidebar a.leader-sidebar-img{
	float: left;
	padding-right: 15px;
}

.leader-sidebar h1{
	padding-top: 69px;
	line-height: 125%;
	font-weight:bold;
}

.leader-sidebar h1 span{
	display: inline-block;
}

.leader-sidebar p{
	padding-top: 10px;
}

#leftcol a:hover{
	text-decoration: none;
	color: #666;
}

.action {
	margin: 15px 0 0 0;
	padding: 17px 20px 13px 20px;
	background: #BFC3CC;
}

.action p, .action p a {
	color: #FFFFFF;
	font-size: 14px;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
}

.action p a:hover {
	color: #666666;
}

#rightcol {
	padding: 20px;
	width: 510px;
	margin: 0 27px 0 371px;
	background: #FFFFFF;
}

#rightcol h2 {
	font-size: 15px;
	font-weight: bold;
	color: #666666;
	line-height: 2em;
}

#rightcol img {
	margin: 0 0 20px 0;
}

#rightcol #biofuel-chart{
	margin: 20px 0;
}

#rightcol ul{
	list-style-image: url(../img/square.gif);
}

#rightcol #climate-change{
	padding: 10px 15px;
	background: #f2f2f2;
	margin-bottom: 15px;
}

#rightcol #climate-change p b{
	position: relative;
	top: 5px;
}

blockquote {
font-size:12px;
color:#999;
border: #ccc solid;
border-top: 1px;
border-bottom:1px;
border-right:4px;
border-left:4px;
padding:5px;
line-height:1.4em;
}



img.text-header {
	margin: 0 0 20px 0;
}

#footer {
	margin: 0;
	padding: 16px 0;
	clear: both;
}

#footer ul {
	background: none;
	
}

ul.footer-nav {
	margin: 36px 27px 2px 27px;
	display: block;
	padding: 8px 20px 0 11px;
	background: #bfc3cc;
	text-align: center;
}*

ul.footer-nav li {
	font-size: 14px;
	padding: 0 11px 0 9px;
}

#footer ul.footer-nav li, #footer ul li a {
	color: #715e57;
	font-size: 10px;
}

#footer ul.footer-nav li {
	padding: 0 6px 0 5px;
	border-right: 1px solid #715e57;
}

#footer ul.footer-nav li.date {
	border-right: none;
	color: #999999;
}

#footer .footer-legal p {
	font-size: 10px;
	color: #999999;
	text-align: center;
}

#flashcontent1, #flashcontent2, #flashcontent3, #flashcontent4, #flashcontent5, #flashcontent6 {
	display: none;
	font-family: "Helvetica", Arial, sans-serif;
	padding: 10px;
}

.home-footer-legal {
	position: absolute;
	font-size: 10px;
	color: #333333;
	margin: 0 0 10px 0;
	bottom: 0;
	width: 100%;
	text-align: center;
}


