.c_head_grey h2.c_title, .c_head_grey h2.c_title input {color:#375162;}

#latestnews
{
    float: left;
    width: 198px;
    height: 300px;
    margin-right: 13px;
}

#latestnewsH
{
    float: left;
    width: 163px;
    height: 21px;
    color: #fff;
    padding: 1px 5px 0px 30px;
    background-image: url(images/latestnewsH.png);
    margin-right: 6px;
}

#latestnewsH_P
{
    float: left;
    width: 163px;
    height: 21px;
    color: #fff;
    padding: 1px 5px 0px 30px;
    background-image: url(images/latestnewsH_P.png);
    margin-right: 6px;
}

#latestnewsB
{
    float: left;
    width: 188px;
    height: 271px;
    padding: 5px 5px 5px 5px;
    margin-right: 6px;
    background-image: url(images/latestnewsBG.png);
}

#latestnewsB A
{
    font-size: 12px;
    color: #322f41;
    text-decoration: none;
}

#latestnewsB A:hover
{
    color: #085c88;
}

#latestnewsB .grey
{
    color: #6b6868;
}

#latestnewsB .red
{
    color: #db3b19;
}

.latestnewsSep
{
    width: 183px;
    height: 2px;
    background-repeat: no-repeat;
    background-image: url(images/divider.png);
}

.sep
{
    float: left;
    width: 980px;
    height: 12px;
}

#news
{
    float: left;
    width: 980px;
    margin: 0;
}

.box
{
    float: left;
    width: 199px;
    font-family: Arial;
}

.boxH
{
    float: left;
    width: 163px;
    height: 19px;
    color: #fff;
    padding: 2px 5px 0px 30px;
    background-image: url(images/containerH.png);
    margin-right: 11px;
    font-weight: bold;
    /* text-align: center; */
}

.boxIB
{
    float: left;
    width: 196px;
    border-left: solid 1px #aaa;
    border-right: solid 1px #aaa;
}

.boxB
{
    float: left;
    width: 182px;
    margin-bottom: 12px;
    padding: 7px 7px 7px 7px;
    border: solid 1px #f0f0f0;
    border-top: none;
    background-color: #fbfbfb;
}

.boxB A
{
    color: #003359;
    font-weight: bold;
    text-decoration: none;
}

.boxB A:hover
{
    color: #ff6d00;
    font-weight: bold;
    text-decoration: none;
}

.boxB .grey
{
    color: #6b6868;
}

.boxB .blue
{
    color: #003359;
}




























