﻿body 
{
margin:0px auto;
background-color: #FFFFFF;
font-family: Arial;
font-size: 9pt;
color: #666666;
width: 762px;
}
img
{
border: none 0px;
}
.frame
{
border: 1px solid #cccccc;
}
.blueheader
{
font: 13px Arial;
color: #1269c3;
font-weight: bold;
text-decoration: none;
}
.bluepagelabel
{
font: 16px Arial;
color: #1269c3;
font-weight: bold;
text-decoration: none;
}
#footer
{
	display: none;
}
#footerbar
{
width: 760px;
height:2px;
background-color: #1269c3;
text-align: center;
}
.greytext
{
color: #666666;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.greytext A:link	
{
text-decoration:	underline;
color: blue;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.greytext A:visited	
{	
text-decoration:	underline;
color: blue;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.greytext A:active	
{	
text-decoration:	underline;
color: blue;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}		
.greytext A:hover	
{	
text-decoration:	underline;
color: blue;
font-family: Arial, Sans-Serif;
font-size: 9pt;
}
.menu
{
width: 199px;
text-align: left;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;

}
.menu A:link
{
text-decoration: none;
color: #FFFFFF;
}
.menu A:active
{
text-decoration: none;
color: #FFFFFF;
}
.menu A:visited
{
text-decoration: none;
color: #FFFFFF;
}
.menu A:hover
{
text-decoration: none;
color: #FFFFFF;
}
.menuitem
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 26px;
font-family: Arial;
color: #ffffff;
font-weight: bold;
font-size: 12px;
background-color: #1269c3;
text-align: left;
width: 199px;
}
.menuitemhover
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 26px;
font-family: Arial;
color: #ffffff;
font-weight: bold;
font-size: 12px;
background-color: #1474db;
text-align: left;
width: 199px;
}
.dynamicmenuitem
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 26px;
font-family: Arial;
color: #ffffff;
font-weight: bold;
font-size: 12px;
background-color: #1269c3;
text-align: left;
width: 199px;
}
.dynamicmenuitemhover
{
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 26px;
font-family: Arial;
color: #ffffff;
font-weight: bold;
font-size: 12px;
background-color: #1474db;
text-align: left;
width: 199px;
}
.dynamicmenuitem A:link
{
text-decoration: none;
color: #FFFFFF;
}
.dynamicmenuitem A:active
{
text-decoration: none;
color: #FFFFFF;
}
.dynamicmenuitem A:visited
{
text-decoration: none;
color: #FFFFFF;
}
.dynamicmenuitem A:hover
{
text-decoration: none;
color: #FFFFFF;
}
/*
#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{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat;
	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;
	}

#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;
	}



.lbWidth { 
	position: absolute;
	top: 0px; left: 0px;
	width: 100%;
	min-width: 790px;
	}

* html .lbContent { 
	margin-left: -790px;
	position:relative;
	}

* html .lbMinWidth { 
	padding-left: 790px;
	}
	
	

.clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}

.clearfix {display: inline-block;}


* html .clearfix {height: 1%;}
.clearfix {display: block;}

*/
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(../../images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}	