/* GENERAL STYLES */
body
{
    padding: 0px;
    margin: 0px;
    background-color: #00458A;
    background-image: url(../images/bghome.jpg);
    background-repeat: no-repeat;
    font-size: 100%;
    background-position: top center;
}
div#wrapper
{
    background-image: url(../images/CONTAINER.jpg);
    background-repeat: no-repeat;
}

div#container
{
    width: 949px;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    background-image: url(../images/rcol.jpg);
    background-repeat: repeat-y;
}

div#banner
{
    height: 126px;
    padding: 0px;
    margin: 0px;
    background-image: url(../images/homeheader.jpg);
    background-repeat: no-repeat;
}
div#pods
{
    margin: 0px;
    padding: 6px;
    float: right;
    text-align: left;
    width: 165px;
    font-family: Arial, Helvetica, sans-serif;
}

div#content
{
    padding: 0px;
    margin-right: 168px;
    margin-top: 0px;
}
div#contentLower
{
}
div#content p
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 0.7em;
    line-height: 1.2em;
    padding: 5px 13px 10px 13px;
    margin: 0px;
}

div#rcol
{
    float: right;
    width: 173px;
    margin: 0;
    padding: 0px;
}
div#rcol p a
{
    color: #3083B5;
    text-decoration: none;
}
div#rcol p a:hover
{
    color: #00458A;
    text-decoration: underline;
}
div#rcolInner
{
    background-image: url(../images/rcolnews.jpg);
    background-repeat: no-repeat;
    border-top: 1px solid #CEDBE8;
    border-bottom: 1px solid #CEDBE8;
    background-color: #F2F9FB;
    padding: 0px 8px 8px 8px;
    margin: 0px 0px 0px 1px;
    font-family: Arial, Helvetica, sans-serif;
}
div#rcolInner h2
{
    font-size: 1.2em;
    letter-spacing: -1px;
}

div#rcolInner p
{
    color: #000033;
    font-size: 0.7em;
    line-height: 2em;
    margin-top: 5px;
}

div#footer
{
    clear: both;
    padding: 5px;
    margin-top: 5px;
    border-top: 1px solid #ffffff;
    background-color: #000000;
    color: #ffffff;
    letter-spacing: 1px;
    text-transform: uppercase;
    font-size: 0.9em;
    font-family: Courier, Times New Roman, mono;
}
div#footer a{
color:#ffffff;
text-decoration:none;
}
div#footer a:hover{
color:#cccccc;
text-decoration:underline;
}
div#flash
{
    float: left;
    padding: 0px;
    margin: 1px 0px 33px 0px;
}
div#nav
{
    float: left;
}



div#flash ul
{
    position: absolute;
    font-size: 16px;
    list-style: none;
    margin: 190px 0px 0px 0px;
    padding: 3px 0px 3px 0px;
    font-weight: bold;
    letter-spacing: -1px;
    font-family: Arial, Helvetica, sans-serif;
    width: 160px;
}
div#flash ul li
{
    list-style: none;
    text-transform: lowercase;
    margin: 0px;
    padding: 0px;
}
div#flash ul li a
{   
height:23px;
    text-transform: lowercase;
    display: block;
    list-style: none;
    margin: 0px 2px 2px 0px;
    padding: 0px 3px 0px 8px;
    background-image: url(../images/navlvl2.gif);
    background-repeat: no-repeat;
    color: #FFFFFF;
    text-decoration: none;
}
div#flash ul li a:hover
{   
    height:23px;
    display: block;
    list-style: none;
    margin: 0px 2px 2px 0px;
    padding: 0px 3px 0px 8px;
    text-transform: lowercase;
    background-image: url(../images/navlvl1s.gif);
    background-repeat: no-repeat;
}
div#text
{
    margin-left: 162px;
    padding-top: 0px;
    padding-right: 50px;
}
h1
{
    font-family: Arial, Helvetica, sans-serif;
    color: #FFFFFF;
    font-size: 1.6em;
    margin-left: 290px;
    margin-right: 10px;
    font-weight: normal;
    margin-top: 0px;
    background-image: url(../images/homeh1.jpg);
    background-repeat: no-repeat;
    padding-left: 42px;
}
h2
{
    font-size: 1.8em;
    color: #00458A;
    text-transform: lowercase;
    font-weight: normal;
    padding: 0px;
    margin-bottom: 12px;
    text-align: center;
}
h3
{
    text-align: center;
    padding: 0px;
    margin: 6px 3px 5px 2px;
    line-height: 0.8em;
}
h3 a
{
    color: #0055AA;
    font-weight: normal;
    font-size: 0.7em;
    text-decoration: none;
}
h3 a:hover
{
    color: #cc0000;
    font-weight: normal;
    margin: 0px;
    text-decoration: underline;
}
div#lcol
{
    width: 175px;
    float: left;
    padding: 0px;
    margin: 0px;
}

div#lcol h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 0.9em;
    text-align: left;
    margin-left: 6px;
    margin-bottom: 3px;
    font-weight: bold;
    margin-top: 0px;
}
label
{
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.7em;
    margin-left: 6px;
}
.input
{
    margin: 10px 0px 2px 5px;
}
.submit
{
    margin: 0px 0px 0px 5px;
    background-color: #003A74;
    color: #ffffff;
    border: 2px solid #003A74;
}
 a img{
border:0;
}

/* EDITOR PROPERTIES */
