#tellafriendlinks
{
float: right;
padding: 5px;
width: 150px;
height: auto;
border: dotted 0px #cdcdcd;
}

.NewsItem
{
}

.NewsItem a.SubHead:link, .NewsItem a.SubHead:visited,
.NewsItem h1, 
.NewsItem h2, 
.NewsItem h3
{
	font-family: Arial, Sans-Serif;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
    line-height: 125%;
    color: #0053a0;
    text-align: left;
}

.NewsItem h1
{
}

.NewsItem h2
{
    font-size: 13px;
}

.NewsItem h3
{
    font-size: 12px;
}



.NewsItem .SubHead,
.NewsItem .SubSubHead, 
.NewsItem .NormalBold
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #0053A0;
}
body, p, .NewsItem .Normal, .NewsItem p, .NewsItem a, .NewsItem a:link, .NewsItem a:visited, .NewsItem a:hover, .NewsItem a:active
{
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: normal;
    text-transform: none;
    line-height: 160%;
    color: #333333;
}

.NewsItem a, .NewsItem a:link, .NewsItem a:visited, .NewsItem a:hover, .NewsItem a:active
{
    color: #0053A0;
    text-decoration: underline;
}
.NewsItem b, .NewsItem strong
{
    color: #0053A0;
}

