<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* {
  box-sizing: border-box;
}
body {
	font-family: Segoe UI,Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
	background-color: #000000;
	color: #00d900;
}

a img {
	/*border: 1px solid #00eeee;*/
}
	
a {
	color: #00EE00;
	border: 0px;
}

blockquote {
	border-left: 2px solid #00eeee;
	border-right: 2px solid #00eeee;
	color: #00eeee;
	font-size: 14pt;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 20px;
	margin-bottom: 30px;
}
	blockquote p {
		font-style: italic;
	}

	blockquote a {
		color: #00eeee;
	}

		blockquote a:hover {
			background-color: #00eeee;
			color: #000000;
		}

h2 a {
	text-decoration: none;
}

a:hover, a:active {
	color: #00eeee;
	text-decoration: underline;
}
article {
	font-family: courier, monospace;
	font-size: 11pt;
	border-bottom: 1px dashed #00d900;
	border-top: 1px dashed #00d900;
    padding: 15px 5px;
}
p a {
	color:#00ff00;
	text-decoration: underline;
}
p a:hover {
	color: black;
	background-color: #00ff00;
	text-decoration: none;
}

.red-flag {
	color:red;
	border: 1px solid red;
	padding: 10px;
	font-weight: bold;
	border-radius: 3px;
}

.red {color:#ee0000;}

a.secretContact{
	display: block;
	margin: 10px 0;
}

a.skynetButton {
	text-decoration: none;
	padding: 5px;
	margin-bottom: 30px;
	display:inline;
}

.skynetButton a {
	text-decoration: none;
}

.cube {
	text-align:center;
	margin-bottom: 30px;
}



figcaption {
  font-size: 12px;
  margin-top:-14px;
  text-align: right;
  margin-bottom: 14px;
}
figure {
	border: 1px solid #00d700;
}

figure img {
	width: 100%;
}
 
figure figcaption {
	text-align: center;
	font-size: 13pt;
	margin: 10px;

}

h1, h1 a, h2, h2 a, h3, h3 a, h4, h5 {
	color:#00EEEE;
	margin: 0px 0 10px 0;
	font-family: 'akzidenz_grotesk_Md_cond';
	font-weight: normal;
	line-height: normal;
}
h1, h1 a {font-size:40px;}
h1 a:hover, h2 a:hover, h3 a:hover {
	background-color:#00EEEE;
	color:black;
	text-decoration: none;
}
h2, h2 a {font-size:36px;}
h3, h3 a {font-size: 24px;}
h3, h3 a {font-size: 24px;}

img {
	max-width: 100%;
	height: auto;
}

/* ID */
#bonusTab, #pilotTab, #jobTab {padding:10px; color: #00eeee}

#jumplinks li a, #jumplinks li {
	color: #00eeee;
	margin-bottom: 10px;
}

.bordered {
	border: 1px solid #00eeee;
	margin-bottom: 14px;
}

p, ul, ol{
	margin:0 0 20px 0;
	padding: 0;
}
hr {
	border-top: 1px solid #00eeee;
	border-bottom: 1px solid #00eeee;
	opacity: 1;
}

ul, ol{
	padding-left:20px;
}
li{
	margin-bottom: 5px;
}

span.data {
	padding:0.15em;
	max-width:10em;
	background-color:#000000;
	color: #00EE00;
	font-family: Segoe UI,Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;
	/*border:1px solid #00EE00;
	border-radius: 0.2em;*/
}

div.data &gt; div &gt; strong {
	background-color: #007b00;
	display:block;
	width:150px;
	text-align: right;
	padding:4px 4px;
	color:black;
	margin-right: 3px;
	float:left;
	border-radius: 10px 0 0 10px;
}

.pilottable {
	width: 100%;
}
.pilottable th {
	background-color: #007b00;
	border: 3px solid black;
	color:black;
	font-size:14px;
	text-align: right;
	padding:4px 4px;
	margin: 3px;
	border-radius: 10px 0 0 10px;
}
.pilottable td {
	font-size:14px;
	padding:4px;
	margin: 3px;
	line-height: 14px;
}
.pilotstat::after{
	clear:left;
}

div.data div span, .pilottable {
	width: 100%;
}

.smaller {
	font-size:10pt;
}

.stat-table {
	margin-bottom: 14px;
	width: 100%;
}

.stat-table td, .stat-table th {
	height: 30px;
	color:#000000;
	padding:4px 8px;
	border: 3px solid;
	border-radius: 3px 0 0 3px;
	vertical-align: bottom;

}
.stat-table th {
	background-color: #005f00;
	font-size:12px;
	text-align: right;
	padding:4px 8px;
	border-radius: 10px 0 0 10px;
}
.stat-table td {
	background-color: #007b00;
	border-radius: 0 10px 10px 0;
	color: black;
	font-size: 17px;
	font-weight: bold;
	line-height: 19px;
	padding: 6px 8px;
	margin: 3px;
}

.stat-table td.hot-cell {background-color: #00eeee;}
.stat-table th.hot-cell {background-color: #00eeeeb8;}
.stat-table a:link {color: black;}
.stat-table td a:hover {color: #00eeee;}
.stat-table a:active {color: #00eeee;}
.stat-table a:visited {color: black;}


.pilotstat::after{
	clear:left;
}

div.data div span {
	display: block;
	margin-left: 155px;
	line-height: 14px;
	padding-top: 9px;
}

div.log h1, div.log h2, div.log h3 {margin-top: 14pt; margin-bottom:0;}

#columnRight div.data &gt; div{
	width:344px;
	margin-bottom: 0px;
}

#columnRight div.data &gt; div &gt; span {
	margin-left: 157px;
	display: block;
}

#shipContainer #columnLeft div.data &gt; div {
	width: 281px;
}

#shipimagelink {
	font-size: 10pt;
	padding-bottom: 20px;
	text-align: center;
	text-decoration: underline;
}

#toc {
	border-top:1px solid #00eeee;
	border-bottom:1px solid #00eeee;
	padding: 15px 0 20px 0;
	margin-bottom: 20px;
}
#toc a {
	display:block;
	color: #00eeee;
	font-weight:bold;
	text-decoration:none;
}


/* keep textareas on edit screens in-line with the labels */
div.description {
	width:1000px;
}

.navLink {
	float:right;
	padding-bottom: 1em;
	padding-left: 1em;
}

.navLink a:link, .navLink a:visited {
  color: #00EEEE;
  text-decoration: none;
  border: 0px;
}

.navLink a:hover, .navLink a:active {
  color: #00EEEE;
  text-decoration: underline;
  border: 0px;
}

.caution {
	color:#afce00;
	border-top: 1px solid #afce00;
	border-bottom: 1px solid #afce00;
	font-size: 13pt;
	padding: 10px; font-weight:bold;
	text-align: center;
	margin: 15px 0;
 }
 
.caution a {color:#afce00; text-decoration: underline; font-size: 13pt;}

#nav {
	position:relative;
	min-height: 120px;
	margin:0px auto;
	max-width:960px;
	z-index: 1001;
}

.skynetLogo {
	float:left;
	background-image: url("../static_images/scul-logo.svg");
	padding: 0px;
	margin: 15px 0 0 0px;
	width: 270px;
	height: 90px;
	cursor: pointer;
}

.skynetMenu {
	float:left;
	margin-top: 40px;
}

.top-page-button {
	text-align:center;
	margin: 12px;
	
}

.top-page-button a {
	background-color: #00eeee9c;
	border-radius: 3px;
	color: black;
	font-weight: bold;
	padding: 8px;
	text-decoration: none;
}
.welcome{
	padding-top: 10px;
	padding-right: 10px;
}

.warning {
	color:#ee0000;
	border-top: 1px solid #ee0000;
	border-bottom: 1px solid #ee0000;
	font-size: 13pt;
	padding: 10px; font-weight:bold;
	text-align: center;
	margin: 15px 0;
 }
 
 .warning a {color:#ee0000; text-decoration: underline; font-size: 13pt;}

 div.message {
	border: 1px solid #00eeee; 
	color:#00eeee; 
	padding:20px; 
	font-size: 14pt; 
	font-weight:bold; 
	text-align:center;
}
 
#container, #imageSearch {
	/*float: left;*/
	margin: 0 auto;	
    /*position: relative;*/
    max-width: 960px;
	padding: 0 10px;
}

#columnRight{
	margin:0 -2px 10px 0;
}

#container #columnLeft {
  float: left;
  width: 602px;
}

.contentContainer {
	background-color: #000000;
	border: 1px solid #00EEEE;
	display: block !important;
	margin-bottom: 25px;
	padding-bottom: 10px;
	border-top-right-radius: 8px;
}

.contentBox {
	padding: 10px;
}

.contentBoxNoBorder {
	margin-bottom: 20px;
}

.contentBoxText {
	float:right;
	max-width: 350px;
	margin-bottom: 10px;
}

/* HOME PAGE */

#homepage p{
	margin-bottom: 4px;
}

#homepage img {
	width: 100% !important;
	border: 1px solid #00eeee;
}

#homepage li {
	color: #00eeee;
	font-style: italic;
}

#homepage li a:link, #homepage li a:visited {
	color: #00eeee;
}

#homepage strong {
	color: #00eeee;
	font-weight: normal;
}

#homepage .contentContainer {
	padding-bottom: 0;
}

#homepage .contentContainer ul {
	margin-bottom: 0;
}

/* HOME PAGE STATS */

#stats &gt; div &gt; div{
	width: 100%;
	height:80px;
	border: 2px solid #636363;
	color: #636363;
	float: left;
	font-family: 'akzidenz_grotesk_Md_cond';
	font-size: 34px;
	line-height: 50px;
	margin:0 0 20px 0;
	overflow: hidden;
	text-align:center;
}
#stats &gt; div &gt; div &gt; strong{
	height: 30px;
	width: inherit;
	background-color:#636363;
	color:black !important;
	display: block; 
	font-family: 'akzidenz_grotesk_Md_cond';
	font-size: 18px;
	line-height: 12px;
	margin: 0;
	padding-top:9px;
	text-transform: uppercase;
}

.lastMission {
	font-weight:bold;
	color:#00FFFF;
}

.clipwrapper{
	position:relative;
	height:200px;
	width: 200px;
	margin-bottom: 10px;
}
.clip{
	position:absolute;
	clip:rect(0px 200px 200px 0px);
	top:0px;
	left:0px;
	padding-left:10px;
}
.clip img {
	max-width: none;
	border: none;
}

#photoGallery {
	margin-bottom: 25px;
}

/* End Home Page Layout */

/* PILOT PAGE LAYOUT */

#pilot-rank{
	color: #00eeee;
	font-family: 'akzidenz_grotesk_Md_cond';
	font-size: 30px;
	margin: 5px 0 3px 0;
}

#pilot-rank{
	color: #00eeee;
	font-family: 'akzidenz_grotesk_Md_cond';
	font-size: 30px;
	margin: 5px 0 3px 0;
}

.accolades {
	background-color: #005f00;
	border-radius: 5px 5px 0 0;
	color: black;
	font-size: 14px;
	font-weight:bold;
	margin: 12px 0 0 0;
	padding: 4px;
	text-align: center;
}
.stat {
	background-color: #007b00;
	border-radius: 0 0 5px 5px;
	color: black;
	font-size: 20px;
	font-weight:bold;
	margin: 4px 0 10px 0;
	padding: 4px;
	text-align: center;
}

.ship {
	display: inline-block;
}

.ship a {
	background-color: #00eeee9c;
	border-radius: 3px;
	color: black;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 3px;
	padding: 5px 10px;
}

.ship a:link, .ship a:visited {
	text-decoration: none;
}

.ship a:hover{
	background-color:#009700;
}



.insignia{
	display: block;
	max-width: 250px;
	margin: 0 auto;
	position: relative;
	text-align: center;
}
#cog {
	position: relative;
}
.cog-year {
	position: absolute;
    top: 85%;
    left: 50%;
    transform: translate( -50%, -50% );
	color: #000000;
	font-size: 1em;
	font-weight:bold;
}
.tag-number {
	position: absolute;
    top: 50%;
    left: 65%;
    transform: translate( -50%, -50% );
	color: #000000;
	font-size: 1em;
	font-weight: bold;
}

div.mission td.mission a{
	display: block;
	max-width:230px;
}

div #pilotImageContainer {
	border: 1px solid #00eeee;
	background-color:black;
	border-top-right-radius: 8px;
	margin-bottom: 25px;
}

/* End View Pilot Layout */


/* List Mission */
tr.SCD-division td.data, 
tr.SCD-division td a.viewLink,
.listtable tbody tr.SCD-division tbody td
{
 color: #00eeee;
}

tr.MAD-division td.data, 
tr.MAD-division td a.viewLink,
.listtable tbody tr.MAD-division tbody td
{
 color: #00d700;
}

.status-Success {color: #00ff00 !important;}
.status-Failure {color: #ee0000 !important;font-weight:bold;}
.status-Confirmed {color: #fcf005!important;}
.status-UnCnfrmd {color: #fc7405 !important;}
.status-Preflight {color: #8dfc05 !important;font-weight:bold;}
.status-Virtual {color: #0578fc !important;font-weight:bold;}
.status-Scrubbed {color: #8c5f0b !important;font-weight:bold;}
.status-Classified {color: #bc3cd8 !important;font-weight:bold;}
.status-In-Flight {color: #fc4416 !important;font-weight:bold;}
.status-PROPOSED {color: #ff00bb !important;font-weight:bold;}
 
h2.status-Success,
h2.status-Failure,
h2.status-Confirmed,
h2.status-UnCnfrmd,
h2.status-Preflight,
h2.status-Virtual,
h2.status-Scrubbed, 
h2.status-Classified,
h2.status-In-Flight {font-weight:normal; margin-top: 7px; margin-bottom: 1px;}



/* View Mission Layout */
#missionContainer {
    width: 960px;
}

#missionContainer .contentContainer {
	width: 960px;	
	border: 1px solid #00EEEE;	
}

#missionContainer th {
	text-align: left;
}

#missionContainer #columnLeft {
  float:left;
  margin-left:0px;	
  width: 602px;
}

#missionContainer #columnLeft .contentContainer {
	width: 100%;
}

#columnRight {
	float:right;
	width: 345px;
}

#columnRight.outline {
	border: 1px solid #00ee00;
	background-color:black;
	margin-right: 0px;
	border-top-right-radius: 8px;
}

#objectives {
	border-top: 1px solid #00eeee;
	margin-bottom: 10px;
	padding: 10px 0;
}

#objectives ul {
	color: #00eeee;
}

#objectives li {
	margin-bottom: 15px;
	margin-right: 15px;
}

table.briefing td, table.briefing th {
	border: 1px solid #00eeee;
	color: #00eeee;
	padding: 10px;
}

/* End View Mission Layout */

/* TASKFORCE */
#taskforce-book {
	background-color: white;
	color: black;
	font-family: 'Montserrat', sans-serif;
	padding: 2em;
}
#taskforce-book h1, #taskforce-book h2, #taskforce-book h3, #taskforce-book h4 {
	color: black;
	font-family: 'Montserrat_b', sans-serif;
	text-transform: uppercase;
	letter-spacing: .1em;
}
#taskforce-book a {
	color: black;
	text-decoration: underline;
}
#taskforce-book div.blackblock {
	background-color: black;
	padding: 50px 20px;
	margin-bottom: 0;
}
#taskforce-book figure {
	border: 2px solid black;
}

#taskforce-book figcaption {
	text-align: center;
	font-size: 14pt;
	font-weight: bold;
}

#taskforce-book h1 {
	text-align:center;
	color: white;
	font-size: 25pt;
}
#taskforce-book h2 {
	font-size: 20pt;
	margin-top: 10pt;
	margin-bottom: 0;
}
#taskforce-book a:hover {
	color: black;
	background-color: #00ff00;
	text-decoration: none;
}
#taskforce-book div.objectives {
	border: 10px solid black;
	margin-bottom: 20px;
	padding: 30px;
	text-align: center;
}

#taskforce-book div.objectives h2 {
	font-size: 15pt;
	margin-bottom: 10pt;
}
#taskforce-book div.objectives li {
	font-family: 'Montserrat_b', sans-serif;
	font-size: 18pt;
	text-align: left;
	line-height: 21pt;
	margin-bottom: 10pt;
}
#taskforce-book .cube {
	font-weight: bold;
	padding-bottom: 40px;
	text-align:center;
}
#taskforce-book .cube img {
	display: block;
	margin: 0 auto;
}
#taskforce-book ul {
	border: none;
}
#btnSaveMissionJob {
		padding: 20px 10px;
		width: 100%;
		word-wrap: break-all;
		white-space:normal;
		font-size: 13.5pt;
	}
/* LIST SHIPS ARMADA */

.listTable tbody tr.posi td, .listTable tbody tr.posi td a:visited, .listTable tbody tr.posi td a:link, h2.Posi {color:#00d900;}
.listTable tbody tr.damaged td, .listTable tbody tr.damaged td a:visited, .listTable tbody tr.damaged td a:link, h2.Damaged {color:#bb881a;}
.listTable tbody tr.negi td, .listTable tbody tr.negi td a:visited, .listTable tbody tr.negi td a:link, h2.Negi {color:#ee0000;}
.listTable tbody tr.away td, .listTable tbody tr.away td a:visited, .listTable tbody tr.away td a:link, h2.Away {color:#255e9e;}
.listTable tbody tr.destroyed td, .listTable tbody tr.destroyed td a:visited, .listTable tbody tr.destroyed td a:link, h2.Destroyed {color:#9c9c9c;}
.listTable tbody tr.mthballed td, .listTable tbody tr.mthballed td a:visited, .listTable tbody tr.mthballed td a:link, h2.Mothballed {color:#8c5f0b;}
.listTable tbody tr.constr td, .listTable tbody tr.constr td a:visited, .listTable tbody tr.constr td a:link, h2.Construction {color:#8c5f0b;}
.listTable tbody tr.testing td, .listTable tbody tr.testing td a:visited, .listTable tbody tr.testing td a:link, h2.Testing {color:#8fbe51;}
.listTable tbody tr.unknown td, .listTable tbody tr.unknown td a:visited, .listTable tbody tr.unknown td a:link, h2.Unknown {color:#405570;}

.obsolete {
	color: #9c9c9c;
}


/* View Ship Layout */
#shipContainer {
    width: 960px;
}

#shipContainer .contentContainer {
	width: 100%;
	border: 1px solid #00EEEE;	
}

#shipContainer h2 {
	margin-top:0px;
	margin-bottom:0.5em;
}

#shipContainer th {
	text-align: left;
}

#shipContainer #columnLeft {
  float:left;
  margin-left:0px;	
  width: 602px;
}

#shipContainer #columnLeft .contentContainer {
	width: 100%;	
}

.missionsTable td {
	margin-right:10em;
} 

/* End View Ship Layout */

/* View Full Page Document Layout */
.document {
	max-width:960px;
	margin:0 auto;
}

.document .contentContainer {
	max-width: 960px;	
	background-color: #000000;
	border: 1px solid #00EEEE;			
	margin:0 auto;
}
.document img {
	border: 1px solid #cccccc;
}

/* WING */

.wingPilot {
	display: block;
	margin-top: 14px;
}

.wingPilot a {
	background-color: #00ee149c;
	border-radius: 3px;
	color: black;
	display: block;
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 3px;
	padding: 5px 10px;
}

.wingPilot a:link, .wingPilot a:visited {
	text-decoration: none;
}

.wingPilot a:hover{
	background-color:#0087c1;
}



/* End View Full Page Document Layout */
/* INDIVIDUAL PAGES */

/*Pont System Page */

table#pointvalues th, table#pointvalues td {
	border: 1px solid #00eeee !important;
	padding: 7px;
	vertical-align: top;
}
table#pointvalues thead th {
	background-color: #1f1f1f;
	color: #00eeee;
	vertical-align: top;
}


/* Cogs page */
.iron-cog {
	margin-bottom: 48px;
	line-height: 16px;
}
.iron-cog h4, .bronze-cog h4, .stone-cog h4 {
	text-align:center;
	background-color: #636363;
	padding: 10px 10px 1px 10px;
	margin-bottom: 0;
	text-transform: uppercase;
	
}
.iron-cog h4 {font-size: 28px;}
.bronze-cog h4 {font-size: 30px;}
.stone-cog h4 {font-size: 34px;}

.iron-cog h4 a, .bronze-cog a h4, .stone-cog a h4, .iron-cog a, .bronze-cog a, .stone-cog a {
	color: #000000;
	margin-top: 0;
	letter-spacing: 5px;
}
.iron-cog p, .bronze-cog p, .stone-cog p {
	text-align:center;
	background-color: #636363;
	padding: 3px 10px 10px 10px;
	font-size: 20px;
	color: #000000;
	letter-spacing: 5px;
}

.iron-cog p {font-size: 18px;}
.bronze-cog p {font-size: 18px;}
.stone-cog p {font-size: 14px;}

.bronze-cog a img {border:1px solid #636363;}

.iron-cog-image {
	width: 100%;
	border:1px solid #636363;
}

.skynetImage {
	border: 1px solid #00EEEE;
	width: 190px;
	height: 190px;
}

/*Notable Mission Page*/
#notable-missions .col-sm-6 {margin-bottom:40px;}
#notable-missions a img {
	border:1px solid #636363;
	margin-bottom: 0;
}
#notable-missions a h2, #notable-missions  h3, #notable-missions a h4  {
	text-align:center;
	color: black;
	background-color: #636363;
	padding: 10px 10px 1px 10px;
	margin-bottom: 0;
	text-transform: uppercase;
}
#notable-missions .row p, #notable-missions .row a {
	background-color: #636363;
	margin: 0;
	color: black;
}
#notable-missions .row p {padding: 10px;}
#notable-missions a h2, #notable-missions h3 {padding-top:1px;}
#notable-missions h3 {
	font-family: Segoe UI, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 5px;
	font-weight: 400;
	font-size: 16px;
	}


/*Outreach Page*/
figure img {
	border:none !important;
}
#outreach li {
	margin-left: 25px;
}


/*Flight Formations Page*/

#flight-formations .col-sm-6 {
	margin-bottom: 30px;
}
#flight-formations .row .col-sm-6 h3 {
	background-color: #636363;
	color: #000000;
	font-size: 40px;
	margin-bottom: 0;
	padding: 15px 0;
	text-align: center;
	text-transform: uppercase;
}

#flight-formations img {
	margin-bottom: 15px;
}
#flight-formations .col-sm-6 img {
	border: 1px solid #636363;
	margin-bottom: 0;
}
#flight-formations .call {
	background-color: #636363;
	color: #000000;
	font-size: 20px;
	font-weight: bold;
	margin-top: 0;
	padding: 5px 0;
	text-align: center;
	text-transform: uppercase;
}
#flight-formations .call::before {
	content: "Call: ";
	font-weight: normal;
	text-transform: none;
}

#photoGallery img {
	margin-bottom: 10px;
}
#photoGallery .photosmall {
	margin: 30px;
	font-size: 16px;
	text-align: center;
}
/*Point System Page*/
#piontsystemtable td{
	font-weight: bold;
	vertical-align: middle;
}
#point-formula {
	background-color: #1f1f1f;
	color: #00eeee;
	margin-bottom: 3px;
	padding: 20px;
	font-size: 16pt;
	font-style: italic;
	font-weight: bold;
}
#point-formula-key {
	background-color: #1f1f1f;
	color: #00eeee;
	margin-bottom: 14px;
	padding: 20px;
	font-size: 14pt;
}

/* PRESS PAGE */
#press div.col-md-3 img {
	margin-bottom: 20px;
	width:100%;
} 
#press H2 a {text-decoration: underline;}

/*Task force page*/

#taskforce h3, #taskforce .row p {
	background-color: #636363;
	color: black;
}

#taskforce h3 {
	margin-bottom: 0;	
	padding: 10px 10px 1px 20px;
	letter-spacing: 5px;
	text-align:center;
	text-transform: uppercase;
}

#taskforce ul {
	border: 1px solid #636363;
	font-size: 10pt;
	padding: 10px;
	margin-bottom: 0;
}

#taskforce ul li{
	list-style-type: square;
	margin: 0 10px;
	padding-bottom: 3px;
}

#taskforce .row p {
	text-align:center;
	padding: 3px 10px 10px 10px;
	font-size: 12px;
}

/*Cadet Passport Page*/

#cadet-passport h2 {
	background-color: #636363;
	color: #000000;
	padding-left: 10px;
}
#cadet-passport #toc h2{
	background-color: transparent;
	color: #00eeee;
	padding-left: 0;
}

#cadet-passport em {
	color: #00eeee;
	display:block !important;
	font-size: 14pt;
	margin-bottom: 14px !important;
}

.call {
	color: #00eeee;
	font-weight: bold;
}

/* List Styles */
.listContainer {
	background-color: #000000;
	border: 1px solid #00eeee;
	margin-bottom: 10px;
	border-top-right-radius: 8px;
}

.listBox {
	position: relative;
	padding: 10px 0;
}

.jd-menu {
	width: 960px;	
}

.loggedInAs {
	float:right;
}
.loggedInAs a{
	padding: 4px;
	display:inline-block;
}

.listTable{
	border-spacing:0;
    border-collapse:collapse;
	width: 100%;
}
.listTable thead th {
	background-color: #1f1f1f;
	border-bottom: 1px solid #00eeee;
	border-top: 1px solid #00eeee;
	font-family: Segoe UI,Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;	
	font-size: 1em;
	font-weight: bold;
	color: #00eeee;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;	
}

/* table sorter plugin */
.listTable thead .header{
	cursor:pointer;
}
.listTable th.header:hover {
	background-color: #00eeee;
	color: black;
}

.listTable thead .headerSortDown:before{
	content:'\25BC';
}
.listTable thead .headerSortUp:before{
	content:'\25B2';
}

.listTable tbody td {
	border: none;
	color: #00ff00;
	font-family: Segoe UI,Trebuchet MS,Verdana,Arial,Helvetica,Sans-Serif;	
	font-size: .9em;
	padding: 5px 4px;
	vertical-align:top;
	overflow:hidden;
	text-overflow:ellipsis;
}

.listTable td .right {text-align:right;}

.listTable tbody tr:nth-child(even){
	background-color: #1f1f1f;
}

.listTable tbody tr:hover{
	background-color: #494949;
	color:black;
	cursor: pointer
}

.buttonRow {
	padding-top:2em;
}

.subformButtonRow {
	padding-top:2em;
}

.listTable tbody td a, .buttonRow a {
	color: #00ee00;
}

.listTable tbody td a:hover, .listTable tbody td a:active, .buttonRow a:hover, .buttonRow a:active { 
	background-color: #00eeee6b;
	color: #00eeee;
	text-decoration:underline;
}

/* make edit/delete icons in lists blue - should probably change the theme for this */
.listTable td .ui-icon { 
	background-image: url(images/ui-icons_00ee00_256x240.png);
}

.pager a:link, .pager a:visited {
	color: #00eeee;
}

.viewTable th {
	font-weight:bold;
	padding: 4px;
	vertical-align:top;
	text-align:left;
}

.viewTable td {
	color:#00cc00;	
	padding: 4px;
	vertical-align:top;	
	width:600px;
}

fieldset {
	padding-left:10px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
	background-color: black;
	border:1px solid #00EE00;
	margin-bottom: 1em;
	border-radius: 0 8px 0 0;
}

/* VISUAL LOGS PAGE */
.image-edit-delete {
	display: block;
	text-align: center;
}


/*** Other Common Styles ***/

.sectionContainer
{
  position: relative;
  top: 0px;
  left: 0px;
  padding-top: 1px; /* container must have top margin, border, or padding to prevent collapse (i.e. contained top margin is expressed on "container") of margins of enclosed blocks. */
  zoom: 1.0;
  margin-bottom: 1em;
}
.sectionContainer:after
{
  content: ".";
  display: block;
  height: 0;
  line-height: 0px;
  clear: both;
  visibility: hidden;
}

/* View Pages Text Styles */
.banner {
	padding: 10px 10px 10px 10px;
}

.entityTitle {
	font-family: 'akzidenz_grotesk_Md_cond';
	font-size:64px;
	line-height: 60px;
	color:#00eeee;
	display: block;
	margin-bottom: 10px;
}

.entityContentHeader {
	color:#00eeee;
	font-family: 'akzidenz_grotesk_Md_cond';
	font-size:36px;
	margin: 6px 0 3px 0;
}

/* End View Pages Text Styles */

/****** Utility Styles ******/

.left {text-align: left;}

.right {text-align: right;}

.center {text-align: center;}

.noWrap {white-space: nowrap;}

.top {vertical-align: top;}

.hidden {
	display:none;
}

/* tabs */
#tabs {
	clear: right;
	border: none;
	margin-bottom: 1em;
}

#tabs .ui-tabs-panel {
	border: 1px solid #00ee00;
}

/* images */

.image-block img{
	margin-bottom: 14px;
}

.imageContainer {
	clear:both;
}
.editImage {
	max-width:800px;
}

.ui-tabs-panel div.editImageCell {
	border: 1px solid #00ee00;
	padding: 10px;
}

.ui-tabs-panel div.imageCell {
	/*width:120px;
	float:left;
	clear:none;*/
}

.imageCell img {
	border:1px solid #00d900;
}

#loading {
	margin-left:20px;
	vertical-align:center;
}

#loadingText {
	padding-left:20px;
	font-size:1.25em;
	font-weight:bold;
}

div.photosmall {
	width:120px;
	text-align: center;
	float:left;
	clear:none;
	padding: 5px 5px 5px 5px;
	margin: 5px 5px 5px 5px;
}

.listImages div.photosmall {
	height:110px;
}
.pilotImages div.photosmall {
	width: 161px;
}

.missionImages div.photosmall {
	width: 161px;
}

.shipImages div.photosmall {
	width: 161px;
}

div.photomedium {
	text-align: center;
}

div.photo:hover {
	border-color:#00eeee;
}

.photo a.viewImage {
	color:#000000;
	border:none;
	text-decoration: none;
}

.imageCell .buttonRow {
	/*margin-top:25px;
	margin-bottom:0px;*/
	padding-top:10px;
}

.imageData label {
	/*display: inline;*/
}

/* dialog */
.ui-dialog div {
	margin-bottom: 1em;
}

/* text styles */
.tiny {
	font-size: 0.75em;
}

/* messages */
.messages{
	border-top: 1px solid #00eeee;
	max-width:960px;
	margin:0 auto;
	padding-bottom: 20px;
}
.messages .ui-widget {
	margin: 20px;
}

.messages .ui-state-error, 
.messages .ui-state-success,
.messages .ui-state-warning,
.messages .ui-state-info {
	padding:10px;
	min-height: 2em;
}

.messages .ui-state-error p, 
.messages .ui-state-success p,
.messages  .ui-state-warning p,
.messages .ui-state-info p {
	margin:3px 0 0 0;
}

/* custom ui-state-success for success messages */
.ui-icon {margin-top:5px;}
.ui-state-success, .ui-widget-content .ui-state-success, .ui-widget-header .ui-state-success {border: 1px solid #00eeee; background-color: #000000 url(images/ui-bg_flat_95_000000_40x100.png) 50% 50% repeat-x; color: #00eeee; }
.ui-state-success a, .ui-widget-content .ui-state-success a, .ui-widget-header .ui-state-success a { color: #00eeee; }
.ui-state-success-text, .ui-widget-content .ui-state-success-text, .ui-widget-header .ui-state-success-text { color: #00eeee; }
.ui-state-success .ui-icon { background-image: url(images/ui-icons_00eeee_256x240.png); }

/* custom ui-state-warning for warning messages */
.ui-state-warning, .ui-widget-content .ui-state-warning, .ui-widget-header .ui-state-warning {border: 1px solid #eeee00; background-color: #000000 url(images/ui-bg_flat_95_000000_40x100.png) 50% 50% repeat-x; color: #eeee00; }
.ui-state-warning a, .ui-widget-content .ui-state-warning a, .ui-widget-header .ui-state-warning a { color: #eeee00; }
.ui-state-warning-text, .ui-widget-content .ui-state-warning-text, .ui-widget-header .ui-state-warning-text { color: #eeee00; }
.ui-state-warning .ui-icon { background-image: url(images/ui-icons_eeee00_256x240.png); }

/* custom ui-state-info for info messages */                                                                     
.ui-state-info, .ui-widget-content .ui-state-info, .ui-widget-header .ui-state-info {border: 1px solid #00eeee; background-color: #000000 url(images/ui-bg_flat_95_000000_40x100.png) 50% 50% repeat-x; color: #00eeee; }
.ui-state-info a, .ui-widget-content .ui-state-info a, .ui-widget-header .ui-state-info a { color: #00eeee; }
.ui-state-info-text, .ui-widget-content .ui-state-info-text, .ui-widget-header .ui-state-info-text { color: #00eeee; }
.ui-state-info .ui-icon { background-image: url(images/ui-icons_00eeee_256x240.png); }

/* validation error */
.validationError {
	color: #ee0000;
}

/* utility classes */
.center {
	text-align:center;
}

.page-wrap {
  min-height: 350px;
}
.page-wrap:after {
  content: "";
  display: block;
}
footer, .page-wrap:after {
  display: block;
}

footer{
	max-width:960px;
	margin:20px auto;
	background-color: black;
	border-top: 1px solid #00EEEE;
	padding:4px;
	font-size: 14px;
	text-align: center;
}

footer &gt; p{
	/*color: #ff42a1;*/
	line-height: 14px;
}
footer &gt; p.left{
	float:left;
}
footer &gt; p.right{
	float:right;
}
footer &gt; p &gt; a{
	/*color: #ff42a1;*/
}
footer &gt; p &gt; a:hover{
	/*color: #532c66;*/
	background-color: #ff42a1;
}

/* fonts */
@font-face {
    font-family: 'pf_tempesta_sevenregular';
    src: url('../fonts/pf_tempesta_seven-webfont.eot');
    src: url('../fonts/pf_tempesta_seven-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pf_tempesta_seven-webfont.woff') format('woff'),
         url('../fonts/pf_tempesta_seven-webfont.ttf') format('truetype'),
         url('../fonts/pf_tempesta_seven-webfont.svg#../fonts/pf_tempesta_sevenregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_tempesta_sevenbold';
    src: url('../fonts/pf_tempesta_seven_bold-webfont.eot');
    src: url('../fonts/pf_tempesta_seven_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pf_tempesta_seven_bold-webfont.woff') format('woff'),
         url('../fonts/pf_tempesta_seven_bold-webfont.ttf') format('truetype'),
         url('../fonts/pf_tempesta_seven_bold-webfont.svg#../fonts/pf_tempesta_sevenbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_tempesta_seven_compresseBd';
    src: url('../fonts/pf_tempesta_seven_compressed_bold-webfont.eot');
    src: url('../fonts/pf_tempesta_seven_compressed_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pf_tempesta_seven_compressed_bold-webfont.woff') format('woff'),
         url('../fonts/pf_tempesta_seven_compressed_bold-webfont.ttf') format('truetype'),
         url('../fonts/pf_tempesta_seven_compressed_bold-webfont.svg#../fonts/pf_tempesta_seven_compresseBd') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'pf_tempesta_seven_compresseRg';
    src: url('../fonts/pf_tempesta_seven_compressed-webfont.eot');
    src: url('../fonts/pf_tempesta_seven_compressed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/pf_tempesta_seven_compressed-webfont.woff') format('woff'),
         url('../fonts/pf_tempesta_seven_compressed-webfont.ttf') format('truetype'),
         url('../fonts/pf_tempesta_seven_compressed-webfont.svg#pf_tempesta_seven_compresseRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'alagardmedium';
    src: url('../fonts/alagard-webfont.eot');
    src: url('../fonts/alagard-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alagard-webfont.woff') format('woff'),
         url('../fonts/alagard-webfont.ttf') format('truetype'),
         url('../fonts/alagard-webfont.svg#alagardmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz_grotesk_Rg';
    src: url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.eot');
    src: url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.woff') format('woff'),
         url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.ttf') format('truetype'),
         url('../fonts/berthold_akzidenz_grotesk_be_regular-webfont.svg#berthold_akzidenz_grotesk_bRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz_grotesk_Lt';
    src: url('../fonts/berthold_akzidenz_grotesk_be_light-webfont.eot');
    src: url('../fonts/berthold_akzidenz_grotesk_be_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/berthold_akzidenz_grotesk_be_light-webfont.woff') format('woff'),
         url('../fonts/berthold_akzidenz_grotesk_be_light-webfont.ttf') format('truetype'),
         url('../fonts/berthold_akzidenz_grotesk_be_light-webfont.svg#berthold_akzidenz_grotesk_bLt') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'akzidenz_grotesk_Md_cond';
    src: url('../fonts/akzidenz_grotesk_condensed-webfont.eot');
    src: url('../fonts/akzidenz_grotesk_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/akzidenz_grotesk_condensed-webfont.woff') format('woff'),
         url('../fonts/akzidenz_grotesk_condensed-webfont.ttf') format('truetype'),
         url('../fonts/akzidenz_grotesk_condensed-webfont.svg#berthold_akzidenz_groteskmdcn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'akzidenz_grotesk_Bd';
    src: url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.eot');
    src: url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.woff') format('woff'),
         url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.ttf') format('truetype'),
         url('../fonts/berthold_akzidenz_grotesk_be_bold-webfont.svg#berthold_akzidenz_grotesk_bBd') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'akzidenz_grotesk_Md_cond_i';
    src: url('../fonts/akzidenz_grotesk_med_condensed_italic-webfont.eot');
    src: url('../fonts/akzidenz_grotesk_med_condensed_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/akzidenz_grotesk_med_condensed_italic-webfont.woff') format('woff'),
         url('../fonts/akzidenz_grotesk_med_condensed_italic-webfont.ttf') format('truetype'),
         url('../fonts/akzidenz_grotesk_med_condensed_italic-webfont.svg#berthold_akzidenz_grotemdcnit') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'akzidenz_grotesk_ExBd_cond';
    src: url('../fonts/akzidenz_grotesk_extra_bold_condensed-webfont.eot');
    src: url('../fonts/akzidenz_grotesk_extra_bold_condensed-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/akzidenz_grotesk_extra_bold_condensed-webfont.woff') format('woff'),
         url('../fonts/akzidenz_grotesk_extra_bold_condensed-webfont.ttf') format('truetype'),
         url('../fonts/akzidenz_grotesk_extra_bold_condensed-webfont.svg#berthold_akzidenz_grotesxbdcn') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat';
    src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
    font-style: normal;
}
@font-face {
    font-family: 'Montserrat_b';
    src: url('../fonts/Montserrat-VariableFont_wght.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}






</pre></body></html>