﻿.cssBtn2
{
    background: none repeat-x scroll left center #0160AE;
    border: 1px solid #336699;
    cursor: pointer;
    font: bold 11px Arial;
    text-align: center;
    padding: 3px 0;
    color: #FFF;
}
.bold 
{ 
    font-weight: bold;
}
.textnews, .textnews a
{
    font-size: 13px;
    text-align: justify;
    padding: 3px 0;
    color: #0160ae;
    font-weight: bold;
}
.timestamp
{
    color: #555;
    font-size: 10px;
    font-style: italic;
    font-weight: normal;
}
.textnews2, .textnews2 a
{
    font-size: 12px;
    text-align: justify;
    padding: 3px 0;
    color: #0160ae;
}
.textnews2 .imgBlueArr
{
    width: 5px;
    height: 9px;
    padding-right: 7px;
}
.report_header td
{
    /*border-bottom: 1px solid #0160ae;
    color: #0160ae;
    font-size: 13px;
    font-weight: bold;
    padding: 6px 5px;
    text-align: left;
    white-space: nowrap;*/
    font-size: 11px;
    padding: 20px 10px 16px;
    text-align: left;
    background-color: #e3e5e2;
    font-weight: bold;
}
.report_row td
{
    padding: 4px 2px;
    text-align: left;
    border-bottom: 1px dotted #CDCDCD;
}
.symbol a, .symbol a:hover
{
    font-weight: bold;
    color: #0160ae;
    text-align: center;
}
.report-group-header 
{
    background-color: #cce0f8;
    background-image: url("/ESImages/icon_x.gif");
    background-position: 6px 7px;
    background-repeat: no-repeat;
    color: #002e6a;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 6px 5px 5px 30px;
    text-align: justify;
    text-transform: uppercase;
}
.TableReport
{
    float: left; 
}
.TableReport td
{
    padding: 4px 2px;
    text-align: left;
    border-bottom: 1px none #CDCDCD;
}
.TableReport td a
{
    color: #0564AF;
}
.TableReport td.imagestyle
{
    background-repeat: no-repeat;
    background-image: url('/ESImages/SBSC/List_DealsTypify.png');
    background-position: 2px 6px;
    width: 20px;
    /*background-image: url('http://www.milbiotech.com/images/leftnav/brown_arrow.gif');*/
}
td.ViewMore 
{
    text-align: right !important;
}
.ViewMore a 
{
    color: #555 !important;
    font-weight: bold;
    padding: 5px 10px 0 0 !important;
    text-align: right !important;
}
.btnCurrentPagerCss 
{
    background-color: #0160ae;
    border: 1px solid #c1c1c1;
    color: #ffffff !important;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px 6px;
}
.btnPagerCss 
{
    background-color: #cce0f8;
    border: 1px solid #c1c1c1;
    font-weight: normal;
    margin-right: 5px;
    padding: 2px 5px;
    /*background-image: url("/ESImages/SBSC/BG_PagingPage.png");
    background-repeat: repeat-x;*/
}
a.btnPagerCss:hover
{
    background-color: #0160ae;
    border: 1px solid #c1c1c1;
    font-weight: normal;
    margin-right: 5px;
    padding: 2px 5px;
    color: #ffffff !important;
}
.next, .previous, .first, .last
{
    margin-right: 5px;
    padding: 1px 8px;
    background-position: 0px 0px;
    background-repeat: no-repeat;
    /*background-color: #cce0f8;*/
}
a.next:hover, a.previous:hover, a.first:hover, a.last:hover
{
    margin-right: 5px;
    padding: 1px 8px;
    color: #0564af;
}
.mainheader5
{ 
    border-bottom: 2px solid #572d2d;
    color: #5d5d5d;
    float: left;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 5px 0;
    text-transform: uppercase;
    width: 100%;
}
.mainheader5 span
{
    background-color: #572d2d;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin-left: 10px;
    padding: 6px 10px;
}
.large-page-title
{
    font-size: 36px;
    line-height: 52px;
    letter-spacing: 0;
    margin-bottom: 18px;
    color: #572d2d;
}
.news-title
{
    background-color: #f3f1ed;
    color: #572d2d;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 28px;
    margin-left: 0px;
    min-height: 80px;
    padding: 5px;
}
.news-title a { color: #572d2d; }
.news-description
{
    color: #696969;
    font-weight: normal;
    letter-spacing: 0;
    font-size: 12px;
}
.news-header-box
{
    border-bottom: 2px solid #572d2d;
    color: #572d2d;
    font-size: 20px;
    font-weight: bold;
    padding: 5px 0 !important;
    margin-bottom: 15px;
}
.news_image, img.news_image
{
    float: left;
    margin-right: 10px;
    width: 155px;
    height: 97px;
}
.news_image-thumbnail, img.news_image-thumbnail
{
    float: left;
    margin-right: 10px;
    width: 48px;
    height: 48px;
}
.border_bottom_news2
{
	border-bottom:#CCCCCC 1px solid;
	padding:0px 0;
	margin:10px 0;
	clear:both;
}
.timestamp2
{
    color: #555;
    font-size: 11px;
    font-style: normal;
    font-weight: bold;
}

.header-bottom .secondary-nav .menu-item-tertiary-selected .menu-link, .header-bottom .secondary-nav .menu-item-tertiary .menu-link:hover 
{
    background-color: #2776a9;
    border: 1px solid #57a6d9;
    text-decoration: none;
}
.max-width-full
{
    max-width: 100% !important;
}
.max-width-full .secondary-nav
{
    width: 100%;
}