/* Indestructible print.css */

body {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

ul.slidingmenu, ul.slidingmenu ul {
 display: none;
}

ul.slidingmenu li {
 display: none;
}

ul.slidingmenu a {
 display: none;
}

ul.slidingmenu a.subheader {
 display: none;
}

ul.slidingmenu a:hover {
 display: none;
}

ul.slidingmenu,
ul.slidingmenu ul,
ul.slidingmenu li,
ul.slidingmenu a { 
 display: none;
}

ul.slidingmenu,
ul.slidingmenu ul {
 display: none;
}

ul.slidingmenu li {
 display: none;
}

ul.slidingmenu a {
 display: none;
}

ul.slidingmenu ul { 
 display: none;
}

body {
  margin: 0px; 
  padding: 0px;
}

#top {
 display: none;
}

#left {
  position: absolute;
  left: 0px;
  top: 0px; 
  width: 0px; 
  display: none;
}

#center {
  margin-left: 0px;   
  margin-right: 0px;   
  background: #FFFFFF;
}

#centerwide {
  margin-left: 0px;   
  margin-right: 0px;   
  background: #FFFFFF;
}
#rightnarrow {
  position: absolute;
  right: 0px;
  top: 0px; 
 width: 0px;
  background: #FFFFFF;
   display: none;
}

#right {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 0px; 
  background: #FFFFFF;
  display: none;
}

#footer {
  background: #FFFFFF;
  margin: 0px;
  text-align: center;
  visibility: hidden;
  padding: 3px;
 }

div > p {
  margin-top: 0;
}

p,ul,ol {
	font: 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0;
	margin-top: 0;
}

h1 {
	color: #1003aa;
  font : bold 1.4em Verdana, Arial, Helvetica, geneva,sans-serif;
}

h2 {
	color: #1003aa;  
   font : bold 1.15em Verdana, Arial, Helvetica, geneva,sans-serif;
	margin-bottom: 2px;
}

h3 {
	color: #1003aa;
   font : bold 1.2em Verdana, Helvetica, geneva,sans-serif;
}

h4  {background: #FFF;
	color: #1003AA; 
	font: bold 1.15em Verdana,Helvetica, geneva,sans-serif;
	padding:2px;
	width: 99%;
}

h5  {background: #FFF;
	color: #1003AA; 
	font: bold 1.15em Verdana,Helvetica, geneva,sans-serif;
	padding:2px;
}


h6 {
   background: #FFFFFF;
   color: #1003aa;
   font : bold 80%/1.05em Verdana, Helvetica, geneva,sans-serif; 
	padding: 4px;
	width: 50%;
	border: thin;
}

#FAQs {
	border:1px solid #000000;
	border-collapse: collapse;
}

#FAQs tbody tr.even td {
      table-layout: fixed;
	   width: 95%; 
		border-collapse: collapse;
		border: 0px solid; 
      background-color: #0077B7;   
      color: #FFFFFF;
      font-size: .8em;
		vertical-align: top;
      font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      margin-left:   0px; 
	   margin-right: 20px;
	   padding: 5px; 
      text-align:left;
    }
    
 #FAQs tbody tr.odd  td {
		table-layout: fixed;
      width: 95%;
		border-collapse: collapse;
		border: 0px solid;
      background-color: #004F4F;
      color: #FFFFFF;
		font-size: .85em; 
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
      vertical-align: top;
      margin-left:   0px;
	   margin-right: 20px; 
	   padding: 5px;
      text-align: left;
    } 

a.linkclass {text-decoration:underline; color:#FF0000; font-weight:bold; } 
a.linkclass:visited {text-decoration:none; color:yellow; font-weight:bold; } 
a.linkclass:active {text-decoration:none; color:#FF0000; font-weight:bold; }
a.linkclass:hover {text-decoration:underline; color:#FF0000; font-weight:bold; }

a.linkclass1 {text-decoration:underline; color:#1003AA; font-weight:bold; }
a.linkclass1:visited {text-decoration:none; color:#D00e0F; font-weight:bold; }
a.linkclass1:active {text-decoration:none; color:#0077B7; font-weight:bold; }
a.linkclass1:hover {text-decoration:underline; color:#1003f6; font-weight:bold; }

a.linkclass2 {display: none; }
a.linkclass2:visited {display: none; }
a.linkclass2:active {display: none; }
a.linkclass2:hover {display: none; }

.adboxr {
	padding: 2px 4px 2px 6px;
	margin: 0 0 10px 0;
	border-style: solid;
	border-color:  #1003AA; 
	background-color: #FFFFFF;
	text-align: left;
}

#logo1 {
   position: absolute;
	top: 150px;
	left: 60px;
	color: #FF0000;
	background: #FFF;
}

#logo2 {
   position: absolute;
	top: 150px;
	left: 90px;
	color: #FF0000;
	background: #FFF;
}


.input1{
	background: #1003AA; 
	font: bold 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 100%;
	text-align: center;
}

.boxContent
   {
		float: right;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 1px; /* was 5 */
	   border-right:1px solid #000000;
	 margin:0px;
	padding:0px;
	width:250px; /* width 204 */
   background-color:#1003AA;
	height:154px;
	overflow: auto;
}

.boxContentList
{list-style-type: none;
	margin:0px;
	padding:0px;	
}

.boxContent li
{  margin:0px;
	display:block;
	width:224px;  
	padding:4px;
	font:80%/1.3em;  
}

ul.star {
	list-style-image: url(images/bluebullet.gif);
}

#smallbox {
	   float: right;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 1px;
	   width: 150px;
	   border-style: solid;
	   border-color:  #004F4F;
      background-color: #FFFFFF;
	}
	
	#smallbox ul {
	margin-left: 10px;
	padding-left: 1px;
   list-style-type: square;
}
	
#smallbox li {
	font-weight: bold;
}
#content {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}	

#content1 {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}	

#smallbox1 {
	   float: right;
		padding-top:  0px;
	   padding-left: 10px;
	   margin-right: 1px;
	   width: 150px;
	   border-style: solid;
	   border-color:  #004F4F;
      background-color: #FFFFFF;
	}

 #dhtmlgoodies_contentBox {
  border:1px solid #317082;
  height:0px;
  visibility:hidden;
  position:absolute;
  background-color:#E2EBED;
  overflow:hidden;
  padding:2px;
  width:160px;
}

#dhtmlgoodies_content {
  position:relative;  
  font-family: Verdana, Lucida Sans Unicode, Arial, sans-serif;
  width:100%;
  font-size:0.8em;
}

#dhtmlgoodies_slidedown {
  position:relative;
  width:160px;
}
/* crossFader */ 
div.cf_wrapper {
  position: relative;
  left: 30%;
}
	
div.cf_element {
		width: 400px;
		background-color: #eee;
		border: 1px solid #ccc;
}
	
div.cf_element div.content {
		padding: 10px;
}

div.cf_element div.content h3 {
		padding-top: 0;
		margin-top: 0;
}

/* header nav */
/*	
#headernavigation {
	font: bold 0.7em /1.3 Verdana, Arial, sans-serif;	
	color: #fff;
	width: 94%;	
	position: relative;
	top: 1px;
	}
	
#headernavigation ul  {
		list-style: none;
		margin: 0;
		padding: 0;
		padding-top: 0px;
		}
		
#headernavigation li  {
			display: inline;
		}
	
#headernavigation a:link, #headernavigation a:visited  {
	color:#ffffff;
	padding: 3px 3px 3px 3px;
	background-color: #5C6F90;
	text-decoration: none;
}

#headernavigation a:hover  {
	color:#ffffff;
	background-color: #43616B;
}

 header nav */
/*	
#headernavigation2 {
	font: bold 0.7em /1.3 Verdana, Arial, sans-serif;		
	color: #fff;
	width: 94%;	
	position: relative;
	top: 0px;
	}
	
#headernavigation2 ul  {
		list-style: none;
		margin: 0;
		padding: 0;
		padding-top: 0px;
		}
		
#headernavigation2 li  {
			display: inline;
		}
	
#headernavigation2 a:link, #headernavigation2 a:visited  {
	color:#ffffff;
	padding: 2px;
	background-color: #5c6f90; 
	text-decoration: none;
}

#headernavigation2 a:hover  {
	color:#ffffff;
	background-color: #43616B;

}

 end header nav */

/* set horizontal navigation to class */

.headernavigation1 {
	font: 0.85em /1.3 Verdana, Arial, sans-serif;		/* was 65 */
	color: #ffffff;
/*	width: 94%;	 */
	text-align: center;
/*	margin-left: 180px; */
/*	top: 0px;  */
	padding: 3px;  /* was 2 px */
	margin: 0px 0px 0px 0px; /* was -7 */
	background: #1003aa;
	width: 100%;
/*	float: left; */
	}
	
.headernavigation1 ul  {
		list-style: none;
		margin: 3px;
		padding: 3px;
		}
		
.headernavigation1 li  {
			display: inline;
		}
		
.headernavigation1 a:link, .headernavigation1 a:visited  {
	color:#ffffff;
	padding: 3px;
	background-color: #1003aa; 
	text-decoration: none;
float: left;
   width: 70px;
	line-height: 1.1;
}
   
	.headernavigation1 a:hover  {
	color:#ffffff;
	background-color: #d00e0f;
	}
	
	/*  new */
	/*
	html {
    font: small/1.4 "Lucida Grande", Tahoma, sans-serif;
}
body {
    font-size: 92%;
}
#nav {
  margin: 0;
  padding: 0;
  background: #6F6146;
  list-style-type: none;
  width: 767px;    
  float: left;   */  /* Contain floated list items */  /*
}
#nav li {
  margin: 0;
  padding: 0;
  float: left;
}
#nav a {
  float: left;
  width: 127px;
  color: #FFF;
  text-decoration: none;
  line-height: 2.5;
  text-align: center;
  border-right: 1px solid #FFF;
}
#nav #nav_con a {
  border: none;
}
#nav a:hover {
  background: #4F4532;
}
#body_hom #nav_hom a, #body_map #nav_map a,
    #body_jou #nav_jou a,#body_his #nav_his a,
    #body_ref #nav_ref a,
    #body_con #nav_con a {
  background: #BEB06F;
  color: #1A1303;
  font-weight: bold;
}
*/

#navline {
 display: none;
}

  .addfooteroval{
   background-image: url(images/indestructible-footer.gif);
	background-repeat: no-repeat;
	width: 246px;
	height: 136px;
	text-align: center;
	color: #FFF;
	padding: 10px 4px 4px 4px;
	font : .8em / 1.1em Verdana,Arial,geneva,helvetica; /* was 9/9  */
}

.input1 {
	background: #CCCCCC; 
	font: bold 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 99.5%;
	border-color: #1003AA;
	border:  1px solid;
	color: #1003AA;
	
}
.input1 tr.even td{
		background: #CCCCCC;
		border-collapse: collapse;
		/*  
	   border-color:#80007E;
	   border:  1px solid; */
		padding: 3px;
		text-align: center;
		color: #1003AA;
}
.input1 tr.evenleft td{
		background: #CCCCCC;
		border-collapse: collapse;
		padding: 3px;
		text-align: left;
		color: #1003AA;
}
.input1 tr.odd  td{
		background: #CCCCCC; 
		border-collapse: collapse;
		padding: 3px;
		text-align: center;
		color: #1003AA;
}

.input1 tr.oddleft  td{
		background: #CCCCCC; 
		border-collapse: collapse;
		padding: 3px;
		text-align: left;
		color: #1003AA;
}

hr.blue
{
	width: 90%;
	height: 2px;
	color: #1003AA;
}


.inputdis {
	background: #FFFFFF; 
	font: bold 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 99.5%;
	border-color: #1003AA;
	border:  1px solid;
	color: #1003AA;
	
}
.inputdis tr.even td{
		background: #FFFFFF;
		border-collapse: collapse;
		/*  
	   border-color:#80007E;
	   border:  1px solid; */
		padding: 3px;
		text-align: center;
		color: #1003AA;
}
.inputdis tr.evenleft td{
		background: #FFFFFF;
		border-collapse: collapse;
		padding: 3px;
		text-align: left;
		color: #1003AA;
}
.inputdis tr.odd  td{
		background: #FFFFFF; 
		border-collapse: collapse;
		padding: 3px;
		text-align: center;
		color: #1003AA;
}

.inputdis tr.oddleft  td{
		background: #FFFFFF; 
		border-collapse: collapse;
		padding: 3px;
		text-align: left;
		color: #1003AA;
}


.input1ds {
	background: #FFF; 
	font: 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 99%;
/*	border-color: #1003AA;
	border:  1px solid;  */
   color: #1003AA; 

	
}
.input1ds tr.even td{
		background: #DDD;
		border-collapse: collapse;
		padding: 3px;
      color: #1003AA;
}

.inputrockhard {
	background: #CCCCCC; 
	font: 80%/1.3em Verdana, Geneva, Arial, Helvetica, sans-serif;
	width: 99.5%;
	border-color: #1003AA;
	border:  1px solid;
	color: #1003AA;
	padding: 4px;
	
}

#jet1 {
   position: absolute;
	top: 150px;
	left: 60px;
	color: #FF0000;
	background: #FFF;
}

#jet2 {
   position: absolute;
	top: 150px;
	left: 90px;
	color: #FF0000;
	background: #FFF;
}

#jet3 {
   position: absolute;
	top: 110px; /* use either top or bottom */
	left: 120px;  /* use either left of right */
	color: #FF0000;
	background: #FFF;
}

/*
#logo1 {
   position: absolute;
	top: 150px;
	left: 60px;
	color: #FF0000;
	background: #FFF;
}

#logo2 {
   position: absolute;
	top: 150px;
	left: 90px;
	color: #FF0000;
	background: #FFF;
}
*/


#jet4 {top: 300; 
      left: 450; 
      position: absolute;
      z-index: 2; 
      visibility: show;
		color: Green;
		height: 20px;
		width: 10px;
}
   

#jet5 {
border: #CCCCCC;
      border-style: solid; 
      border-top-width: 1px; 
      border-bottom-width: 1px; 
      border-left-width: 1px; 
      border-right-width: 1px; 
      padding: 0;
      top: 452; 
      left: 204; 
      width: 266px; 
      height: 17px; 
      position: absolute;
      z-index: 2; 
      visibility: show;
	
}

.captioned_photo {
	position: relative;
	float: left;
	display: block;
	margin: 0em 1.25em .5em 0;
	padding: 0em; 
   border: 1px solid #ccc;
	border-top-color: #eee;
	border-right-color: #ddd;
	border-bottom-color: #bbb; */
	background: url(images/bg.gif) bottom left repeat-x;
	line-height: 1em;
	}

	.captioned_photo p {
	position: absolute;
	bottom: 1em;
	left: 1.375em;
	display: block;
	width: 440px;     /* This needs to match the width of the image */
	margin: 0;
	padding: 0;
	background: url(images/caption-black.png) top left repeat-y;
	font: .95em/1.25em Verdana, sans-serif;
	letter-spacing:.05em;
	color: #fffe80;
	}
	
	.captioned_photo p span {
	display: block;
	padding: 1em;
	}
.captioned_photo img {
	margin: 0 0 -.0625em 0;
	padding: 0;
	} 
	

	#jetenginefront{
	   position: relative;
		background-image: url(images/jet-engine-front.jpg);
		background-repeat: no-repeat;
		width: 249px;
		height: 246px;
	}
	
	

      


