﻿h1
{
    width:960px;
    height:32px;
    margin:0 0 1em 0;
    padding:5px 43px 0 0;
    font-size:1.3em;
    font-weight:bold;
    color:#FFFFFF;
    text-align:right;
    background-image:url('../images/bg-strip_gray.jpg');
    background-repeat:no-repeat;
    background-position:right top;
}

a
{
    color:#000000;
}

p
{
    width:80%;
    margin:0 3% 1.5em 0;
    font-size:0.8em;
    color:#000000;
}
ul
{
    width:80%;
    margin:1em 3% 1.5em 0;
    padding:0;
    list-style-type:none;
}
li
{
    font-size:0.8em;
    color:#000000;
}
    
div.hrTxt
{
    margin:10px 0;
    width:50%;
    height:1px;
    margin:1em 3% 0 0;
    border-bottom:1px dashed #000000;
}
div.hrTxt hr
{
    display:none;
}

h3
{
    margin:1em 3% 0 0;
    font-size:0.8em;
    font-weight:bold;
    color:#000000;
}
h3 span.aColor
{
    color:#0164A5;
}

ul.bltArrow
{
    width:45%;
    margin-top:-1.3em;
}
ul.bltArrow li
{
    padding-right:1.5em;
    background-image:url('../images/arrowb.gif');
    background-repeat:no-repeat;
    background-position:right 0.1em;
}

h4
{
    margin:1em 3% 0 0;
    font-size:0.8em;
    font-weight:bold;
    color:#808080;
}
