/* CSS Document */

body { font-family: Arial; font-size: 10pt; color: 4F5B47; }
.text {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; list-style-image: url(images/bullet.gif); color: #4F5B47}
.text1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; color: #4F5B47}
.text3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; color: #4F5B47}
.subhead3 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #4f5b47; line-height: 12pt; }
.ital {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 12pt; font-style: italic; color: #4f5b47}
.verdanawhitebold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.head {  font-family: Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: 4F5B47}
.calloutwhitebold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold; color: #FFFFFF}
.calloutwhite {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small;  color: #FFFFFF}
.calloutgreen {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #4f5b47}
.photomenu { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; color: #4f5b47;}
.calloutgreenbold {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: xx-small; font-weight: bold;color: #4f5b47}
.list1 {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; line-height: 16pt; color: #4f5b47; list-style-position: outside; list-style-type: square}
.list2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; line-height: 16pt; color: #4f5b47; list-style-position: outside; list-style-type: square}
.subhead2 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #4f5b47}
.subhead1 {  font-family: Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: 98AB84;}
.arrow {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold; color: 99CC00}
.alttext { font-family: Arial, Helvetica, sans-serif; font-size: 6pt; color: #CCCCCC; }
.pulldownhead { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; color: #4f5b47; }
.tight {  font-family: Arial, Helvetica, sans-serif; font-size: xx-small; line-height: 10pt; color: #4f5b47}
a:link { color: #0000FF; text-decoration: none }
a:active { color: #0000FF; text-decoration: none }
a:visited { color: #0000FF; text-decoration: none }
a:hover { color: #0000FF; text-decoration: none; background: #ccccff }.lightgrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.commercial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4F5B47;
	line-height: 20px;
}
.copybox{margin:1px; padding:8px; background-color: white; border: #d6ddce 1px inset; 
	 color: #4F5B47; font-size: 10pt; line-height: 12pt; height: 205px; width: 450px; overflow: auto;
	font-family: Arial, Helvetica, sans-serif;
}
#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; }

