﻿html
{
    overflow-y: scroll;
}

body
{
    background-color: #ffffff;
    margin: 0 0 0 0;
}

img
{
    border: 0;
}

a
{
    color: #1f5693;
    text-decoration: none;
}

a:hover
{
    color: #062045;
}

.left{text-align: left;}
.right{text-align: right;}
.center{text-align: center;}
.placedCenter{margin: 0 auto 0 auto;}

.bold{font-weight: bold;}
.italics{font-style: italic;}
.underline{text-decoration: underline;}

div#mainContainer
{
    position: relative;
    width: 975px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Geneva, Sans-Serif;
    font-size: 11px;   
    line-height: 15px; 
    color: #4e4e4e;
    margin: 0 auto 0 auto;
}

div#brgHeader
{
    position: relative;
    width: 100%;
    height: 179px;
    background: #ffffff url(layoutImages/brgHeader.jpg) no-repeat;
    margin: 0 0 5px 0;
}

div#brgHeader a.logoLink
{
    position: absolute;
    left: 40px;
    top: 30px;
    width: 265px;
    height: 125px;
    display: block;
}

div#brgHeader a.aboutUsLink
{
    position: absolute;
    right: 110px;
    top: 26px;
    width: 63px;
    height: 17px;
    display: block;
}

div#brgHeader a.contactUsLink
{
    position: absolute;
    right: 22px;
    top: 26px;
    width: 72px;
    height: 17px;
    display: block;
}

div#intro
{
    position: relative;
    width: 100%;
    height: 163px;
    background-color: #d8e6e6;
}

div#intro p
{
    float: left;
    width: 420px;
    padding: 35px 0px 0px 40px;
    font-family: "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Tahoma, Geneva, Sans-Serif;
    font-size: 14px;
    line-height: 20px;
    color: #556858;
    margin: 0;
}

div#intro img
{
    position: relative;
    float: right;
    border-left: solid 2px #ffffff;
    border-bottom: solid 2px #ffffff;
}

div#fourColumnHeaders
{
    position: relative;
    width: 100%;
    height: 34px;
    background: #d8e6e6 url(layoutImages/fourColumnsHeaders.gif) no-repeat;
}

div#oneColumnHeader
{
    position: relative;
    width: 100%;
    height: 34px;
    background: #d8e6e6 url(layoutImages/oneColumnBlueHeader.gif) no-repeat;
}

div#fourColumnHeaders td, div#oneColumnHeader td
{
    height: 34px;
    padding-right: 15px;
    vertical-align: middle;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    color: #ffffff;
}

div#fourColumnHeaders td
{
    width: 227px;
}

div#oneColumnHeader td
{
    padding: 0 0 0 25px;
    text-align: left;
}

div#columnsContainer
{
    width: 100%;
    background: #e7edf3 url(layoutImages/bg_body.gif) repeat-y;
    margin: 0 0 15px 0;
}

div.column
{
    float: left;
}

div#column
{
    width: 975px;  
    margin-bottom: 20px;  
}

div#oneColumn
{
    width: 740px;
    padding-bottom: 15px;
}

div#oneColumn img
{
    padding: 0px 10px 5px 0px;
}

div#oneColumn p.heading
{
    padding: 10px 22px 0 22px;
    font-size: 14px;
    font-weight: bold;
    text-decoration: underline;
}

div.column p.heading, div#column1 p.heading
{
    display: block;
    font-size: 12px;
    font-weight: bold;
    color: #062045;
    padding-top: 6px;
    padding-bottom: 6px;
    margin: 0 0 0 0;
}

div#column1
{
    width: 229px;
    color: #ffffff;
    padding: 0 0 20px 0;
}

div#column p, div#column2 p, div#column3 p, div#column4 p, div#column table, div#oneColumn p
{
    padding: 10px 22px 10px 22px;
    margin: 0 0 0 0;
}

div#column1 p
{
    padding: 0px 15px 0px 25px;
    margin: 10px 0 15px 0;
}

div#column1 p.heading
{
    background-color: #a0c1db;
}

div#column2
{
    border-right: solid 1px #b5c4d3;
    width: 248px;
    margin-bottom: 20px;
}

div#column2 p.heading
{
    background-color: #cae2ee;
}

div#column3
{
    border-right: solid 1px #b5c4d3;
    width: 240px;
    margin-bottom: 20px;
}

div#column3 p.heading
{
    background-color: #ecdad1;
}

div#column4
{
    width: 241px;
    margin-bottom: 20px;
}

div#column4 p.heading
{
    background-color: #d6eeca;
}

div#top
{
    margin: 0 25px 15px 22px;
}

div#bottom-left
{
    float: left;
    width: 45%;
    margin: 0 10px 0 22px;
}

div#bottom-right
{
    float: right;
    width: 45%;
    margin: 0 25px 0 10px;
}

table#bios
{
    margin: 10px 22px 10px 22px;
}

table#bios td
{
    padding: 0 15px 25px 0px;
}

table#bios td p
{
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

table#bios td p.heading
{
    font-weight: bold;
}

table#bios img
{
    width: 125px;
    height: 155px;
}

div#footer
{
    position: relative;
    background: #ffffff url(layoutImages/nfpLogo.jpg) no-repeat top right;
    width: 100%;
    height: 100px;
}

div#footer a.nfpLink
{
    position: absolute;
    top: 0;
    right: 0;
    width: 124px;
    height: 32px;
    display: block;
}

div#footer div#links
{
    color: #1f5693;
}

div#footer p
{
    font-size: 10px;
    padding: 0 175px 0 0;
    color: #919090;
}