a:link    {color: #281906;  text-decoration:underline;}
a:visited {	color: #955615; text-decoration:none;} 
a:active  {color: #955615;	text-decoration:none;}
a:hover   {color: #955615; text-decoration:none;}

BODY, TABLE, TD, TH

{
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: standard;
	color: #333333;
}

small
{
	font-family: Verdana, Arial, Helvetica;
	font-size: 7pt;
	font-weight: standard;
	color: #402A0E;
}

.ratesmall
{
	font-size: 8pt;
}

p
{
	font-family: Verdana, Arial, Helvetica; font-size: 9pt; color: #011C41; font-weight: standard
}


b
{
   font-weight: bold
}


.mid {
	font-family: Arial, Helvetica;
	font-size: 9pt;
	font-weight: standard;
	color: #ffffff;
}
.quote {
	font-family:Arial, Helvetica;
	font-size:7pt;
	font-weight:normal;
}

.copyright { font-family:Arial, Helvetica; font-size:7pt; color:#7A7A7A; font-weight:normal }

.large { font-family:Arial, Helvetica; font-size:12pt; color:#ffffff; font-weight:bold }

.dts { font-family:Times New Roman, Helvetica; font-size:28pt; color:#272944; font-weight:bold }
.address { font-family:Times New Roman, Helvetica; font-size:16pt; color:#272944; font-weight:normal }
.address a:active    { text-decoration:none; font-size: 16pt; color: #1D5F7E; font-weight:normal}
.address a:link     { text-decoration:none; font-size: 16pt; color: #1D5F7E; font-weight:normal}
.address a:visited     { text-decoration:none; font-size: 16pt; color: #1D5F7E; font-weight:normal}
.address a:hover     { text-decoration:underline; font-size: 16pt; color: #1D5F7E; font-weight:normal}	

.blue {color:#00AEE0; font-weight:bold }



.bodytext { font-family: Verdana, Arial, Helvetica;
	font-size: 8pt;
	font-weight: standard;
	color: #011C41;
	}

.footer a:active    { text-decoration:none; font-size: 9pt; color: #1D5F7E; font-weight:bold}
.footer a:link     { text-decoration:none; font-size: 9pt; color: #1D5F7E; font-weight:bold}
.footer a:visited     { text-decoration:none; font-size: 9pt; color: #1D5F7E; font-weight:bold}
.footer a:hover     { text-decoration:underline; font-size: 9pt; color: #1D5F7E; font-weight:bold}	


.bigheader {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
#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="images/overlay.png", sizingMethod="scale");
	}