﻿body 
{
    padding: 0px;
    text-align:center;
    margin-top:0px;
    font-family:Verdana;
    color:#000000;
    background-color:#d8c9a8;
    line-height: 17px; 
    font-size:13px;
}

.clear{clear:both;}

h1 {color:#0f335d; font-family: Verdana;margin:0px;padding:12px 0px 0px 0px;font-size:13px;}
h2 {color:#0f335d; font-family: Verdana;margin:0px;font-size:12px;}

/*green*/
h4 {color:#146231; font-family: Verdana;margin:0px;padding:15px 0px 0px 0px;font-size:13px;}
/*blue*/


a{text-decoration:none; color:#146231;}
a:hover{text-decoration:underline; color:#146231;}

hr{color:#c3ccd6;border-top:solid 1px #c3ccd6;}

#wrapper
{
    text-align:center;
    width:983px;
    margin-left:auto;
    margin-right: auto;
    border: solid 0px red;
    padding: 0px 0px 0px 0px;
    background-color:#ffffff;
}

#swWrapper {width:959px;border: solid 0px green;}

#sitewrapper
{
    width:959px;
    border: solid 0px black;
    text-align: left;
    margin-left:auto;
    margin-right: auto;
}

#header
{
    width: 959px;
    height: 107px;
    /*background-image:url('images/header.jpg');*/
}

#logo
{
    width: 473px;
    height: 107px;
    /*float:left;*/
}
#logo img {display:block;}

#utilities
{
    width: 486px;
    height: 107px;
    /*float:left;*/
    text-align:right;
    background-image:url('images/topRight.jpg');
    margin-left:473px;
    margin-top:-107px;
}

#utilities a, #footer a, #breadCrum a
{
    font-family: Verdana;
    color:#146231;
    font-size: 10px;
}


.imgQuotes {font-size: 11px; font-style:italic;text-align:right;line-height:13px;padding-right:14px;}

#quote{font-family:Times New Roman; font-size:16px;padding:28px 0px 0px 175px;text-align:left;width:278px;}
.quoteAuthor{float:right;}

#menu
{
    width: 959px;
    height: 38px;
    background-image:url('images/navMenuBkg.png');
}

#mainImg
{
    width: 959px;
    height: 361px;
    /*background-image:url('images/mainImg.jpg');*/
}

#mainImg img {display:block;}

#mainImgFooter
{
    width: 959px;
    height: 44px;
    background-image:url('images/mainImgFooter.jpg');
}

#threeColumnHeaderWrapper
{
    width: 959px;
    height: 69px;
    background-image:url('images/threeColumnHeaderWrapper.jpg');
}

#leftColumn
{
    width: 242px;
    /*height: 624px;*/
    /*background-image:url('images/leftColumn.jpg');*/
    float:left;
}

.insideLeft {padding: 17px 6px 0px 21px;}

#middleColumnContainer
{
    width: 475px;
    /*height: 624px;*/
    /*background-image:url('images/middleColumnContainer.jpg');*/
    float:left;
}

/*#middleColumnContent p {margin:0px;}*/

#middleColumnContent
{
    width:475px;
    background-image:url('images/middleContent.jpg');
}

.insideMiddle{padding: 0px 37px 0px 39px;}

#middleContentFooter
{
    width:475px;
    background-image:url('images/middleContentFooter.jpg');
    height:22px;
}

#rightColumn
{
    width: 242px;
    /*height: 624px;*/
    /*background-image:url('images/rightColumn.jpg');*/
    float:left;
}

.insideRight {padding: 0px 1px 0px 12px;}

#footer
{
    width: 983px;
    height: 80px;
    margin-left:auto;
    margin-right: auto;
    background-color:#e8ddc7;
    /*background-image:url('images/footer.jpg');*/
    text-align:left;
    font-size: 10px;
}

.insideFooter
{   
    padding: 6px 0px 0px 19px;
}

#copyright
{
    padding: 6px 0px 0px 19px;
    width:636px;
    float:left;
    line-height:13px;
}

#footerLogos
{
    float:left;
}
#footerLogos img {float:left;padding-right:14px;}


/************* Inner pages styles *******************/

#innerMainImg
{
    height:235px;
    width: 959px;
}
#innerMainImg img {display:block;}
#innerMainImgFooter
{
    width: 959px;
    height: 26px;
    background-color: #0f335e;
    font-family: Verdana;
    color: #ffffff;
    font-size: 17px;
}

.insideInnerMainImgFooter
{
    padding: 4px 0px 0px 32px;
}

#breadCrum
{
    padding: 22px 0px 0px 32px;
    font-size: 10px;
}

#pageTitle
{
    padding: 14px 0px 0px 30px;
    font-size: 26px;
    color: #035791;
}

#innerContent
{
    border: solid 0px red;
    padding: 18px 20px 0px 32px;
}
/*newsletter*/
#innerContentNewsletter
{
    border: solid 0px red;
    padding: 18px 20px 0px 32px;
}

#innerContentNewsletter img
{
    border: solid 1px #8b8b8b;
    margin: 0px 0px 0px 18px;
}

#innerContentNewsletterNew
{
    border: solid 0px red;
    padding: 18px 20px 0px 32px;
}

#innerContentNewsletterNew img
{
    /*border: solid 1px #8b8b8b;
    margin: 0px 0px 0px 18px;*/
}

#shareLinks
{
    height: 25px;
    width: 895px;
    background-image: url('images/shareLinksBkg.jpg');
    background-repeat:no-repeat;
    font-family: Arial;
    font-size: 10px;
    color:#ffffff;
}

#shareLinks img { border:0px; }

#shareLinks a { color:#ffffff; }

#shareLinks table { float: right; }

#newsletterLeft
{
    float:left;
    width: 730px;
	*width: 722px;
    min-height: 400px;
}

#newsletterLeftNew
{
    float:left;
    width: 665px;
    min-height: 400px;
    padding-left:32px;
}

#newsletterLeftHeader 
{
    background-image:url('images/recognizingGutsyLeaders.jpg');
    background-position: top;
    background-repeat:no-repeat;
    width:730px;
    height: 44px;
}

#newsletterLeftHeaderNew 
{
    background:#a1d0e0;
    width:730px;
    height: 44px;
}

#newsletterRight
{
    width:229px;
    min-height: 400px;
    float:left;
}

#newsletterRightTop
{
    background-image:url('images/rotatingTitleBkg.jpg');
    background-position: top;
    background-repeat:no-repeat;
    width: 229px;
    height: 44px;
    text-align: center;
}

#newsletterRightTopNew
{
    background-image:url('images/rotatingTitleBkgNew.jpg');
    background-position: top;
    background-repeat:no-repeat;
    width: 229px;
    height: 44px;
    text-align: center;
}

.newsletterTitles
{
    color:#0f335d;
    font: verdana;
    font-size: 14px;
    font-weight:bold;
    padding-top: 12px;
}

#newsletterRightMiddle
{
    border-left:solid 1px #8b8b8b;
    border-right:solid 1px #8b8b8b;
    width: 227px;
}
#newsletterRightBtm
{
    background-image: url('images/rightColumnBtm.jpg');
    width: 229px;
    height: 5px;
    background-repeat: no-repeat;
}

.insideNewsletterRight { padding: 18px 14px 16px 12px }

.insideNewsletterLeft { padding: 4px 31px 0px 33px; }

#newsletterLeft img
{
    border: solid 1px #8b8b8b;
    
}

#newsletterLeft a
{
    border: 0px !important;
    
}

#newsletterLeftNew img
{
    border: solid 1px #8b8b8b;
    
}

#newsletterLeftNew a
{
    border: 0px !important;
    
}

#newsletterRight img
{
    border: solid 1px #8b8b8b;
    text-align: center;   
}

h3
{
    width: 205px/*229px*/;
    height: 21px/*32px*/;
    background-color: #7ba4d5;
    padding: 11px;
    margin: 0px;
    color:#0f335d;
    font: verdana;
    font-size: 14px;
    font-weight:normal;
}

.newsletterTitleBoxes
{
    width: 216px/*229px*/;
    height: 41px/*32px*/;
    background-color: #7ba4d5;
    padding-left: 11px;
    margin: 0px;
    color:#0f335d;
    font: verdana;
    font-size: 14px;
    font-weight:bold;
}

#investNewsletter
{
    background-image: url('images/investNewsletter.jpg');
    background-repeat: no-repeat;
    width: 730px;
    height: 32px;
}

#investNewsletterNew
{
    background:#a1d0e0;
    width: 730px;
    height: 44px;
}

a:link img  { border: 0 !important; }

span img { border:solid 1px white !important; }

#newsblock{
    width: 959px;
}

#joinUs{
    background:#a1d0e0;
    width: 730px;
    height: 44px;
}
