/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:4 -Cayenne
  -----------------------------------
*/
.pilotheader {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}
.border-blue {
	color: #0099FF;
	border: 1px solid #00CCFF;
	background-color: #FF9900;
	line-height: 15px;
	padding: 5px;
}
.border-grey {
	color: #333;
	border: 1px solid #00CCFF;
	background-color: #CCC;
	line-height: 15px;
	padding: 1px;
	text-align:center;
	border-color: #333;
}

#p7PMnav {
	margin:0;
	padding:0;
	background: #000;
	color: #FFFFFF;
	left: auto;
	background-color: #000;
}

#p7PMnav ul {
	margin:0;
	padding:0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-bottom: 6px solid #333333;
}

/* these are the menu styles */

#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

/* ------ the menu link styles ------ */
#p7PMnav a {
	display: block;
	background-color: #000000;
	padding: 4px 10px;
	color: #CCCCCC;
	line-height:1;
	font-size: 13px;
	left: auto;
	border: 1px solid #999999;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #FFF;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #000;
	letter-spacing: 0.01px;
	font-size: 13px;
}
#p7PMnav ul ul a:hover, #p7PMnav ul ul a:active, #p7PMnav ul ul a:focus {
	background-color: #999999;
}
#p7PMnav ul ul a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #000000;
	background-color: #999999;
	border-top: 1px solid #D9D2BD;
	border-left: 1px solid #D9D2BD;
	line-height:1;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #FFFFFF;
	font-weight: bold;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg, #p7PMnav ul .p7PMtrg:hover {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style */
#p7PMnav .p7PMon {
	background-color: #B3A88E;
	border-top: 1px solid #DED9C7;
	border-left: 1px solid #DED9C7;
	color: #FFFFFF;
}
#p7PMnav ul .p7PMon, #p7PMnav ul .p7PMon:hover {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: #B3A88E;
	border-top: 1px solid #DED9C7;
	border-left: 1px solid #DED9C7;
	color: #FFFFFF;
}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}

/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 123px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 100px;
}
#pmmcrumb {
	margin-bottom: 16px;
	color: #000000;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #776F55;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #000000;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}

.intro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}


#p7PMnav {
 text-align: left;
}
#p7PMnav a {
    text-align: center;
}
#p7PMnav ul a {
    text-align: left;
}
.menualign {
	text-align: center;
	width: auto;
}
.box {
	outline-color: #666666;
	border: 1px solid #666666;
	padding: 1px;
	color: #000;
	background-color: #FFF;
}
.flashbox {
	border: thin solid #666666;
	width: 400px;
	text-align: center;
}

.border-blue {
	color: #0099FF;
	border: 1px solid #00CCFF;
	background-color: #FF9900;
	line-height: 15px;
	padding: 5px;
}
.border-grey {
	color: #0099FF;
	border: 1px solid #00CCFF;
	background-color: #CCC;
	line-height: 15px;
	padding: 10px;
	text-align:left;
}
.page-popper {
	background-color: #333;
	color: #CCC;
	padding: 20px 20px 12px 20px;
	font-size: 16px;
	border: 2px solid #101010;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 5px 5px 20px #000;
	-webkit-box-shadow: 5px 5px 20px #000;
	box-shadow: 5px 5px 20px #000;
	margin: 12px 0;
	text-align: center;
}
.page-popper-noshadow {
	background-color: #FFF;
	color: #CCC;
	padding: 20px 20px 12px 20px;
	font-size: 16px;
	border: 2px solid #101010;
	margin: 12px 0;
	text-align: center;
}
.picture {
	background-color: #666;
	color: #FFF;
	font-style: normal;
	text-align: center;
	padding: 1px 1px 1px 1px;
	border-radius: 5px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 1px 5px 20px #666;
	-webkit-box-shadow: 1px 5px 20px #666;
	box-shadow: 1px 5px 20px #ccc;
	margin: 12px 10px 10px 10px;
	font-weight: bold;
	text-transform: uppercase;

}

	.page-popper-WHITE {
	background-color: #FFF;
	color: #666;
	padding: 20px 20px 20px 20px;
	font-size: 16px;
	border-radius: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 10px 5px 10px #cf815a;
	-webkit-box-shadow: 10px 5px 10px #cf815a;
	box-shadow: 10px 15px 10px #cf815a;
	margin: 12px 0;
	font-family: "Caslon 3 LT W01 Roman";
}

.page-popper-WHITE {
	background-color: #FFF;
	color: #666;
	padding: 20px 20px 20px 20px;
	font-size: 16px;
	border-radius: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 10px 5px 10px #cf815a;
	-webkit-box-shadow: 10px 5px 10px #cf815a;
	box-shadow: 10px 15px 10px #cf815a;
	margin: 12px 0;
	font-family: "Caslon 3 LT W01 Roman";
}
.page-popper-LOGO {
	background-color: #C7C7C7;
	color: #B78900;
	padding: 5px 5px 7px 5px;
	font-size: 16px;
	text-transform: uppercase;
	text-align:center;
	border-radius: 0px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-box-shadow: 0px 5px 10px #C7C7C7;
	-webkit-box-shadow: 0px 5px 10px #C7C7C7;
	box-shadow: 0px 5px 10px #333;
	margin: 10px 0;
	background-image: url(/images/BG/grey_gradient.jpg);
	background-repeat: repeat-x;
}

.picture img { border: 1px solid #CCCCCC;
vertical-align:middle; margin-bottom: 3px; }
.right { margin: 0.5em 0pt 0.5em 0.8em; float:right; }
.left { margin: 0.5em 0.8em 0.5em 0; float:left; 
}

.Bullets {
	font-size: 15px;
	color: #000;
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
}	

.newspaper
{
	-moz-column-count:2; /* Firefox */
	-webkit-column-count:2; /* Safari and Chrome */
	column-count:2;
}


.content-wrapper {
	background-color: #222;
	padding: 1px;
	border-radius: 5px;
	margin: 0 20px;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
}
.content-wrapper-simple {
	background-color: #fff;
	padding: 1px;
	border-radius: 1px;
	margin: 0 20px;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
}
.content-wrapper-header-main {
	background-color: #F4F4F4;
	padding: 5px;
	border-radius: 5px;
	margin: 0 20px;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
	text-align:center; 
}
.content-wrapper-header-ltgrn {
	background-color: #CCC;
	padding: 5px;
	border-radius: 5px;
	margin: 0 20px;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0px 0px 20px #CCC;
	text-align: center;
	width: auto;
}
.content-wrapper-header-ltwht {
	background-color: #EFEFEF;
	padding: 5px;
	border-radius: 5px;
	margin: 5px 5px 5px 5px;
	-webkit-box-shadow: 0 0 10px #000;
	box-shadow: 0 0 2px #ccc;
	text-align: center;
	width: 500px;
}
.content-wrapper-header {
	background-color: #222;
	padding: 5px;
	border-radius: 5px;
	margin: 0 20px;
	-webkit-box-shadow: 0 0 20px #999;
	box-shadow: 0 0 20px #999;
	text-align:center;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333;
}
a:active {
	text-decoration: none;
	text-align: center;
}
body {
	background-color: #000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000;
	background-color: #FFF;
}
.captions {
	font-family: "Courier New", Courier, mono;
	font-size: 0.85em;
	color: #000000;
	text-align: center;
}
.text-white {
	color: #FFFFFF;
	font-size: 12px;
}
.text13 {
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	text-align: left;
	
}
.text13_center {
	font-family: Tahoma;
	font-size: 15px;
	line-height: 1.5em;
	color: #000;
	text-align: center;
}
.text13_right {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	color: #000;
	text-align: right;
}
.text11 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	color: #000;
}
.Mission HDR {
	font-family: Tahoma, Geneva, sans-serif;
	/* [disabled]font-size: 20px; */
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	color: #000;
}
.text {
	font-family: Tahoma;
	font-size: 13px;
	line-height: 1.5em;
	color: #666;
	text-align: left;
}
.TXTHeader {
	font-size: 24px;
	font-weight:bold;
	color: #000;
}
.TXTHeader-center {
	font-size: 14px;
	text-align: center;
	font-weight: bold;
	color: #000;
}
