/********************************************************************************************************************************************
 														News Article Stylesheet
********************************************************************************************************************************************/
.outerNewsTable 	{ width: 100%; height: 218px;}
.outerNewsTable td	{ width: 50%; vertical-align: top; padding: 5px; } 

img { border: 0px; 
      }

.newsTable          	{ height: 140px; width: 100%; background-color: #ffffff; color: #555555; font-family:'Comic Sans MS', 'Lucida Casual';  }
.newsTable th          	{ height: 20px; width: 100%; font-size: 13px;  text-align: left; padding-bottom: 5px;
                          background-color: #ffffff; color: #42658C; } 
.newsTable td			{ width: 100%; height:100px; overflow: auto; background-color: #ffffff; color: #1A1A1A; font-size: 12px; padding-top: 2px; 
                          border-top:1px solid #42658C; font-family:'Lucida Casual', 'Comic Sans MS';
                          }                                               
.newsTable a:link,
.newsTable a:visited   { color: #C88659;	text-decoration : underline; font-weight: normal; }
.newsTable a:hover,
.newsTable a:active    { color: #800000; text-decoration : underline; font-weight: normal; }

#newsTable          	{ height: 140px; width: 100%; background-color: #ffffff; color: #555555; font-family:'Comic Sans MS', 'Lucida Casual'; }
#newsTable th          	{ height: 20px; width: 100%; font-size: 13px;  text-align: left; padding-bottom: 5px;
                          background-color: #ffffff; color: #330000; } 
#newsTable td			{ width: 100%; height:100px; overflow: auto; background-color: #ffffff; color: #1A1A1A; font-size: 12px; padding-top: 2px; 
                          border-top:1px solid #42658C; font-family:'Lucida Casual', 'Comic Sans MS';
                          } 

#newsTableTease			{ width: 100%; height:150px; overflow: auto; background-color: #ffffff; color: #1A1A1A; font-size: 12px; padding-top: 2px; 
                          border:0px solid #E4B08C; font-family:'Lucida Casual', 'Comic Sans MS';
						  scrollbar-face-color: #fff;
	   scrollbar-highlight-color: #fff;
	   scrollbar-shadow-color: #926143;
	   scrollbar-3dlight-color: #926143;
	   scrollbar-arrow-color:  #330000; 
	   scrollbar-track-color: #fff;
	   scrollbar-darkshadow-color: #efefef;
                          }
						                                                
#newsTable a:link,
#newsTable a:visited   { color: #330000;	text-decoration : underline; font-weight: normal; }
#newsTable a:hover,
#newsTable a:active    { color: #926143; text-decoration : underline; font-weight: normal; }


.clientinfo		{ width: 90%;  border: 1px dotted #CECECE; line-height: 20px; margin: 20px;}
.clientinfo td	{ background-color: #ffffff; padding: 4px; }
.clientinfo th	{ background-color: #efefef; padding: 4px; border:2px dashed #A6352C;}
.inputCheckBox 	{ font-size: 11px; border: 0px solid #555555; background-color: #efefef; margin-top: 3px;
                  margin-bottom: 0px;}
                  
                   
.newsTable2 { width: 180px; padding:2px; background-color: #555555; 
               font-size: 9px; font-family: lucida, verdana, sans-serif; border: 1px dotted #D3BF83;
               }
.newsTable2 td { color: #D3BF83; padding-left: 5px; font-size: 9px; width: 100%; Vertical-align: top; line-height: 18px;}   

.newsTable2 th { background-color: #000000; color:  #D3BF83; padding-left: 5px; font-size: 11px; width: 100%; Vertical-align: top; 
                 border-bottom: 1px solid #D3BF83; padding-bottom: 2px;
				 }             
            
.newsTable2 a:link,
.newsTable2 a:active,	
.newsTable2 a:visited  { color: #efefef;	text-decoration : underline;	}
.newsTable2 a:hover	  {	color: #D3BF83; text-decoration : underline; font-weight: normal;}
            
.newsTableCenter { width: 100%; padding: 0px; font-size: 10px; 
                     border-left: 1px solid #CECECE; border-right: 1px solid #CECECE;
                     } 					     

            
#newsArticleLinks 		{ width: 190px; padding:2px; background-color: #ffffff; font-size: 9px; font-family: lucida, verdana, sans-serif; border:1px solid #42658C; }
#newsArticleLinks td 	{ color: #555555; padding-top: 4px; padding-left: 6px; padding-bottom: 4px; font-size: 9px; vertical-align: top; line-height: 10px; }   
#newsArticleLinks th 	{ background-color: #42658C; color: #f1f1f1; border:1px solid #cccccc; font-size: 10px; height: 20px; }             
            
#newsArticleLinks a:link,
#newsArticleLinks a:active,	
#newsArticleLinks a:visited  	{ color: #555555; text-decoration : none; font-weight: normal	}
#newsArticleLinks a:hover	  	{ color: #800000; text-decoration : underline; font-weight: normal; }
				  
/***********************************
 End Stylesheet
***********************************/
