body,td,th {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.40;

}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a:link, a:visited, a:active {
	color: #000000;
	 text-decoration: none;
 }

A:hover {
 color: #000000;
 border-bottom: 1px solid #CD0000; 
}

 li { list-style-image:url(images/bullet.gif);  } 
 UL { margin-left: -20px; }  /*  needs adjustment (alternate css) for firefox  */

/*----------------------------------text styles--------------------------------*/

  .header1 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;  
  }
  
  .leftcolumntext {
	color: #000000;
	font-size: 11px;

  }
  
    .copyright {
	color: #ABAAAA;
	font-size: 9px;
  }
  
  
/*-------------------------------Two Column Style-----------------------------*/

  #bar-left {
 	border-left: 15px solid #C6CCC4;
 }

  #bar-right {
 	border-right: 2px solid #C6CCC4;
 }
 
  #cellpaddingleft {
    padding: 5px;
	line-height: 1.90;
  }
  
  #cellpaddingright {
  padding-left: 25px;
  }
  
  #copyrightpadding {
  padding: 5px;
  }
 
 /*---------------------------------------------------------------------------*/
 
 