﻿body
{
    background-color: #3f7170;
    margin: 0px;
    font-size: 14px;
    font-family: Arial;
}
#main-holder
{
    background-color: #ffffff;
    width: 960px;
    min-height: 600px;
    margin: 0px auto 0px auto;
    color: #666666;
}
#header-holder
{
    position: relative;
    background-color: #5a958c;
    height: 222px;
    background-image: url('Images/HeaderBackground.jpg');
    background-repeat: no-repeat;
}

#menu-holder
{
    background-color: #5a958c;
    height: 38px;
    background-image: url('Images/MenuBackground.jpg');
    background-repeat: repeat-x;
    font-size: 0.8em; 
    padding: 0px;
    margin: 0px;
}


#menu-holder ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}

#menu-holder ul li
{
    text-align: right;
    float: left;
    margin: 0px;
    padding: 0px;
    background-image: url('Images/MenuItemBackground.jpg');
    background-repeat: no-repeat;
    background-position: top right;
    padding-top: 8px;
    padding-right: 17px;
    height: 38px;
    min-width: 55px;
    position: relative;
}

#menu-holder a
{
    color: #f8ea21;
    text-decoration: none;
    font-weight: bold;
        
}
#menu-holder a:hover
{
    color: #ffffff;
    text-decoration: none;
}

#menu ul
{
    z-index: 100;
    width: 160px;
    visibility: hidden;
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    background-color: #f8ea21;
    margin-top: 11px;   
    position: absolute;
   *left: -10px;
   *top: 27px;
    
}
#menu ul li
{
    width: 100%;
    float: none;
    text-align: left;
    margin: 0px;
    padding: 10px;
    padding-top: 5px;
    padding-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
    background-image: none;
    height: 20px;
    display: inline-block;   
}

#menu ul li a
{
    color: #006acd;
    
}

#footer-holder
{
    clear: both;
    height: 20px;
}

#content-holder
{
    margin-top: 10px;    
    
}
#column-right
{
    width: 175px;
    padding: 20px;
    padding-left: 15px;
    float: right;

}

#column-middle
{
    width: 500px;
    padding: 10px;
    float: right;
}

#column-left
{
    width: 175px;
    padding: 20px;
    padding-right: 15px;
    float: left;
}

#column-full
{
    width: 790px;
    padding: 20px;
    padding-left: 50px;
}

h1
{
    font-size: 1.4em;
    font-weight: 100;
    font-family: Segoe UI Light, Verdana, Arial;
         color: #5a958c;
         font-weight: bold;
}
h2
{
    font-size: 1.3em;
    font-weight: normal;
    font-family: Segoe UI Light, Verdana, Arial;      

}
h3
{
    font-size: 1.1em;
    font-weight: normal;
    font-family: Segoe UI Light, Verdana, Arial;
}
.blue
{
    color: #006acd;
}
.yellow
{
    color: #f8ea21;
}
.green
{
    color: #5a958c;
}
p
{
    line-height: 170%;
    text-align: justify;
}
#column-left h2, #column-right h2
{
    font-size: 1.1em;
    text-transform: uppercase;
    color: #5a958c;
}
#column-right p, #column-left p
{
    text-align: left;
    font-size: 0.8em;
}

#column-middle p
{
    font-size: 0.9em;
}
#column-middle .caption
{
    font-size: 0.7em;
    color: #006acd;
    color: #000;
    line-height: 130%;
}
#column-middle ul
{
    font-size: 0.9em;
}
#column-full p
{
    font-size: 0.9em;
}
#column-full ul
{
    font-size: 0.9em;
}
ul
{
    line-height: 170%;
}




p a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    font-size: 0.9em;
}
p a:hover
{
    text-decoration: underline;
}
td
{
    line-height: 150%;
    vertical-align: top;
    padding: 5px;
}
#quicklink-holder
{
    width: 155px;
    margin-top: 5px;
    margin-right: 10px;
}
#quicklink-holder select
{
    border: 1px solid #dddddd;
    font-size: 0.8em;
    height: 20px;
    width: 154px;
    color: #666666;
    background-color: #f6f9fb;
}
#report-holder
{
}

#award-holder
{
    
}
#supplement-holder
{
    
}

#news-holder p, #events-holder p
{
    border-bottom: 1px dotted #cccccc;
}
#news-holder a, #events-holder a
{
    font-size: 0.8em;
}



#icon-holder
{
    background-color: #ffffff;
    width: 500px;
    padding: 10px;
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    font-size: 0.8em;
}
#icon-holder ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
}
#icon-holder ul li
{
    float: left;
    padding-left: 0px;
    padding-top: 0px;
    padding-bottom: 5px;
    padding-right: 20px;
    width: 62px;
}
#icon-holder img
{
    border: none;
}
#icon-holder a
{
    color: #333333;
    text-decoration: none;
}
#search-holder
{
    margin: 0px;
    margin-top: 5px;
    margin-right: 10px;
    padding: 0px;
    width: 152px;
       border: 1px solid #dddddd;
       
        background-color: #f6f9fb;

}
#search-holder input
{
    border: none;
    height: 13px;
    width: 110px;
    color: #666666;
   background-color: #f6f9fb;
           font-size: 0.8em;
}
#search-holder .search-box
{
    border: solid 1px transparent;
}
#search-holder .search-button
{
    float: right;
    height: 13px;
    width: 13px;
    margin-right: 2px;
    margin-top: 1px;
}

#awards
{
    width: 870px;
    padding: 20px;
}

#awards table
{
    border: 1px solid #000000;
    font-size: 0.8em;
}
#awards td
{
    text-align: center;
    background-color: #ffffff;
    border-bottom: 1px dotted #333333;
}
#awards th
{
    text-align: center;
    background-color: #5a958c;
    color: #ffffff;
}
.Gallery
{
}
.Gallery img
{
    
    float: left;
    margin-right: 1px;
    margin-bottom: 1px;
}
a img
{
    border: none;
}


#news-table
{
    border-collapse: collapse;
}

#news-table td
{
     border-bottom: 1px dotted #cccccc;
     vertical-align: top;
     padding: 10px;
     padding-right: 0px;
     line-height: 170%;
     font-size: 0.9em;
}
#news-table th
{
     border-bottom: 1px dotted #cccccc;
     font-size: 0.7em;
     width: 105px;
     vertical-align: top;
      padding: 10px;
      padding-top: 15px;
}
#news-table a
{
    font-size: 0.9em;
        color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#news-table a:hover
{

    text-decoration: underline;
}

table
{
    font-size: 0.9em;
}
input
{
    font-size: 0.9em;
}
select
{
    font-size: 0.9em;
}

.block
{
           background-color: #e9e9e9;
           float: left;
           width: 220px;
           height: 200px;
           padding: 10px;
}

#media-holder
{
    font-size: 0.8em;
}

#media-holder ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    width: 160px;
}

#media-holder ul li
{
    background-color: #e9e9e9;
    margin: 0px;
    padding: 5px;
    width: 145px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 5px;
}

#media-holder ul li a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
       width: 145px;
    height: 20px;
}

#media-holder ul li a:hover
{
    text-decoration: underline;
}


#presskit-holder
{
    font-size: 0.8em;
}

#presskit-holder ul
{
    list-style-type: none;
    list-style-image: none;
    margin: 0px;
    padding: 0px;
    width: 160px;
}

#presskit-holder ul li
{
    
    margin: 0px;
    padding: 5px;
    width: 145px;
    height: 20px;
    vertical-align: middle;
    margin-bottom: 5px;
}

#presskit-holder ul li a
{
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    width: 145px;
    height: 20px;
}

#presskit-holder ul li img
{
    vertical-align: middle;
}

#presskit-holder ul li a:hover
{
    text-decoration: underline;
}
#home-animation
{
    position: relative;
}

#home-animation .control-left
{
    position: absolute;
    left: 10px;
    top: 110px;
    z-index: 50;
    cursor: pointer;
    width: 19px;
    height: 23px;
    background-image: url(Images/ControlLeft.png);
}

#home-animation .control-right
{
    position: absolute;
    right: 10px;
    top: 110px;
    z-index: 50;
    cursor: pointer;
    width: 19px;
    height: 23px;
    background-image: url(Images/ControlRight.png);
}

#home-animation-slides p
{
    width: 500px;
    height: 330px;
}
