﻿body {
}

/*********************************************************/
/*                 Home Page Content                        */
/*********************************************************/
#staticContent 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    font-size: 10px;
}

#holding_system_area 
{
    border-top: solid 3px #005196;
    /* border-bottom: solid 3px #005196;*/ 
    margin-top: 10px;
}


#holding_services_area 
{
    border-top: solid 3px #00AA9E;
    /* border-bottom: solid 3px #005196;*/ 
    margin-top: 10px;
}

#holding_energy_area 
{
    border-top: solid 3px #FFC600;
    /* border-bottom: solid 3px #005196;*/ 
    margin-top: 10px;
}
