/* Start of CMSMS style sheet 'FERC Default Styles' */
div#NewsBox1Header{
   text-align:left;
   padding-bottom: 0px;
   width:229px;
   height: 33px;
   background-image:url(images/newsbox1-top.gif);
   background-repeat: no-repeat;
   margin-left: 8px;
   margin-right: 8px;
   margin-top: 8px;
   margin-bottom: 0px;   
}
div#NewsBox2Header{
   text-align:left;
   width:229px;
   height: 33px;
   background-image:url(images/newsbox1-top.gif);
   background-repeat: no-repeat;
   margin-left: 8px;
   margin-right: 8px;
   margin-top: 8px;
   margin-bottom: 0px;
}
div#NewsTitle {
   margin-left:15px;
   margin-right:5px;
   font-size: .90em;
   font-weight: bold;
   color: #fff;
}
div#NewsTitle {
   margin-left:10px;
   font-size: .90em;
   font-weight: bold;
   color: #fff;
}
div#NewsContent {
   margin: 10px;
   font-size: .90em;
}
div#NewsBoxContent{
   text-align:left;
   width:229px;
   background-image: url(images/newsbox-middle.gif);
   background-repeat: repeat-y;
   margin-left: 8px;
   margin-right: 8px;
   margin-top: 0px;
   margin-bottom: 0px;
}
div#NewsBoxBottom{
   text-align:left;
   width:229px;
   height:7px;
   background-image: url(images/newsbox-bottom.gif);
   background-repeat: no-repeat;
   margin-left: 8px;
   margin-right: 8px;
   margin-top: 0px;
   margin-bottom: 8px;
}
.NewsBox1Title {
   font-size: .90em;
   }
ol {
	list-style-type: decimal;
	line-height: 1.5em;
                margin-left: 30px;
}
ul {
	line-height: 1.5em;
                margin-left: 30px;
}

/* End of 'FERC Default Styles' */

