BODY	{
	font-family: arial, SunSans-Regular, sans-serif; font-size:10pt; color:#000066;
        margin-left:0;   margin-right:0; margin-top:0;
        padding: 0em 0em;
        padding-right:2px;
        border: 0em 0em 0em 0em;
	background:white;

	}
.ahem
        {
	display: none;
        }

A	{
	font-family:arial, sans-serif; font-weight:bold;
	background:transparent;
	color:#6666cc;
	text-decoration:none;

	}
A:hover	{
	font-family:arial, sans-serif;
	background:transparent;
	color:#71D3AA;
	text-decoration:none;
	}
UL, OL, LI
	{
	font-family:arial, sans-serif;
	font-size:10PT;
	background:transparent;
        color:#000066;
	}
TD, TR, TABLE
        {
        vertical-align:top;
        }

P, I, DIV,
	{
	font-family:arial, sans-serif;
        font-size:10pt;
        background:transparent;
        color:#000066;
        vertical-align:top;
	}
.topic	{
	font-family:arial, sans-serif;
	font-size:12pt;
        color:#3366cc;
        font-weight:600;
        background:transparent;
        padding: .5em 0 0 0;

        }
.topic2	{
	font-family:arial, sans-serif;
	font-size:12pt;
        color:#9999ff;
        font-weight:600;
        background:transparent;
         border-bottom:1px dotted #369;
         width: 98%;
        }


td.white  {
        font-family:arial, sans-serif;
        font-size:10pt;
        text-decoration:none;
        color:white;
        background:#008c82;
        }
td.bottom       {
        vertical-align:bottom;
        }

.white2  {
        font-family:arial, sans-serif;
        font-size:10pt;
        text-decoration:none;
        color:white;
        background:transparent;
        }
.white3  {
        font-family:arial, sans-serif;
        font-size:8pt;
        text-decoration:none;
        color:white;
        background:transparent;
        }
.margin
	{
	margin-left:30px;
	margin-right:30px;
	}
.margin2
	{
	margin-left:60px;
	margin-right:0;
	}
.margin3
	{
	margin-left:90px;
	margin-right:0;
	}
fieldset {border: 1px solid #8cacbb; padding: .25em 1em; margin:1em 0 0 0;}
legend  {padding: 0 2em;
    border-bottom-color: #8CACBB;
    border-bottom-style: dashed;
    width:25%;
    border-bottom-width: 1px;
     background: #DEE7EC;
    white-space: nowrap;}
fieldset p {line-height: 1.5em; font-size: 90%; padding: 0 0 .5em 0;}
span.dashed {border-bottom:1px dotted #71d3aa}
P.caption     {
  text-align: center;
        color: #9999ff;
	background: transparent;
	font-weight:bold;
	font-size: 120%;
  }

div.figure {
  border: thin #71d3aa solid;
  margin: 0.25em;
  padding: 0.5em;
  
}

.small {font-size: 8pt}

a img {border: none;}

#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; text-align: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: transparent;
      background-image: url(/images/bit.gif);
      }
