﻿.newsarticle
{
        
}

.newsarticle .header
{
    color:#000000;
    font-size:18pt;
    font-weight:normal;
    font-family:Georgia,Arial,Helvetica,sans-serif;
}

.newsarticle .body
{
    background-color:#ffffff;
    border:solid 0px #bfbfbf !important;
    padding:6px;
    margin:6px;
}

.newsarticle .image img
{
    float:right;
    border:solid 1px #bfbfbf !important;    
}

.newsarticle .details
{
    padding: 2px 6px;
    color:#000000;
    display:none;
}

.newsdate,
.newsheader
{
    color:#000000;
    font-weight:bold;
    margin-bottom:6px;
}

.newsbody
{
    padding:3px;
    font-size:0.8em;
}

.newsarticlesummary
{
    clear:both;
}

.newsarticlesummary .header a
{
    font-size:10pt;
    font-weight:bold;
    color:#002142;
    margin:0px;
    font-family:Georgia,Helvetica,sans-serif;
}

.newsarticlesummary .body
{
    margin:0px;
    font-weight:normal;
}

.newsarticlesummary .image img
{
    float:right;
    margin:0px 4px;
}

.newsarticlesummary .details
{
	margin:0px;
    color:#002142;
	font-size:9pt;
    font-family:Georgia,Helvetica,sans-serif;
}

