﻿#publicansinfonav
{
    color: #fff;
}
#TopBanner
{
    background-color: #012215;
    background: url(../img/banner_publicansinfo.jpg);
    background-repeat:no-repeat;
    height: 66px;
    width: 716px;
    padding-left: 40px;
}

#TopBanner h1
{
    font-family: Georgia;
    color: #FFD28F;
    font-size: 28px;
    font-weight: normal;
}

#LinkBar
{
    height: 22px;
    width: 756px;
    background-color: #000704;
    text-align: center;
}

#LinkBar a
{
    color: #fff;
}

.linkbarref
{
    width: 151px;
    float: left;
    height: 19px;
    padding-top: 3px;
    cursor: pointer;
}

.linkbarref:hover
{
    background-color: #2c4e95;
}

#trail
{
    background-color: #2c4e95;
}


#PageHeader
{
    width: 564px;
    height: 40px;
}

#PageHeader h2
{
    font-style: italic;
    font-family: Georgia;
    color: #000;
    font-size: 24px;
    padding-top: 6px;
    margin-left: 8px;
}
.MainText
{
    color: #595A59;
}

.MainText p
{
    padding-bottom: 10px;
}

.MainText ul
{
    /*clear: left;*/ /* float: left;*/
    color: #595A59;
    margin-left: 20px; /*width: 40%;*/
    font-size: 12px;
    padding-bottom: 10px;
}

.MainText li
{
    list-style-type: circle;
}
.MainText img
{
    float: none;
    width: 245px;
}
/*.MainText p img
{
    float: right;
    width: 48%;
}*/

.MainText .leftcol
{
    float: left;
}

.MainText .rightcol
{
    float: right;
}

.MainText .fullcol
{
    float: none;
    width: 100%;
}

.textblock
{
    clear: both;
    float: none;
    padding-top: 10px;
}

.MainText .imageinfo p
{
    color: #000;
    font-weight: bold;
    font-style: italic;
    text-align: center;
}

.leftCol
{
    float: left;
    margin-left: 6px;
}
.rightCol
{
    float: right;
    margin-right: 8px;
    margin-top: 10px;
}

.leftCol, .rightCol
{
    width: 246px;
    text-align: justify;
    margin-bottom: 10px;
}

