﻿body 
{
    font-family:Arial, Times New Roman;
    margin:0 0 0 0;
}
p
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-align: justify;
    text-decoration: none
}
p.main
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    font-weight: normal;
    text-align: justify;
    text-decoration: none;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
}
p.contact
{
    font-size: 8pt;
}
p.contactWhite
{
    font-size: 8pt;
    color: #ffffff;
}
p.footer
{
    font-size: 8pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    font-weight: bold;
    text-align: left;
    text-decoration: none;
    padding-top: 3px;
    padding-bottom: 3px
}
p.newsYearHeading, p.newsMonthHeading
{
    cursor: pointer;
}
td
{
    font-size: 8pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-align: justify;
    text-decoration: none
}
h1
{
    font-size:20px;
}
h3
{
    font-size:14px;
}
a:link
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-decoration: none
}
a:visited
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-decoration: none
}
a:hover
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-decoration: underline
}
a:active
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-decoration: underline
}
a.navCurrent
{
    font-weight:bold;
    text-decoration: underline;
}
a.contentA
{
    text-decoration: underline;
}
a.contentA:visited
{
    text-decoration: underline;
}
a.contentA:hover
{
    text-decoration: none;
}
a.italic
{
    font-style: italic;
}
a.footer
{
    font-size: 8pt;
}
td.mainBG
{
    background-color: #FFFFFF;
    background-image: url(../images/gpme_strap.jpg);
    background-repeat: repeat-y;
}
td.mainBGimg
{
    background-color: #FFFFFF;
    background-image: url(../images/gpme_wmark.jpg);
    background-repeat: repeat-y;
}
img.logo
{
    border:0px;
}
select, input, textarea
{
    font-size: 9pt;
    color: #333333;
    line-height: normal;
    font-style: normal;
    text-align: justify;
    text-decoration: none
}
div.imgright
{
    clear:both;
    float:right;
    padding-right:16px;
}
div.newsYearWrap
{
    display:none;
    margin-left:6px;
}
div.newsMonthWrap
{
    display:none;
    margin-left:6px;
}

