#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: #FFFFFF; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 50px; 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: #FFFFFF; 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: #e2e2e2; }

page {
  size: 210mm 297mm;
  margin-top: 10mm;
  margin-right: 10mm;
  margin-bottom: 10mm;
  margin-left: 10mm
}
  
body {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
}

body, p, div, li, dt, dd, td, th {
  font-family: verdana, arial;
  font-size: 10px;
  color: black;
}

/* ADDED TO CORRECT NS 4.X ISSUES */
.std {
  font-family: verdana, arial;
  font-size: 12px;
  color: black;
}

p.bodytext {
 text-align: justify;
}

p.short {
 margin-top: 0px;
 margin-bottom: 5px;
}

h2 {
  font-family: verdana;
  font-size: 15px;
  color: #0066cc;
  font-weight: bold;
  
}

h2.prod {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 16px;
  color: #0066CC;
  font-weight: bold;
  margin-bottom: 0px;
}

h3 {
  font-family: verdana;
  font-size: 12px;
  color: #0066CC;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 0px;  
}

h4 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 0px;
}

h4.prods {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #00009c;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 3px;
}

.smalltitle {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 13px;
  color: #0066CC;
  font-weight: bold;
  margin: 0px;
  padding-bottom: 0px;
}

.bluebutton {
  background: #00009c;
  color: white;
  font-size: 12px;
  border-style: none;
  font-family: verdana, arial, helvetica, sans-serif;
}

.bluebutton:hover {
  background: #0066cc;
}

#blev a:link, #blev a:visited, #blev a:active {
  background: #00009c;
  color: white;
  font-weight:bold;
  border-top-width : 10px;
  border-top-style : solid;
  border-top-color: white;
  border-right-width : 5px;
  border-right-style : solid;
  border-right-color: white;
  text-decoration:none;

}
.blev {
  background: #00009c;
  color: white;
  font-weight:bold;
  border-top-width : 10px;
  border-top-style : solid;
  border-top-color: white;
  border-right-width : 5px;
  border-right-style : solid;
  border-right-color: white;
  text-decoration:none;
}

.bluebuttons {
  background: #000000;
  color: white;
  font-weight:bold;
  border-top-width : 10px;
  border-top-style : solid;
  border-top-color: white;
  border-right-width : 5px;
  border-right-style : solid;
  border-right-color: white;
  text-decoration:none;
}

td.login {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  color: #555555;
}

td.login .blue {
  color: #00009c;
  font-weight: bold;
}

body.toplevel {
  background-color: #FFCC00;
  background-image: url(/images/bg/bg-big.gif);
  background-repeat: no-repeat;
}

body.sublevel {
  background-color: #ffffff;
  background-image: url(/images/bg/bg-top.gif);
  background-repeat: no-repeat;
}

body.orderlevel {
  background-color: #ffffff;
  color: #000000;
  background-image: url(/images/bg/bg-order.gif);
  background-repeat: no-repeat;
}

a:link, a:visited, a:active {
  color: #000000;
  text-decoration: underline;
}

a:hover {
  text-decoration: underline;
}

#nav a:link, #nav a:visited, #nav a:active {
  text-decoration: none;
  font-weight: bold;
}

#nav a:hover {
  text-decoration: underline;
  font-weight: bold;
}

#nav div a:link, #nav div a:visited, #nav div a:active {
  font-weight: bold;
  text-decoration: underline;
}

#nav div a:hover {
  font-weight: normal;
  color: #0066CC;S
}

#nav a.current {
  color: #6666cc;
}

#nav.heading {
  font-weight: bold;
  color: #000000;
}

.nav2 {
  margin-left: 10px;
}



.tabheadingvR {
  background-color: #0087CA;
}

.tabheadingvR td div {
  color: white;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 2px;
  padding-top: 2px;
}

.tabheadingvH {
  background-color: #008389;
}

.tabheadingvH td div {
  color: white;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 4px;
}

.tabheadingVMC {
  background-color: #78316B;
}

.tabheadingVMC td div {
  color: white;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 4px;
}

.tabheadingVU {
  background-color: #00879F;
}

.tabheadingVU td div {
  color: white;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 4px;
}

.tabheadingVC {
  background-color: #301F6B;
}

.tabheadingVC td div {
  color: white;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 4px;
}

.tabheadingq {
  background-color: #006699;
}

.tabheadingq td div {
  color: white;
  font-size: 12px;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 5px;
}

.tabheadingr {
  background-color: #990000;
}

.tabheadingr td div {
  color: white;
  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
  padding-bottom: 4px;
  padding-top: 4px;
}

.tabheading td div {
  color: #000000;
  font-size: 11px;
  font-family: verdana;
  font-weight: bold;
  padding-bottom: 3px;
  padding-top: 3px;
}

.tabbody td, .tabbody td p, .tabbody td p div {
  color: #000000;
  font-size: 10px;
  padding-top: 2px;
  padding-bottom: 2px;  
}

.tabbodySOL td, .tabbodySOL td p, .tabbodySOL td p div {
  background: #FECE02;
  color: #00009c;
  font-size: 11px;
}

.tabbodyVR td, .tabbodyVR td p, .tabbodyVR td p div {
  background: white;
  color: #0087CA;
  font-size: 10px;
}

.tabbodyVH td, .tabbodyVH td p, .tabbodyVH td p div {
  background: white;
  color: #008389;
  font-size: 10px;
}

.tabbodyVMC td, .tabbodyVMC td p, .tabbodyVMC td p div {
  background: white;
  color: #78316B;
  font-size: 10px;
}

.tabbodyVU td, .tabbodyVU td p, .tabbodyVU td p div {
  background: white;
  color: #00879F;
  font-size: 10px;
}

.tabbodyVC td, .tabbodyVC td p, .tabbodyVC td p div {
  background: white;
  color: #301F6B;
  font-size: 10px;
}

tr.tabbodyVR td {
  overflow: hidden;
}

tr.tabbodyVH td {
  overflow: hidden;
}

tr.tabbodyVU td {
  overflow: hidden;
}

tr.tabbodyVC td {
  overflow: hidden;
}

tr.tabbody td {
  overflow: hidden;
}

#topad {
  width: 150px;
  position: absolute;
  top: 32px;
  left: 595px;
}

.smallprint {
  font-size: 10px;
}

.initial {
  margin-top: 14px;
  background: #00009c;
  color: #ffcc00;
  width: 20px;
  text-align: middle;
}
span.initial {
  margin-top: 0px;
  font-size: 110%;
  font-style: italic;
  font-weight: bold;
}

a.current, a.current:link {
  color: #0065cc;
}

a.inactivemonth, a.inactivemonth:link, a.inactivemonth:visited, a.inactivemonth:active
{
  color: black;
  text-decoration: none;
  font-size: 11px;
}
a.activemonth, a.activemonth:link, a.activemonth:visited, a.activemonth:active {
  color: black;
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
}

.catchline {
  font-style: italic;
  font-size: 120%;
}

ul {
  margin-top:0px;
  margin-bottom:0px;
}

ul.fanlist {
  list-style-position: outside;
  list-style-image: url(/images/fanbullet.gif);
  margin-left: 20px;
}

ul.fanlistprint {
  list-style-position: outside;
  list-style-image: url(/images/fanbullet-b.gif);
  margin-left: 20px;
}

table.blackonyellow tr th, 
th.whiteonblue, 
tr.whiteonblue th,
table.blueonyellow tr th {
  background-color: #000099;
  color: white;
  font-size: 13px;
  font-weight: bold;
}

table.blackonyellow tr td, td.blackonyellow {
  background-color: #ffff99;
  color: black;
}

table.blueonyellow tr td, td.blueonyellow {
  background-color: #ffff99;
  color: #000099;
}

table.blackonblue tr td {
  background: #ccccff;
  color: black;
}

table.verdana tr td {
  color: black;
  font-family: verdana;
  font-size: 11px;
}

table.verdana-new tr td {
  color: black;
  font-family: verdana;
  font-size: 9px;
  border-bottom: 1 solid #999999;
  text-align: center;
}

table.verdana-new tr th {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9px;
  border-bottom: 1 solid #999999;
  border-top: 1 solid #999999;
}

table.verdana-small tr td {
  color: black;
  font-family: verdana;
  font-size: 9px;
  border-bottom: 1 solid #999999;
  text-align: center;
}

table.verdana-small tr th {
  color: #FFFFFF;
  font-family: verdana;
  font-size: 9px;
  border-bottom: 1 solid #999999;
  border-top: 1 solid #999999;
}

table.blackonblue tr th {
  background: #6666cc;
  color: white;
  font-size: 13px;
  font-weight: bold
}

table.bluetable, table.bluetable tr, table.bluetable tr td {
  background: #ccccff;
  color: black;
}

/* FOLLOWING (th) ADDED FOR NETSCAPE 4.X */
th {
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
}

table.blackonblues tr.mycolor th {
	background: #00009c;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
	border-top-width : 0px;
	border-top-style : solid;
	border-top-color: white;
	border-right-width : 0px;
}

table.blackonblues tr.mycolorb th {
	background: #00009c;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
	border-top-width : 0px;
	border-top-style : solid;
	border-top-color: white;
	border-right-width : 0px;
}

table.blackonblues tr.norm th {
	background: #6666cc;
  font-family: arial, helvetica, sans-serif;
  color: #ffffff;
  font-size: 13px;
  font-weight: bold;
	border-top-width : 5px;
	border-top-style : solid;
	border-top-color: white;
	border-right-width : 0px;
}

 table.blackonblues tr td {
	background: #ccccff;
	color: black;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width : 1px;
	border-right-width : 0px;
	border-top-width : 0px;
	border-left-width : 0px;
}

table.blackonblues tr th {
	background: #6666cc;
	color: white;
	font-size: 13px;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-bottom-width : 1px;
	border-right-style: solid;
	border-right-width : 1px;
	border-right-color: white;
	border-top-width : 0px;
	border-left-width : 0px;
}

table.blackonblues tr td.lefttitle {
	background: #6666cc;
  font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-right-style: solid;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-right-color: white;
	border-top-width : 0px;
	border-left-width : 0px;
}

/* FOLLOWING (.lefttitle) ADDED FOR NETSCAPE 4.X */
.lefttitle {
	background: #6666cc;
  font-family: arial, helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: normal;
	border-bottom-style: solid;
	border-bottom-color: white;
	border-right-style: solid;
	border-bottom-width : 1px;
	border-right-width : 1px;
	border-right-color: white;
	border-top-width : 0px;
	border-left-width : 0px;
}

p.rhs {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
	margin-top : 5px;
	margin-bottom : 1px;
}

p.rhsvH {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-top : 5px;
	margin-bottom : 1px;
}

p.rhsvR {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-top : 5px;
	margin-bottom : 1px;
}

p.rhsvU {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-top : 5px;
	margin-bottom : 1px;
}

p.rhsvC {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: black;
	margin-top : 5px;
	margin-bottom : 1px;
}

.small {
	line-height: 20px;
	height : 20px;
	max-height : 20px;
}

a.sitelarge, a.sitelarge:link, a.sitelarge:active {
  text-decoration: none;
  font-size: 14px;
  font-weight: bold;
}
a.sitelarge:hover {
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
}

a.sitemed, a.sitemed:link, a.sitemed:active {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
}
a.sitemed:hover {
  text-decoration: underline;
  font-size: 12px;
  font-weight: bold;
}

a.sitesmall, a.sitesmall:link, a.sitesmall:active {
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
}

a.sitesmall:hover {
  text-decoration: underline;
  font-size: 10px;
  font-weight: bold;
}

a.rolls, a.rolls:link, a.rolls:active {
  color: #00009c;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

a.rolls:hover {
  color: white;
  text-decoration: none;
  font-size: 11px;
  background: #6666cc;
  font-weight: bold;
}

a.DHrolls:link, a.DHrolls:visited, a.DHrolls:active {
  color: #007AC2;
}

a.DHrolls, a.DHrolls:link, a.DHrolls:active {
  color: #007AC2;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-family: verdana;
}

a.DHrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  background: #007AC2;
  font-weight: bold;
}

a.VacasRrolls:link, a.VacasRrolls:visited, a.VacasRrolls:active {
  color: #0087CA;
}

a.VacasRrolls, a.VacasRrolls:link, a.VacasRrolls:active {
  color: #0087CA;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}

a.VacasRrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  background: 0087CA;
  font-weight: bold;
}

a.VacasHrolls:link, a.VacasHrolls:visited, a.VacasHrolls:active {
  color: #008389;
}

a.VacasHrolls, a.VacasHrolls:link, a.VacasHrolls:active {
  color: #008389;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}

a.VacasHrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  background: 008389;
  font-weight: bold;
}

a.VacasMVrolls:link, a.VacasMVrolls:visited, a.VacasMVrolls:active {
  color: #78316B;
}

a.VacasMVrolls, a.VacasMVrolls:link, a.VacasMVrolls:active {
  color: #78316B;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}

a.VacasMVrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  background: #78316B;
  font-weight: bold;
}

a.VacasUrolls:link, a.VacasUrolls:visited, a.VacasUrolls:active {
  color: #00879F;
}

a.VacasUrolls, a.VacasUrolls:link, a.VacasUrolls:active {
  color: #00879F;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}

a.VacasUrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  background: #00879F;
  font-weight: bold;
}

a.VacasCrolls:link, a.VacasCrolls:visited, a.VacasCrolls:active {
  color: #301f6b;
}

a.VacasCrolls, a.VacasCrolls:link, a.VacasCrolls:active {
  color: #301f6b;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  font-family: verdana;
}

a.VacasCrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  background: #301f6b;
  font-weight: bold;
}

a.Radonrolls:link, a.Radonrolls:visited, a.Radonrolls:active {
  color: #000000;
}

a.Radonrolls, a.Radonrolls:link, a.Radonrolls:active {
  color: #990000;
  text-decoration: none;
  font-size: 10px;
  font-weight: bold;
  font-family: verdana;
}

a.Radonrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 10px;
  background: #990000;
  font-weight: bold;
}

a.Qrolls, a.Qrolls:link, a.Qrolls:active {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
}

a.Qrolls:hover {
  color: #ffffff;
  text-decoration: none;
  font-size: 11px;
  background: #006699;
  font-weight: bold;
}

#actionmessage {
  width: 300;
  background: white;
  padding: 5px;
}

#imagecaption {
  color: black;
}

#furtherinfo {
  color: black;
}

#imagecredit {
  color: black;
  font-size: 9px;
}

#newsmeta {
  font-size: 10px;
}

#newsheading {
  font-weight: bold;
  font-size: 12px;
}

label {
  font-weight: bold;
}

.error {
  color: #990000;
}

