/* CSS Document */
body {
	scrollbar-face-color: #749ddd;
	scrollbar-shadow-color: #bdd1ef;
	scrollbar-highlight-color: #033d8f;
	scrollbar-3dlight-color: #bdd1ef;
	scrollbar-darkshadow-color: #033d8f;
	scrollbar-track-color: #bdd1ef;
	scrollbar-arrow-color: #033d8f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #033d90;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.topbar_bg {
	margin: 0px;
	background-image:url(images/lrtopbg.jpg);
	background-position:center top;
	background-repeat:repeat-x;
}

.bottomline_bg {
	background-image:url(images/bottomlinebg.gif);
	background-repeat:repeat-x;
}

.id_panel {position:relative; width:294px; height:349px; background:url(images/id_card_bg.gif) no-repeat; text-align:left}
.closebutton {cursor:pointer; position:absolute; top:220px; left:100px}
.closebutton2 {cursor:pointer;}

.idtableone {margin-top:10px; margin-left:10px}

.leftlogos {margin-bottom:15px}

.id_panel td {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-transform: none;
	}
.id_panel td a {text-decoration: none}
.id_panel td a:hover {text-decoration:underline }
.idcopy {
	padding:10px 0px;
}
.idcopy2 {
	padding:10px 0px 0 0;
}

.idcopy a {
	font-size: 12px;
	font-weight: normal;
	color: #013DFF ;
	text-decoration: none;
}
.idcopy a:hover {text-decoration:underline }

td.idtype {
	font-size: 12px;
	font-weight: bold;
	color: #940000;
	text-transform: uppercase;
}

.mainheader {
	font-size: 12px;
	font-weight: bold;
	color: #003C7B;
	text-transform: uppercase;
}

.sectionheader {
	padding-left:10px;
	font-size: 12px;
	font-weight: bold;
	color: #003C7B;
	text-transform: uppercase;
}

.footer {
	background-image:url(images/bottomlinebg.gif);
	background-repeat:repeat-x;
	text-align:center;
	font-size: 11px;
	color: #ffffff;
}

.footer a {
	font-size: 11px;
	color: #ffde00;
	text-decoration: none;
}


.boldcopy {
	font-size: 11px;
	color: #000000;
	line-height: 16px;
	font-weight: bold;
}

.boldcopy a {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.boldcopy li{
	list-style-image: url(images/big_bullet.gif);
	margin-left:-20px;
	padding: 0px 0px 0px 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	
	
}
.maincopy {
	font-size: 12px;
	color: #ffffff;
	line-height: 18px;
}
h2 {font-size: 16px;
	color: #ffffff;
	line-height: 18px;}

.maincopy a {
	font-size: 12px;
	color: #00CCFF;
	text-decoration: none;
}


.maincopy li{
	list-style-image: url(images/bullet.gif);
	margin-left:0px;
	padding: 0px 0px 0px 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}

.services {
	font-size: 12px;
	color: #00CCFF;
	line-height: 20px;
	font-weight: bold;
}

a.services  {text-decoration: none;}


.dotlist {cursor:pointer; display:block; width:124px; height:auto; margin-bottom:10px}	
span.dotlist:hover  {cursor:pointer; display:block; width:124px; height:auto; color:#F6F707;}

.borderleft {
	text-decoration: none;
	border-left-style: solid;
	border-left-color: #00CCFF;
	padding-left: 25px;
	border-left-width: 1px;
}

.dot {font-size:10px; color:#F6F707; filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.dotshow {font-size:10px; color:#F6F707;}
.dot img {filter:alpha(opacity=0);-moz-opacity:0;opacity:0;}
.dotshow img {filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}


.boxes {

	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #87ADC3 1px solid;
	BORDER-LEFT: #06224a  1px solid;
	BORDER-RIGHT: #87ADC3 1px solid;
	BORDER-TOP: #06224a 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 8pt;
	HEIGHT: 22px;
	MARGIN: 1px;
	WIDTH: 200px;

	}

.messagebox {

	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #87ADC3 1px solid;
	BORDER-LEFT: #06224a  1px solid;
	BORDER-RIGHT: #87ADC3 1px solid;
	BORDER-TOP: #06224a  1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 8pt;
	HEIGHT: 80px;
	MARGIN: 1px;
	WIDTH: 200px

	}

.buttons {

	BACKGROUND-COLOR: #ffffff;
	BORDER-BOTTOM: #87ADC3 1px solid;
	BORDER-LEFT: #06224a  1px solid;
	BORDER-RIGHT: #87ADC3 1px solid;
	BORDER-TOP: #06224a 1px solid;
	COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans;
	FONT-SIZE: 8pt;
	HEIGHT: 22px;
	MARGIN: 1px;
	WIDTH: 60px

	}
	
	/* Lightbox */

#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; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left; background: url(images/prevlabel.gif) left 15% no-repeat; opacity: .7; filter:alpha(opacity=70); /* IE's opacity*/ 
}
#nextLink { right: 0; float: right; background: url(images/nextlabel.gif) right 15% no-repeat; opacity: .7; filter:alpha(opacity=70); /* IE's opacity*/ 
}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; opacity: 1; filter:alpha(opacity=100);}
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; opacity:1; filter:alpha(opacity=100);}


#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;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	/*height: 2000px;*/
	background-color: #000;
	}


.picleftgallery { 
	float:left;
	margin-right:13px;
	margin-bottom:13px;
}
