body {

}


td {
	font: normal 12px Arial, Tahoma;
	color: #00000;
	line-height: 16px;
}


h1, h2, h3, h4, h5 {
font: normal Arial, Tahoma;
    color: #00000;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font: normal Arial, Tahoma 24px;
}

h3 {
    font-size: 14px;
}

#navlist ul
{
list-style: none;
margin: 0;
padding: 0;
border: none;
}

#navlist li
{
display: inline;
margin: 0;
padding: 0;
float: right;
width: auto;
}

#navlist li#active a
{
color: #000000;
background-color: #77a9cb;
}

#navlist a 
{
color: #000000;
font-size: 16px;
display: block;
width: auto;
text-decoration: none;
background: #99c9e3;
margin: 0;
padding: 8px 26px;
}


#navlist a:link, #navlist a:visited
{
position: relative;
text-decoration: none;
}

#navlist a:hover
{
color: #000000;
background-color: #c8e0ef;
text-decoration: none;
}

ul#navlist2
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist2 li
{
display: inline;
list-style-type: none;
}

#navlist2 li#active a
{
color: #3e7697;
background-color: #aed2e7;
}

#navlist2 a { padding: 8px 29px 8px;
    margin: 0px; }

#navlist2 a:link, #navlist2 a:visited
{
font-size: 11px;
font-weight: bold;
color: #3e7697;
background-color: #e5f3f9;
text-decoration: none;
}

#navlist2 a:hover
{
color: #3e7697;
font-weight: bold;
background-color: #c8e0ef;
text-decoration: none;
}


ul#navlist3
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist3 li
{
display: inline;
list-style-type: none;
}

#navlist3 li#active a
{
color: #000000;
background-color: #c8e0ef;
}

#navlist3 a { padding: 10px 29px 11px ; }

#navlist3 a:link, #navlist3 a:visited
{
font-size: 16px;
color: #000000;
background-color: #d5e6ed;
text-decoration: none;
}

#navlist3 a:hover
{
color: #000000;
background-color: #c8e0ef;
text-decoration: none;
}



a {

font: normal 12px Arial, Tahoma;
color: #0085BA;
text-decoration: none;
}

a:hover {

font: normal 12px Arial, Tahoma;
color: #000000;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: none;
	color: #000000;
}

.home{
font: normal 14px Arial, Tahoma;
line-height: 22px;
color: #356683;
text-decoration: none;

}

.footer{
font: normal 9px Arial, Tahoma;
color: #000000;
text-decoration: none;

}

.client{
line-height: 19px;

}


a.b1
{
font:  14px Arial, Tahoma;
color: #000000;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p
{
padding: 0 0 0 20px;
}
.p1
{
padding: 0 0 0 30px;
}
.p2
{
padding: 150px 0 0 250px;
}


#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; top: 0; float: left; }
#nextLink { right: 0; top: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(lightbox2/images/prevlabel.gif) left 2% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(lightbox2/images/nextlabel.gif) right 2% no-repeat; }

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

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