﻿#printheader{
left:10px;
}

.content {
    margin: 0 20px 20px 20px;
}
.content ul {
    margin: 10px 0 40px;
    padding: 0;
    list-style-image: url(../images/bullet.gif);
}
.content ul li {
    margin: 0 0 5px 15px; /*background: url(../images/bullet.gif) no-repeat left;*/
}
.source {
    font-size: 8pt;
}
.emphasize {
    background-color: white;
    width: 450px;
    padding: 10px 10px 10px 10px;
}
/*CTAGrid
-----------------------------------------------------------------------------*/
.table {
    width: 100%;
    font-size: 8pt;
}
.table td {
    border: 1px solid #EBE4D0;
}
.table .odd {
    background-color: white;
}
.table .tableheading {
    font-weight: bold;
    font-weight: bold;
    text-align: left;
    background-color: #EBE4D0;
    border: 1px solid #EBE4D0;
}

.table .nowrap {
    white-space: nowrap;
}
/*News Pages
-----------------------------------------------------------------------------*/
.newsframe{
   background-color: #F8F5ED;  
   margin:0;
   padding-right:10px;
}
.newspadright{
    padding-right:10px;
}
.newsstorybg{
    background-color: #F8F5ED;  

}
.newsloading{
width:100%;
text-align:center;
margin-top:50px;
}
.newsscroller {
    position: absolute;
    left: 1px;
    top: 10px;
        background-color: #F8F5ED;  

 }
.nfm_block {
    font-size: 10pt;
    font-family: Arial,Tahoma, Helvetica;
}
.nfm_block a {
    color: #4e1410;
}
.nfm_block a:hover {
    text-decoration: none;
    font-weight: bold;
}
.nfm_article {
    padding:0px 10px 0px 10px;
}
.nfm_article_title{
    display:block;

}
.nfm_article_source {
    font-size: 8pt;
}
.nfm_article_date{
    font-size: 8pt;

}
.nfm_article_abstract {
    font-size: 10pt;

}
