/***********************************************/
/* HTML tag styles  CSS outdated 2003, need to update */
/***********************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF;
	font-size: small;
}

img, body img {
	display:block;
	border:0;
}

p img, td.grayboxes img   {
display:block;
padding:5px;}

.contentBox {
border-bottom: 1px solid #999;
padding:5px;
margin:0;
}

.contentBox img   {
display:block;
border: 0;
text-align:right;
margin:auto 0;
padding:5px;
}

td.grayboxes {
	background-color:#CCCCCC;
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	margin-left:20px;
	margin-right:20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	text-decoration: none;
}

/******* hyperlink and anchor tag styles *******/

a:link{
	color: #0038A8;
	text-decoration: underline;
}

a:visited{
	color: #666666;
	text-decoration: underline;
}

a:hover{
	color: #000000;
	text-decoration: underline;
}
a:active{
	color: #0038A8;
	text-decoration: underline;
}

p {
	color: #000;
	margin: 0px 10px 0px 5px;
	padding: 5px 10px 5px 5px;
	line-height: 1.3em;
}


p a:link, p a:visited {
	text-decoration: underline;
	color: #0038A8;
}
p a:hover {
	text-decoration: underline;
	color: #666666;
}
p a:active {
	color: #0038A8;
	text-decoration: underline;
}
p img {
	float:left;
	margin: 5px 5px 0px 5px;
	display: inline;
	}
html>body p img {
	margin: 5px 5px 0px 0px;
	padding: 0px;
}

/************** header tag styles **************/
h1, h2, h3 {
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 5px;
	margin-bottom: 3px;
	padding: 5px 0px 3px 10px;
	}
h1.pagetitle {
	border-bottom:1px solid #000000;
	color: #0038A8;
}

h1{
	color: #0038A8;
	font-size: 140%;
	text-transform: uppercase !important;
	}
	
h2{	
	color: #333;
	font-size: 120%;
	text-transform: uppercase !important;
	}

h2.regcase{	
	color:#333;
	font-size: 120%;
	text-transform: none !important;
	}

h3{	color: #666;
	font-size: 110%;
	}
	
h1 a:link, h1 a:visited {
	text-decoration: underline;
	color: #0038A8;
}
h1 a:hover {
	text-decoration: underline;
	color: #666666;
}
h1 a:active {
	color: #0038A8;
	text-decoration: underline;
}

h2 a:link, h2 a:visited {
	text-decoration: underline;
	color: #333;
}
h2 a:hover {
	text-decoration: underline;
	color: #0038A8;
}
h2 a:active {
	color: #333;
	text-decoration: underline;
}

h3 a:link, h3 a:visited {
	text-decoration: underline;
	color: #666;
}
h3 a:hover {
	text-decoration: underline;
	color: #0038A8;
}
h3 a:active {
	color: #666;
	text-decoration: underline;
}

h4{
	font-size: 90%;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	line-height: 1em;
}
h5{
	font-size: 90%;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	line-height: 1em;
}

h6{	font-family: Verdana,Arial,sans-serif;
	padding: 0px 0px 0px 15px;
	margin: 0px;
	line-height: 1em;
	font-size: x-small;
}


/************* breadCrumb styles ***************/

.breadCrumb{
	margin: 0px;
	padding: 5px 0px 5px 10px;
	border-bottom:1px solid #ccd2d2;
	font-weight: bold;
	font-family: Verdana, Arial, sans-serif;
	background-color: #FFFFFF;
	color: #666;
	text-decoration: none;
	border-right-style: none;
	background-image: url(http://www.boeing.com/images/content_horz_shad.jpg);
	background-repeat: repeat-x;
	background-position: top-right;
	font-size: 10px;
	
	}
/* Hides from IE-mac \*/
* html .breadCrumb {
	overflow: hidden;/**/	
	height: 30px;
	}
/* End hide from IE-mac */


.breadCrumb a:link, .breadCrumb a:visited {
	text-decoration: none;
	color: #000000;
}

.breadCrumb a:active {
	text-decoration: none;
	color: #000000;
}

.breadCrumb a:hover{
	color: #0038A8;
	text-decoration: underline;
}

.textwhtDATE { 
font-size: 10px; 
color: #FFFFFF; 
font-style: normal; 
text-decoration: none; 
padding-right:15px;
text-align:right; }


/***********************************************/
/* Two Column Layout Divs  */
/***********************************************/
#container {
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	width: 675px;
	font-size: small !important;
	}

p.tinytext  {font-size: xx-small !important;}/**/

.maincenter {
	border-bottom: 1px solid #0038A8;
	margin: 0px 0px 5px 5px;
	width:514;
	padding: 0px 0px 5px 5px;
		}
div.caption, p div.caption, td div.caption, .caption  {
	font-size: 10px !important;
	text-align:right !important;
	text-transform:uppercase !important;
	display: block !important;
	margin-right: 5px;
	padding-top:2px;
		}
.maincenter h1 {
	font-size: small;
	border-top:1px dashed #ccc;
	border-bottom:1px dashed #ccc;
	text-align:center;
}
.maincenter h2 {
	font-size: 100%;
}

.maincenter p {
	font-size: small;
	line-height: 1.2em;
}		
		
#mainleft {
	width:161px;
	padding-bottom:10px;
	font-size: x-small !important;
		}
html>body #mainleft {
font-size: small !important;

		}

/****** Left sidebar styles ******/


#sidebar {
	padding: 5px;

	}

#sidebar .box img {
	border: 0px;
	display:block;
	padding:0;
	margin:5px auto;

}

#sidebar .box {
	color: #333;
	margin: 0px 0px 10px 0px;
	padding: 0;
	border: 1px solid #999;
}

#sidebar h2 {
	color: #666;
	margin: 0px;
	padding: 5px 0px 5px 5px;
	font-size: 100%;
	_font-size: 120%;
	text-align: left;
	line-height:1em;
	font-weight: bold;
	background-color: #EFEFEF;
	border-bottom: 1px solid #666;
	}

#sidebar ul {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	margin-bottom: 5px;
	}

#sidebar ul ul {
	margin-bottom: 0px;
	}


#sidebar li, #sidebar p {
	color: #333;
	font-size: 85%;
	_font-size: 100%;
	line-height: 1.4em;
	margin:0; 
	padding:0 0 5px 0;/**/
	list-style-type: none;
	text-indent: 0em;
	}
	
	
#sidebar img {
	border: 3px solid #FFFFFF;
	}
	

	
/* misc styles */

.link-small {
	font-size: 70%;
	text-align: left;
	padding: 0px 5px 0px 5px;
	margin-bottom: 5px;
	}
	
#search {
	margin:0px 0px 0px 0px;
	text-align: center !important;
	position: relative;
	z-index: 108;
	width: auto;
	}	
	
.search input {
  font-size: 10px;
  font-family:verdana, sans-serif;
  margin: 0px 0px 5px 0px;
 }
 
label {
	margin: 0px 0px 0px 0em;
	padding: 0px 5px 0px 0em;
	text-indent: 0em;
	}
input {cursor: pointer;}

.textwhtbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: x-small; color: #FFFFFF; font-weight: bold; white-space: normal; text-decoration: none}

/************** footer styles ****************/

#footer {
	font-size: 10px;
	color: #ffffff;
	line-height: 1.4em;
	text-align: center;	
}
#footer a:link, #footer a:visited {
	text-decoration: underline;
	color: #fff;
}
#footer a:hover {
	text-decoration: underline;
	color: #ccc;
}
#footer a:active {
	color: #fff;
	text-decoration: underline;
}

#footer img{
	padding: 20px 4px 20px 0px;
	vertical-align: middle;
}

#footer h6{
 	font: bold 100%  Verdana,Helvetica,Arial,sans-serif;
	font-size: 10px;
	color: #BCBCBC;
 	margin: 0px;
 	padding: 10px;
}




/*  Photo styles test*/

div.photo250 p {
  text-align: center;
  font-style: normal;
  width:250px !important;
  font-size: 80% !important;
  text-indent: 0;
  margin: 0px 0px 5px 0px;
}

div.photo250 img {
	margin:0 auto 0 auto !important;
 	text-align: center!important;
	align:center !important;
 	border: 0px solid #666666;
 	display:block;
}	

div.photo250 {
  float: right;
  width: 270px;
  _width: 255px;
  border: 1px silver solid;
  margin: 5px 0px 5px 5px;
  padding: 10px 5px 10px 7px;
}


	