html	{
		margin:0; padding:0; height:100%; border:none
}

body 	{
		font-family:Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:11.5px; color:#000000; background-color:#EEEEEE; margin:0px; padding:0; background-color:#000000; height:100%; 
}

#fullheight{
			height:100%;
}

table		{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:12.0px; color:#000000; 
}

td 		{
		font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:13.0px; color:#000000;
}

.mhead		{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:17.0px; color:#000000; font-weight: bold;
}


td.main		{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:13.0px; color:#000000; padding: 5px; border-top:1px solid #000000; border-left:1px solid #999999;
}

td.mainpage		{
				font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:13.0px; color:#000000; padding: 5px; border-top:1px solid #000000; border-left:1px solid #999999; 
}

td.left		{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:13.0px; color:#000000; border-top:1px solid #000000; padding-top: 10px; background-color:#CCCCCC;
}

td.footer	{
			font-family: Verdana, Geneva, Arial, helvetica, sans-serif; font-size:9.0px; color:#666666; padding: 2px;
}

.image_border  
{ 
 background-color: #fff; 
 border: 1px solid #999999; 
 padding: 0px;
} 

.mainbox 	{
			border:2px solid #003399; padding:10px; background-color:#FFFFFF; width:590px; position:relative;
}

#contact 	{
	
	
	width:175px;
	height:15px;
	z-index:1;
	visibility:visible;

}

.boxpadding	{ padding-top:30px; padding-left:15px; padding-bottom:20px; padding-right:15px;
}



.bdl	{
		background-image:url(images/lft2.gif);
}

.bdr	{
		background-image:url(images/rt.gif);
}

.lm	{
		background-image:url(images/lm.gif);
}

.lu	{
		background-image:url(images/lu.gif);
}


.sm	{
	font-size: 9px; line-height:14px;
}

.gray	{
	font-size: 9px; color:#333333
}





.navm	{
		width:225;
}
.navm ul	{
			margin:0px; padding:0px; list-style:none;
}
.navm li	{
			margin:0px;
}
.navm a		{
			width:175; display:block; padding:6px 4px 4px 10px; border-bottom:1px solid #E7E7E8; text-decoration: none; color:#003399; font-weight:bold;
}
.navm a:link .navm a:active, .navm a:visited	{
												color:#003399; font-weight:bold;
}
.navm a:hover 	{
				border-bottom:1px solid #FFFFFF; background:#F1F1F2; color:#000000;
}



a.foot	{
		font-size: 10px; line-height:14px; text-decoration:none; color:#333333;
}

a.foot:visited	{
				font-size: 10px; line-height:14px; text-decoration:none; color:#333333;
}

a.foot:active	{
				font-size: 10px; line-height:14px; text-decoration:none; color:#333333;
}

a.foot:hover	{
				font-size: 10px; line-height:14px; text-decoration:underline; color:#333333;
}



a.main	{
		font-size: 13px; text-decoration:none; color:#003399;
}

a.main:visited	{
				font-size: 13px; text-decoration:none; color:#003399;
}

a.main:active	{
				font-size: 13px; text-decoration:none; color:#003399;
}

a.main:hover	{
				font-size: 13px; text-decoration:underline; color:#003399;
}




#lightbox{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #FFFFFF;
	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/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink, #prevLink:visited{ background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink, #nextLink:visited{ background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #FFFFFF;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 15px; color: #333333; }
#imageData #imageDetails{ width: 80%; float: left; text-align: left; }	
#imageData #caption{ font-weight: none;	}
#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: 0;
	width: 100%;
	height: 500px;
	background-color: #999999;
	}


    table.directions th {
	background-color:#EEEEEE;
      }
	  
      img {
        color: #000000;
      }
