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

body  {
	font: 80% Arial, Helvetica, sans-serif;
	/*background: #FFFFFF url(../images/bg.jpg) repeat;
	margin: -5px 0 0 0;  it's good practice to zero the margin and padding of the body element to account for differing browser defaults. -5 is for mozilla to tighten it up to the top */
	*margin: 0 0 0 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
a,  a:visited {
	text-decoration: none;
	color: #0096db;
}
a:hover {
	text-decoration: underline;
	color: #0096db;
}

a img {
	border: none;
}/**/

p {
	margin: 0;
	padding: 7px 10px 7px 0;
	line-height:1.2em;}

/* Brand colors */
h4.toc_text {
color:#FFFFFF;
	margin: 0;
	padding: 5px 10px 4px 10px;
	font-weight: bold;
	line-height:1.2em;
	font-size:14px;
	width: 710px;
	text-align:left;
}

h4.accent_red {background-color:#61162d;}   /* Red Family  R97 G22 B45  */

h4.accent_green {background-color:#007165;}   /* Green Family  R33 G66 B50 */ 

h4.accent_blue {background-color:#0039a6;}   /* Blue Family  R0 G61 B77 */ 

h4.accent_purple {background-color:#580f8b;}   /* Purple Family  R88 G15 B139 */ 

h4.accent_grey {background-color:#394a59;}   /* Gunmetal Gray  R57 G74 B89 */



	
div.listbox {
display:block;
} 
	
div.listbox ul {
padding:0;
margin-top: 0px;
overflow:hidden;
} 

div.listbox ul li {
padding:0;
_text-indent:25px;
} 

div.listbox ol, div.listbox ol ul {
padding:0;
margin-top: 0px;
}

div.listbox ol li {
_text-indent:25px;
margin-top: 0px;
}
div.listbox ol ul li{
_text-indent:50px;
margin-top: 0px;
}
	
#mainContent ul {
	color: #000;
	font-size:small;
	padding: 0px 10px 0px 0;
	margin-top:0;
	line-height: 1.4em;
	list-style:disc;
}

#mainContent li {
	padding-bottom: 5px;
	margin-left:20px;
	_margin-left:0px;
	line-height: 1.4em;
}

#mainContent ol {
	color: #000;
	margin-top:0;
	padding: 0px 20px 0px 0px; 
	font-size:small;
	line-height: 1.4em;
	
}

#mainContent ul ol, #mainContent ul ol li, #mainContent ol ul li {
	margin-left:20px;
	padding: 0px 0px 0px 0px;
	_padding: 5px 0px 0px 0px; 
	_font-size:100%;
	line-height: 1.4em;
}
	
	
 #container { 
	width: auto;  /* using 20px less than a full 1024px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */

	text-align: left; /* this overrides the text-align: center on the body element. */
} 
 #header, .print {
 display:none;
}
#header p {
margin-top:0pt;
}

#boeingLogo {
margin-left:5px;
margin-top:5px;

}

 #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}


/*   S i d e B a r s t y l e s  */
 #sidebar1 {
display:none;
}
#sidebar1 .subnav {
	padding: 10px 10px 10px 10px;
	border-bottom:1px solid #FFFFFF;
}

#sidebar1 .subnav .subnav_item, #sidebar1 .subnav .subnav_active, #sidebar1 .subnav .subnav_title {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 12px;
	line-height: 1.em;

}
#sidebar1 .subnav .subnav_title {
	font-weight:bold;
	color: #FFFFFF;
	display: block;
	}
#sidebar1 .subnav .subnav_title .selected {
	color: #0096db;
	font-weight:bold;
	}
	
#sidebar1 .subnav .subnav_item a {
	color: #FFFFFF;
}

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

#sidebar1 .subnav .subnav_active a {
	color: #0096db;
}

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

#sidebar1 .subnav .subnav_item a:hover {
	color: #CCCCCC;
}

#news_icon {
	text-align: center;
	margin:0 auto;
	display: block;
	padding: 0px;
	behavior: url(../js/iepngfix.htc);
}

.action {
	margin: 15px 0 0 0;
	padding: 10px 10px 10px 10px;
}

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

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

 #mainContent { 
	margin: 0 0 0 0; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#page2content {
	background-color:#0039a6;
	margin:0 50px 0 50px;
	padding: 0;
	width:auto;
	min-height:600px;
}
#TOC_content {width:720px;
	margin: 0 0 0 139px;
	padding: 0;

}


/*   F L A S H   s t y l e s  */

#flashNav {
	color: #666;
	height: 22px;
	width:auto;
	padding: 15px 0px 0px 0px;
	margin: 0 auto;
	text-align:center;
	z-index: 125;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	}

#flashNav, #flashNav a, #flashNav a:visited{
  	color: #A5ACB0;
	font-weight: bold;
	text-decoration: none;
}

#flashNav a:hover {
  	color: #666;
	text-decoration: none;
}
#flashNav .selected {
  	color: #0096db;
	text-decoration: none;
}

#flashobject {
display:inline-block;
border:0;
width:998px;
margin: 0 auto;
text-align:center;}


/*   H e a d i n g  s t y l e s  */

h1, h2, h3, h4, h5 {
	margin: 0;
	padding:  0;
	font-weight: bold;
	line-height:1.2em;
	/*text-transform: capitalize;*/
letter-spacing:-.02em;
	}
	
h1 {font-size: 24px;
color:#0096db;

}
h2 {font-size: 28px;
color:#0039a6;

}
h3 {font-size: 18px;
color:#0039a6;
padding-top:5px;
}
#page2content h1 {font-size: 24px;
color:#0096db;
padding-left:10px;
}
#page2content h2 {font-size: 20px;
color:#FFF;
padding-left:10px;

}

h1.home_title 
 {
 	font-family: Helvetica, Arial, Verdana, sans-serif;
	padding: 0px 5px 10px 35px;
	text-align: left;
	font-size: 24px;
	font-weight: 300;
	margin-top: 0;
	*margin: 0;
	vertical-align:middle;
	color:#0038A6;
	letter-spacing:.03em;
}

/*	I M A G E S  and  C A P T I O N S */
.pic img { padding:5px;}
.pic p, .caption, .credit {
	
	
	font-family: Verdana, Arial, sans-serif;
	}
.caption {
font-size: 11px;
line-height: 1.2em;
	color:#0096db;
	margin: -5px 0 10px 0;
	text-align:left;
	}	
.credit  {
	color: #999;
    text-transform:uppercase;
	margin: -5px 0px 0px 0;
	font-size: 9px;
	text-align:right;
	}
.defined {
	color: #999;
	margin: -5px 0px 0px 0;
	font-size: 9px;
	text-align:right;
	font-style: italic;
	}	
	
/* P L A C E M E N T */

.right { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 10px;
}
.left { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 10px;
}
.center {
text-align:center;
margin: 0 auto;
}
.btm {margin-top:180px;}

/* S I Z E */
.one {width: 110px;}
.two {width: 210px;}
.three {width: 310px;}
.four {width: 410px;}
.five {width: 510px;}
.six {width: 610px;}
.seven {width: 710px;}
.seven45, .745 {width: 745px;}
.seven45 img { padding:5px 0 5px 0!Important; margin:0;}
.eight {width: 810px;}
.nine {width: 998px;}
.898 {width: 898px;}


.toc_pic {width: 150px;
height:100px;
margin:5px 5px 5px 3px;
padding:0;
}
.pg2_split {width: 470px;
height:320px;
margin:5px 5px 5px 3px;
padding:0;
}

.row_pics {
	width:465px;
	height:80px;
}
	
.row_one {width: 105px;
display:inline-block;}

blockquote {
	margin: 10px 0px 10px 0px!important;
	padding: 10px;
	line-height:1.2em;
	text-align:center;
	font: 16px bold Helvetica, Verdana, Arial, sans-serif;
	color:#0096db;
	display:block;
	background-color:#FFFFFF;
	border-top: 2px solid #0096db;
	border-bottom: 2px solid #0096db;
}	

/* V I D E O  P A G E  P L A C E M E N T */

div.898_600 {
width: 898px;
min-height:600px;
*height:600px;
background:#0039a6;
}
div.five_vid {
	position:relative;
	width: 598px;
	height:600px;
	background:url(../images/898_600_vid.jpg) top left no-repeat;
	background-image: url(../images/msg_bg.jpg);
}


.overlay {
	position:relative;
	width: 300px;
	height:600px;
	margin-left: -10px;
	background:  url(../images/inthefield_s1_p2.jpg) top right no-repeat;
}
.overlay img {
	display:block;
	position:relative;
	width: 300px;
	height:600px;
}

.overlay  p {
	position:absolute;
	top:20px;
	left:0;
	color:#FFFFFF!important;
	width:280px;
	height:400px;	
	z-index:100;
	padding:0;	
	margin:0;
}
.overlay2 {
	position:relative;
	width: 300px;
	height:600px;
	margin-left: -10px;
	background:  url(../images/msg_bg.jpg) top right no-repeat;
}
.overlay2 img {
	display:block;
	position:relative;
	width: 300px;
	height:600px;
}
.overlay2  p {
	position:absolute;
	top:20px;
	left:0;
	color:#FFFFFF!important;
	width:280px;
	height:570px;	
	z-index:100;
	padding:0;	
	margin:0;
}

.trans {
		filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.vid {
	position:absolute;
	top:420px;
	color:#FFFFFF!important;
	width:290px;
	height:150px;	
	z-index:100;
	padding:0;	
	margin:0 ;
}
.vid img {
	display:block;
	width: 150px;
	height:100px;
	padding:5px;	
	margin:0;
}
.vid p {
	display:inline;
	text-align:right;
	padding:5px;	
	margin:-20px 0 0 0;
	width: 120px;
	height:150px;
}
.vid_01 {
	position:absolute;
	top:100px;
	left:50px;
	width:500px;
	height:400px;	
	z-index:100;
	padding:0;	
	margin:0 ;
}

div.video {
	width: 200px;
	height:110px;
	padding:0px;	
	margin:5px 20px 5px 5px ;
	border:0;
}
.video a img, .video a:visited img {
 border: 5px solid #0039a6;!important
}/**/
*html .video a:hover{ width:200px; height:110px}
.video a:hover img  { 
 border: 5px solid #0096db!important;
 }


.vid_01 a:link img, .vid_01 a:visited img {
 border: 5px solid #0039a6!important;
}/**/
*html .vid_01 a:hover{ width:200px; height:110px}
.vid_01 a:hover img { 
 border: 5px solid #0096db!important;
 }
 


/* A D D I T I O N S */
h4.title {
color:#FFFFFF;
background:#0039a6;
	margin: 0;
	padding: 5px 0px 7px 10px;
	font-weight: bold;
	line-height:1.2em;
	font-size:14px;
	text-transform:uppercase;
}
h4.title_lrg {
color:#FFFFFF;
	margin: 0;
	padding: 5px 0px 4px 10px;
	font-weight: bold;
	line-height:1.2em;
	font-size:18px;
	text-transform:uppercase;
}
h4.toc_title {
background:#0039a6;
color:#FFFFFF;
	margin: 0;
	padding: 5px 0px 4px 10px;
	font-weight: bold;
	line-height:1.2em;
	font-size:14px;
	width: 710px;
	text-align:left;
}

h5.title {
color:#FFFFFF;
background-color:#a5acb0;
	margin: 0;
	padding: 5px 10px 4px 10px;
	font-weight: normal;
	line-height:1.2em;
	font-size:12px;
	font-weight:bold;
	letter-spacing:3px;
	text-transform:uppercase;
}

.toc {
background:#f4f3ef;
*height:75px;
min-height:75px;
margin-bottom: 5px;
width: 730px;
}

h5.section_title {
color:#0039a6;
	margin: 0;
	padding: 4px 10px 4px 10px;
	font-weight: bold;
	font-size:14px;
}

.toc p {
	font-size: 11px;
	line-height: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding: 4px 5px 4px 10px;
	text-align:left!important;
	}
#page2content p {
	line-height: 1.4em;
	font-family: Verdana, Arial, sans-serif;
	padding: 4px 5px 4px 10px;
	color:#FFFFFF;
	}	
.frame {border: 1px solid #0096db; padding:3px;  }
.solo {margin-bottom: 20px;}
.welcome {
color:#0096db;
font-size:16px;}
.accent {color:#0096db;}
.para_title  {
	font-weight: bold;
	font-size:18px;}
	


/*************** T a b l e  s t y l e s *****************/

table {border-bottom:#f4f3ef 1px solid;}

td.nav, td.num, h5.nav {
display:none;
	}
	
td.num {
	background-color:#FFFFFF;}	

/*************** s e a r c h   s t y l e s *****************/
#searchspacer {
float:right;
	display:inline;
	z-index:201;
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	margin-top:-50px;
	text-align: right;
	}

#gsearch input {
  font-size: 10px;
  margin: 0px  0px 0px 0px;
 }
 
.gsearch a:link, .gsearch a:visited {
	vertical-align: middle;
	color: #0038A8;
	text-decoration: none;
}

.gsearch a:hover {
	margin: 0px;
	text-decoration: underline;
}
.searchbutton {
position: relative;
	top: 4px;
	left:-0px;
	*left:-15px;
padding:0;
margin:0px;
display:inline;

}
.formTextboxText {
	color: #000;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 1px 1px 1px 1px;
	margin: 0;
	font-size: 11px;
	letter-spacing: normal;
	}
form {
	margin: 0;
	padding: 0px 0px 0px 10px;
	_padding: 0px 0px 0px 0px;
}	
	
form-button {
	color: #000;
	background-color: #fff;
	border: 1px solid #666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-left: 1px;
	padding-right: 1px;
	margin: 0;
	font-size: xx-small;
	}

html> form-button  {
	font-size: x-small;
	}
 #footer { 
display:none;
}
 #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	color:#0039a6;
	font-size:10px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.breadCrumb { 
 	font-size: 10px;
  color: #0039a6;
 	background-color: #FFF;
 	border: 0px #00009C solid;
 	padding: 0px 5px 5px 0px;
}

