<!--

a.nav:link {
display: block;
text-align: center;
text-decoration: none;
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #5C5C5C;
margin: 2px 2px;
border-style: solid; 
border-width: 1px; 
border-color: #999999
}

a.nav:visited {
display: block;
text-align: center;
text-decoration: none;
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #5C5C5C;
margin: 2px 2px;
border-style: solid; 
border-width: 1px; 
border-color: #999999
}

a.nav:hover {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #FFFFFF;
margin: 2px 2px;
background-color: #5C5C5C; 
border-style: solid; 
border-width: 1px; 
border-color: #CCCCCC
}

a.nav:active {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #FFFFFF;
margin: 2px 2px;
background-color: #5C5C5C; 
border-style: solid; 
border-width: 1px; 
border-color: #CCCCCC
}

a.blk:link {
display: block;
text-align: center;
text-decoration: none;
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #DDDDDD;
margin: 2px 2px;
border-style: solid; 
border-width: 1px; 
border-color: #999999
}

a.blk:visited {
display: block;
text-align: center;
text-decoration: none;
font-family: verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #DDDDDD;
margin: 2px 2px;
border-style: solid; 
border-width: 1px; 
border-color: #999999
}

a.blk:hover {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #FFFFFF;
margin: 2px 2px;
background-color: #5C5C5C; 
border-style: solid; 
border-width: 1px; 
border-color: #CCCCCC
}

a.blk:active {
font-family:verdana,arial,helvetica,sans-serif; 
font-size:8pt;
color: #FFFFFF;
margin: 2px 2px;
background-color: #5C5C5C; 
border-style: solid; 
border-width: 1px; 
border-color: #CCCCCC
}

			.movie {
				width: 640px;
				height: 300px;
			}
			div.movie {
				width: 640px;
				height: 300px;
				text-align: center;
				padding-left:auto;
				padding-right:auto;
				border: 1px solid #333333;
			}
			img {
				border: 0px;
			}
			div.code {
				font: 10pt Verdana, sans-serif;
				overflow: auto;
				border: 1px solid #333333;
				padding: 3pt;
				margin: 0pt 0pt 3pt 0pt;
			}

h1 {
  color: #000099;
  font-size: 14pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 16.5pt;
  text-align: left;
  }

h2 {
  color: #000099;
  font-size: 14pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 16.5pt;
  text-align: left;
  }

h3 {
  color: #000099;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-top: 10px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 12.5pt;
  text-align: left;
  }

h4 {
  color: #326A3B;
  font-size: 14pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 10px;
  margin-left: 10px;
  margin-right: 10px;
  line-height: 16.5pt;
  text-align: left;
  }
  
#clunker {
  color: #000099;
  font-size: 20pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: italic;
  font-weight: bolder;
  margin-top: 10px;
  line-height: 22.0pt;
  text-align: center;
  border-color: #993300;
  border-style: dashed;
  border-width: 3px;
  padding: 15px;
  width: 80%;
  }

a:link {
  color: #000099;
  text-decoration: none;
}

a:visited {
  color: #5C5C5C;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: none;
  background-color: #AEB0B3;
}

.photo {
  border-style: outset;
  border-width: 2pt; 
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  border-color: #B8B8B8;
}

.photo1 {
  border-style: outset;
  border-width: 2pt; 
  margin-left: 2px;
  margin-right: 2px;
  margin-top: 3px;
  margin-bottom: 3px;
  border-color: #B8B8B8;
}

.photo2 {
  border-style: inset;
  margin-left: 10px;
  margin-right: 10px;
  border-width: 1pt; 
  border-color: #B8B8B8;
}

.bblk {
  color: #000000;
  font-size: 12pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 16.3pt;
  text-align: left;
}

.body {
  color: #5C5C5C;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: justify;
}

.body8n {
  color: #5C5C5C;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: left;
}

.body8 {
  color: #5C5C5C;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: left;
}

.body8r {
  color: #5C5C5C;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: right;
}

.body8c {
  color: #5C5C5C;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: center;
}

.body10 {
  color: #5C5C5C;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: left;
}

.body10g {
  color: #326A3B;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 15.3pt;
  text-align: left;
}

.body10c {
  color: #5C5C5C;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 15.3pt;
  text-align: center;
}

.body14c {
  color: #5C5C5C;
  font-size: 14pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 17.3pt;
  text-align: center;
}

.body14 {
  color: #000099;
  font-size: 14pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  line-height: 17.3pt;
  text-align: left;
  margin-left: 20px;
  margin-right: 20px;
}

.instruction {
  color: #000000;
  font-size: 7pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 8.3pt;
  text-align: center;
}

.small {
  color: #5C5C5C;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 10.3pt;
  margin-left: 8px;
  margin-right: 8px;
  text-align: left;
}

.desc {
  color: #000000;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 10.3pt;
  text-align: center;
}

.title {
  color: #000099;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 14.3pt;
  margin-left: 8px;
  margin-right: 8px;
  text-align: left;
}

.link {
  color: #666666;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 10.5pt;
  text-align: center;
}

.bookmark {
  color: #d33648;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 10.5pt;
  text-align: center;
}

.door {
  color: #5C5C5C;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 13.3pt;
  text-align: center;
}

.test {
  color: #OOOOOO;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 15px;
  line-height: 12.3pt;
  text-align: left;
}

.testname {
  color: #000000;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: bold;
  margin-top: 8px;
  margin-left: 8px;
  margin-right: 8px;
  line-height: 10.3pt;
  text-align: right;
}

.copy {
  color: #999999;
  font-size: 7pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: right;
}

.drop {
  color: #000099;
  font-size: 8pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

.z {
  color: #999999;
  font-size: 7pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 13px;
  text-align: left;
  }


.show {
  color: #000000;
  font-size: 7pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
  margin-left: 0px;
  text-align: center;
  }

li {
  color: #5c5c5c;
  font-size: 10pt;
  font-family: verdana,arial,helvetica,sans-serif;
  font-style: normal;
  font-weight: normal;
}

#lightbox{
	position: absolute;
	top: 20px;
	left: 70px;
	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: 20;
	border: none;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: url('images/blank.gif') no-repeat; /* Trick IE into showing hover */
	display: block
	}
#prevLink { left: 0; float: left; background: url('images/prevlabel.gif') no-repeat left 15%;}
#nextLink { right: 0; float: right; background: url('images/nextlabel.gif') no-repeat right 15%;}
/*
#prevLink:hover, #prevLink:visited:hover { background: url('images/prevlabel.gif') no-repeat left 15%; }
#nextLink:hover, #nextLink:visited:hover { background: url('images/nextlabel.gif') no-repeat right 15%; }
*/


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

#imageData{
	padding:0 10px;
	}
#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.0em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 500px;
	background-color: #5C5C5C;
	filter:alpha(opacity=40);
	-moz-opacity: .4;
	opacity: .4;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

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

#dhtmltooltip{
position: absolute;
width: 160px;
border: solid 1px #AEB0B3;
padding: 8px;
background-color: #FFFFFF;
visibility: hidden;
z-index: 100;
color: #000000;
font-size: 8pt;
font-family: Verdana,sans-serif;
font-style: normal;
font-weight: normal;
text-decoration: none;
text-align: justify;

/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=#000000,direction=135);
}


-->