body {
    margin:0;
    min-width: 760px;
    font-family:Verdana,Arial,sans-serif;
    font-size:9pt;
    color:#000074;
    background-color:#111437;
    text-align:center;
}

.cPageContent{
    width:912px;
    height:auto;
    margin: 0 auto;
    background-color:white;
}

.cCRHeader{
    background-image:url("header.jpg");
    background-position:center top;
    background-repeat:no-repeat;
    height:280px;
}

.cCRNavigation{
    font-size:90%;
    position:relative;
    top:190px;
}

.cCRNavItem{
    color:ghostwhite;
    margin:0 15px;
    text-decoration:underline;
}

.cCRNavItem:hover{
    font-weight:bold;
    color:white;
    cursor:pointer;
}

.cCRFooter{
    background-image:url("footer.jpg");
    background-position:center bottom;
    background-repeat:no-repeat;
    height:120px;
}

.cCRFooterContent{
    position:relative;
    top:85px;
    color:ghostwhite;
}

.cCRFooterContent a{
    color:ghostwhite;
}

.cMainContent{
    width:96%;
    margin-left:2%;
    text-align:left;
}

.cMainLtCol{
    width:470px;
    padding:10px;
}

.cMainRtCol{
    width:300px;
    padding:10px;
}

.cQuote{
    font-style:italic;
    color:black;
    font-weight:bold;
    margin-top:30px;
    line-height:1.7em;
}

.cQuoteAuthor{
    margin:0 0 30px 30px;
    color:black;
}

.cQuoteAuthor p{
    line-height:0;
}


.cHeaderLine{
    font-weight:bold;
    font-size:145%;
    line-height:1.4em;
    text-align:center;
}


.cAccentFont{
    color:#F46E27;
    font-size:140%;
    line-height:1.6em;
    text-align:left;
}

.cText{
    margin:10px 0;
    font-size:120%;
    line-height:1.7em;
}

.cText a{
    color:#000074;
}

.cFullRowCenter{
    text-align:center;
}

.cProdInfoCol{
    width:48%;
    padding:10px;
}

.cInfoBullet{
    margin-bottom:15px;
    padding-top:4px;
    line-height:1.5em;
}

.cImgCenter{
    text-align:center;
}

.cWhyLtCol{
    width:25%;
    vertical-align:top;
    padding-top:60px;
}

.cWhyRtCol{
    width:73%;
}

.cCompanyHeader{
    width:100%;
    margin-top:30px;
    height:60px;
    text-align:center;
}

.cCompanyLogo{
    float:left;
}

.cCompanyName{
    float:left;
    font-size:150%;
    font-weight:bold;
    color:navy;
    margin-left:40px;
    text-align:right;
}

.cCompanyHeader img{
    border-style:none;
}

.cReadMore{
    margin-bottom: 40px;
    font-style:italic;
}

.cWhyQuoteAuthor{
    margin:15px 0 30px 80px;
    font-weight:bold;
    line-height:1.5em;
}




























.cWords div{
    line-height:185%;
}

.cHeader{
    padding:10px 0;
    text-align:center;
    background-color:#000074;
    height:150px;
}


.cHighlightBar{
    width:100%;
    float:left;
    background-color:#ee6225;
    height:18px;
}


.cHMenuItem{
    font-size:80%;
    float:left;
    margin:3px 15px;
    color:cornsilk;
}

.cHMenuItem a{
    color:cornsilk;
}

.cHMenuItem:hover{
    font-weight:bold;
}

.cHMenuContainer{
    width:700px;
    margin:auto;
}

.cMainLeft{
    float:left;
    width:20%;
}

.cMainRight{
    float:left;
    width:75%;
    margin-left:4%;
}




.cFooter{
    margin:30px auto 20px;
    font-size:80%;
    text-align:center;
    clear:both;
}

a{
    color:#000074;
}

a:hover{
    font-weight:bold;
}


.cStoryTitle{
    text-align:center;
    font-size:190%;
    margin:20px 0;
    font-weight: bold;
    font-style:italic;
}

.cStory{
    width:80%;
    line-height:2.6em;
    margin:30px auto;
    padding: 15px;
    background-color:gainsboro;
    border: 3px solid #000074;
}

.cStoryHeader{
    width:100%;
    margin-top:30px;
    height:50px;
}

.cStoryLogo{
    width:20%;
    float:left;
}

.cStoryCompany{
    width:79%;
    float:left;
    font-size:150%;
    font-weight:bold;
    color:navy;
    line-height:1.5em;
    text-align:right;
}

.cStoryCompany a:visited{
    color:#000074;
}

.cOtherStory{
    margin: 50px 0;
}

.cOtherStory a:visited{
    color:#000074;
}








