@charset "UTF-8";
body {
	background: #CCCCCC url(images/bg_body.jpg) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	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 */
	color: #666;
}




/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/**************************************************************************************************************************** */

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	width: 138px; /* Main Menu Item widths */
	border-bottom: 1px solid #4f4f4f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	font-style: normal;
	text-indent: 12px;
}
   
.sidebarmenu ul li{
position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a{
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: #333;
	text-decoration: none;
	font-weight: bolder;
	padding: 6px;
	border-bottom: 1px solid #4f4f4f;
	border-right: 1px solid #4f4f4f;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
background-color: #717171; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: #333;
}

.sidebarmenu ul li a:hover{
background-color: #b3b3b2;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
position: absolute;
width: 138px; /*Sub Menu Items width */
top: 0;
visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
background: url(images/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

/**************************************************************************************************************************** */



#wrapper {
	width: 900px;
	margin: 50px auto;
	position: relative;
}

#header{
	height: 178px;
	width: 900px;
} 
#blackSpacer {
	background: #000000;
	height: 12px;
	width: 900px;
}
#pilotBar {
	background: url(images/imghdrPilots.jpg);
	height: 30px;
	width: 900px;
}
#blackSpacer2 {
	background: #000000;
	height: 3px;
	width: 900px;
}
#Container {
	width: 900px;
	background: #FFFFFF url(images/bkg_container.jpg);
	float: none;
}
#mainContent {
	width: 700px;
	padding: 12px;
	text-align: left;
	left: 145px;
	top: 230px;
	float: none;
	margin-left: 140px;
} 
#mainContent img {
	margin: 12px;
}
#sidebar {
	width: 140px;
	border-style: none;
	margin: 0px;
	height: auto;
	position: absolute;
	top: 226px;
	display: block;
	float: left;
	z-index: auto;
}


#footer {
	background: #999999;
	width: 870px;
	position: relative;
	margin: auto;
	padding: 15px;
	height: auto;
}
.clear,br {
	clear: both;
}
.cpywrt {
	font-size: 0.8em;
}
.cpywrt_img {
	font-size: 0.8em;
	text-indent: 16px;
	text-align: left;
	display: inline;
}
a:link,a:visited {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: #006666;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 2em;
	color: #CC6262;
}
h2 {
	font-size: 1.5em;
	color: #6F87CC;
}
h3 {
	font-size: 1.2em;
	color: #6F87CC;
}
h4 {
	font-size: 1.2em;
	color: #666;
}
.largeBody_1four_em {
	font-size: 1.4em;
}
.largeBody {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
}
.largeBody_indent {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.2em;
	padding-left: 5px;
}
form {
	display: block;
	margin-left: 20px;
	float: left;
}
ul {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	list-style: none;
	margin-left: -20px;
	border-bottom: 1px solid #000000;
	line-height: 1.4em;
	display: list-item;
}
.narrowParagraph {
	display: block;
	width: 85%;
	margin-left: 5%;
	text-align: left;
}

.narrowParagraph_center {
	display: block;
	width: 80%;
	margin-left: 10%;
	margin-right: 10%;
	text-align: center;
	line-height: 1.4em;
}

.subHead {
	font-size: 1.2em;
	font-weight: bold;
}

.subHead_lrg {
	font-size: 1.4em;
	font-weight: bold;
}
.red {
	color: #CC6262;
}

.subHead_lrg_red {
	font-size: 2em;
	font-weight: bold;
	color: #CC6262;
}

.subHead_med_red {
	font-size: 1.5em;
	font-weight: bold;
	color: #CC6262;
}
.blueGroupHead {
	color: #6F87CC;
	text-indent: 12px;
}
.blueGroupSubHead-medium_indent {
	color: #6F87CC;
	font-size: 1.6em;
	font-weight: bold;
	text-indent: 12px;
	display: block;
}
.blueGroupSubHead-medium {
	color: #6F87CC;
	font-size: 1.6em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.blueGroupSubHead-noIndent {
	color: #6F87CC;
	font-size: 2em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.blueLiteGroupSubHead-noIndent {
	color: #6F87CC;
	font-size: 2em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.blueLiteGroupSubHead-Large {
	color: #6F87CC;
	font-size: 3em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.blackGroupSubHead {
	color: #333;
	font-size: 2em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.redGroupSubHead {
	color: #CC6262;
	font-size: 2em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.greenGroupSubHead {
	color: #A9A75D;
	font-size: 2em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}

.redGroupSubHead_NoTp {
	color: #CC6262;
	font-size: 2em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
	margin-left: 22px;
	margin-top: 0px;
}

.redGroupSubHead_lrg {
	color: #CC6262;
	font-size: 3em;
	font-weight: bold;
	text-indent: 0px;
	display: block;
}
.navtxt {
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
}
#apDiv1 {
	position:absolute;
	width:333px;
	height:115px;
	z-index:1;
	left: -5px;
	top: 2px;
}
#apDiv2 {
	position:absolute;
	width:100px;
	height:219px;
	z-index:1;
	left: 789px;
	top: 245px;
}
.textfield {
	background: #DFE9EF;
	border: 1px solid #A4C3D5;
}
.body_cpy_open {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: 1.4em;
}
  
.body_cpy_open_lrg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: normal;
	line-height: 1.1em;
	font-weight: normal;
	color: #666;
	padding-right: 25px;
	padding-left: 25px;
}

.fltRt {
	float: right;
}
.fltLft {
	float: left;
}
.center {
	text-align: center;
}
