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