﻿body 
{
    background-color:#d5d5d5;
    padding:0px;
    color:#666666;
    font-size:12px;
    font-family:Helvetica;
}
p
{
    margin:0px;
}
.center, body, .outer, .footer
{
    margin:0px auto;
    text-align:center;
}
.footer
{
    line-height:14px;
    width:949px;
    padding: 0px 12px;
}

.footer .newsletter
{
    width:600px;
}
.footer .newsletter a
{
    font-size:12px;
    font-family:Arial;
    color:#cccccc;
}
.footer .links
{
    text-align:left;
    padding:10px 25px;
    background-color:#8f8f8f;
}

.footer .title
{
    line-height:22px;
    padding-bottom:4px;
    font-size:20px;
}
.contact
{
    width:270px;
    float:right;
}
.contact a
{
    color:#535353;
}
.outer
{
    min-height:500px;
    width:971px;
    background-repeat:repeat-y;
    background-image:url(../images/shadowL.gif);
}
.rightSide
{
    background-color:#ffffff;
    background-image:url(../images/shadowR.gif);
    background-position:right top;
}
.nav
{
    height:80px;
    margin:0px 12px;
    text-align:left;
    background-image:url(../images/navBkg_tile.gif);
    background-repeat:repeat-x;
}
.logo
{
    float:left;
}
.heading, .copy
{
    text-align:left;
    padding-left:25px;
}

.copy
{
    font-size:12px;
    font-family:Helvetica;
}

.heading
{
    padding-top:38px;
    padding-bottom:17px;
    font-weight:bold;
    color:#50afc1;
    font-size:24px;
    font-family:Georgia;
}

.heading span, .subhead
{
    font-weight:bold;
    color:#2b3c92;
}
.subhead
{
    font-size:14px;
}
.news
{
    font-family:Helvetica;
    font-size:12px;
    color:#191919;
}

.news .title
{
    color:#191919;
    font-family:Arial;
    font-weight:bold;
    font-size:16px;
    text-transform:uppercase;
}

.news .date
{
    color:#cc0000;
}

.outerContent
{
    width:947px;
    margin:0px 12px;
    background-repeat:no-repeat;
    background-image:url(../images/topShadowLeft.gif);
}

.column
{
    width:250px;
    float:left;
    margin-bottom:20px;
}
.first
{
    margin-right:25px;
}
.column a
{
    color:#50afc1;
}
.sidebar
{
    margin-right:26px;
    margin-left:26px;
    width:282px;
    float:right;
    background-repeat:no-repeat;
    background-image:url(../images/topBkgRight.jpg);
    background-color:#e9e9e9;
    background-position:left top;
}
.sidebar .frame
{
    padding:0px 15px;
    text-align:left;
    border-left:#cbced2 1px solid;
    border-right:#cbced2 1px solid;
}

.seeMore
{
    text-align:right;
}
.seeMore a
{
    font-size:10px;
    color:#000000;
}
.clear
{
    clear:both;
}
/*MENU*/
#menu
{
    display:block;
    height:80px;
    background-position:right top;
    background-repeat:no-repeat;
    background-image:url(../images/menuCurve.gif);
}
#menu ul
{
    margin:0px;
}
.menu-item
{
    float:left;
    list-style-type:none;
    list-style-image:none;
}
.menu-item a
{
    font-family:Helvetica, Arial, Sans-Serif;
    font-size:16px;
    color:#9c9c9c;
    padding: 30px 10px;
    display:block;
    text-decoration:none;
}
.menu-item a:hover
{
    color:#627992;
    text-decoration:none;
    background-image:url(../images/menuBkg.jpg);
    background-position:center 10px;
    background-repeat:no-repeat;
}

.sf-Hover a
{
    color:#627992;
    background-image:url(../images/menuBkg.jpg);
    background-position:center 10px;
    background-repeat:no-repeat;
}