html {
	height: 100%;
	min-height: 100%;
	margin-bottom: 1px;
}

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

}
body {
	height: 100%;
	min-height: 100%;
    margin: 0;
    background-repeat: no-repeat;
    background-attachment: fixed;
	background-position: 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #ebf7f9;
	height: 1.6em;
	background-color: #0d4b68; /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDRiNjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(0,39,55,1) 0%, rgba(13,75,104,1)) fixed; /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,39,55,1)) , color-stop(100%,rgba(13,75,104,1))) fixed; /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(0,39,55,1) 0%,rgba(13,75,104,1) fixed); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(0,39,55,1) 0%,rgba(13,75,104,1)) fixed; /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(0,39,55,1) 0%,rgba(13,75,104,1)) fixed; /* IE10+ */

background: linear-gradient(to bottom,  rgba(0,39,55,1) 0%,rgba(13,75,104,1)) fixed; /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002737', endColorstr='#0d4b68',GradientType=0 ); /* IE6-8 */
zoom: 1;

}

h1, h2, h3 {font-family: 'humana_sans_md_itc_ttmedium', Verdana, Arial, Helvetica, sans-serif; font-weight:normal; color:#002737;}

h1 {
	font-size: 2.6em;
	line-height:1.5em;
	margin-top: 0px;
	margin-bottom:5px;
	letter-spacing:-.05em;
	}
	
h2 {
	font-size: 1.5em;
	line-height:1.5em;
	margin-top: 8px;
	margin-bottom: 8px;
	}
a {cursor:pointer;}
a:link { color:#002737; text-decoration: none; cursor:pointer;}
a:hover { color: #000000; text-decoration: underline; }


ul {margin: 0px;}
li {margin: 0px;}
.maindiv {
	font-size : 12px;
	line-height: 1.8em;
	font-weight: normal;
	color: #000000;
	padding-left : 15px;
	padding-right : 15px;
}
.maindiv a:link { color:#002737; text-decoration: underline;}
.maindiv a:hover { color: #000000; text-decoration: underline; }
.maindiv a:visited {
	color: #002737;
	text-decoration: underline;
}
.maindiv img a:link { text-decoration: none;}
.maindiv img a:hover { text-decoration: none;}
.maindiv img a:visited { text-decoration: none;}
.maindiv p {
	margin-bottom: 16px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	}

.maindiv h2{
	margin: 0;
	font-size: 1.7em;
	color: #1C5A72;
	margin-top: 1.5em;
	margin-bottom:.3em;
}

.main {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.main a:link {
	color: #2B3C8D;
	text-decoration: underline;
	line-height: 18px;
}
.main a:hover { color: #000000; text-decoration: underline; }
.main a:visited { color: #333366; text-decoration: underline; }


.topnav {
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: #ebf7f9;
	text-decoration: none;
	text-decoration: none;
	letter-spacing: 0.01em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}

.topnav a:link {
	color:  #ebf7f9;
	text-decoration: none;
}
.topnav a:hover {
	color:  #ebf7f9;
	text-decoration: underline;
}
.topnav a:visited {
	color:  #ebf7f9;
	text-decoration: none;
}

#pageHeader h1 { 
display:none
	}


.cell-back {
	background-image: url(../images/side.jpg);
	background-repeat: repeat-y;
	background-color: #ebf7f9;
}
.heading {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #343597;
}
.nav {
	font-family: 'humana_sans_md_itc_ttmedium', Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #002737;
	text-decoration: none;
	padding-left: 12px;
	height: 18px;
	line-height: 22px;
}
.nav a:link {
	color: #002737;
	text-decoration: none;
}
.nav a:visited {
	color: #002737;
	text-decoration: none;
}
.nav a:hover {
	color: #002737;
	text-decoration: underline;
}

.nav p.on a {color: #1C5A72;}

.expeditions {
	font-size: 11px;
	font-weight: normal;
	color: #002737;
	text-decoration: none;
	padding-bottom: 5px;
	padding-left: 8px;
}
.expeditions a:link {
	color: #002737;
	text-decoration: none;
}
.expeditions a:hover { color:#002737; text-decoration: underline; }

.heading {
	font-size: 1.6em;
	font-weight: bold;
	color: #002737;
	line-height: 1.5em;
}
.copyright {
	font-size: 11px;
	font-weight: normal;
	color: #ebf7f9;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
} 
.copyright a:link {
	color: #ebf7f9;
	text-decoration: underline;
}
.copyright a:visited {
	color: #ebf7f9;
	text-decoration: underline;
}
.copyright a:hover { color: #Ffffff; text-decoration: underline; }

.banner {
	height: 190px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: top;
}
#banner {
	height: 250px;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: top;
}
.nav-head {
	font-size: 12px;
	font-weight: bold;
	color:#02194B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color:#02194B;
	display: block;
	margin-right: 40px;
}
.nav-subhead {
	font-size: 10px;
	font-weight: bold;
	color:#02194B;
	text-decoration: none;
	display: block;
	margin-right: 0px;
}

.learn-cell {
	background-color: #d6eff3;
	padding: 8px 8px 8px 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#032265;
	border-left-color:#032265;
	float: right;
	width: 200px;
	margin: 8px;
}

.learn-cell p {
	margin: 0px 0px 9px;
	line-height: 15px;
	text-decoration: none;
	font-size: 11px;
}

.learn-cell a:link {
	margin: 0px 0px 9px;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	color: #032265;
}

.learn-cell a:hover {
	margin: 0px 0px 9px;
	font-size: 11px;
	line-height: 15px;
	text-decoration: underline;
	color: #02194B;
}

.learn-cell a:hover {
	text-decoration: underline;
	color: #000000;
}

.learn-cell h3 {
	font-size: 13px;
	font-weight: bold;
	color: #02194B;
	margin:0px;
	padding: 0px;
	margin-bottom: 6px;
}

.learn-cell .post {
	display: block;
	overflow: hidden;
	font-size:11px;
	line-height: 15px;
	margin-bottom:10px;	
}

.learn-cell .post img {
	float:left;	
	padding-right: 10px;
	padding-bottom: 8px;
}

.post {
	display: block;
	overflow: hidden;
	margin-bottom: 20px;
	float: left;
	width: 200px;
	margin-right: 20px;
}

.interview {
	display: block;
	overflow: hidden;
	margin-top:20px;
	float: left;
	margin-right: 20px;
}

.interviewMain {
	display: block;
	overflow: hidden;
	margin-top:20px;
	width:100%;
	
}


.postSM {
	display: block;
	overflow: hidden;
	margin-bottom:20px;
	float: left;
	width: 150px;
	margin-right: 20px;
	font-size: 11px;
	line-height: 17px;
}

.postSM img {
	width:150px !important;
	height: auto;
}

.glossary {
	font-size: 9px;
	font-weight: normal;
	color: #000169;
	
}
.glossary a:link { color: #000169; text-decoration: underline; }
.glossary a:visited { color: #666699; text-decoration: underline; }
.glossary a:hover { color: #000169; text-decoration: underline; }

/* Holly Hack: Hide From IE5/Mac \*/

.glossary-icon {
	line-height: 18px;
	display: inline;
	padding: 0px;
	margin-left: 3px;
	margin-top: 3px;
	background-position: center;
}
/* Holly Hack: End Hide From IE5/Mac */

.date {
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color: #000000;
	line-height: 16px;
}
.calendar {
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding: 3px;
	text-align: center;
	line-height: 14px;
}
.calendar a:link {
	color: #02194B;
	text-decoration: underline;
}
.calendar a:visited { color: #660099; text-decoration: underline; }
.calendar a:hover {
	color: #02194B;
	text-decoration: underline;
}
.main-scientist {
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
.calendar-highlight {
	font-size: 10px;
	font-weight: bold;
	color:#02194B;
	padding: 3px;
	text-align: center;
	line-height: 14px;
}
.calendar-highlight a:link { color: #0033FF; text-decoration: underline;}
.calendar-highlight a:visited { color: #660099; text-decoration: underline; }
.calendar-highlight a:hover { color: #000169; text-decoration: underline; }

.portrait {
	float: left;
	border: 1px solid #333333;
	margin-right: 18px;
	margin-bottom: 12px;
}
.crew-cell {
	padding-top: 12px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	padding-right: 15px;
}

.crew {
	overflow:hidden;
	margin-bottom: 10px;
	}
	
.crew p {
	margin: 0px;
	padding: 0px;
	}
	
.crew img {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.email-q {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color:#02194B;
}
.email-q a:link { color: #333333; text-decoration: underline;}
.email-q a:hover { color: #000000; text-decoration: underline; }
.email-q a:visited { color: #333366; text-decoration: underline; }

.email-a {
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.email-a a:link { color: #333333; text-decoration: underline;}
.email-a a:hover { color: #000000; text-decoration: underline; }
.email-a a:visited { color: #333366; text-decoration: underline; }
.icon {
	float: left;
	margin-right: 8px;
	
	border-left: 1px;
}
.icon-small {
	float: left;
	padding-right: 3px;
}
.icon-small2 {
	float: left;
	padding-right: 3px;
}
.cell {
	float: right;
	width: 235px;
	margin: 0px 0px 12px 12px;
	padding: 0;
}

.slideshow-cell {
	font-size: 11px;
	font-weight: normal;
	color:  #02194B;
	background-color: #A2BF9A;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#02194B;
	float: right;
	width: 166px;
	margin: 8px;
	border-bottom-color:#02194B;
	text-align: center;
}
.slides-big {
	float: left;
	margin-right: 15px;
	padding: 0px;
	margin-top: 15px;
	margin-bottom: 165px;
	margin-left: 0px;
}
.slides-clear {
	clear: both;
}

.slideshow {
	margin-right: 12px;
	margin-bottom: 12px;
	text-align: center;
	float: left;
	width: 200px;
	font-size: 11px;
	line-height: 16px;
	color:  #02194B;
}

.slideshow a:link {
	color:  #02194B;
	text-decoration: none;
}

.slideshow a:visited {
	color:  #02194B;
	text-decoration: none;
}
.slideshow a:hover {
	color:  #02194B;
	text-decoration: underline;
}

.slides-little {
	display: inline;
	float: left;
	margin: 0px;
	padding-left: 12px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	

}
.slidecaption {
	font-size: 11px;
	line-height: 16px;
	color:  #02194B;
}
.glossary-layer {
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #1D0000;
	background-color: #F7F2E2;
	display: block;
	padding: 8px;
	width: 300px;
	border: 1px solid #1D0000;
	visibility: hidden;
	z-index: auto;
	height: auto;
}

div#tipDiv {
	position:absolute;
	visibility:hidden;
	left:0;
	top:0;
	z-index:10000;
	background-color:#ebf7f9;
	border:1px solid #1D0000;
	width:250px;
	padding:4px;
	color:#000000;
	font-size:11px;
	line-height:1.2;
}

div.tp1 {
	font-size:12px;
	color:#002737;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
}
div.tp2 { font-weight:bolder; color:#337; padding-top:4px }
.image-float {
	float: left;
	
	margin-right: 18px;
	margin-bottom: 12px;
	
}
.next-prev {
	font-size: 10px;
	font-weight: normal;
	color: #02194B;
	
}
.next-prev a:link { color:#02194B; text-decoration: underline; }
.next-prev a:visited { color: #000000; text-decoration: underline; }
.next-prev a:hover {
	color: #006633;
	text-decoration: underline;
}
.slidediv {
	font-size: 11px;
	line-height: 16px;
	color:#02194B;
	padding-left : 5px;
	padding-right : 15px;
	font-weight: normal;
}
.cell-200 {
	float: right;
	width: 200px;
	margin: 0px 0px 36px 12px;
	padding: 0 0 36;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 14px;
}
.cell-300 {
	float: right;
	width: 300px;
	margin: 0px 0px 12px 25px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.cell-300 p {
	margin-bottom: 24px;
	line-height: 1.7em;
}

#cell-200 {
	float: right;
	width: 200px;
	margin: 0px 0px 36px 12px;
	padding: 0 0 36;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 14px;
	display: inline;
}
#cell-250 {
	float: right;
	width: 250px;
	margin: 0px 0px 12px 12px;
	padding: 0;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	text-align: center;
	line-height: 14px;
}

.cell-nav {
	background-color: #d6eff3;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color:#02194B;
	border-left-color:#02194B;
	margin: 8px;
}

#flashContent {
	margin-bottom: 35px;
	margin-top: 25px;
	overflow: hidden;
}
#flashContent p{
	margin-top: 15px;
}

.flashContent {
	width: 640px;
	margin-bottom: 25px;
	margin-top: 25px;
}



/* 
  ------------------------------------
  PVII Menu CSS Express Drop-Down Menu
  by Project Seven Development
  www.projectseven.com
  ------------------------------------
*/
.SearchTD {
	text-align: right;
	margin: 0px;
	padding: 0px 5px 0px 0px;
	height: 20px;
	
}

#menuwrapper {
	background: rgb(0,39,55); /* Old browsers */

/* IE9 SVG, needs conditional override of 'filter' to 'none' */

background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMjczNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZDRiNjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

background: -moz-linear-gradient(top,  rgba(0,39,55,1) 0%, rgba(13,75,104,1) 100%); /* FF3.6+ */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(0,39,55,1)), color-stop(100%,rgba(13,75,104,1))); /* Chrome,Safari4+ */

background: -webkit-linear-gradient(top,  rgba(0,39,55,1) 0%,rgba(13,75,104,1) 100%); /* Chrome10+,Safari5.1+ */

background: -o-linear-gradient(top,  rgba(0,39,55,1) 0%,rgba(13,75,104,1) 100%); /* Opera 11.10+ */

background: -ms-linear-gradient(top,  rgba(0,39,55,1) 0%,rgba(13,75,104,1) 100%); /* IE10+ */

background: linear-gradient(to bottom,  rgba(0,39,55,1) 0%,rgba(13,75,104,1) 100%); /* W3C */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002737', endColorstr='#0d4b68',GradientType=0 ); /* IE6-8 */



}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#p7menubar, #p7menubar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-weight: normal;
	z-index: 1000;
	
}
#p7menubar a {
	display: block;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	border-right: 1px solid #ebf7f9;
	font-size: 12px;
	color: #FFFFFF;
}
#p7menubar a.trigger {
	padding: 5px 16px 5px 10px;
	background-image: url(../images/p7PM_dark_south.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
#p7menubar li {
	float: left;
	width: 9em;
}
#p7menubar li ul, #p7menubar ul li  {
	width: 25em;
}
#p7menubar ul li a  {
	color:  #02194B;
	border-right: 0;
	padding: 6px 12px 6px 10px;
}
#p7menubar li ul {
	position: absolute;
	display: none;
	background-color: #FFFFFF;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	background-image: url(../images/p7exp_mgrad.jpg);
	background-repeat: repeat-x;
}
#p7menubar li:hover a, #p7menubar a:focus,
#p7menubar a:active, #p7menubar li.p7hvr a {
	color: #000000;
	background-color: #ebf7f9;
}
#p7menubar li:hover ul, #p7menubar li.p7hvr ul {
	display: block;
}
#p7menubar li:hover ul a, #p7menubar li.p7hvr ul a {
	color: #000000;
	background-color: transparent;
}
#p7menubar ul a:hover {
	background-color: #002737!important;
	color: #FFFFFF!important;
}
#p7menubar li {width: auto;}


	

#search form {
	width: 190px;
	float: none;
	text-align: right;
	
	display: block;
	margin-right: 5px;
	

	}

#search form input.text {

	width: 140px;

	}
	
	

.main-callout {
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.main-callout a:link { color: #990000; text-decoration: underline;}
.main-callout a:hover { color: #000000; text-decoration: underline; }
.main-callout a:visited { color: #663399; text-decoration: underline; }
.crewpic {
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#slideshow-jump {
	float: right;
}
#leftdiv-300 {
	font-size: 11px;
	float: left;
	width: 300px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 14px;
	color:#02194B;
}
#leftdiv-300 p {
	margin-bottom: 15px;
	margin-top: 5px;
	
}

#leftdiv-video {
	font-size: 12px;
	float: left;
	width: 320px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 1.8em;
	color:#02194B;
}
#mail {
	font-size: 12px;
	line-height: 18px;
	background-color: #d6eff3;
	padding: 8px;
	float: right;
	margin-bottom: 18px;
	margin-left: 18px;
	border: 1px solid #002737;
	width: 200px;
	
}
#mail p {
	padding-bottom: 0px;
	margin-bottom: 0px;
	
	
}

/* 
  ------------------------------------
  glossary tooltips
  ------------------------------------
*/
.popups {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #FFFFFF;
	background-color: transparent;
	background-image: url(../images/bg-layer.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	width: 200px;
	padding-top: 26px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	visibility: hidden; 
    position: absolute; 
    top: 0;  
    left: 0; 
    z-index: 2; 

}

#dhtmltooltip{
	font-size: 0.9em;
	line-height: 1.5em;
	color: #FFFFFF;
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 6px;
	background-color: #002737;
	visibility: hidden;
	z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
	font-weight: normal;
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

/* LIGHBOX */

#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(../images/spacer.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}


#imageDataContainer{
	font: 12px Verdana, Helvetica, sans-serif;
	background-color: #FFF;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{	padding:0 10px 10px; color: #666; }
#imageData #imageDetails{
	width: 82%;
	float: left;
	text-align: left;
}	
#imageData #caption{
	font-weight: normal;
	color: #02194B;
	padding-bottom: 10px;
	display: block;
	font-size: 12px;
	line-height: 1.5em;
}
#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;
	}
	

/* Min-Width */
.lbWidth { /* most browsers */
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { /* IE6 */
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { /* IE6 */
	padding-left: 790px;
	}
	
	
/* Clearfix */	
.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */ 

.courier {
	font-family:"Courier New", Courier, monospace;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	letter-spacing: 0.15em;
}


/* JAVASCRIPT INTERACTIVE FOR INFOMODS */

#slider4{
	width: 700px; /*width of featured content slider*/

}

#slider5{
	width: 700px; /*width of featured content slider*/

}

.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden;
	margin:0px;
	height: 555px;
}

* html .sliderwrapper{
	display: inline-block;
}

* +html .sliderwrapper{
	display: inline-block;
}


    
.sliderwrapper a {
	color: #69c8f2;
}




.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0px;
	
	height: 100%;
    filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.sliderwrapper .contentdiv h1 {
	font-size: 22px;
	color: #69c8f2;
	margin-left:12px;
	margin-right: 15px;
	margin-bottom:5px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.sliderwrapper .contentdiv h1 a {
	color: #2877BA;
}

.sliderwrapper .contentdiv p {
	font-family: Arial, sans serif;
	font-weight:normal;
	font-size: 12px;
	line-height:18px;
	color: #003;
	margin:10px 0px 0px;
}

.sliderwrapper .contentdiv p .source {
	font-size: 11px;
	line-height:18px;
	color: #CCC;
	
}


#paginate-slider4{
	height: 60px;
}

#paginate-slider4 img a:link {
	border: none;
}

#paginate-slider4 .toc a {
	float:left;
	margin: 12px 2px 0 0;
	display:block;
	border: none;
	border: 2px solid #ebf7f9;
	
}

#paginate-slider4 .toc a:hover {
		border: 2px solid #002737;

	
}

#paginate-slider4 .toc a.selected {
		border: 2px solid #002737;

}


#paginate-slider4 .toc img a {
	border:none;
	border: 0px solid #D4E6F2;
    text-decoration:none;
	
	}
	
	
hr  {
    height: 12px;
    border: 0;
    box-shadow: inset 0 12px 12px -12px rgba(0,0,0,0.5);
}
	

	
* html .toc { /*IE only. Add 1em spacing between menu and rest of content*/
margin-bottom: 1em;
}
	
