﻿.on {
	color:#000000;
	cursor: pointer;
}
.off {
	color:#FFFFFF;
	cursor:default;
}

.Body {
	background-color: #013f36;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.PageHeader {
	width: 1000px;
	border: 0px;
	margin: 4px 0px 0px 0px;
	padding: inherit;
}
.HeaderImage {
	border-style: 0;
	border-width: 0px;
}
.TopNavBar {
	margin: 4px 0px 4px 0px;
	background-color: #0a8859;
	width: 1000px;
}
.MainContentCell {
	vertical-align: top;
	padding: 0px;
	margin: 0px 0px 4px 0px;
	width: 1000px;
	text-align: center;
}
.LeftNavCell {
	border-right: 4px #013f36 solid;
	margin: 0px;
	background-color: #0a8859;
	text-decoration: none;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	max-width: 120px;
	padding-top: 5px;
	width: 120px;
}
.BodyContentCell {
	text-align: center;
	background-color: #FFFFFF;
	vertical-align: top;
	padding: 0px;
	margin: 0px;
	width: 876px;
}
.StandardContentTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	width: 100%;
	text-align: justify;
	line-height: 140%;
}
.pagefooter {
  clear: both;
  width: 1000px;
  height: 35px;
  margin: 0;
  background: #013f36;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-color: #FFF;
  text-align: center;
  color: #CCCCCC;
}

.Center {
	text-align: center;
}
.TopBottomBorder {
	border-bottom: 2px solid #006600;
}
.DefaultText {
	font-family: Arial;
	font-size: 12px;
}
.LargeHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: bold;
	color: #0a8859;
}
.LargeHeadingItalic-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #0a8859;
	font-style: italic;
	text-transform: uppercase;
	line-height: 30px;
}
.MediumHeadingItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	font-style: italic;
	color: #0a8859;
}
.MediumHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #0a8859;
}
.SmallHeadingComic {
	font-family: Comic Sans MS;
	font-size: medium;
	font-weight: bold;
	color: #0a8859;
	line-height: 135%;
}
.DefaultTextJustified {
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
}
.ItalicIndent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	padding-left: 20px;
	padding-right: 20px;
}
.GenPicture {
	margin-top: 4px;
	margin-left: 3px;
	margin-right: 3px;
	border-width: 0;
}
.ImageDefault {
	border-style: 0;
	border-width: 0px;
}
.LeftNavImage {
	margin: 2px 0px 2px 0px;
	border-style: 0;
	border-width: 0px;
}
.ImageInText {
	margin: 6px;
	border-style: 0;
	border-width: 0px;
}
.ImageInText-NoTopMargin {
	margin: 0px 6px 2px 6px;
	border-style: 0;
	border-width: 0px;
}
.ImageLableLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
.FlyMasters {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #014E36;
}
.Graytext {
	color: #C0C0C0;
}
.IndexRight {
	text-align: right;
	padding-right: 10px;
}
.ImportantNoticeItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	padding-left: 20px;
	padding-right: 20px;
}
.ImportantNoticeItalic-StandardText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FF0000;
	padding-left: 0px;
	padding-right: 0px;
}
.Marquee {
	font-family: "Comic Sans MS";
	color: #CC0000;
	font-size: medium;
	font-weight: bold;
}
.Greentext {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #008000;
}
.MaroonText {
	font-family: Comic Sans MS;
	font-size: 14px;
	color: #CC0000;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

