/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #333333;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url("bg_grad.jpg") fixed;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #005FA9;
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

/************** header tag styles **************/

h1{
 font: bold 120% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h2{
 font: bold 114% Arial,sans-serif;
 color: #006699;
 margin: 0px;
 padding: 0px;
}


#redfont {
 font: Arial,sans-serif;
 color: #bb0000;
}


#greenfont {
 font: Arial,sans-serif;
 color: #005500;
}

#greyfont {
 font: Arial,sans-serif;
 color: #777777;
}


#bluefont {
 font: Arial,sans-serif;
 color: #0000bb;
}

h3{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: 100% Arial,sans-serif;
 color: #333333;
 margin: 0px;
 padding: 0px;
}

h5{
 font: 100% Arial,sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}


/*************** list tag styles ***************/

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Arial,sans-serif;
 color: #334d55;
}
				
input{
font-family: Arial,sans-serif;
}

/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 58px;
	left: 14px;
	right: 0px;
	width:1200px;
	background-color: #ffffff;
}

#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100; 
}

#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 50px;
	padding: 0px;
	z-index: 100;
}

#masthead{
	position: absolute;
	top: 0px;
	left: 13px;
	right: 0px;
	width:1100px;
	
}

#pageNav{
	float: right;
	width:178px;
	padding: 0px;
	background-color: #F5f7f7;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font: small Verdana,sans-serif;
}

#content{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border-right: 1px none #ccd2d2;
}


/***********************************************/
/* Component Divs                              */
/***********************************************/
#siteName{
	margin: 0px;
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-weight: normal;
}

/************** utility styles *****************/

#utility{
	font: 75% Verdana,sans-serif;
	position: absolute;
	top: 16px;
	right: 0px;
	color: #919999;
}

#utility a{
	color: #ffffff;
}

#utility a:hover{
	text-decoration: underline;
}

/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border-bottom:1px none #ccd2d2;
}

#pageName h2{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	margin:0px;
	padding: 0px;
}

#pageName img{
	position: absolute;
	top: 0px;
	right: 6px;
	padding: 0px;
	margin: 0px;
}

/************* globalNav styles ****************/

#MainNav{
position: relative;
width: 1200px;
min-width: 1200px;
height: 32px;
color: black;
padding: 0px;
margin: 0px;
background-image:  url("glbnav_background.gif");
}

#MainNav img{
	margin-bottom: -4px;
 
}

#gnl {
	position: absolute;
	top: 0px;
	left:0px;
}

#gnr {
	position: absolute;
	top: 0px;
	right:0px;
}

#globalLink{
	position: absolute;
	top: 6px;
	height: 12px;
	min-width: 640px;
	padding: 0px;
	margin: 0px;
	left: 10px;
	z-index: 100;
}


a.glink, a.glink:visited{
  	font-size: small;
  	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 2px 5px 4px 5px;
	border-right: 1px solid #8FB8BC;
}

a.glink:hover{
  	background-image:  url("glblnav_selected.gif");
	text-decoration: none;
}

.skipLinks {display: none;}



/************* breadCrumb styles ***************/

#breadCrumb{
	padding: 5px 0px 5px 10px;
	font: small Verdana,sans-serif;
	color: #AAAAAA;
}

#breadCrumb a{
	color: #AAAAAA;
}

#breadCrumb a:hover{
	color: #005FA9;
	text-decoration: underline;
}


/************** feature styles *****************/

.feature{
	padding: 0px 0px 10px 10px;
	font-size: 80%;
	min-height: 200px;
	height: 200px;
}
html>body .feature {height: auto;}

.feature h3{
	font: bold 175% Arial,sans-serif;
	color: #000000;
	padding: 30px 0px 5px 0px;
}

.feature img{
	float: left;
	padding: 0px 10px 0px 0px;
}


/*************** story styles ******************/

.PageContent {
	padding: 10px 0px 0px 10px;
	font-size: 90%;
}

.PageContent h3{
	font: bold 125% Arial,sans-serif;
	color: #000000;
}

.PageContent p {
	padding: 0px 0px 0px 0px;
}

.PageContent a.capsule{
	font: bold 1em Arial,sans-serif;
	color: #005FA9;
	display:block;
	padding-bottom: 5px;
}

.PageContent a.capsule:hover{
	text-decoration: underline;
}

td.storyLeft{
	padding-right: 0px;
}


/************** siteInfo styles ****************/

#siteInfo{
	clear: both;
	border-top: 1px solid #cccccc;
	font-size: 12px;
	color: #cccccc;
	padding: 5px;
	margin-top: 2px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
	border-bottom: 1px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	background-image:  url("bg_nav.jpg");
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	text-decoration: none;
}


/************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 10px;
	border-bottom: 1px solid #cccccc;
}

.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block; 
}
/* .NavBTNS {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
	background-attachment: fixed;
	background-image: url(NAVBTN.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	border: none;
} */
.pageform {

	padding: 0px 0px 0px 10px;
	overflow:auto;
	font-size: 94%;
}

.pageform2 {

	padding: 0px 0px 0px 10px;
	overflow: visible;
	font-size: 94%;
}

.smallpageform {

	padding: 0px 0px 0px 10px;
	height:550px;
	width:1150px;
	overflow:auto;
	font-size: 94%;
}

.formtable {
	padding: 10px 0px 0px 10px;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.mikesinputs {
	border: thin solid #666666;
}
.uploadframe {
	border: 0px;
	float: right;
	position: relative;
	bottom: 3px;
}
.printicon {
	margin: 0px;
	padding: 0px;
	float: none;
	position: absolute;
	right: 10px;
	top: 3px;
	text-align: right;
	visibility: visible;
	height: 22px;
}


/***************** World View ************/
#world {
    padding: 15px 0px 0px 5px;
}

#WorldView {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	background-image: url(../WorldView/world.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
}

#gantt {
  border: none;
}

div.AutoDiv {
  padding: 0px;
  margin: 0px;
  text-align: center;
  font-size: 11px;
  font-family: sans;
  color: white;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  position:absolute; 
  border-style: solid; 
  border-color:white; 
  border-width:3px;
  border: none;
  background: none;
}

a.WV:link, a.WV:visited{
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  color: white;
  margin-left: auto;
  margin-right: auto;
}

div.AutoDiv-small {
  padding: 0px;
  margin: 0px;
  text-align: left;
  font-size: 10px;
  font-family: sans;
  color: black;
  margin-left: auto;
  margin-right: auto;
  background-color: white;
  position:absolute; 
  border-style: solid; 
  border-color:grey; 
  border-width:1px;
}

div.Crew {
  margin-left: auto;
  margin-right: 0;
}


/******** Crew Deployment **************/

tr:hover.CrewDeployment {
  background-color: LightSteelBlue;
}

/***********  Hidden  **************/
.hidden {
    width: 0px;
    height: 0px;
    margin: 0px;
    padding: 0px;
    outline: none;
    border: 0px;
}

/*********  Crew Audit ***********/
.CrewAudit {
    font-weight: bold;
    color: navy;
}

.CrewmanAudit {
    font-weight: normal;
    font-size: smaller;
}

div.CrewAudit{
    clear: both;
}
dl.CrewAudit {
    border: 3px double #ccc;
    padding: 0.5em 2em 0.5em 1em;
	display: inline-block;
}

dt.CrewmanAudit {
    float: left;
    clear: left;
    width: 300px;
    text-align: right;
    font-weight: bold;
    color: DarkSlateGray;
	white-space: nowrap;
}

dt:after.CrewmanAudit {
    content: ":";
}

dd.CrewmanAudit {
    margin: 0 0 0 310px;
    padding: 0 0 0.5em 0;
}

/*** Training Matrix ***/

.Training_Matrix_Form {
    overflow: visible;
    font-size: 94%;
}

td.TMCell {
    white-space: nowrap;
}

/** Ship Certificate **/
img#ship_certificate {
    width: 100%;
}

/** ship_certs **/
table.ship_certs td {
    vertical-align: middle;
}


/** readonly **/
input[readonly="readonly"] {
    background-color: #EEEEEE;
}

input[readonly="true"] {
    background-color: #EEEEEE;
}

/** invisible link **/
a:link.no_changes, a:visited.no_changes {
    color: inherit;
}

/** Toggle Button **/
.toggleButton {
		margin: 0;
/*		#011f5f  */
		background-image: linear-gradient(to bottom, #81afcf, #316f9f);
		color: white;
		/*text-shadow: 0 0.5px #114492;*/
		box-shadow: 0 0 0 1px #27496d, 0 2px 6px #193047;
		border: none;
		/* height: 25px; */
		/* width: 60px; */
		border-radius: 10%;
		padding: 3px 7px;
}

input[type=button].Pressed, input[type=submit].Pressed {
		background-image: linear-gradient(to bottom, #61afff, #216f9f);
		text-shadow: -1px -1px #114492;
		box-shadow: inset 0 0 0 1px #27496d, inset 0 2px 6px #193047;
}

/** Incident Investigations **/
.investigationShip {
		display: inline-block;
		padding: 4px;
		background-color: #BBB;
		margin-bottom: 4px;
		border-radius: 3px;
		box-shadow: 1px 1px 4px #BBB;
		min-height: 100px;
}

.memos {
		padding: 4px;
		background-color: #DDD;
		border: 0;
		border-radius: 3px;
		box-shadow: 1px 1px 4px #DDD;
}

.memos td {
		padding-left: 4px;
		padding-right: 4px;
		text-align: left;
}

/** MWWF (MicroWave WebForm) **/
.MWWF_FieldWrapper label {
		display: block;
}

.MWWF_NoLabel label {
		display: none;
}

input[type=submit].NavBtns,
input[type=submit].NavBTNS {
		cursor: pointer;
		font-size: 84%;
		color: #444;
		padding: 2px 4px;
		box-sizing: border-box;
		border-radius: 3px;
		background-color: #EEE;
		background-image: linear-gradient(175deg,white,#EEE);
		font-family: Verdana, sans;
		font-weight: normal;
		border: 1px outset #888;
		box-shadow: 0 0 1px #555;
}

/* noFile */
.noFile {
		color: red;
		text-shadow: 1px 1px 0 black;
		border: 3px solid black;
		border-radius: 1px;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		width: 250px;
}

/* PDFEmbed */
.PDFEmbed {
		width: 100%;
		height: 100vh;
		/*border: 3px solid black;*/
}

/** CM_Tabulated **/
table.CM_tabulated tr td {
		padding-top: 0;
		padding-bottom: 0;
}

table.CM_tabulated {
		/*background: linear-gradient( 90deg, #EEEEEE, #F8F8F8);*/
		/*background-color: #FAFAFA;*/
		border-radius: 3px;
		/*linear-gradient(to bottom, #81afcf, #316f9f);*/
}

/** CrewCerts **/
table#CrewCerts tr,
table#CrewCerts td {
		border: none;
		padding: 0;
		margin: 0;
}

table#CrewCerts {
		width: 100%;
		overflow: hidden;
		text-overflow: ellipsis;
		white-space: nowrap;
		border: none;
		padding: 0;
		margin: 0;
}

table#CrewCerts .acronym {
		font-family: monospace;
		color: black;
}

table#CrewCerts tr.Category {
		background: none;
}

table#CrewCerts abbr {
  background-image: linear-gradient(to right, #082 75%, transparent);
  background-position: 0 1.01em;
  background-repeat: repeat-x;
  background-size: 4px 2px;
}


/** PDFEmbed **/
div.PDFEmbed {
		text-align: right;
		font-size: 1.25rem;
		font-weight: bold;
}

div.PDFEmbed a {
		background: white;
		padding: 0.5rem;
		border-radius: 3px;
}