﻿.widgets
{
    background-color: #ffffff;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 960px;
}

.widgets a:link
{
    text-decoration: none;
}
.widgets a:visited
{
    text-decoration: none;
}
.widgets a:hover
{
    text-decoration: none;
}
.widgets a:active
{
    text-decoration: none;
}

.widgets img
{
    border: 2px solid #cccccc;
    padding: 6px;
}
.widgets img:hover
{
    border: 2px solid #0055a4;
    padding: 6px;
}

/* Footer  Styles------------------------------------------------------------*/

.footer
{
    background-image:url("/npa/images/site/NPA_footer2.png");
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: .8em;
    color: #FFF;
    width: 960px;
    margin: 14px auto 0px auto;
    text-align: center;
    padding-top: 8px;
    padding-bottom: 8px;
    font-variant: normal;
}
.footer a
{
    font-family: Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 11px;
    color: #FFF;
    margin: 0px auto 0px auto;
    text-align: center;
    padding-top: 6px;
    padding-bottom: 6px;
    font-variant: normal;
}

.footerlink
{
    text-decoration: none;
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-variant: normal;
}

a.footerlink
{
    text-decoration: none;
    color: white;
    font-family: Helvetica, Arial, sans-serif;
    font-variant: normal;
}

/* Footer  Styles-------------------------------------------------------*/