﻿
.divBluTitle
{
    color:#205E96;    
    font-size:20px;
    height:auto;
    margin-bottom:10px;
}

.divItem
{
    clear: both;
    margin-bottom: 20px;
}
.divItemTitle
{
    font-size: 15px;
    margin-bottom: 5px;
    color: #f38034;
}
.divAccordion
{
     height:auto;
     margin-top:30px;
}
.itemContent
{
    color: #6e6e6e;
}
