/* 
   =========================================
    CSS STYLES FOR Module MLAdvAnnouncements
   =========================================
*/
.AnnouncementList
{
    /* Used for main datalist, not used when displaytype is linksmenu */
    width: 255px;
    float:left;

}

.AnnouncementItemBody, .AnnouncementItemBody P, DIV .AnnouncementItemBody
{
    /* Used for body if item, not used when displaytype is linksmenu */
    margin-top: 0px;
}

.AnnouncementItemQ, .AnnouncementItemA
{
    /* Used for "Q" and "A" characters, which can be appended to the item title, especially used in faq mode, not used when displaytype is linksmenu */
    font-weight:bold ;
}

.shcContainer
{
    /* used as style for the container of the headercontrol, ONLY used when displaytype is FAQ */
     margin-top: 0px;
     padding-top:0px;
     margin-bottom: 4px;
}

.linkComboBox
{
    /* used as style for the link menu combobox, ONLY used when displaytype is LinksMenu */
}

.AnnouncementItemImageTitle
{
    /* used as style for the item title, ONLY used when displaytype is Images */
    font-weight: bold;
    text-align: center;
}

.AnnouncementItemImage
{
    /* used as style for the item image, ONLY used when displaytype is Announcements or Images */
}

.AnnouncementItemImageLink
{
	padding-right: 5px;
    /* used as style for the item image, when the image is used as a link, ONLY used when displaytype is Announcements or Images */		
}

.announcementItemReadMore
{
	color:#880308;
    /* used as style for the "read more" part of the item, only when the item url is not empty, ONLY used when displaytype is Announcements */
}

.announcementItemReadMore A
{
	color:#880308;
}

.announcementItemReadMore A:link, .AnnouncementItemReadMore A:visited
{
}

.announcementItemReadMore A:hover
{
}

.announcementItemReadMore A:active
{
}

.AnnouncementItemTitleLink
{
    /* used as style for the title part of the item, ONLY used when displaytype is Links */
}

.AnnouncementItemTitleLink A
{
}

.AnnouncementItemTitleLink A:link, .AnnouncementItemTitleLink A:visited
{
}

.AnnouncementItemTitleLink A:hover
{
}

.AnnouncementItemTitleLink A:active
{
}
/* 
   =========================================
    END FILE
   =========================================
*/

.news_2_title, .news_3_title, .news_3_publish_date
{
    color:#0e4861;
    font-size:8.3pt;
    font-family:Arial;
    font-weight:bold;
}


.News_2_Main_Title
{
    color:#880308;
    font-family:Arial;
    font-weight:bold;
    font-size:13pt;    
}


.news_2_summary
{
    color:#0e4861;
    font-family:Arial;
    font-size:8.3pt;
}

.news_3_summary
{
    color:#0e4861;
    font-family:Arial;
    font-size:8.3pt;
}

.news_3_summary a
{
    color:#880308;
    font-size:7pt;
}

.news_3_summary a:link
{
    color:#880308;
   font-size:7pt;    
}

.news_3_summary a:hover
{
    color:#880308;
    font-size:7pt;    
}

.news_2_readmore a
{
    color:#880308;
}

.news_2_readmore a:link
{
    color:#880308;
}
.news_2_readmore a:active
{
    color:#880308;
}

.news_2_readmore a:hover
{
    color:#880308;
}
.news_2_readmore
{
    color:#880308; 
}
.News_2_Group
{
    color:#880308;
    font-family:Arial;
    font-weight:bold;
}

.no_rows
{
    color:#090909;
    font-size:8pt;
    line-height:20pt;
    vertical-align:top;
}

.news_1_images 
{
    border:1px solid #fc5604;

}

.news_1_title
{
    display:inline;
}

.news_1_title,  .news_1_summary
{
    width:100%;
}

.news_1_title:hover
{
    width:100%;
}

.template_two_column_right_container
{
    width:100%;
}