/* CSS Document */


A:link, A:visited {
	color: #fff;
	font-weight: bold;
}

a:link img, a:visited img { 
	border-color: #fff; 
	}



A:active, A:hover {
	color: #adb5bc;
	text-decoration: none;
	font-weight: bold;
}

a:active img, a:hover img { 
	border-color: #adb5bc; 
	}



a {
outline: 0;
}






a.alt:link,a.alt:visited
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

a.alt:active,a.alt:hover
{
	color: #adb5bc;
	text-decoration: none;
	font-weight: bold;
}






body
{
/* 	background-image: url(images/bg.gif);
	background-repeat: repeat-x; */
	background-color: #506f8c;
	line-height: inherit;
	text-align: center;
}




.tableBorder
{
	border-style: solid;
	border-width: 1px;
	border-color: #adb5bc;
	outline-style: none;
	line-height: inherit;
}


.tableBorder2
{
	border-style: solid;
	border-width: 10px;
	border-color: #ddd;
	outline-style: none;
	line-height: inherit;
}


h1
{
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-transform: capitalize;
	letter-spacing: 1px;
}



.txtBody {
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}

.txtBodyFull {
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	text-align: justify;
}

.txtBody3Col {
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 14px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: justify;
}


.txtBodyCentered {
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 16px;
	line-height: 18px;
	margin-bottom: 0px;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0px;
	text-align: center;
}




.txtCopyright
{
	color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	margin: 2px 0px 0px 0px;
}

.txtFooter
{
	color: #EEE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	margin: 2px 0px 0px 0px;
}


.txtSalesCenter
{
	color: #fff;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 12pt;
	margin: 0px;
}


.txtSmall
{
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 10px;
	line-height: 14pt;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}




.txtUnsub
{
	color: #FFF;
	font-family: Times,New Roman,Serif;
	font-size: 10px;
	line-height: 14px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: center;
}







.formField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #000000;
}

.formField2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	border: 1px solid #a9a9a9;
}


.formButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
	background-color: #000000;
	border: 1px solid #000000;
}

.txtContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 13pt;
}









#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:images_lightbox/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(images_lightbox/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images_lightbox/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; }
