/**********************************************************************
 News Article Stylesheet
**********************************************************************/

.newsTable             { background-color: #ffffff; color: #fff; height: 100%; width: 100%; font-size: 11px;
                        border:1px solid #D2C49F; text-align: left; padding-left: 5px; margin-bottom: 5px;
                        }
.newsTable th          { background-color: #D2C49F; background-image:url('../images/mainNav_02.jpg'); color: #000; width: 100%; 
                         font-size: 13px;  text-align: center; padding: 0px; height: 15px; 
                         border:0px solid #A8EEFF;
                         } 
.newsTable td          { background-color: #F3F3F3; color: #1A1A1A; height: 100%; width: 100%; 
                         font-size: 12px; padding: 2px; 
                         border:0px solid #444444;
                        }                                               
.newsTable a:link,
.newsTable a:visited   { color: #253358;	text-decoration : none; font-weight: normal; }
.newsTable a:hover,
.newsTable a:active 	  {	color: #253358; text-decoration : none; font-weight: bold;}


.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;}
                  
.outerTable 	{ padding: 0px; }
.outerTable td	{ height: 100px; vertical-align: top; padding: 4px;
                  }                    
.newsTable2 { width: 100%; 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;
                     } 					     
            

				  
/***********************************
 End Stylesheet
***********************************/
