BODY{margin-top:20px; margin-left:20px; margin-right:20px; color:#000000; font-family:Tahoma; background-color:white}
A:link {font-weight:normal; color:#000066; text-decoration:none}
A:visited {font-weight:normal; color:#000066; text-decoration:none}
A:active {font-weight:normal; text-decoration:none}
A:hover {font-weight:normal; color:#FF6600; text-decoration:none}
P {margin-top:0px; margin-bottom:12px; color:#000000; font-family:Tahoma}
PRE {border-right:#f0f0e0 1px solid; padding-right:5px; border-top:#f0f0e0 1px solid; margin-top:-5px; padding-left:5px; font-size:x-small; padding-bottom:5px; border-left:#f0f0e0 1px solid; padding-top:5px; border-bottom:#f0f0e0 1px solid; font-family:Courier New; background-color:#e5e5cc}
TD {font-size:12px; color:#000000; font-family:Tahoma}
H2 {border-top: #003366 1px solid; margin-top:25px; font-weight:bold; font-size:1.5em; margin-bottom:10px; margin-left:-15px; color:#003366}
H3 {margin-top:10px; font-size: 1.1em; margin-bottom: 10px; margin-left: -15px; color: #000000}
UL {margin-top:10px; margin-left:20px}
OL {margin-top:10px; margin-left:20px}
LI {margin-top:10px; color: #000000}
.FooterText
{
    font-size:11px; 
    font-weight:normal; 
    text-decoration:none; 
    font-family:Tahoma; 
    margin: 10px 0px 2px 0px;
    padding:0px; 
    color:#999999; 
    white-space:nowrap
}
.FooterText A:link {font-weight:normal; color:#999999; text-decoration:underline}
.FooterText A:visited {font-weight:normal; color:#999999; text-decoration:underline}
.FooterText A:active {font-weight:normal; color:#999999; text-decoration:underline}
.FooterText A:hover {font-weight:normal; color:#FF6600; text-decoration:underline}

.BannerText
{
    font-weight: bold;
    font-size: 18pt; 
    font-family: Tahoma;
    margin: 0px 0px 0px 8px;
    padding:0px; 
    filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=2,OffY=2,Color='#666666',Positive='true');
    text-shadow: 1px 1px 2px #666666;
}
.Banner
{
    border:0; 
    padding:0; 
    height:8px; 
    margin-top:0px;
    color:#ffffff; 
    filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=1,StartColorStr='#1C5280',EndColorStr='#FFFFFF');
    background: -moz-linear-gradient(left,  #1C5280,  #FFFFFF);
    background: -webkit-gradient(linear, left top, Right top, from(#1C5280), to(#FFFFFF));
}
.NameLabelStyle
{
    padding: 2px 5px 2px 5px;
    margin: 0px 2px 0px 2px;
    font-size:10pt; 
    font-family:Tahoma;
    font-style:italic;
    text-align:left;
    white-space:nowrap; 
}
.BtnLabelStyle
{
    padding: 2px 5px 2px 5px;
    border-width:1px;
    border-style:solid;
    border-color:#333333;
    background:#EFEFEF;
    font-family:Tahoma;
    font-size:10pt; 
    text-align:center;
    white-space:nowrap; 
}
.BtnLabelStyle:hover { color:#FF6600; cursor: pointer; }