
/* ---------- Layout ---------- */

body
{
    margin: 10px;
    background: #41577e;
    color: #333;
    text-align: center;
    padding: 0;
}

#bodycontent
{
    width: 535px;
    background: #fff;
    color: #333;
    margin-left: 3px;
    text-align: left;
}

#bodycontent2
{
    width: 285px;
    background: #fff;
    color: #333;
    margin-left: 3px;
    text-align: left;
}

#bodycontent3
{
    background-color: #e7efff;
    color: #333;
    text-align: left;
}

#sitebox
{
    text-align: left;
    border: solid 4px #fff;
    width: 758px;
    margin: auto;
    background: #fff;
}

#logoheader
{
    float: left;
    height: 75px;
    background: #fff;
    padding-left: 15px;
    padding-top: 5px;
}
#navheader
{
    text-align: right;
    margin: 5px 5px 0px 0px;
    background: #fff;
}
.navheader_phone
{
    text-align: right;
    margin: 5px 5px 0px 0px;
    background: #fff;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0f2b5b;
    font-size: 13px;
    text-decoration: none;
}

#textbox
{
    width: 50px;
    margin-left: 5px;
}

#picheader
{
    /*height:275px; width:750px;*/
    background: #fff;
    color: #333;
    margin-bottom: 4px;
}

#subnavspacer
{
    width: 750px;
    background: #fff;
    color: #333;
}

/*#mainnav { background-color:#0066CC; background-image:url(images/nav_back.gif); background-repeat:repeat-x; width: 750px;}*/

.subtitle
{
    margin: 10px 5px 0px 5px;
    padding-left: 5px;
    padding-top: 3px; 
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0f2b5b;
    font-weight: bold;
     text-transform:uppercase;
}


#bodyblock
{
    position: relative;
    background: #fff;
    color: #333;
    width: 740px;
    padding: 0;
}

#lefttext
{
    padding: 7px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#leftnavbox
{
    height: 150px;
    width: 175px;
    margin-top: 5px;
    background: #fff; /*background:#cee0f7;*/
    border: solid 1px #fff;
}

#leftnavheader
{
    height: 20px;
    padding-left: 5px;
    padding-top: 3px;
    background-image: url(images/leftnavheader_back.gif);
    background-repeat: repeat-x;
    font-family: "Lucida Sans" , Optima, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0f2b5b;
    font-weight: bold;
}

#leftnavlink
{
    padding: 0px;
}

#leftnavlink img
{
    margin: 5px 0px 3px 0px;
}

#leftnavlink a
{
    width: 153px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    text-decoration: none;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: 10px;
    padding: 1px 0px 1px 0em;
    background-image: url(images/leftnavheader_bottom-off.gif);
    background-position: bottom;
    background-repeat: no-repeat;
}

#leftnavlink a:hover
{
    width: 153px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: 10px;
    background-image: url(images/leftnavheader_bottom-on.gif);
    background-repeat: repeat-x;
}

#navfooter
{
    margin-bottom: 10px;
}

#disclaimer
{
    font-family: "Lucida Sans" , Optima, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    margin: 10px 0px 15px 5px;
}

#footer
{
    height: 25px;
    background: #41577e;
    color: #fff;
    margin-top: 5px;
}


/* -------- End Layout -------- */



/* ------- Style Guide ------- */

h2
{
    margin: 10px 0px 0px 0px;
    height: 26px;
    color: #336699;
}

h3
{
    /*margin:0;*/
    margin: 10px 5px 0px 5px;
    height: 20px;
    padding-left: 5px;
    padding-top: 3px; /*background-image:url(images/leftnavheader_back.gif); background-repeat:repeat-x;*/
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #0f2b5b;
    font-weight: bold;
    border-bottom: solid 1px #808080;
}

h4
{
    margin: 15px 0px 5px 5px;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #0f2b5b;
    font-weight: bold;
}

p
{
    margin: 0;
    padding: 5px 10px 5px 10px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

li
{
    margin-left: 5px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}

input
{
    font-family: Courier;
    font-size: 10px;
}


.footer
{
    font-family: "Lucida Sans" , Optima, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.left
{
    font-family: "Lucida Sans" , Optima, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.login
{
    font-family: "Lucida Sans" , Optima, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000;
}
.loginbox
{
    font-family: "Lucida Sans" , Optima, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding-bottom: 5px;
}

.navheader a
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0f2b5b;
    font-size: 11px;
    text-decoration: none;
}
.navheader a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-weight: bold;
    color: #0f2b5b;
    font-size: 11px;
    text-decoration: underline;
}
.navfooter a
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: none;
}
.navfooter a:hover
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #fff;
    text-decoration: underline;
}

.sprynav
{
    background-color: #8fa8c6;
    font-size: 10px;
    text-decoration: none;
    border-bottom: solid 1px #fff;
}
.sprynavb
{
    background-color: #8fa8c6;
    font-size: 10px;
    text-decoration: none;
}

.eletter
{
    font-size: 20px;
    text-decoration: none;
    border-bottom: solid 1px #fff;
    font-weight: bold;
    color: #336699;
    font-style: italic;
    font-family: Calibri;
    text-transform: none;
}
.eletterh2
{
    font-size: 35px;
    text-decoration: none;
    border-bottom: solid 1px #fff;
    font-weight: bold;
    color: #336699;
    font-style: italic;
    font-family: Calibri;
    text-transform: none;
}
/* ----- End Style Guide ------ */

