﻿html
{
    height: 100%;
}
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 100%;
    line-height: 1.0em;
    color: #585858;
    background-color: #7fa479;
    margin: 30px 10px 10px 10px;
    height: 100%;
}
a
{
    color: #000000;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    text-decoration: underline;
}
h4
{
    width: 100%;
    font-size: 16px;
    color: #404E4B;
    padding-bottom: 10px;
    border-bottom: solid 1px #3F3F3F;
}

/* layout */
#container
{
    width: 940px;
    left: 50%;
    margin-left: -470px; /* half the width of the div */
    margin: 0px auto;
}
#center-content
{
    width: 100%;
    height: 100%;
    font-size: 11px;
    margin: 0px auto;
    background-image: url(../img/template/bg-content.gif);
    background-repeat: repeat-y;
    display: table;
}
#left-content
{
    float: left;
    width: 55%;
    margin-left: 30px;
    margin-top: 10px;
}
#right-content
{
    float: right;
    width: 30%;
    margin-right: 30px;
    margin-top: 10px;
}
#main-content
{
    clear: both;
    width: 100%;
    min-height: 400px;
}
#subnav-content
{
    float: left;
    width: 20%;
    margin-left: 30px;
    margin-top: 10px;
}
#sub-content
{
    float: right;
    width: 65%;
    margin-right: 30px;
    margin-top: 10px;
}
.downloads-header
{
    font-size: 14px;
    font-weight: bold;
    color: #404E4B;
}
.downloads-panel
{
    padding: 10px 10px 10px 10px;
    background-color: #C6CAC9;
}
.downloads-panel a
{
    color: #000000;
    text-decoration: none;
}
.downloads-panel a:hover
{
    color: #192f64;
    text-decoration: underline;
}    

/* header */
.header-left
{
    float: left;
    width: 100%;
    margin-left: 20px;
}
.header-right
{
    float: right;
    width: 10%;
    margin-right: 16px;
    text-align: right;
    border: solid 1px black;
}
#header-rule
{
    width: 905px;
    background-color: #404E4B;
    margin-left: 19px;
    height: 5px;
    border-bottom: solid 1px #FFBF00;
    clear: both;
}
#header-rule2
{
    width: 905px;
    margin-left: 19px;
    height: 3px;
    border-bottom: solid 1px #FFBF00;
    clear: both;
}
#header-imgs
{
    width: 100%;
    height: 225px;
    text-align: center;
}
#header-imgs-flash
{
    width: 100%;
    height: 225px;
    text-align: center;
    background-image: url(../headers/flashbg.jpg);
    background-repeat: no-repeat;
}
.the-flash
{
    float: left;
    width: 148px;
    height: 145px;
    margin-left: 40px;
}
#header-imgs img
{
    margin-left: 3px;
}

#header-image
{
    float: right;
    width: 547px;
    height: 225px;
    margin-right: 16px;
}
#header-quote
{
    float: left;
    width: 350px;
    height: 225px;
    margin-left: 18px;
    background-image: url(../img/template/bg-r.gif);
    background-repeat: no-repeat;
    background-position: center top;
    border-right: solid 1px #FFBF00;
    text-align: center;
}
.quotetxt
{
    width: 80%;
    font-size: 16px;
    font-weight: lighter;
    color: #404E4B;
    padding-top: 40px;   
    line-height: 1.5em; 
    text-align: left;
    padding-left: 40px;
}

/* main menu */
#main-menu
{
    clear: both;
    list-style: none;
    padding: 30px 0 0 0;
    margin: 0;
    width: 100%;
    height: 25px;
}

#main-menu li
{
    float: left;
    list-style: none;
    padding: 0 0 0px 0;
    margin: 0;
}

.home
{
    background-image: url(../img/template/bg-menuh.jpg);
    background-repeat: no-repeat;
    height: 25px;
    width: 95px;
}

.home a
{
    background-image: url(../img/template/bg-menu.jpg);
    background-repeat: no-repeat;
    height: 25px;
    width: 95px;
    display: block;
    font-size: 11px;
    color: #404E4B;
    text-align: center;
    padding-top: 5px;
}

.home a:hover
{
    background: none;
    font-size: 11px;
    color: #000000;
    text-align: center;
    padding-top: 5px;
}

a.selected
{
    background: none;
    font-size: 11px;
    color: #000000;
    text-align: center;
    padding-top: 5px;
}

/* subnav */
#subnav-content div
{
    padding-bottom: 2px;
    padding-top: 2px;
    border-bottom: dashed 1px black;
}
#subnav-content a
{
    color: #808080;
}
#subnav-content a:hover
{
    color: #FFBF00;
}
a.sub-item
{
    margin-left: 20px;
}
a.selected-sub-item
{
    margin-left: 20px;
    color: #FFBF00;
}

/* footer */
#footer
{
    clear: both;
    width: 100%;
    height: 27px;
    text-align: right;
    font-size: 11px;
    color: #000000;
}
#footer a
{
    color: #000000;
    text-decoration: none;
}
#footer a:hover
{
    color: #C5691C;
    text-decoration: none;
}
#footer img
{
    vertical-align: middle;
}
.footer-left
{
    float: left;
    width: 25%;
    text-align: left;
    margin-left: 20px;
    margin-top: 10px;
}
.footer-right
{
    float: right;
    width: 60%;
    margin-right: 20px;
    margin-top: 10px;
}

/* quicklinks */
#quick-links
{
    width: 262px;
    background-color: #C6CAC9;
    padding: 10px 10px 10px 10px;
}
.ql-info
{
    margin-bottom: 10px;
}
.ql-title a
{
    font-size: 14px;
    color: #6D7D7D;
    text-decoration: none;
}
.ql-title a: hover
{
    font-size: 14px;
    color: #6D7D7D;
    text-decoration: underline;
}

/* news page */
.news-panel
{
    clear: both;
    width: 690px;
    background-image: url(../img/template/bg-news-page.gif);
    background-repeat: no-repeat;
    margin-bottom: 10px;
    min-height: 60px;
}
.news-image
{
    float: left;
    display: block;
    width: 18%;
    height: 100%;
    margin-top: 10px;
    margin-left: 10px;
}
.news-copy
{
    float: left;
    display: block;
    width: 75%;
    height: 100%;
    margin-top: 10px;
    margin-left: 5px;
}
.news-copy a
{
    font-size: 12px;
    color: #425A82;
    text-decoration: none;
}
.news-copy a:hover
{
    font-size: 12px;
    color: #425A82;
    text-decoration: underline;
}

.news-copy-noimg
{
    float: left;
    display: block;
    width: 95%;
    height: 100%;
    margin-top: 10px;
    margin-left: 10px;
}
.news-copy-noimg a
{
    font-size: 12px;
    color: #425A82;
    text-decoration: none;
}
.news-copy-noimg a:hover
{
    font-size: 12px;
    color: #425A82;
    text-decoration: underline;
}

.newsletter-item
{
    clear: both;
    width: 96%;
}
.newsletter-synopsis
{
    float: left;
    width: 70%;
}
.newsletter-more
{
    float: right;
    width: 20%;
}
.hrs
{
    width: 100%;
    height: 1px;
    background-color: gray;
    clear: both;
    border: 0px;
}

.sub-sub-menu-item
{
    padding-left: 15px;
}

.add-images
{
    width: 180px;
    height: 23px;
    background-image: url(../img/template/bg-addimages.png);
    background-repeat: no-repeat;
    text-align: right;
}
.add-images img
{
    vertical-align: middle;
}
.add-images a
{
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.add-images a:hover
{
    color: #ffffff;
    text-decoration: underline;
    font-weight: bold;
}

.news-image-holder
{
    width: 650px;
    height: 379px;
    vertical-align: middle;
    text-align: center;
}
.news-image-caption
{
    width: 650px;
    height: 20px;
    background-color: #192f64;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
    font-weight: bold;
    background-image: url(../img/template/news-gallery-top.png);
    background-repeat: no-repeat;
}
.news-image-counter
{
    width: 650px;
    height: 30px;
    background-color: #192f64;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
    background-image: url(../img/template/news-gallery-bottom.png);
    background-repeat: no-repeat;
}
.news-image-counter div
{
    width: 18px;
    height: 18px;
    background-image: url(../img/template/nos.png);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    margin: 5px 5px 5px 5px;
}
.news-image-counter a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;    
}
.news-image-counter a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;
}

.news-image-counter-a div
{
    width: 18px;
    height: 18px;
    background-image: url(../img/template/nosa.png);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    margin: 5px 5px 5px 5px;
}
.news-image-counter-a a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;    
}
.news-image-counter-a a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}



.news-image-counter2
{
    width: 650px;
    height: 30px;
    color: #ffffff;
    vertical-align: middle;
    font-size: 11px;
}
.news-image-counter2 div
{
    width: 18px;
    height: 18px;
    background-image: url(../img/template/nos.png);
    background-repeat: no-repeat;
    float: left;
    text-align: center;
    margin: 5px 5px 5px 5px;
}
.news-image-counter2 a
{
    
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;    
}
.news-image-counter2 a:hover
{
    font-size: 11px;
    font-weight: bold;
    color: #5BA7C2;
    text-decoration: none;
}

.copy-link a
{
    font-size: 11px;
    text-decoration: none;
    color: #585858;
}

.copy-link a:hover
{
    font-size: 11px;
    text-decoration: underline;
    color: #585858;
}

.event-sep
{
    border-bottom: dashed 1px #7F8081;
}

.news-title a
{
    font-size: 14px;
}
.news-title a:hover
{
    font-size: 14px;
}

.file-b-header
{
    border-bottom: dashed 1px #192f64;
}

.breadcrumb
{
    clear: both;
    margin-bottom: 5px;
    font-size: 11px;
}

.logo-header2
{
    float: left;
    margin-left: 25px;
    width: 191px;
    height: 47px;
}
.vle-header
{
    float: right;
    margin-right: 37px;
    width: 76px;
    height: 61px;
}