body{
	background-color: #000000; 
	margin: 0; 
	padding: 0; 
	text-align: center;}

div.container {
	background-color: #000033;
	text-align: left;
	width: 95%;
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 2px solid #330033;
	min-width: 750px;
	max-width: 1200px;
	}

/* This next section is for the internal pages */

/* Bar at top of page */
div.top {
	background-color: #000033;
	color: #D9D9F3;
/*	background-color: #D9D9F3;*/
/*	color: black; */
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1em;
	position: relative;
	/*min-height: 155px;*/
	font-size: 175%;
	margin-bottom: 1em;
	text-align: right;
	padding-right: 2em;
	font-family: serif;
}


/* Bar at bottom of page */
div.bottom {
	clear: both;
	text-align: center;
	font-family: "Arial", san-serif;
	font-size: 80%;
	background-color: #000033;
	color: #D9D9F3;
/*	background-color: #A9ACB6;
	color: black; */
	margin-top: 1em;
	padding-top: 10px;
	padding-bottom: 10px;
}

div.leftbar{ 
	background-color:  #DCDCDC; 
	/*background-color: #222222; */
	float:left;
	width: 16%;
	margin-left: 1%;
	min-width: 145px;
	border: 2px solid  #00009C;
	text-align: left;
	margin-bottom: 1em;
}

div.leftbar p {margin-left:1em;}
div.leftbar h3 {margin-left:1em;}

ul.leftnav {
	list-style: none;
	width: 90%;
	padding-left: .5em;
	margin-left: 0;
}

ul.leftnav li {
	list-style: none;
	margin-bottom: 5px;
	background-color: #000080;
	padding-left: 7px;
}

ul.leftnav a{
	text-decoration:none;
	display:block;
	background-color: #7EB6FF;
	color: white;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.leftnav li:hover {background-color: #660000;}
ul.leftnav a:link, ul.leftnav a:visited {color:#000080; text-decoration:none;}
ul.leftnav a:hover {background-color: #F08080;}

#current_nav {background-color: #005500;}
#current_nav a {background-color:  #0E9900; }
#current_nav a:link, #current a:visited {color:#000080; text-decoration:none;}
#current_nav a:hover {background-color: #F08080;}

#home_li {background-color: #008800;}
#home_li a {background-color:  #0EBFE9; }
#home_li a:link, #current a:visited {color:#000080; text-decoration:none;}
#home_li a:hover {background-color: #F08080;}

/*subactive stuff*/

#sublist_li {background-color: #BCD2EE;}

#subactive  {list-style: none;}

#subactive li{
	list-style: none;
	margin-bottom: 5px;
	background-color: #008800;
	padding-left: 7px;
	margin-left: -1em;
}

#subactive li:hover {background-color: #660000;}
#subactive a:link, #subactive a:visited {color:#000080; text-decoration:none;}
#subactive a:hover {background-color: #F08080;}

#subactive a{
	text-decoration:none;
	display:block;
	background-color:  #62B1F6;
	color: black;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

#current_sub {background-color: #005500;} 
#current_sub a {background-color:  #00CC00; }
#current_sub a:link, #current a:visited {color:#000080; text-decoration:none;}
#current_sub a:hover {background-color: #F08080;}


/* Content box. */

div.content {
	font-family: "Arial", san-serif;
	font-size: 100%;
	background-color: #DCDCDC;
	margin-left: 18%;
	margin-right: 1%;
	margin-top: 1.5em;
	padding: 1em;
	border: 2px solid  #00009C;
}


/*div.content p {text-indent: 2em;}*/

div.divider {clear:both; background-color:#342D7E; height: 4px;}
div.clear_divider{clear:both;}


div.rightbar{ 
	background-color:  #BCD2EE;
	float:right;
	width: 18%;
	margin-right: 1%;
	min-width: 250px;
	max-width: 300px;
	border: 2px solid  #00009C;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

div.rightbar img {border: none;}
div.rightbar a {text-decoration:none;}



#dateandtime {
	font-weight:bold;

}

div.centerstuff {text-align: center;}

a.footnote{ text-decoration:none; vertical-align: top; font-size: 75%;}

#footnotes a{text-decoration:none;}
#footnotes {font-size:80%;}

div.rightfloat {float:right;}


#manifest_table {

}


#manifest_table a:link, #manifest_table a:visited {color:#000080; text-decoration:none;}


table {
	border-collapse: collapse;
	margin: 10px 25px;
}

tr { background: #C9C9C9; }
th, td {
	text-align: left;			
	border-width: 1px;
  	border-style: solid;
}

tr a{color:#000080; text-decoration:none; }
th {
  	padding: .8em 1em;
	background: #000099;
  	border-color: #308ABA #308ABA #246F97 #308ABA;
	color: #fff;
	font-weight: bold;
}
td {
	border-color: #E9E9E9;
	padding: .7em 1em;
}

td.rh_number {text-align: center; font-weight: bold;
}


tr.dept_red {background-color: #E3170D; font-weight: bold; color: black;}
tr.dept_gold {background-color: #FFAA00; font-weight: bold; color: black;}
tr.dept_cyan {background-color: #008B8B; font-weight: bold; color: black;}
tr.dept_green {background-color: #008000; font-weight: bold; color: black;}
tr.dept_orange {background-color: #EE7600; font-weight: bold; color: black;}
tr.dept_gray {background-color: #8B8378; font-weight: bold; color: black;}
tr.dept_white {background-color: #EBEBEB; font-weight: bold; color: black;}

/* -------- more nav */

ul.second_nav {
	list-style: none;
	width: 90%;
	padding-left: .5em;
	margin-left: 0;
}

ul.second_nav li {
	list-style: none;
	margin-bottom: 5px;
	background-color: #000080;
	padding-left: 7px;
}

ul.second_nav a{
	text-decoration:none;
	display:block;
	background-color: #96C8A2;
	color: white;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.second_nav li:hover {background-color: #660000;}
ul.second_nav a:link, ul.second_nav a:visited {color:#000080; text-decoration:none;}
ul.second_nav a:hover {background-color: #F08080;}



ul.third_nav {
	list-style: none;
	width: 90%;
	padding-left: .5em;
	margin-left: 0;
}

ul.third_nav li {
	list-style: none;
	margin-bottom: 5px;
	background-color: #000080;
	padding-left: 7px;
}

ul.third_nav a{
	text-decoration:none;
	display:block;
	background-color: #499DF5;
	color: white;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.third_nav li:hover {background-color: #660000;}
ul.third_nav a:link, ul.third_nav a:visited {color:#000080; text-decoration:none;}
ul.third_nav a:hover {background-color: #F08080;}

div.toplogo{
	float:left;
	padding-top: 5px;
	padding-right: 1em;
}

ul.join_nav {
	list-style: none;
	width: 90%;
	padding-left: .5em;
	margin-left: 0;
}

ul.join_nav li {
	list-style: none;
	margin-bottom: 5px;
	background-color: #000080;
	padding-left: 7px;
}

ul.join_nav a{
	text-decoration:none;
	display:block;
	background-color: #99B511;
	color: white;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.join_nav li:hover {background-color: #660000;}
ul.join_nav a:link, ul.join_nav a:visited {color:#000080; text-decoration:none;}
ul.join_nav a:hover {background-color: #F08080;}

#entry_nav {
 	list-style: none;
	font-size: 150%;
	font-weight: bold;
	padding: 0;
	width: 30%;
	margin-left: auto;
	margin-right: auto;

	}

#entry_nav a {
	text-decoration:none;
	display:block;
	background-color: #7EB6FF;
	color: white;
	padding-top: 3px;
	padding-bottom: 3px;

}

#entry_nav li {
	list-style: none;
	margin-bottom: 5px;
	background-color: #7EB6FF;

}
#entry_nav  li:hover {background-color: #660000;}
#entry_nav  a:link, #entry_nav a:visited {color:#000080; text-decoration:none;}
#entry_nav a:hover {background-color: #F08080;}

#entry_nav_box {text-align:center;}


ul.ref_nav {
	list-style: none;
	width: 30%;
	padding-left: .5em;
	margin-left: 0;
}

ul.ref_nav li {
	list-style: none;
	margin-bottom: 5px;
	background-color: #000080;
	padding-left: 7px;
}

ul.ref_nav a{
	text-decoration:none;
	display:block;
	background-color: #7EB6FF;
	color: white;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.ref_nav li:hover {background-color: #660000;}
ul.ref_nav a:link, ul.ref_nav a:visited {color:#000080; text-decoration:none;}
ul.ref_nav a:hover {background-color: #F08080;}

/*ul.entry_nav a{
	text-decoration:none;
	display:block;
	background-color: #00CC00;
	color: white;
	padding-left: 1em;
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.entry_nav li:hover {background-color: #660000;}
ul.entry_nav a:link, ul.ref_nav a:visited {color:#000080; text-decoration:none;}
ul.entry_nav a:hover {background-color: #F08080;} */


/*
ul.ref_nav {
 	list-style: none;
	font-size: 100%;
	font-weight: bold;
	display:block;
	background-color: #003F87;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 50%;
	}

ul.ref_nav li {}

ul.ref_nav a {
	text-decoration: none;
	display:block;
	background-color: #003F87;
	color: white;
	padding-top: 5px;
	padding-bottom: 5px;

}

ul.ref_nav a:link, #bottom_links a:visited {color: white;}
ul.ref_nav a:hover {background-color: #6959CD;}
*/


div.bio_vital { 
/*background-color: green;*/

}

div.bio_text { clear:right;
padding-top: 1em;

}

#bio_pic {
	float:right;
	margin-right: 2em;
	background-color: gray;
	min-width: 2em;
	min-height: 2em;
}

#specs_list h4 { margin-bottom: -0.5em; }

div.picture_right {
	float:right;
	margin-right: 1em;

}

div.picture_left{
	float:left;
	margin-right: 1em;
}

div.tech_content {padding-left: 2em; }
div.tech_content h4 { margin-bottom: -0.5em; }

#tour_list a { text-decoration: none;
	
}

span.mission_type{
	font-variant:small-caps;
	font-size: 90%;
}


dt {
	padding-bottom: .25em;
	padding-top: 1em;
	font-weight: bold;
	
}


dd { padding-bottom: 1em;
}

  }
