/* LAST MODIFIED 10.28.09 by Kristi Oleson. Created 09.18.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #6600CC; }
a:link       { text-decoration: underline; color: #000066; }
a:hover      { text-decoration: underline; color: #00AB39; }

body, td, p
	{ 
	font-family: Verdana, Helvetica, Arial, Times;
	font-size: 13px;
	color: #000000; 
	} 

input, textarea, select
  	{
    	font-size: 15px; 
    	color: #666666; 
    	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}

.header
	{  
	color:#00AB39;
	}

.oops
	{
	color:#FF0000;
	}
	
.topchip
	{
	background-repeat: no-repeat;
	padding-left: 35px;
	}

.subheader
	{
	font-size: 12pt; 
    color: #00AB39; 
	}

.msdsheader
	{
	font-size: 12pt;
	color: #728AE8;
	}

.h3
	{
	color: #9EADF0;
	font-weight: 900;
	font-variant: small-caps;
	}

.products
	{
	list-style-position: inside;
	list-style-type: square;
	}