.newssummary
{
 display:none;   position: absolute;
    top: 101px;
    border: 0px solid #000099;
    width: 896px;
    height:21px;
    background-color: White;
    border: 0px solid black;
}

.newssummaryheader
{
    display: none;
}

.newssummaryinner
{
    margin-top: 1px;
}

.newssummaryinner marquee
{
    border: 0px solid black;
}


.newssummaryinner a.headline
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    text-transform: uppercase;
}

.newssummaryinner a.headline:visited
{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: #999999;
    text-transform: uppercase;
}

div.alternating div.odd
{
    background-color: #D9D9D9;
    padding: 15px;
}

div.alternating div.even
{
    background-color: white;
    padding: 15px;
}


div.alternating .headline
{
    text-transform: uppercase;
    color: #800000;
    font-weight: bold;
}

div.alternating .headline:visited
{
    text-transform: uppercase;
    color: #800000;
}

.shortdesc
{
	color : #006276;
	font-family: Arial;
	font-size : 13px;
	margin-bottom: 15px;
}

a.headline
{
    font-weight: bold;
    font-size: 13px;
}