﻿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;
}

h3
{
    margin:2em 3% 0 0;
    font-size:0.8em;
    font-weight:bold;
    color:#000000;
}
h3 a
{
    color:#000000;
}
h4
{
    margin:0 3% 0 0;
    font-size:0.8em;
    font-weight:bold;
    color:#000000;
}  
p
{
    margin:0 3% 0 0;
    font-size:0.8em;
    color:#000000;
}
ul
{
    margin:0 3% 0 0;
    padding:0;
    list-style-type:none;
}
ul li
{
    padding-right:1.5em;
    font-size:0.8em;
    background-image:url('../images/arrowb.gif');
    background-repeat:no-repeat;
    background-position:right 0.1em;
}

div.hrTxt
{
    width:50%;
    height:1px;
    margin:2em 3% 1em 0;
    border-bottom:1px dashed #000000;
}
div.hrTxt hr
{
    display:none;
}
