﻿body { background-color:#2B557D; margin: 0; padding: 0; }
p, td, body {
	font: 12px/1.2em arial, helvetica, sans-serif;
}
.blueSides { background-color:#6585BA; margin:0 auto; width:845px; }
.whiteLine { border-top:1px solid #FFF; clear:both; width:100%; }
#contact { background-color:#6585BA; border-left:1px solid #FFF; border-right:1px solid #FFF; color:#FFF; font: 13px/1.2em arial, helvetica, sans-serif; font-weight:normal; margin:0 auto; padding:8px; text-align:right; width: 749px; }
#logo { color:#316394; font-family: Arial, Sans-Serif; font-size:15pt; height: 65px; padding-top:20px; }
.logoImage { float:left;margin-top:-45px;padding-right:10px; }
#quote { float:right; text-align:left; height: 70px; padding-top:5px; width:360px; }
.quoteText { color:#4875A1; font-family:Georgia, Times, serif; font-size:1em; line-height:16pt;}
.quoteName { color:#777; font-family:Arial, Sans-Serif; font-size:9pt; font-style:italic;}
#content { background-color:#F4F4E8; border-left:1px solid #FFF; border-right:1px solid #FFF; margin:0 auto; padding: 0 15px 15px 15px; width: 735px; }
#leftColumn { width: 360px; }
#rightColumn { width: 360px; }
.contentHeader { background-color:#4875A1; color:#FFF; font-family:Arial, helvetica, Sans-Serif; font-size:9pt; margin-bottom:4px; margin-top:4px; font-weight: bold; padding:6px; text-transform:uppercase; letter-spacing:1px; }
#mainImage, #newsBox, #credentialsBox, #servicesBox, #testimonialsBox { background-color:#FFF; border:1px solid #CCC; padding:4px; }
#mainImage { margin-top:4px; }
#spotlightBox { background-color:#DFE7EF; border:1px solid #CCC; padding:5px; }
#footer { background-color:#6585BA; border-left:1px solid #FFF; border-right:1px solid #FFF; color:#FFF; font: 13px/1.2em arial, helvetica, sans-serif; margin:0 auto; padding:8px; text-align:center; width: 749px; }
#footer a, #footer a:visited { color:#FFF; }
a:link,
a:visited {
    background-color: transparent;
    color: #369;
}
a:hover,
a:active {
    background-color: transparent;
    color: #36c;
    text-decoration: none;
}
a.back {
    display: block;
    font-size: 10px;
    text-align: right;
}
#smoothmenu1 {
    background: #326493 url("../images/bg-nav.gif") repeat-x center bottom;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    margin:0 auto;
    padding: 3px 2px 3px 10px;
    width: 753px;
}
#smoothmenu1 li a:hover, #smoothmenu1 li a:active {
    background: #336594;
}
#smoothmenu1 li a {
    color: #fff;
    display: block;
    float: left;
    margin: 0 1px 0;
    padding: 7px 5px;
    text-align:left; 
    text-decoration: none;
}

/* news */
#homeArticlesList { list-style-type:none; margin:0; padding-left:0; }
.newsDate { color:#656565; font-weight:bold; font-size:11px; }
#homeArticlesList li, #blogPostsList li { margin-bottom:8px; }
.sorter li { cursor: move; }

h2.blue {
        background: url("../images/bg-h2-blue.gif") no-repeat;
        color: #fff;
        display: block;
        font-size: 13px;
        font-weight: 600;
        padding: 25px 6px;
        position: relative;
        z-index: 50;
}
h2.red {
        background: url("../images/bg-h2-red.gif") no-repeat;
        color: #fff;
        display: block;
        font-size: 13px;
        font-weight: 600;
        padding: 25px 6px;
        position: relative;
        z-index: 1000;
}
h1 {
        font:2.2em Georgia, "Times New Roman" serif;
        color: #369;
        margin: .5em 0;
        line-height: 1.5em;

}
h2 {
        font:1.9em Georgia, "Times New Roman" serif;
        color: #444;
        margin: .5em 0;
        line-height: 1em;

}
h3 {
        font:1.4em Georgia, "Times New Roman" serif;
        color: #369;
        margin: .5em 0;
}
h4 {
        color: #369;
        margin: .3em 0;
}
h5 { color:#4875A1; display:inline; font-family:Georgia; font-size:1.2em;}
h5 a { text-decoration:none; }
p { margin-bottom: 1.2em; }
.error { color: #c00; }
.underline { text-decoration:underline; }
.blockquote {border:dotted thin #006633;}
.errMsg { color: Red; }