A:link {
	text-decoration: underline;
	color: #51617e;
}
A:visited {
	text-decoration: underline;
	color: #51617e;
}
A:active {
	text-decoration: underline;
	color: #51617e;
}
A:hover {
	text-decoration: underline;
	color: black;
}

body {
	background-image: url(../images/background.gif);
	font-family: Arial, Helvetica;
	color: #394a6b;
	font-size: 12px;
	font-weight: normal;
}

.container{
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #ffffff;
  width: 850px;
  border: 1px #ffffff solid;}
  
.containermembers{
  margin: 0 auto;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #ffffff;
  width: 985px;
  border: 1px #ffffff solid;}

h1{
  margin:0;
  padding:0;
  color: #51617e; 
  font-weight: bold;
  font-size: 14px;
  word-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;}

h2{
  margin:0;
  padding:0;
  color: #51617e; 
  font-weight: bold;
  font-size: 14px;
  word-spacing: 1px;
  margin-top: 0px;
  margin-bottom: 10px;}

h3{
  margin:0;
  padding:0;
  color: #51617e;
  font-weight: bold;
  font-size: 12px;
  margin-top: 0px;
  margin-bottom: 0px;}

p.content{
  font-size: 12px;
  line-height:18px;
  color: #51617e;}
  
p.small{
  font-size: 12px;
  color: #51617e;
  padding: 0px;}

.break{
  margin-top: 10px;
  margin-bottom: 10px;
  height: 1px;
  background-image: url(../images/break.gif);
  background-repeat: repeat-x;}

 .break2{
  height: 1px;
  background-image: url(../images/break.gif);
  background-repeat: repeat-x;}
  
 .break3{
	margin-top: 14px;
	margin-bottom: 14px;
}
  
.footer{
	background-color: #51617e;
	font-size: 8pt;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.footer a{
  text-decoration: none;}
  
.footer a:hover{
  text-decoration: underline;}

.fetch{
  color: white;
  font-size: 8pt;
  padding-left: 4px;
  }
  
.fetch a{
  text-decoration: none;
  color: white;
  }
  
.fetch a:hover{
	text-decoration: none;
	color: #000000;
}

.nav{
	cursor: pointer;
	background-color: #51617e;
	border-bottom: 1px #627598 solid;
	height: 33px;
}

.navb{
  cursor: pointer;
  background-color: #51617e;
  height: 41px;}

.navlink{
  color: #ffffff;
  font-size: 12px;}
  
.navlink a{
  text-decoration: none;
  color: white;}
  
.navlink a:hover{
	text-decoration: none;
	color: #000000;
}
.navactive{
  background-color: #990000;
  border-bottom: 1px #627598 solid;
  height: 33px;
  color: white;}
  
.nav2{
  background-color: #51617e;
  color: white;
}

.navlink2{
  color: #ffffff;
  font-size: 12px;}
  
.navlink2 a{
  text-decoration: none;
  color: white;}
  
.navlink2 a:visited{
  text-decoration: none;
  color: white;}
  
.navlink2 a:hover{
	text-decoration: none;
	color: #000000;
}

.content img{
  border: 1px solid #b0b0b0;
  margin: 5px 15px 5px 0px;
  padding:5px;}
  
 
.references {
  border: 1px #cccccc solid;
  background-color: #f2f2f2;
  margin-top:15px;
  padding:5px;}

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

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

.virtualpage, .virtualpage2, .virtualpage3{
display: none;
}

.paginationstyle{
text-align: center;
padding: 2px 0;
margin: 0 0;
}

.paginationstyle select{
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{
padding: 1px 5px;
text-decoration: none;
border: 1px solid #627598;
color: white;
background-color: #51617e;
font-size: 10px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
color: #000000;
background-color: #ffffff;
}

.paginationstyle a.imglinks{
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{
color: #ffffff;
background-color: #990000;
}

#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{ }

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/lightbox/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(../images/lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/lightbox/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Arial;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
}

#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;
	}
	

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

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

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

.clearfix {}

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