/* News Articles Custom Styles */
.NewsArticles div {
	text-align: right !important;
}
.articletitle { 
background-color:#F4F1E8;
border:1px dashed;
font-size:18px;
font-weight: normal;
padding:5px;
font-family: Arial, Helvetica, sans-serif;
}

.articletitle a:link, .articletitle a:active, .articletitle a:visited{
	color: #272824;
}

.articletitle a:hover {
color: #005275;
text-decoration: none;
}

.articleTable { 
/*background-color: black;*/ 
margin: 0px; }

.articleTopCell { 
color:#62675F;
font-weight:bold;
height:0;
padding:6px 0 0 6px;
}

.articleTopCell .NormalBold { 
color: #62675F; }

.articleContentCell { 
color: black; 
padding: 6px; 
background-color: #FEFEFE; }

.articleTextCell { 
padding: 6px; 
/*background-color: #F4F1E8;*/ }

.articleIconCell { 
background-color: #D0D0D0; 
width: 20px; }

.articleFooterCell { 
color: #FFFFFF; 
padding: 3px; 
background-color: #336699; 
height: 25px; }

.articleFooterCell .NormalBold { 
color: #FFF; }

.featuredTopCell { 
background-color: #336699; 
color: white; 
font-weight: bold; 
padding: 6px; 
height: 25px; }

A.Normal.MenuTop:link {
    text-decoration:    underline;
}

A.Normal.MenuTop:visited  {
    text-decoration:    underline;
}

A.Normal.MenuTop:active   {
    text-decoration:    underline;
}

A.Normal.MenuTop:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:link {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:visited  {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:active   {
    text-decoration:    underline;
    color: #ff0000;
}

A.Normal.MenuTopSelected:hover    {
    text-decoration:    underline;
    color: #ff0000;
}

.Normal_summary{
/*	color:#44453F;
font-family:Arial,Helvetica,sans-serif;
font-size:14px;
line-height:20px;*/
}

.commentslink{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 font-weight: bold;
}
