body, td
{
	color: #232323;
	font-family: Verdana, Tahoma, Arial, Helvetica;
	/*font-family: Tahoma, Arial;*/
	
}
legend, th
{
	color: #0030b0;
	font-weight: bold;
}
.advlinks, .advlinks a:link, .advlinks a:visited
{
   COLOR: #A8B1FA;
   font-size: 9pt;
   text-decoration: none;
   font-weight: bold;
}
.advlinks a:hover 
{
  COLOR: White;
  text-decoration: underline; 
}
.BannerColorTable
{
    background-color: #5670F1; /*#34662C;*/
    color: White;
}
.HighlightedDay 
{
	background-color: #0030b0; 
    color: White;
}
.discreteLink:link, .discreteLink:visited
{
	text-decoration: none;
	font-size: 8pt;
	color: #434343;
	font-family: Tahoma, Arial, Helvetica;
}
.discreteLink:hover
{
	text-decoration: underline; 
	font-size: 8pt;
	font-family: Tahoma, Arial, Helvetica;
}
h1
{ 
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 14pt;
	color: #C8D1FF;  
}
h2
{ 
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12pt;
}
.TableHeader 
{
	color: #1E33D2;
	font-weight: bold;	
}
.AlternatingData 
{
	background-color: #f0f0f0;	
}

/*
For links at left
*/
.leftLink:link, .leftLink:visited
{
  COLOR: #A8B1FA;
  text-decoration: none;
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
}
.leftLink:hover
{
  COLOR: White;
  text-decoration: underline;   
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
  
}
/*links at top of page*/
.topLink:link, .topLink:visited, .topLinkDisabled
{
	text-decoration: none;
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica;
}
.topLink:hover
{
	text-decoration: underline; 
	font-size: 11pt;
	font-family: Tahoma, Arial, Helvetica;
}

.disableLink 
{
  COLOR: White; 
  text-decoration: none;   
  font-size: 12pt;
  font-weight: bold;
  font-family: Tahoma, Arial, Helvetica;
}

.smallPrint 
{
 font-family: Tahoma, Arial, Helvetica;
 font-size: 8pt;
}
caption 
{
  font-weight: bold;
  font-size: 14pt;	
}


A:link, A:visited 
{
     COLOR: blue;
     text-decoration: none;
}
A:hover 
{
     COLOR: blue;
     text-decoration: underline;     
}
 
/*Advertisements*/
.AdvertisementPosition 
{
  position: absolute;
  top: 420px; /*450px*/
  left: 7px; 
  z-index: 9999;
}
.AdvertisementHead 
{
	color: White;
	background-color: #0080b0;	
}