﻿body
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Verdana,Arial;
    margin:0px;
    background-color:#000000;
}
input
{
    font-size: 8pt;
    color: #000000;
    font-family: 'MS Sans Serif';
}
select
{
    font-size: 8pt;
    color: #000000;
    font-family: 'MS Sans Serif';
}
textarea
{
    font-size: 8pt;
    color: #000000;
    font-family: 'MS Sans Serif';
}
img
{
    border: 0px;
}
ol li
{
    padding-bottom:10px;
}
a
{
    color: #F6921E;
    font-family: Verdana, Arial;
    font-weight: normal;
}
a:link
{
    color: #F6921E;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:visited
{
    color: #F6921E;
    font-family: Verdana, Arial;
    text-decoration:none;
}
a:active
{
    color: #F6921E;
    font-family: Verdana, Arial;
    text-decoration:underline;
}
a:hover
{
    color: #F6921E;
    font-family: Verdana, Arial;
    text-decoration:underline;
}
.links
{
    color: #F6921E;
    font-size: 10pt;
    font-weight: bold;
    text-decoration:none;
}
.links:link
{
    color: #F6921E;
    text-decoration:none;
}
.links:visited
{
    color: #F6921E; 
    text-decoration:none;
}
.links:active
{
    color: #F6921E;
    text-decoration:underline;
}
.links:hover
{
    color: #F6921E;
    text-decoration:underline;
}
a.menu,
a.menu:link,
a.menu:visited
{
    font-family:Arial;
    color: #000000;
    font-size: 10pt;
    font-weight: bold;
    text-decoration:none;
    padding:5px;
}
a.menu:active,
a.menu:hover
{
    color:#F6921E;
    text-decoration:none;
}
#subnav ul
{
    margin-top:5px;
    list-style:none;
}
#subnav ul li
{
    background-color:#FFFFFF;
    padding:5px;
}
.title
{
    color:#d64c2c;
    font-family: Century Gothic, Arial;
    font-size: 11pt;
}
.calday
{
    font-size: 7pt;
    font-weight:normal;
}
td.pghead 
{ 
    font-size: 11pt; 
    color: #FFFFFF; 
    font-family: Verdana,Arial; 
    font-weight: bolder; 
    text-align: right;
}
h1
{
    font-size:13pt;
    font-weight:bold;
}
h2
{
    color: #F6921E;
    font-size: 11pt;
    font-weight: bold;
}
h3
{
    color: #F6921E;
    font-size: 11pt;
    font-weight: bold;
    margin-bottom:0px;
}
h4
{
    color: #F6921E;
    font-size: 10pt;
    font-weight: bold;
    font-style:italic;
    margin-bottom:0px;
}
td
{
    font-size: 9pt;
    color: #FFFFFF;
    font-family: verdana, arial;
    border-width: 0px;
}
tr
{
    font-size: 10pt;
    color: #000000;
    font-family: Verdana,Arial;
}
tr.header
{
    font-size: 8pt;
    color: #FFFFFF;
    background-color:#000000;
    font-weight:normal;
    text-align: center;
}
.graytxt2 
{ 
    font-family: Arial; 
    font-size: 10px; 
    color: #989898; 
    text-decoration: none; 
}
td.header
{
    font-size: 8pt;
    color: #FFFFFF;
    background-color:#000000;
    font-weight:normal;
    text-align: center;
}
tr.dt0
{
    background-color:#DFE0E1;
}
tr.dt1
{
    background-color:#BBBBBB;
}
td.dt0
{
    background-color:#DFE0E1;
}
td.dt1
{
    background-color:#BBBBBB;
}
.dt0
{
    background-color:#DFE0E1;
}
.dt1
{
    background-color:#BBBBBB;
}
th
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Verdana,Arial;
    font-weight:normal;
    border-width: 0px;
}
th a
{
    color:#FFFFFF;
}
th a:link
{
    color:#FFFFFF;
}
th a:visited
{
    color:#FFFFFF;
}
th a:hover
{
    color:#FFFFFF;
}
.header
{
    font-size: 8pt;
    color: #FFFFFF;
    background-color:#000000;
    font-weight:normal;
    text-align: center;
}
.topheader
{
    color: #266088; 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 3;
}
.section
{
    font-size: 11px; 
    color: #195992; 
    font-family: Tahoma, Verdana, Arial; 
    font-weight: bolder;
}
.error
{
    font-size: 8pt;
    color: #FF0000;
    font-family: Verdana,Arial;
    font-weight: normal;
}
.info
{
    font-size:  8pt; 
    color: #008000; 
    font-family: Verdana,Arial;
}
.help
{
    font-size: 11px; 
    color: #195993; 
    font-family: Tahoma, Verdana, Arial;
}
.button
{
    font-size: 8pt;
    color: #0A3553;
    font-family: Arial,Verdana;
    font-weight: bolder;
}
.buttontop
{
    font-size: 8pt;
    color: #FFFFFF;
    font-family: Arial,Verdana;
}
.buttonon
{
    font-size: 8pt;
    color: #FFCC33;
    font-family: Arial,Verdana;
}
div.invisible 
{	
    display: none; 
    visibility:hidden; 
}
div.visible  
{ 
    visibility:visible; 
    display: block; 
}
.endorse
{
    color: #F6921E;
    font-size: 9pt;
    font-weight: bold;
}