/*
Title:		Main Style Sheet for Screen Media
Author:		Kurt Lach
Updated:	May 4th, 2007
*/

html, body {
	margin: 0;
	padding: 0;
	font-size: 100%; }

body {
  	font-family: arial, helvetica, sans-serif;
  	font-size: 70%;
	text-align: left;
	height: 100%;
	background: #9cbed0;
	color: #fff; }
	
#fence {
	position: relative;
	margin: 0; 
	padding: 0;
	text-align: left;
	background: #9cbed0 url("/graphics/background-lightblue.gif") repeat-y;
 	width: 796px; 
	height: auto; }
	
html>body #fence {
	height: auto; }
	
a:link {
	color: #070938;
	text-decoration: underline; }
	
a:hover {
	color: #070938;
	text-decoration: none; }
	
a:visited {
	color: #070938;
	text-decoration: underline;}
	
.homelink {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
	padding: 0;
	margin: 0; }
	
#hidden {
	display: none; }
	
#leftMenu {
	float: left;
	margin: 0 1px 0 0;
	padding: 173px 0 15px 0;
	width: 179px;
	height: auto;
	color: #000;
	background: url("/graphics/guy.gif") no-repeat; }
	
#leftMenu ul {
	width: 170px;
	margin: 0 0 1em 0;
	padding: .5em .25em .25em 0; }
	
#leftMenu li {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	color: #000;
	list-style-position: outside;
	list-style-type: none; 
	padding: 0 .25em .75em .5em }
	
#leftMenu ul li.header {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #171a51;
	font-weight: bold;
	padding: 0 .25em .25em .5em;
	border-bottom: 1px solid #171a51;
	margin: 0 0 .35em 0; }
	
#leftMenu .support {
	position: relative;
	border: 0;
	margin: 0;
	padding: 0 10px; }
	
#leftMenu img {
	border: 0;
	padding: 0; }
	
#leftMenu li a:link, #footer a:link {
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none; }

#leftMenu li a:hover, #footer a:hover {
	padding: 0;
	color: #000;
	text-decoration: underline; }

#leftMenu li a:visited, #footer a:visited {
	padding: 0;
	color: #333;
	text-decoration: none; }

#print a:link {
	width: 15%;
	text-align: right;
	color: #fff;
	position: absolute;
	left: 660px;
	top: 11px; }
	
#byline {
	float: right;
	margin: .5em;
	padding: .5em;
	width: 200px;
	height: auto;
	border: solid 1px #171a51;
	background: #E0EBF2;
	clear: right; }
	
#byline img {
	float: left;
	padding-right: .5em;
	margin: 0;
	clear: left; }
	
#byline p {
	padding: 0 0 1em 0;
	margin: 0;
	font-size: 1em;
	color: #171a51; }
	
#byline h3 {
	padding: 0;
	margin: 0; }
	
#byline h4 {
	padding: 0 0 .5em 0;
	margin: 0; }
	
.left {
	float: left;
	margin: 0 10px -1px 0;
	border-right: solid 1px #000; 
	clear: left; }
	
.middle {
	margin: 5px 5px 5px 5px; }
	
.right {
	margin: 5px 0 5px 10px; }
	
.center, img.center {
	text-align: center; }
	
.alignleft {
	float: left;
	padding: .5em .5em;
	margin: 0;
	border: 0;
	clear: left; }
	
.alignright {
	float: right;
	padding: .5em .5em;
	border: 0;
	margin: 0;
	clear: right; }
	
.last {
	margin-bottom: 5px; }
	
.icon {
	float: left;
	padding: 5px 5px 0px 5px;
	border: 0;
	margin: 0;
	clear: left; }
	
.imgRight {
	float: right;
	padding: 0;
	margin: 0 0 .5em .5em;
	border: solid 1px #070938;
	clear: right; }
	
.imgLeft {
	float: left;
	padding: 0;
	margin: 0 .5em .5em 0;
	clear: left; }

.contentWrap {
	float: left;
	height: auto;
	margin: 0;
  	width: 610px;
	padding: 0 0 5px 5px; }
	
.contentWrap50 {
	float: left;
	margin: 0;
	padding: 0 0 0 0;
	width: 50%;
	z-index: 12;
	clear: right; }
	
.column25 {
	float: left;
	padding: 0;
	width: 141px;
	border: solid 1px #070938; }
	
.column33 {
	float: left;
	padding: 0;
	width: 192px;
	border: solid 1px #070938; }
	
.column50 {
	float: left;
	margin: 3px 0 2px 0; 
	padding: 0;
	width: 298px;
	height: auto;
	border: solid 1px #070938; }
	
.column100 {
	float: left;
	margin: 3px 0 2px 0;
	padding: 0;
	width: 603px; }
	
.fleetcolumn {
	float: left;
	width: 298px;
	padding: 0;
	margin: 0;
	border: 0;
	clear: right; }
	
.fleetimg {
	float: right;
	padding: 0;
	border: solid 1px #070938;
	margin: 5px 0px 5px 5px; }
	
blockquote.pullquote {
	width: 290px;
	height: auto;
	margin: 1em 1em .5em 1em;
	padding-top: 10px;
	background: #fff url("/graphics/back_quote-top.gif") top no-repeat; }
	
blockquote.pullquote p {
	font-weight: bold;
	font-size: 1.2em;
	color: #171a51;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0 .85em 35px .85em;
	background: #9cbed0 url("/graphics/back_quote-bottom.gif") bottom no-repeat; }
	
.column50 img.fleet {
	margin: 5px 0 0 5px;
	border: solid 1px #070938; }
	
blockquote.pullquote.alignleft, blockquote.pullquote.alignright {
	margin: .5em 0; }

p {
	padding: .5em;
	margin: 0;
	font-size: 1em;
	color: #171a51; }
	
h1 {
	font-size: 1.5em;
	line-height: 1.55em;
	font-weight: bold;
	padding: .1em 5px;
	margin: 0; }
	
h1 a:link, h1 a:hover, h1 a:visited {
	padding: 0;
	color: #ffcd0c;
	border: none;
	text-decoration: none; }
	
h2 {
	font-size: 1.25em;
	line-height: 1.15em;
	color: #171a51;
	font-weight: bold;
	padding: .25em .5em 0 .45em;
	margin: 0; }
	
h2 a:link, h2 a:visited {
	padding: 0;
	color: #171a51;
	text-decoration: none; }
	
h2 a:hover {
	padding: 0;
	color: #171a51;
	text-decoration: underline; }
	
h3 {
	font-size: 1.1em;
	line-height: 1.1em;
	color: #171a51;
	font-weight: bold;
	padding: 0 .5em 0 .5em;
	margin: .5em 0 0 0; }
	
h4 {
	font-size: 1em;
	line-height: 1em;
	color: #171a51;
	font-weight: bold;
	padding: 0 .5em 0 .5em;
	margin: .5em 0 0 0; }
	
h2.alignright a:link img {
	border: 0; }
	
dt, dt ol {
	padding: 0 1em;
	list-style: none;
	color: #171a51;
	font-weight: bold;
	padding-top: 1em; }
	
dd {
	color: #171a51;
	list-style: none; 
	font-weight: normal;
	padding-right: 1em; }
	
dl li {
	padding: 0 1em;
	list-style: none;
	color: #171a51;
	padding-top: .5em; }
	
#definition {
	float: left;
	width: 100%;
	text-align: center; }
	
.textleft {
	text-align: left; }
	
.deflink {
	font-weight: bold;
	font-size: 1.2em; 
	text-align: center; }
	
.defbig {
	font-weight: bold;
	font-size: 5em; 
	padding: 0;
	margin: 0; }
	
.bottomLink a:link, .bottomLink a:visited {
	float: right;
	border: 0;
	font-size: 1.45em;
	color: #171a51;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 .25em 0;
	padding: 0 14px 0 0;
	vertical-align: middle;
	background: url("/graphics/icn_chevron.gif") right no-repeat;
	clear: right; }
	
.bottomLink a:hover {
	text-decoration: underline; }
	
.chevron {
	padding: 0 .5em 0 18px;
	margin: .5em 0 0 2px;
	background: url("/graphics/icn_chevron.gif") no-repeat left center; }
		
.indent {
	margin: 0 50px 1em 50px;
	padding: 0;
	font-style: oblique;
	width: 500px; }
	
.middlebold, .middlebold a:link {
	vertical-align: middle;
	border: none; }
	
a:link.def {
	text-decoration: none;
	cursor: help;
	background: #ffff99; }
	
acronym {
	border-bottom: dotted 1px #000;
	cursor: help; }
	
ul {
	padding: .5em;
	margin: 0 2em;
	color: #171a51; }
	
li {
	padding: 0 0 .25em 0;
	list-style-position: inside;
	list-style: disc; }
	
ul.hours {
	padding: .5em 0 0 .5em;
	margin: 0 0 0 2em;
	color: #171a51; }
	
ul.hours li {
	padding: 0;
	list-style-position: inside;
	list-style: disc; }
	
li.pdf {
	line-height: 2em;
	padding-left: 2em;
	margin-left: .5em;
	list-style: none;
	background: url("/graphics/icn_pdf-bullet.gif") left center no-repeat; }
	
li.nobullet {
	padding: 0 0 .35em 1em;
	list-style-position: inside;
	list-style: none; }
	
ol {
	padding: .5em;
	margin: 0 2em;
	color: #171a51; }
	
ol li {
	margin: 0 1em .5em 1em;
	padding: 0 0 .25em 0;
	list-style-position: outside;
	list-style-type: decimal; }
	
ol ul li {
	margin: 0 .5em;
	padding: 0 0 .25em 0;
	list-style-position: outside;
	list-style-type: lower-alpha; }
		
h3+ul, h3+p, h4+p {
	padding: 0 .5em .5em .5em; }
	
.fleetcolumn h3 {
	text-decoration: underline; }
	
h2+h4 {
	border: 0;
	padding: 0 .5em .5em .5em; }
	
ul.essentials {
	margin: .2em .5em .5em 95px;
	padding: 0 0 .2em 0;
	color: #171a51; }
	
h4+p.center {
	padding-top: 5px; }
	
ul.essentials li {
	margin: 0;
	padding: .25em 0 .25em 0;
	list-style-position: outside;
	list-style: disc; }
	
.lightblue {
	color: #000;
	background: #E0EBF2;
	padding-bottom: 1em;
	border: solid 1px #171a51; }
	
.redback {
	color: #fff;
	background: #C00; }
	
.red {
	color: #C00;
	background: none; }
		
.lightblue img {
	padding-bottom: 0; }
	
.white {
	color: #000;
	background: #fff;
	border: solid 1px #171a51; }
	
.whiteright {
	color: #000;
	background: #fff;
	margin-left: 5px;
	border: solid 1px #171a51; }
	
.blueback {
	color: #ffcd0c;
	background: #171a51; }
	
.lightblueback {
	color: #171a51;
	background: #9cbed0;
	border-bottom: 1px solid #171a51; }
	
.whiteback {
	color: #171a51;
	background: #fff; }
	
.bold {
	font-weight: bold; }
	
.italic {
	font-style: oblique; }
	
.grey {
	color:#666; }
	
.medblue {
	color: #9cbed0; }
	
.black {
	color: #000; }
	
.red, .red a:link {
	color: #DF1313; }
	
.trans {
	color: #171a51;
	background: none; }
	
.tight {
	width: 296px;
	vertical-align: bottom;
	voice-family:"\"}\"";
	voice-family:inherit;
	width: 298px; }
	
div.moviewrapleft {
	float: left;
	width: 280px;
	padding-left: 10px;
	margin: .5em .5em .5em 0;
	clear: left; }
	
div.moviewrapright {
	float: right;
	width: 280px;
	padding-right: 10px;
	margin: .5em 0 .5em .5em;
	clear: right; }
	
div.moviewrapright p, div.moviewrapleft p {
	padding: .25em 0 .5em 0;
	background: #fff;
	text-align: center;
	color: #171a51; }
	
form {
	margin: 1em 0; }
	
form p {
	padding: .25em .5em; }
	
form p input, form p select {
	margin: 0 2em 0 .5em;
	padding: 1px;
	background: #fff;
	vertical-align: middle;
	border: 1px solid #171a51; }
	
.noborder {
	border: 0px; }
	
form h3+p {
	padding: 0 .5em; }
	
form p.bold {
	padding-top: 1em; }
	
.clearLeft {
	clear: left;
	margin: 0;
	padding: 0; }
	
.clearRight {
	clear: right;
	margin: 0;
	padding: 0; }
	
.clear {
	clear: both;
	margin: 0;
	padding: 0; }
	
table {
	margin: .5em;
	padding: 0;
	background: #171a51; }
	
table tr {
	}
	
table td {
	padding: .25em .5em;
	border: 0;
	width: 298px;
	vertical-align: top;
	text-align: center;
	background: #E0EBF2; }
	
table p, table p.bold {
	padding: 0 0 .25em 0;
	margin: 0; }
	
table td h2 {
	margin: -3px -6px 5px -5px;
	padding: .25em 0;
	color: #171a51;
	border-bottom: 2px solid #171a51;
	background: #9cbed0; }
	
table select {
	margin: 0 0 1em 0; }
	
table p input {
	margin: 0 .25em .5em .25em; }
	
.pdfdownload {
	margin: 0 0 1em 1em;
	padding: 4px 4px 4px 98px;
	color: #900;
	min-height: 35px;
	background: #fff url("/graphics/icn_getacro.gif") 4px 6px no-repeat; }
	
.desktops {
	padding: 5px 5px 0 5px;
	margin: 0; 
	text-align: center; }
	
#footer {
	position: relative;
	clear: both;
	width: 795px;
	height: auto;
	padding: 0;
	margin: 0;
	background: #171a51 url("/graphics/background_footer.gif") top repeat-x; }
	
#footer p {
	text-align: left;
	padding: .75em;
	color: #fff;
	font-weight: bold; }
	
#footer a:link, #footer a:hover, #footer a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline; }
	
#members {
	float: right;
	width: 795px;
	padding: 0 0 1em 0;
	margin: 0;
	background: #9cbed0; }
	
/* Lightbox Start */

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#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: transparent url(/graphics/lightbox_images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/graphics/lightbox_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/graphics/lightbox_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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
/* Lightbox End */