html
{
	/*background-color:#3A75C4;*/
	/*background-color:#6693BC;*/
	/*background-color:#93B7D1;*/
	/*background-color:#75AADB;*/
	/* red #7A2638 */
	/* blue #0A003F */
	background-color:#335687;
	/*background-color:#1766DF;*/
}

body
{
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0;
	padding:0 9px;
  	margin-left:auto;
  	margin-right:auto;
	width:740px;
 	 border-right:1px solid #7A2638;
	border-left:1px solid #7A2638;
	background-color:#FFF;
	min-height:1000px;
	height:auto;
	/*CSS HACK TO SET IE HEIGHT BECAUSE IT DOESN'T RECOGNIZE THE MIN-HEIGHT PROPERTY*/
	_height:1000px;
}

/*
.copytele
{
	font-size:1.2em;
	font-family:Cooper Black,Geneva,Arial,Helvetica,sans-serif;
}
*/

/*
.boeing
{
	color:#0038A8;
	font-family:Bodoni MT Black,Geneva,Arial,Helvetica,sans-serif;
	font-size:1.2em;

}
*/
/*.boeingcolor
{
	color:#0038A8;
	font-family:Bodoni MT Black,Geneva,Arial,Helvetica,sans-serif;
}*/

.bold
{
	font-weight:bold;
}

#header
{
	width:100%;
	position:relative;
}

#header img
{
	position:absolute;
	left:360px;
	bottom:15px;
	border:0;
}

#header a
{
	text-decoration:none;
}

#logo
{
	font-family:Cooper Black,Geneva,Arial,Helvetica,sans-serif;
	font-size:50px;
	color:#7A2638;
	padding:5px 0;
}

#logo a
{
	text-decoration:none;
	color:#7A2638;
}

#sublogo
{
	font-size:18px;
	font-weight:bold;
	color:#7A2638;
	border-top:2px solid #335687;
	border-bottom:2px solid #335687;
	padding:5px 0;
	width:250px;
}

#nav
{
	padding:10px 0;
	border:0;
	width:100%;
	margin:10px 0;
}

#nav li
{
	display:inline;
	list-style:none;
}

.active
{
	background-color:#511E26;
		/*background-color:#850600;*/
}

.inactive
{
	background-color:#7A2638;
}

#nav
{
	font-weight:bold;
}

#nav a,#nav a:link
{	
	font-size:.95em;
	margin:0;
	text-decoration:none;
	padding:5px 20px;
	border-left:2px solid #FFF;
	color:#FFF;
}

#nav a:hover
{
	background-color:#511E26;
	/*background-color:#850600;*/
}

#nav a#head
{
	border-left:none;
}

#col1
{
	float:left;
	width:262px;
}

div#col1.investors-col1 {
	width:210px;
}

div#col2.investors-col2 {
	width:508px;
	margin-left:215px;
}

#col2, #colrelease
{
	margin-left:265px;
	width:458px;
}

#colrelease ul
{
	padding-left:0;
	margin-left:15px;
}

#colrelease li
{
	padding-bottom:5px;
}

#displaycol
{
	margin-top:100px;
	padding-bottom:20px;
}

#col1 p
{
	font-weight:bold;
	color:#7A2638;
	padding:0;
	margin:0;
	margin-bottom:10px;
}

#col2 ul, #div3 ul, #diplaycol ul
{
	padding:0;
	/*list-style:none;*/
	margin:0 0 10px 10px;
}

#col2 li, #div3 li, #displaycol li
{
	/*background:url(/image/dash.gif) no-repeat 0 50%;*/
	padding-left:10px;
}

#col2 p, #displaycol p
{
	margin:15px 0 5px 0;
}

#col2 a, #div3 a, #displaycol a
{
	font-weight:bold;
	color:#7A2638;
}

.parahead
{
	color:#7A2638;
	font-weight:bold;
}

#col1 img
{
	margin-bottom:5px;
}

#investorstable
{
	border-spacing:0;
}

#investorstable td
{
	padding:5px 20px 5px 0;
	font-size:13px;
}

#div3
{
	/*clear:left;
	width:720px;*/
	margin-top:10px;
	padding-bottom:20px;
}

.enccaption
{
	width:100%;
}

#boeing
{
	border-collapse:collapse;
	width:740px;
}

#boeing th {
    text-align:center;
    padding:5px;
}

#boeing td
{
	border:1px solid #000;
	text-align:left;
	font-size:13px;
}

#eh1 { width:200px;padding-left:2px; }
#eh2,#eh3 { width:60px;padding-left:2px; }
#eh4,#eh5,#eh6 { width:30px;padding-left:2px; }
#eh7 { padding-left:10px; }

.ec2,.ec3
{
	padding-left:30px;
}

.ec4,.ec5,.ec6
{
	padding-left:13px;
}

.ec1,.ec7
{
	padding:2px;
}

#other
{
	border-collapse:collapse;
}

#other td, th
{
	border:1px solid #000;
	text-align:left;
	font-size:13px;
}

#ehc1 { width:200px; padding-left:2px; }
#ehc2,#ehc3,#ehc4 { width:30px;padding-left:2px; }

.ecc2,.ecc3,.ecc4
{
	padding-left:13px;
}

.ecc1, .ecc5
{
	padding:2px;
}

#ctvd201, #ctvd202
{
	border-collapse:collapse;
}

#ctvd201 td, #ctvd202 td
{
	border:1px solid #000;
	text-align:left;
	padding:5px;
	font-size:13px;
}

#ctvd201 .col1, #ctvd202 .col1
{
	width:200px;
}

#displayreq
{
	padding-bottom:20px;
}

#displayreq dt
{
	float:left;
	width:100px;
}

#displayreq dd
{
	margin-left:110px;
}

#displayreq p
{
	margin:5px 0;
}

#NAME, #TITLE, #COMPANY, #ADDRESS, #PHONE, #EMAIL
{
	width:200px;
}

#COMMENTS
{
	width:300px;
}

#displayreq_form
{
	clear:left;
}

#corpcontact, #investorcontact
{
	margin-top:10px;
}

#salescontact
{
	float:right;
	margin-right:20px;
	margin-top:10px;
}

.releasehash
{
	width:100%;
	text-align:center;
}

.small
{
	font-size:.8em;
}

#printerfiles dt
{
	float:left;
	width:200px;
	padding:5px;
}

#printerfiles dd
{
	margin-left:210px;
	margin-bottom:5px;
	padding:5px;
}

#printerheading
{
	cursor:pointer;
	text-decoration:underline;
}

.message
{
	font-weight:bold;
}

.bullet
{
	padding-left:15px;
	background:url(/image/dash.gif) 0 5px no-repeat;
}

#boeing_contact_info {
    float:left;
    clear:left;
    width:360px;
}

#copytele_contact_info {
    width:100%;
    clear:left;
}

#enctable {
    clear:left;
}

#enc_contact_info {
    width:100%;
    text-align:center;
    font-size:120%
}


#header img#boeinggif {
	position:absolute;
	left:360px;
	bottom:5px;
	border:0;
}

#epaper {
	position:absolute;
	left:360px;
	top:15px;
	border:0;
}




