@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 831px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #CCC;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.cocoonSPRAY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
	vertical-align: middle;
	line-height: 25px;
}

.twoColFixLtHdr #header {

} 
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 150px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-left: 5px;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F4F4F4;
	color: #FFF;
	border-right-color: #F4F4F4;
}
.twoColFixLtHdr #mainContent {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 175px;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 15px;
} 
.text2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 25px;
	color: #454545;
}
.text3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: normal;
	color: #292929;
	word-spacing: normal;
	letter-spacing: 3px;
}


.twoColFixLtHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #F9F9F9;
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
} 
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
graph1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #D6D6D6;
	font-weight: lighter;
	line-height: normal;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.graph2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	background-color: #FFF;
	font-weight: normal;
}
.grid_test {
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	line-height: 25px;
}
.Sitemap {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	font-style: normal;
}
.graph {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.MSDS_graph {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: none;
	line-height: normal;
}
.flash1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #454545;
	font-size: small;
	line-height: 20px;
}
.cocoonTEXT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666;
	line-height: 25px;
}

.FLASH2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFF;
}
.BOTM {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666;
}
.bottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: x-small;
	color: #8F8F8F;
	line-height: normal;
}
.seperation {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #666;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
	line-height: 25px;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-left: 20px;
}
.seperation2 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
.seperation3 {
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #F4F4F4;
}
