﻿body
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
td
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
tr
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
th
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
ul
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
li
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
p
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
img
{
    border: 0;
}
blockquote
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}
h1
{
    font-size: 16pt;
    color: #336699;
    font-family: Verdana,Arial,Helvetica;
}
h2
{
    font-size: 14pt;
    color: #336699;
    font-family: Verdana,Arial,Helvetica;
}
h3
{
    font-size: 12pt;
    color: #336699;
    font-family: Verdana,Arial,Helvetica;
}
h4
{
    font-size: 11pt;
    color: #336699;
    font-family: tahoma, arial, helvetica;
}
h5
{
    font-size: 9pt;
    color: #336699;
    font-family: tahoma, arial, helvetica;
}
h6
{
    font-size: 8pt;
    color: #336699;
    border-bottom: #336699 1pt solid;
    font-family: tahoma, arial, helvetica;
}
a
{
    color: #3300cc;
    text-decoration: none;
}
a:hover
{
    color: #0099cc;
    text-decoration: underline;
}
input
{
    font-size: 8pt;
    font-family: tahoma, arial, helvetica;
}
select
{
    font-size: 8pt;
    font-family: tahoma, arial, helvetica;
}
textarea
{
    font-size: 8pt;
    font-family: tahoma, arial, helvetica;
}

.text
{
    font-size: 9pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}

.caption
{
    padding: 4px;
    text-align: left;
    font-size: 10pt;
    font-family: Verdana,Arial,Helvetica;
    background: #6486BF;
    font-weight: bold;
    color: #FFFFFF;
}

.slinks
{
    font-size: 8pt;
    color: #666666;
    font-family: Verdana,Arial,Helvetica;
}

.Menu A
{
    color: #FFFFFF;
    text-decoration: none;
}

.Menu A:hover
{
    color: #FFFFFF;
    text-decoration: none;
}

.code
{
    font-family: Courier, 'Courier New' , sans-serif;
    font-size: 11px;
    color: #006600;
    background-color: #FAFAFA;
    border: #D1D7DC;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}
.quote
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #444444;
    line-height: 125%;
    padding: 4px;
    background-color: #FAFAFA;
    border: #D1D7DC;
    border-style: solid;
    border-left-width: 1px;
    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
}


.NavItem
{
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
    padding-top: 1px;
    height: 20px;
}
.NavSelItem
{
    border-right: #adc5ed 1px solid;
    padding-right: 0px;
    border-top: #adc5ed 1px solid;
    padding-left: 0px;
    padding-bottom: 0px;
    border-left: #adc5ed 1px solid;
    width: 100%;
    padding-top: 1px;
    border-bottom: #adc5ed 1px solid;
    background-repeat: repeat-x;
    height: 20px;
    background-color: #F9FDBD;
    font-weight: bold;
}
