@charset "utf-8";
/* CSS Document */


a:link, a:visited, a:active { 
	text-decoration: none;
}
a:hover{ 
  	text-decoration: underline;
 }
ol, ul {
	list-style: none;
}

  
/* Lead 0 Slide ----------------------*/
         #box-lead0{ margin: 0 auto; width: 245px; }
            #box-lead0 h2 {
               margin:0; padding-bottom:0px; 		   
               line-height:20px;
               border-bottom: 1px solid #CCC;
			   font-size: 17px;
			   font-weight: bold;			   
			   height:20px;
			   overflow:hidden;
            }
            #box-lead0 h2 a{color:#0647A6;}
            #box-lead0 p {padding:6px 0 0 0; margin:0; line-height:135%; height:0px;}
               #Story1 {display:block;}
               #Story2, #Story3, #Story4, #Story5 {display:none;}
               .StoryDetail {padding:8px 2px; overflow:hidden;}	
               .StoryDetail a {text-decoration:none;}	
               .StoryDetail a:hover {text-decoration:underline;}              
			   .StoryImg {z-index:99; height:150px; overflow:hidden;}
			   #pic-show .StoryImg {z-index:99; height:auto;}
               .StoryImg img{margin: 0 auto; display: block;}
               #topStories {background-color:#dedede; border: 1px solid #bcbcbc; height:45px; /*width:300px;*/}		            
               #topStories li{ float: left; margin-top:-7px; background-repeat:no-repeat;background-position:0px 0px;}			   
			   #topStories .listInline a {
					 display:block;
					 width:20px;
					 height:20px;
					 text-align: center;
					 margin:0px;
					 border:1px solid #dedede;                  
				}
			   #topStories .listInline a.on{border: 1px solid #0647A6;}             
			   #topStories p{text-align: right; padding-right: 6px; line-height: 13px; font-size: 11px;}
			   #topStories p a{color:#0647A6; }
z