﻿.searchbox
{
    background-color:#8cc642; 
    height:55px; 
    width:100%
}

.searchbox_label
{
    color:#ffffff; 
    font-size:24px;
    /*font-family: Futura;*/
}

.searchbox_text
{
    color:#bdbec0; 
    text-align:center;
    width:200px;
}

.latestnews
{
    border-color: #c0c0c0;
    border-width: 1px;
    border-style: solid;
    padding:10px;
}

.spotlight
{
    background-color:#ffffff;
    border-color: #c0c0c0;
    border-width: 1px;
    border-style: solid;
    padding:10px;
}

.big_green_label
{
    /*text-align:left;*/
    color:#8cc642; 
    font-size:26px;
}

.spotlight_link
{
    color: #034963;
    font-size:12px;
    font-weight:bold;
    text-decoration:none;
}

.more_info_link
{
    color:#8cc642; 
    font-size:12px;
    text-decoration: none;
}

.latest_news_text
{
    color:#000000;
}

.footer_text
{
    color: #a8a9ac;
    font-size:10px;
    font-weight:bold;
    white-space:nowrap;
}

.footer_text a
{
    color: #a8a9ac;
    font-size:10px;
    font-weight:bold;
}

.section_border
{
    background-color:#ffffff;
    border-color: #c0c0c0;
    border-width: 1px;
    border-style: solid;
    padding-left:10px;
    padding-right:10px;
}

/* a style for making tables take up 100% height */

#fullheight
{
    height:100%
}

.advanced_search
{
    color: #222222;
    background-color:#f5fff0;  
    border-top: 1px solid #c0c0c0;
    border-left: 1px solid #c0c0c0;
    border-right: 1px solid #c0c0c0;
    border-bottom: 1px solid #c0c0c0;
    margin:0px;
}

.advanced_search th
{
    background-color:#004962;
    color:#ffffff;
    border-bottom: 1px #c0c0c0 solid;
}
    
.advanced_search_heading
{
    font-size: 12px;
    font-weight:bold;    
    color: #808284; 
    background-color:#f5fff0;  
}

.clients_section
{
    background-color:#004962;
    padding:10px;
}

.clients_label
{
    color:#ffffff; 
    font-size:26px;
}
