﻿.cns { font-family: arial; font-size: 7pt; color: #000000; font-weight: normal; text-decoration: none }
.texts { font-family: arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none }
.textsmall { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
.textsmallb { font-family: arial; font-size: 8pt; color: #000000; font-weight: bold; text-decoration: none }
.textw { font-family: arial; font-size: 8pt; color: #ffffff; font-weight: bold; text-decoration: none }
.textwb { font-family: arial; font-size: 9pt; color: #ffffff; font-weight: bold; text-decoration: none }
.link { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
.text { font-family: arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none }
.texttable { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
.textu { font-family: arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: underline }
.textub { font-family: arial; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: underline }
.textr { font-family: arial; font-size: 9pt; color: #ff0000; font-weight: normal; text-decoration: none }
.textb { font-family: arial; font-size: 9pt; color: #000000; font-weight: bold; text-decoration: none }
.textcol { font-family: arial; font-size: 9pt; color: #009B36; font-weight: normal; text-decoration: none }
.textcols { font-family: arial; font-size: 8pt; color: #009B36; font-weight: normal; text-decoration: none }
.textcolb { font-family: arial; font-size: 9pt; color: #009B36; font-weight: bold; text-decoration: none }
.title { font-family: arial; font-size: 10pt; color: #009B36; font-weight: bold; text-decoration: none }
td { font-family: arial; font-size: 8pt; color: #000000; font-weight: normal; text-decoration: none }
form {margin-bottom : 0; }
td { font-family: arial; font-size: 9pt; color: #000000; font-weight: normal; text-decoration: none }
form {margin-bottom : 0; }
.textpop 
{
	font-family: arial; 
	font-size: 9pt; color: #ffffff; 
	font-weight: normal; text-decoration: none }

body {margin: 0; }
.buttonpop
{ background-color:white;  border:0px; font-size: 9pt; font-family: arial; color:#132A5C;
}
	
.text9bold { font-family: arial; font-size: 9pt; color: #7E7E7E; font-weight: bold; text-decoration: none }
.button
{ background-color:#e8e8e8;
	 border:1px;
	 border-color:#747474;
	 font-size: 8pt;
	 font-family: arial;
	 color:black;
	 width:60px;
	}
	
	.button4
{ background-color:#e8e8e8;
	 border:1px;
	 border-color:#747474;
	 font-size: 8pt;
	 font-family: arial;
	 color:black;
	 width:100px;
	}
	
	.button2
{ background-color:#323232;
	 border:1px;
	 border-color:#323232;
	 font-size: 8pt;
	 font-family: arial;
	 color:white;
	 width:30px;
	}
	.buttonb
{ background-color:#e8e8e8;
	 border:1px;
	 border-color:#747474;
	 font-size: 8pt;
	 font-weight:bold;
	 font-family: arial;
	 color:black;
	 width:45px;
	}
	
	.buttonb4
{ background-color:#e8e8e8;
	 border:1px;
	 border-color:#747474;
	 font-size: 8pt;
	 font-weight:bold;
	 font-family: arial;
	 color:black;
	 width:145px;
	}
	.txtbox
{ 		 
	 font-size: 9pt;
	 font-family: arial;
	 color:black;
	 width:125px;
	}
	
	.txtbox2
{ background-color:#ffffff;
	 border:1px;
	 border-color:#bdbdbd;
	 font-size: 8pt;
	 font-family: arial;
	 color:black;
	 width:153px;
	}
	.textBox
	{
		border:solid 1px #bfbfbf;
		color:#333333;
		font-size:12px;
		font-family:Arial;
		
	}
.tabletitle
{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.grid
{
	border: solid 1px #ababab;
}
.edit
{
	color:#016435;
	text-decoration:underline;
	font-size:12px;
	font-family:Arial;
}

#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(../../PG_images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../PG_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; }
