﻿.sf_newsList h2.sf_newsTitle
{
    background: #FFFFFF url('Images/contentheader.jpg') no-repeat;
    font-family: 'Arial Narrow' , Arial, Helvetica, 'sans-serif !important';
    font-weight: bold !important;
    font-size: 15px !important;
    font-style: normal !important;
    text-transform: capitalize !important;
    color: #476886 !important;
    padding: 0 0 0 35px !important;
    overflow: hidden;
    height: 22px;
    margin-top: 10px;
    text-decoration: none !important;
}

.sf_newsList h2.sf_newsTitle A
{
    text-decoration: none !important;
}

.sf_newsList p.sf_newsDate
{
    font-family: 'Arial Narrow';
    font-size: 14px;
    text-decoration: none;
    color: #485E73;
    margin-left: 35px;
}

.sf_newsList p.sf_readMore A
{
    font-family: 'Arial Narrow';
    font-size: 10px;
    text-decoration: none;
    color: #485E73;
    font-weight: normal;
    font-style: italic;
}

.sf_newsList p
{
    font-family: 'Arial Narrow';
    font-size: 14px;
    text-decoration: none;
    color: #485E73;
    margin-left: 35px;
}

.sf_newsList .corner_tl
{
    width : 9px;
    height : 9px;
	background-image: url('Images/rounded_cnr_tl.png' );
}

.sf_newsList .header
{
    background-image: url('Images/rounded_header.png' );
    background-repeat: repeat-x;
}

.sf_newsList .corner_tr
{
    width : 9px;
    height : 9px;
	background-image: url('Images/rounded_cnr_tr.png' );
}

.sf_newsList .left_side
{
    background-image: url('Images/rounded_left.png' );
    background-repeat: repeat-y;
}

.sf_newsList .right_side
{
    background-image: url('Images/rounded_right.png' );
    background-repeat: repeat-y;
}

.sf_newsList .corner_bl
{
    width : 9px;
    height : 9px;
	background-image: url('Images/rounded_cnr_bl.png' );
}

.sf_newsList .footer
{
    background-image: url('Images/rounded_footer.png' );
    background-repeat: repeat-x;
}

.sf_newsList .corner_br
{
    width : 9px;
    height : 9px;
	background-image: url('Images/rounded_cnr_br.png' );
}

.sf_singleNews .sf_back
{
    font-family: 'Arial Narrow';
    font-size: 14px;
    text-decoration: none;
    color: #485E73;
    font-weight: bold;
}

.sf_singleNews h2.sf_NewsTitle
{
    background: #FFFFFF url('Images/contentheader.jpg') no-repeat;
    font-family: 'Arial Narrow' , Arial, Helvetica, 'sans-serif !important';
    font-weight: bold !important;
    font-size: 15px !important;
    font-style: normal !important;
    text-transform: capitalize !important;
    color: #476886 !important;
    padding: 0 0 0 35px !important;
    overflow: hidden;
    height: 22px;
    margin-top: 10px;
    text-decoration: none !important;
}

.sf_singleNews h2.sf_newsTitle A
{
    text-decoration: none !important;
}

.sf_singleNews p.sf_newsDate
{
    font-family: 'Arial Narrow';
    font-size: 14px;
    text-decoration: none;
    color: #485E73;
}

.sf_singleNews p
{
    font-family: 'Arial Narrow' !important;
    font-size: 14px !important;
    text-decoration: none !important;
    color: #485E73 !important;
}

