#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(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");
		}
		
body {
	margin-bottom: 15px;
	margin-top:20px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	background-image: url(bluebg.jpg);
	background-attachment:fixed;
	background-position: top;
	}

.mainText {
	FONT-SIZE: 11px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.leftnavText {
	FONT-SIZE: 13px; COLOR: #000000; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.littleText {
	FONT-SIZE: 9px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.littlebiggerText {
	FONT-SIZE: 10px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.listheadText {
	FONT-SIZE: 11px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; background-color:#ebebeb; 
}

.navText a {
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
.navText a:visited{
	FONT-SIZE: 11px; COLOR: #FFFFFF; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}

div#content {
	width: 963px;
	margin: 0px auto 0 auto;
	height: 100%;
	}
	div#headerContainer {
	height: 107px;
		}
a{
	color:#00529c;
	text-decoration:none;
	}
a:visited{
	color:#00529c;
	text-decoration:none;
	}
a:hover{
	color:#0099FF;
	text-decoration:none;
	}
a.main{
	color:#FFFFFF;
	}
a.main:hover{
	color:#CCCCCC;
	}
	a.footerText {
	FONT-SIZE: 9px; COLOR: #636363; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
a.footerText:visited{
	FONT-SIZE: 9px; COLOR: #636363; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
}
div#thankyou {
	width: 100%;
	margin: 0px auto 0 auto;
	height: 100%;
	background-image: url(blurredbg.gif);
	background-attachment:fixed;
	background-repeat:no-repeat;
	}
	
#navsub {
border-top: 0px dotted #839cc6;
border-bottom: 1px dotted #839cc6;
margin-bottom: 0px;
padding-top: 0px;
}
#navsub { border-top: none; }
#navsub li { border-bottom: 1px dotted #7591c0; }
	#navsub li:last-child, #navsub li.last { border-bottom: none; }
#navsub a {
	display: block;
	padding: 0px 0 0px 0px;
	margin-left: 0px;
}
#navsub a:hover { background-color: #e9f0f4; 
	}
#navsub_on { 
border-top: 0px dotted #839cc6;
border-bottom: 1px dotted #839cc6;
margin-bottom: 0px;
padding-top: 0px;
	font-weight: bold;
	background-color: #e9f0f4;
	}
#navsubsub { 
border-top: 0px dotted #839cc6;
border-bottom: 1px dotted #839cc6;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
margin-left: 10px;
	font-weight: normal;
	background-color: #ebebeb;
	}
#navsubsub_on { 
border-top: 0px dotted #839cc6;
border-bottom: 1px dotted #839cc6;
margin-bottom: 0px;
padding-top: 2px;
padding-bottom: 2px;
padding-left: 5px;
margin-left: 10px;
	font-weight: bold;
	background-color: #e9f0f4;
	}
