/* Style sheet for Chemsafety - new branding Aug 09*/



Body	{
	font-family:Helvetica, Arial, san-serif;
	font-size: 0.9em;
	background-color: rgb(255,255,255)
	}

H2	{
	color: rgb(84,28,112);
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 1.2em;
	}

h3	{
	font-size: 1.2em;
	font-style: normal;
	color: rgb(158,130,175);
	font-family: Arial, Helvetica, sans-serif;
	}

h5	{
	color: rgb(158,130,175);
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-transform: uppercase;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	}

font.color	{
	color: rgb(75,50,115);
	font-family: Arial, sans-serif;
	}	



font.subhead	{
	color: rgb(158,130,175);
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	}

font.title	{
	color: rgb(84,28,112);
	font-family: Arial, sans-serif;
	font-size: 1.3em;
	}

div.darkbar	{
	align: center
	background-color: rgb(84,28,0);	
	}


table.body	{
	background-color: rgb(255,255,255);
	font-size: 1em;
	}

table.spacing	{
	background-color: rgb(255,255,255);
	}

td.side	{
	background-color: rgb(84,28,112);
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	font-weight: 400;
	color: rgb(158,130,175);
	text-transform: uppercase; 
	}

UL	{
	list-style-image: url(bullet.gif);
	font-family: Arial, sans-serif;
	font-size: 1em;
	list-style-position: outside;

	}

font.here	{
	color: rgb(151,191,13);
	}	

A:link	{
	color: rgb(158,130,175);
	text-decoration: none;
	}

A:visited {
	color: rgb(240,134,27;
	text-decoration: none;
	}


A:hover {
	color: rgb(226,0,26);
	text-decoration: underline;
	}

A.mail {
	font-size: 0.8em;
	}


font.print {
	font-family: Arial, sans-serif;
	font-size: 0.9em;
	}

font.credit {
	color: rgb(158,130,175);
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-align: center;
	}


font.subtle {
        color: rgb(199,182,209);
	font-family: Arial, sans-serif;
	font-size: 0.6em;
	text-align: center;
        }

div.friendly {
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	text-align: right;
        }

font.grey {
        color: rgb(150,150,150);
        }

font.goto {
	color: rgb(0,0,255)
	}
	
hr.bottom {
	width: 75%;
	color: rgb(75,50,115);
	size: 3pt;
	align: center;
	}	

font.emph {
        color: rgb(50,140,140);
        }

font.news {
        color: rgb(199,0,0);
	font-size: 1.1em;
        }

font.caption {
	font-style: italic;
	color: rgb(75,50,115);
	fint-size: 0.9em;
	}