@charset "UTF-8";
body{ margin: 0; padding: 0; }
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(images/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
}
.text {
	font-family: "Gill Sans", GillSans, Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 28px;
	font-weight: normal;
	margin-right: 515px;
	margin-left: 35px;
}
table {
	background-image: url(images/vwaeBkg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border: 1px solid #72A272;
}
.smallText {
	font-family: "Gill Sans", GillSans, Helvetica, Verdana;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	margin-top: 5px;
	margin-left: 14px;
}
.text img {
	left: -5px;
}
.navigation {
	font-family: "Gill Sans", GillSans, Helvetica, Verdana;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #939598;
	text-transform: lowercase;
	text-align: center;
	margin-left: 5px;
}
.header {
	font-family: "Gill Sans", GillSans, Helvetica, Verdana;
	margin-left: 30px;
	margin-top: 10px;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	color: #95BD9B;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #86BD4E;
	margin-right: 15px;
	line-height: 24px;
}
.topBorder {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #F6F4ED;
	margin-left: 35px;
}
.moreInfo {
	font-family: "Gill Sans", GillSans, Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	margin-right: 515px;
	margin-left: 35px;
}
ul {
	font-family: GillSans, "Gill Sans", Helvetica, Verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-right: 515px;
	margin-left: 35px;
}

