﻿li
{
    list-style-image: url('/_images/arrow.gif');
    list-style-type: circle;
    margin: 10px;
}
ul
{
    list-style-type: circle;
}
.nospace li
{
    list-style-image: url('/_images/arrow.gif');
    list-style-type: circle;
    margin: 0px;
    padding: 0px;
}
.nospace ul
{
    list-style-type: circle;
    margin: 0px;
    padding: 0px;
}
.normal li
{
    margin: 0px;
    padding: 0px;
    list-style-image: none;
    list-style-type: decimal;
}
.normal2 li
{
    margin: 0px;
    padding: 0px;
    list-style-image: url('/_images/arrow.gif');
}
.isfte
{
    color: #130e74;
    font-size: 14px;
    font-weight: normal;
}
BODY
{
    font-size: 14px;
    font-style: normal;
    font-family: arial,sans-serif;
    letter-spacing: 0;
}
A:link
{
    text-decoration: underline;
    color: #130e74;
}
A:visited
{
    text-decoration: underline;
    color: #130e74;
}
A:active
{
    text-decoration: underline;
    color: #130e74;
}
A:hover
{
    color: #cc0000;
    text-decoration: underline;
}
.SectionHeader
{
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: left;
    color: #FFFFFF;
    background-color: #130e74;
    padding: 3px;
    border: 0px outset #E8E8E8;
    margin-top: 0px;
    margin-bottom: 3px;
}
bold
{
    color: #130e74;
}
h1
{
    font-family: Arial;
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    color: #130e74;
    background-color: #ffffff;
    padding-bottom: 2px;
    border-bottom: 0px outset #f5f5f5;
    margin-top: 0px;
    margin-bottom: 10px;
}
h2
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #130e74;
    background-color: #f5f5f5;
    padding: 1px;
    border: 0px outset #f5f5f5;
    margin-top: 0px;
    margin-bottom: 2px;
    border: 1px dotted #c0c0c0;
}
h3
{
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    color: #130e74;
    border-top: 0px solid silver;
    margin-top: 10px;
    margin-bottom: 2px;
}
h4
{
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    color: #130e74;
    border-top: 0px solid silver;
    margin-top: 10px;
    margin-bottom: 2px;
}
p
{
    margin-top: 0px;
    margin-bottom: 18px;
}
.DownloadLink
{
    color: #130e74;
    text-decoration: underline;
    background-color: #fff;
    border: 0px solid;
    border-color: #696 #363 #363 #696;
    padding-left: 0px;
    margin-left: 0px;
    font-size: 14px;
    font-family: arial,sans-serif;
    letter-spacing: 0;
}
.DownloadLinkHov
{
    color: #cc0000;
}
