#divNewsContent 
{
   margin-top:10px;
   font-family:arial,sans-serif;
/*   height:320px;
   overflow:auto; 
*/
   
}
#divNewsContent h3 { font-family:arial,sans-serif; color: #41799a; }

.clsNews {
     font-family:arial,sans-serif;
     font-size: 11pt;
 }

.clsNewsTogChar {
     font-weight: bold;
     font-family:Courier,fixed;
  }

.clsNewsHeading {
     font-size: 10pt;
     font-weight: bold;
     color: #0d6eb5;
   }

.clsNewsDescrip {
    font-size: 10pt;
    margin-left: .5in;
    margin-top: .1in;
    padding: 10px;
    color: black;
    display:none;
   }

.clsNewsDescripNews {
    font-size: 10pt;
    font-style: italic;
    margin-left: .5in;
    margin-top: .1in;
    padding: 10px;
    color: black;
   }

.clsNewsNoNewsHeading {
   color: #888888;
   margin-left: 1in;
   font-style:italic;
      }

.clsBreakingNewsDescrip {
   font-size: 10pt;
   width: 75%;
   margin-left: .5in;
   margin-top: .1in;
   padding: 10px;
   border-radius: 5px; */
   color: black;
   }

.newsRead 
{
    background: #cccccc
} 

.clsNewsHeading
{
    font-size: 12.0px;
    line-height: 16pt;
    color: #41799a;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
    cursor:hand;
}

.clsbNewsHeading
{
    font-size: 12.0px;
    line-height: 16pt;
    color: #4179ea;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-weight: 600;
    cursor:hand;
}

.clsNewsHeading:hover
{
    text-decoration: underline;
}


.clsNewsShowMore
{
    font-size:9pt;
    font-style:italic;
    cursor:hand;
}
.clsNewsShowMore a:hover
{
    font-size:9pt;
    font-style:italic;
    color:black;
    background-color:#DAFA16;
    cursor:hand;
    text-decoration:none;
     
}

.clsNewsShowLess
{
    font-size:9pt;
    font-style:italic;
    cursor:hand;
    float:right;
    margin-right:10px;
    margin-top:-15px;   
}
.clsNewsShowLess a:hover
{
    font-size:9pt;
    font-style:italic;
    color:black;
    background-color:#DAFA16;
    cursor:hand;
    text-decoration:none;
     
}
    
.clsNewsDescrip, .clsbNewsDescrip
{
	/*display:none;*/
    padding-top: 10px;
    margin-left: 10px;
    color: #154A3D;
    text-decoration: none;
    text-align: left;
    font-family: Georgia, arial, sans-serif;
    font-size:10pt;
    font-style:normal;
    font-weight:normal;
    padding-bottom: 10px;
}
.clsNewsDescrip a:hover
{
    font-size:10pt;
    font-weight: 600;
    color:black;
    background-color:#DAFA16;
    cursor:hand;
    text-decoration:none;
     
}
.clsNewsAuthor
{
    font-size:8pt;
    color:gray;
    font-style:italic;
}

.clsNewsAdmin {}


#sformdiv { 
   padding-left: 10px;
   border: solid black 1px;
   background-color: #cecece;
   font-family: arial, sans-serif;
   font-weight: bold;
   font-size: 10pt;
   border-radius: 4px;
}

#sformdiv h3 {
  text-align:center;
  font-size: 11pt;
  color: black;
  margin-bottom: 2px;
}
