A
{
    color: #990000;
    text-decoration: none;
}
A:hover
{
    color: #990000;
    text-decoration: underline;
}
A.highlight
{
    background-image: url(/pix/bullet.gif);
    background-position: left 0.3em;
    background-repeat: no-repeat;
    padding-left: 10px;
}
BLOCKQUOTE
{
    background-image: url(/pix/quote.gif);
    background-position: left top;
    background-repeat: no-repeat;
    margin-bottom: 1em;
    margin-top: 0em;
    padding-left: 12px;
}
BLOCKQUOTE.pullout
{
    float: right;
    margin-left: 2em;
    margin-right: 0em;
    width: 160px;
}
BODY
{
    background-color: #ffffff;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    margin: 0em;
}
DD
{
    float: left;
    line-height: 170%;
    margin-bottom: 1em;
    margin-left: 0em;
    text-align: justify;
    width: 450px;
}
DT
{
    float: left;
    font-weight: bold;
    line-height: 170%;
    margin-bottom: 1em;
    width: 50px;
}
FIELDSET
{
    border: none;
    padding: 0px;
}
FIELDSET.active
{
    display: block;
    visibility: visible;
    z-index: 1;
}
FIELDSET.inactive
{
    display: none;
    visibility: hidden;
    z-index: 0;
}
FORM
{
    margin-bottom: 0em;
    margin-top: 0em;
}
H1
{
    color: #990000;
    font-size: 1.45em;
    margin-bottom: 1em;
    margin-top: 1em;
}
H2
{
    color: #000000;
    font-size: 1.3em;
    margin-bottom: 0.5em;
    margin-top: 0.5em;
}
H3
{
    color: #000000;
    font-size: 1em;
    font-weight: bolder;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
}
H4
{
    color: #000000;
    font-size: 1em;
    font-style: italic;
    font-weight: normal;
    margin-bottom: 0.2em;
    margin-top: 0.2em;
}
HTML
{
    border-width: 0em;
}
IFRAME
{
    border-width: 0em;
    height: 300px;
    margin: 0em;
    width: 534px;
}
IFRAME#helpdesk
{
    width: 334px;
}
IMG
{
    border-width: 0em;
    margin-right: 0.5em;
    margin-top: 0.5em;
}
#menuContainer IMG
{
    margin-right: 0em;
    margin-top: 0em;
}
IMG#brochure
{
    margin-left: 10px;
}
IMG#imgarch
{
    margin-left: 100px;
}
INPUT
{
    background-color: #fcf5cf;
}
INPUT.button
{
    background-color: #990000;
    border-width: 0px;
    color: #ffffff;
    font-weight: bolder;
    padding: 1px 3px 5px 1px;
}
INPUT#btnlogin
{
    background-image: url(/pix/button.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnlogout
{
    background-image: url(/pix/submit.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnregister
{
    background-image: url(/pix/register.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnrequest
{
    background-image: url(/pix/request.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnsubmit
{
    background-image: url(/pix/submit.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnsubmit1
{
    background-image: url(/pix/submit.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnnext
{
    background-image: url(/pix/button.gif);
    background-position: left top;
    background-repeat: no-repeat
}
INPUT#btnprevious
{
    background-image: url(/pix/previous.gif);
    background-position: left top;
    background-repeat: no-repeat
}
LABEL
{
    height: 100%;
    text-align: right;
    vertical-align: top;
    width: 100%;
}
OL OL
{
    list-style-type: lower-alpha;
}
P
{
    line-height: 170%;
    margin-top: 0em;
    margin-bottom: 1em;
    text-align: justify;
}
P.more
{
    margin-bottom: 0.5em;
    margin-top: 0.5em;
    text-align: right;
    width: 98%;
}
SELECT
{
    background-color: #fcf5cf;
}
TEXTAREA
{
    background-color: #fcf5cf;
}
UL.links
{
    line-height: 170%;
    list-style-type: none;
    margin: 0em;
    padding-left: 0em;
}
.body
{
    margin-left: 240px;
}
.container
{
    background: #ffffff url(/pix/topbar.gif) repeat-x scroll left top;
    width: 780px;
}
.content
{
    margin-right: 200px;
}
.content P
{
    text-align: left;
}
.footer
{
    clear: both;
    font-size: 0.9em;
    margin-top: 2.5em;
}
.form
{
    background: #efeff7 url(/pix/formbak.gif) no-repeat right bottom;
    border-top: #0099ff 2px solid;
    margin: 0em;
    padding: 1em 40px 1em 1em;
}
.header
{
    margin-bottom: 4em;
    padding-top: 5px;
}
.info
{
    background-color: #fcf5cf;
    border-top: #990000 2px solid;
    margin-top: 3em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-top: 1em;
}
.left
{
    background: url(/pix/topcorner.gif) no-repeat left top;
    float: left;
    padding-left: 20px;
    padding-top: 295px;
    width: 176px;
}
.left BLOCKQUOTE
{
    margin-left: -12px;
    margin-right: 0em;
}
.mandatory
{
    color: #ff0000;
}
.menu
{
    padding-left: 0em;
    margin: 0em;
}
.menu LI
{
    display: inline;
    margin-right: 2em;
}
.menu LI A
{
    background: transparent url(/pix/bullet.gif) no-repeat left center;
    color: #000000;
    padding-left: 10px;
    text-decoration: none;
}
.menu LI A:hover
{
    background-image: url(/pix/bullet_over.gif);
}
.menu LI.submenu A
{
    background-image: url(/pix/arrow.gif);
}
.menu LI.submenu A:hover
{
    background-image: url(/pix/arrow_over.gif);
}
.quote
{
    background-image: url(/pix/quote.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
}
.right
{
    float: right;
    margin-left: 15px;
    width: 160px;
}
