﻿body 
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height:1.5;
	color:#404040;
	background:white;
}
.popup
{
    background:inherit; 
    background-color:White;
    color:#404040;
    line-height:1.5;
    outline:#663300 dashed 2;
}
.accordionHeader
{
    background-color:Orange;
    color:#663300;
    outline:#663300 solid 2;
}
.accordionContent
{
    background-color:Silver;
    color:Black;
    outline:black solid 2;
}
.accordionLink
{
    color:Gray;
}
img.b46860 {/* scalable em size class 468px/60px banners */
  width: 29.25em; /* replaces 468px width */
  height: 3.8em; /* replaces 60px height */
  }
