td.BlueWho {  background-color:#d9e2fc;  border:0px solid black;  padding:10px;}
td.OrangeWho {  background-color:#fbc789;  border:0px solid orange;  padding:10px;}

.bluelinksmall {
	text-decoration: underline;
	font-family: Arial, Helvetica;
	font-size : 13px;
 	font-weight: bold;
	color: #3366cc;
}
.graylinksmall {
	text-decoration: none;
	font-family: Futura-Medium, Helvetica;
	font-size : 13px;
 	font-weight: none;
	color: #FFE091;
}
.footerlinksmall {
	text-decoration: none;
	font-family: Futura-Medium, Helvetica;
	font-size : 12px;
 	font-weight: none;
	color: #cccccc;
}
.bluelinkbig {
	text-decoration: none;
	font-family: Arial, Helvetica;
	font-size : 16px;
 	font-weight: none;
	color: #3366cc;
}
a:hover {
    color: #dddddd;
    text-decoration: none;
}
 .tableheader {font-size:14px; font-weight:bold; color:#003082;}
 .tabledata {font-size:14px; font-weight:none; color:#000000; line-height:20px;}
 .topText {font-size:10px; color:#003399; line-height:25px;}
 .title {font-size:22px; font-weight:bold; color:#003082;}
 .subTitle {font-size:14px; font-weight:none; color:#003082; line-height:20px;}
 .title2 {font-size:16px; font-weight:bold; color:#003082;}
 
 
 p {font-size:13px; color:#505050; line-height:20px; font-family: arial, helvetica;}
 .footerText {font-size:12px; color:#cccccc;}
 .headerBanner {font-size: 18px; font-weight: bold;}
 td {font-family: arial, helvetica; color:#ffffff;}

.Body {
    color: #ffffff;
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.sidetext {
    color: #ffffff;
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 12px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 21px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: right;
    text-decoration: none;
    text-indent: 0px;
    text-transform: none;
}
.Header {
    color: #ffffff;
    font-family: 'Futura-Medium', 'Futura', 'Trebuchet MS', sans-serif;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 32px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    opacity: 1.00;
    padding-bottom: 0px;
    padding-top: 0px;
    text-align: left;
    text-decoration: none;
    text-indent: 0px;
    text-transform: uppercase;
}
#overlay{ background-image: url(../overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(../blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../overlay.png", sizingMethod="scale");
	}
#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; }

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