#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:image/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/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; 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; }


A:active {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:hover {
	COLOR: #003399; TEXT-DECORATION: none
}
A:link {
	COLOR: #0000ff; TEXT-DECORATION: none
}
A:visited {
	COLOR: #0000ff; TEXT-DECORATION: none
}
INPUT {
	BORDER-RIGHT: #666666 1px solid; BORDER-TOP: #666666 1px solid; FONT-SIZE: 11px; BORDER-LEFT: #666666 1px solid; COLOR: #333333; BORDER-BOTTOM: #666666 1px solid; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
BODY {
	FONT-SIZE: 11px; COLOR: #1d2e67; FONT-FAMILY: Arial, Helvetica, sans-serif; BACKGROUND-COLOR: #ffffff
}
P {
	MARGIN-TOP: 4px; FONT-SIZE: 11px; MARGIN-BOTTOM: 4px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TABLE.Top {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px solid; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px
}
TABLE.Middle {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px
}
TABLE.Bottom {
	BORDER-RIGHT: #000000 1px solid; BORDER-TOP: #000000 1px; BORDER-LEFT: #000000 1px solid; BORDER-BOTTOM: #000000 1px solid
}
TD.Top4 {
	BACKGROUND-IMAGE: url(../TFromCorporateToHome/images/Top4Back.gif)
}
TD.Col1 {
	BACKGROUND-COLOR: #6b9800
}
TD.Col3 {
	BACKGROUND-COLOR: #eeeeee
}
.TopLink {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif; WHITE-SPACE: nowrap
}
.NoBreakBefore {
	MARGIN-TOP: 0px
}
.NoBreakBeforeAfter {
	MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
TD.MainShadow {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../TFromCorporateToHome/images/MainShadow.gif); BACKGROUND-REPEAT: repeat-y
}
TD.MenuGradient {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../TFromCorporateToHome/images/MenuGradientBack.gif); BACKGROUND-REPEAT: repeat-x; BACKGROUND-COLOR: #85a500
}
TD.HSeparator5 {
	BACKGROUND-POSITION: left top; BACKGROUND-IMAGE: url(../TFromCorporateToHome/images/HSeparator5.gif); BACKGROUND-REPEAT: repeat-x
}
INPUT.Newsletter {
	FONT-SIZE: 11px; WIDTH: 139px; COLOR: #1d2e67; FONT-FAMILY: Tahoma
}
DIV {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
TD {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.topmenu {
	FONT-SIZE: 14px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}
SPAN {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Arial, Helvetica, sans-serif
}
LI {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Arial, Helvetica, sans-serif
}

#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: #CACAFF;
width: 620px;
visibility: hidden;
z-index: 100;
}

.navstyle
{
color:#6877a3;
font-weight:bold;
}

.navstyle a, .navstyle a:active, .navstyle a:visited
{
color:#6877a3;
text-decoration:none;
}

.navstyle a:hover
{
color:#cd3b2f;
text-decoration:underline;
}
