/* CSS Document */

html
{
    height: 102%;
}
body
{
    background-color: #f7f6f0;
    color: #444444;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
}

#container
{
    background: #fff;
    width: 772px;
    margin: 0 auto;
    border-width: 0 1px;
    border-style: solid;
    border-color: #C4C4C4;
}

#logo
{
    padding-bottom: 10px;
}

#nav
{
    height: 20px;
}

#nav ul
{
    float: right;
    list-style-type: none;
    margin: 0;
    padding: 0;
    border-right: 1px solid #deab02;
}

#nav li
{
    display: inline;
}

#nav li a
{
    color: #333;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0 12px;
    border-left: 1px solid #deab02;
    border-top: 1px solid #deab02;
    height: 24px;
    line-height: 24px;
}

#nav a:hover
{
    color: #000;
    background: #deab02;
}

#subnav
{
    margin: 0;
    padding: 0;
    width: 160px;
}

#subnav li
{
    list-style-type: none;
    padding: 1px 0;
    border-bottom: 1px solid #eee;
}

#subnav a
{
    display: block;
    width: 142px;
    text-decoration: none;
    padding: 4px 0 4px 18px;
}

#subnav a:hover
{
    background: #fafafa url(images/smallarrow-grey.gif) 4px 55% no-repeat;
}

#banner
{
    background: url(images/banner.jpg);
    height: 125px;
    padding: 0;
    margin: 0;
    border-top: 2px solid #deab02;
    border-bottom: 2px solid #deab02;
    clear: both;
}

#index_banner
{
    background: url(images/index_banner.jpg);
    height: 125px;
    padding: 0;
    margin: 0;
    border-top: 2px solid #deab02;
    border-bottom: 2px solid #deab02;
    clear: both;
}

#logon
{
    background-color: #222;
    padding: 5px 10px;
    text-align: right;
    color: #fff;
}

#logon img
{
    margin: 3px 10px;
}

#logon a
{
    font-weight: bold;
    height: 15px;
    line-height: 15px;
    font-size: 11px;
    color: #fff;
    text-decoration: none;
}

#logon a:hover
{
    color: #deab02;
}

#main
{
    padding: 20px 22px 10px 15px;
}

#main-content
{
    float: right;
    width: 515px;
}

#left-column
{
    width: 160px;
    height: auto;
    padding: 0 10px 30px 0;
    border-right: 1px solid #ccc;
    background-image: url(images/vertdiv.gif);
    background-repeat: repeat-y;
    background-position: top right;
}

#footer
{
    background-color: #222;
    clear: both;
    color: #fff;
    font-size: 11px;
    padding: 10px 22px 15px 22px;
    text-align: center;
    vertical-align: bottom;
}

 #secure-login
 {
     width:250px;
     font-size:12px;
 }

#footer a
{
    color: #fff;
}



h1
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    text-transform: uppercase;
}

p
{
    text-align: justify;
    line-height: 18px;
}

p.wealth
{
    text-align: center;
    font-size: small;
}

p.homecontact
{
    color: #777;
    text-align: right;
    margin: 0 0 3px 0;
}

a
{
    color: #666;
    text-decoration: underline;
}

a:hover
{
    color: #bc8000;
}



img.bordered
{
    padding: 1px;
    border: 2px solid #e7e6e2;
}



.light
{
    color: #777;
}

.break
{
    border-bottom: 1px solid #eee;
    font-size: 1px;
    line-height: 1px;
    margin: 15px 0;
}

.highlight
{
    border: 1px solid #edece6;
    padding: 10px;
    background: #fafafa;
}

#about ul
{
    list-style: none;
    padding-right: 4em;
}

#biz li
{
    line-height: 16px;
}

p.small
{
    font-size: 10px;
    padding-bottom: 1em;
}

/**team table**/



.teamtablebottom td
{
    padding: 1em 1em 0 0;
}

.teamtable td
{
    border-bottom: 1px solid #999999;
    padding: 4px;
    font-size: 12px;
}

.teamtable a
{
    text-decoration: none;
}

td.color
{
    background-color: #ebebeb;
}



td.border
{
    border-right: 1px solid #000000;
}

td.bordercolor
{
    background-color: #ebebeb;
    border-right: 1px solid #000000;
}

/**end team table**/



/* custom styling for myWEALTH text */

span.my
{
    color: #d79a00;
    font-weight: bold;
}

span.wealth
{
    font-weight: bold;
}

/* Survey */

.survey p
{
    font-size: 11px;
}

.survey h3
{
    background: #000;
    width: 350px;
    height: 20px;
    color: #FFFFFF;
    padding: 3px;
}


.surveyNextBtn, .surveyBackBtn, .surveySubmitBtn
{
    background: url(images/surveyButton.gif) no-repeat right top;
    width: 52px;
    text-decoration: none;
}

.surveyNextBtn:hover, .surveyBackBtn:hover, .surveySubmitBtn:hover
{
    background: url(images/surveyButtonHover.gif) no-repeat right top;
}


.surveyNextBtn, .surveyBackBtn, .surveySubmitBtn
{
    margin: 10px 10px 0 0;
    float: left;
}

.surveyNextBtn a, .surveyBackBtn a, .surveySubmitBtn a
{
    font-weight: bold;
    text-decoration: none;
    padding: 3px 0px 3px 3px;
    margin: 0 0 10px 0;
    background: url(images/surveyButton.gif) no-repeat left top;
    font-size: 12px;
    width: 45px;
    text-align: center;
    color: #000000;
    display: block;
}

.surveyNextBtn a:hover, .surveyBackBtn a:hover, .surveySubmitBtn a:hover
{
    background: url(images/surveyButtonHover.gif) no-repeat left top;
    color: #C53E01;
}

.surveySubmitBtn a
{
    width: 85px;
}

.surveySubmitBtn
{
    width: 90px;
}
.surveytext
{
    font-size: 14px;
    padding: 0 0 5px 5px;
    margin-top: 0;
    margin-bottom: 0;
}
.surveytext1
{
    font-size: 14px;
    padding: 5px 0 5px 5px;
    margin-bottom: 0;
}

.labelLine
{
    margin-bottom: 10px;
}

.labelLine label
{
    font-weight: bold;
    color: #444444;
    margin: 20px 0 5px 0;
    padding: 0px;
    font-size: 13px;
    float: left;
}

.survey .required
{
    float: left;
    font-size: 10px;
    color: Red;
    margin: 20px 0 0 10px;
}

span.mcss_checkbox_horizontal, span.mcss_checkbox_vertical, span.mcms_checkbox_horizontal, span.mcms_checkbox_vertical
{
    display: block;
}

span.mcss_checkbox_horizontal label, span.mcss_checkbox_vertical label, span.mcms_checkbox_horizontal label, span.mcms_checkbox_vertical label, span.mcss_checkbox_horizontal input, span.mcss_checkbox_vertical input, span.mcms_checkbox_horizontal input, span.mcms_checkbox_vertical input
{
    float: none;
    display: inline;
    margin-right: 5px;
}



span.mcss_checkbox_vertical input
{
    margin-bottom: 15px;
}

span.mcss_checkbox_horizontal label, span.mcss_checkbox_vertical label, span.mcms_checkbox_horizontal label, span.mcms_checkbox_vertical label, select
{
    font-size: 11px;
    font-weight: normal;
}

span.mcss_checkbox_horizontal label
{
    margin-right: 15px;
}

div.labelLine
{
    display: inline-block;
}

select, input, textarea
{
    display: block;
}

.boardBio
{
    display: inline-block;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.boardBio h3
{
    color: #DE9500;
    font-size: 12px;
}

.boardBio img
{
    float: left;
    margin: 0 10px 10px 0;
    position: relative;
    top: 5px;
    border: 1px solid #222222;
}

#surveyDIV p
{
    margin: 0px;
    padding: 0px;
    position: relative;
}

a img
{
    border: none;
}

.text-center
{
    text-align: center;
}

#media_releases p
{
    padding: 5px 0 5px 10px;
    margin: 0 0 10px 0;
}

#media_releasesFP p
{
    text-align: right;
}

#media_releases p.odd
{
    background-color: #f1f1f1;
}


#media_releasesFP
{
    display: inline-block;
    width: 295px;
    margin-top: 10px;
}

#media_releases, #media_releasesFP
{
    font-size: 12px;
}

#media_releases h1
{
    float: left;
}

#media_releases #years
{
    clear: both;
}

#media_releases #years #selected
{
    color: #000;
    font-weight: bold;
}

#media_releases a
{
    color: #DEAB02;
    text-decoration: underline;
}

#media_releasesFP a
{
}

#media_releasesFP #press_link
{
    float: right;
    clear: both;
    font-weight: bold;
}

#media_releases h3, #media_releasesFP h3
{
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
    font-size: 20px;
    color: #000;
}
#media_releasesFP h3
{
    font-size: 14px;
    font-weight: bold;
    margin-top: 0;
    text-transform: uppercase;
    border: none;
}
.video-center
{
    padding: 3px;
    margin: 0 auto;
    width: 330px;
}


/**************** Accordion*********************/

#accordion
{
    width: 750px;
    border-bottom: solid 1px #c4c4c4;
    margin: 0;
    padding: 0;
    text-indent: 0;
}
#accordion a.head
{
    background: #446677 url(images/collapsed.gif) no-repeat right;
    border: 1px solid #000;
    color: #f5f5f5;
    cursor: pointer;
    display: block;
    font: bold 120%/100% Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0;
    padding: 7px 20px 15px 10px;
    text-decoration: none;
    text-indent: 0px;
}

#accordion a.head:hover
{
    background-color: #fff;
    color: #000;
}

#accordion a.selected
{
    background-image: url(images/expanded.gif);
}

#accordion a.current
{
    background-color: #FFFF99;
}

#teleBankingMsg
{
    border: 1px solid #000;
    padding: 5px;
    color: red;
    margin-bottom: 10px;
    clear: both;
}

#teleBankingMsg p
{
    padding-bottom: 0px;
    margin-top: 0px;
}
