html, body, text, div, span, td
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

.body
{
    line-height: 15px;
    color: #000000;
}
.bodyb
{
    line-height: 15px;
    font-weight: bold;
    color: #000000;
}
.bodyi
{
    font-style: italic;
    line-height: 15px;
    color: #000000;
}
.bodybi
{
    font-style: italic;
    line-height: 15px;
    font-weight: bold;
    color: #000000;
}
.sub
{
    font-size: 18px;
    line-height: 21px;
    font-weight: bold;
    color: #024499;
}
.newshead
{
    line-height: 15px;
    font-weight: bold;
    color: #024499;
}
.subi
{
    font-size: 14px;
    font-style: italic;
    line-height: 17px;
    font-weight: bold;
    color: #000000;
}
.mast
{
    font-size: 24px;
    line-height: 27px;
    font-weight: bold;
    color: #024499;
}
.new
{
    line-height: 15px;
    color: #FF0000;
}
.subsm
{
    font-size: 14px;
    line-height: 17px;
    font-weight: bold;
    color: #024499;
}

#pNavigation
{
    display: block;
    margin: 0px;
    padding: 0px;
    background-color: #02449A;
}

#pNavigation ul
{
    display: block;
    list-style: none;
    margin: 0px;
    padding: 20px;
}

#pNavigation ul li
{
    display: block;
    margin: 0px;
    margin-top: 10px;
    padding: 0px;
}

#pNavigation > ul > li > a
{
    color: #E0E8F3;
    text-decoration: none;
}

textarea, input
{
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, sans-serif;
    font-size: 11px;
    outline: none;
}

.error
{
    display: block;
    padding: 0px;
    padding-left: 7px;
    padding-bottom: 5px;
    font-family: 'Lucida Grande' , 'Lucida Sans Unicode' , Arial, sans-serif;
    font-size: 11px;
    color: #00A48A;
}

.clear
{
	clear: both;
}
