body
{
    margin: 0px;
    padding: 0px; 
}

ul
{
    padding-left: 15px;
    margin: 0px;
}
li
{
    margin-left: 0px;
    padding-left: 0px;
    margin-bottom: 7px;
}

a
{
    text-decoration: underline;
    color: #007229;
}
.td_leftcolumn
{
    vertical-align: top;
    background-image: url(../images/bg_leftcolumn2.png);
    background-repeat: repeat-y;
    padding-bottom: 40px;
}
.td_contentbody
{
    vertical-align: top;
    background-image: url(../images/bg_contentbody.png);
    background-repeat: repeat-y;
    padding-bottom: 40px;
}
.td_sidebar_text
{
    color: #000;
    font-size: 10px;
    font-family: verdana;   
    padding: 16px;
    padding-top: 8px;
    padding-bottom: 14px;
    background-color: #E5EAEF;
    line-height: 15px;
    text-align: left;
    
}
.subsplash
{
    background-color: #EDEAE7;
    color: #000;
    font-size: 12px;
    font-family: verdana;
    
    padding: 15px;
    padding-bottom: 13px;
    line-height: 17px;
    
    vertical-align: top;    
}
.div_bodytext
{
    color: #000;
    font-size: 11px;
    font-family: verdana;
    line-height: 16px;
}
.div_headertext
{
    color: #000;
    font-size: 18px;
    font-family: verdana;
    font-weight: bold;
    line-height: 22px;
}
.div_subheadertext
{
    color: #000;
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
    line-height: 22px;
}
.div_bodytext a
{
    text-decoration: underline;
}
.div_bodytext a:hover
{
    text-decoration: underline;
}
.span_learnmore
{
    font-weight: bold;
    font-size: 8px;
}
.span_learnmore a
{

    text-decoration: none;
}
.div_sidebar_wrapper
{
    padding: 5px; 
    padding-top: 3px; 
    padding-left: 3px; 
    border-right: 2px solid #E4E4E4; 
    border-bottom: 2px solid #E4E4E4;
}
.div_footer
{
    border-top: 1px solid #808285; 
    background-color: #FFF;
    padding-top: 25px; 
    padding-bottom: 25px; 
    text-align: center;

    color: #888;
    font-size: 10px;
    font-family: verdana;
    
    width: 1009px;
}
.div_footer a
{
    color: #888;
}






.div_bodygraph
{
    padding-left: 5px;
    margin-bottom: 18px; 
    padding-right: 87px;

    color: #000;
    font-size: 11px;
    font-family: verdana;
    line-height: 16px;  


}
.div_bodyrule
{
    width: 560px; 
    margin-bottom: 18px; 
    margin-left: 5px; 
    background-color: #999;
}

.div_mainheader
{
    margin-bottom: 23px;
}
.div_secondheader
{
    margin-bottom: 20px;
    padding-left: 5px;
}

.div_subheader
{
    padding-left: 5px;
    padding-right: 87px;
    font-family: verdana;
    font-size: 12px; 
    font-weight: bold;
    margin-bottom: 5px;
}
.div_subheader a
{
    color: #007229; 
}

a.link_building
{
    color: #6A7F8C;
}
a.link_service
{
    color: #F37321;
}
a.link_marine
{
    color: #A9B41B;
}
a.link_investment
{
    color: #005984;
}


.table_form
{
    
}
.table_form tr th
{
    text-align: left;
    padding-right: 10px;
    padding-bottom: 8px;
    vertical-align: top;
    
    color: #000;
    font-size: 11px;
    font-family: verdana;
    line-height: 16px;    
}
.table_form tr td
{
    padding-right: 8px;
    padding-bottom: 8px;
    padding-top: 8px;
    
    border-top: 1px solid #DDD;
    vertical-align: top;

    color: #000;
    font-size: 11px;
    font-family: verdana;
    line-height: 16px;
    
}
