<html><body><p>@charset "UTF-8";

/* =================================================
LOCAL STYLE SHEET
Use this to overwrite any of the global styles or add customized elements
================================================= */

/* Diagnostics File */
/*@import url("/TemplatePackage/css/B/diagnostics.css");*/

/* COLOR THEME -- ORANGE */
/*@import url("/TemplatePackage/css/B/theme-orange.css");*/

/* COLOR THEME -- PURPLE */
/*@import url("/TemplatePackage/css/B/theme-purple.css");*/

/* COLOR THEME -- ROSE */
/*@import url("/TemplatePackage/css/B/theme-rose.css");*/

/* COLOR THEME -- TAN */
/*@import url("/TemplatePackage/css/B/theme-tan.css");*/

/* COLOR THEME -- TEAL */
/*@import url("/TemplatePackage/css/B/theme-teal.css");*/

/* min-height rule for topic blocks container */
/*
.top-blocks dl{
	min-height: 50px;
}
*/

/* OLD CSS START */


/* OLD CSS END */

.note 
		{
		color: #900
		font-size: 90%;
		}

span .rednote 
		{
		color: #900
		font-size: 90%;
		}		

.top
		{
		font-size: 95%; 
        text-align: center;
        }
               	

.top a
		{
		text-decoration: underline;
		}
		
.totop
		{
		font-size: 95%; 
        text-align: center;
        }
               	

.totop a
		{
		text-decoration: underline;
		}		
		
.falshrighttext {padding-top: 15px;}

===========================================================
A to Z -- CONTENT STYLES (IF USED - SEE /az/a.html)
===========================================================
*/
@import url('../../../../../TemplatePackage/css/A/theme-blueHome.css');

#AZ-content {
	float: left;
	clear: none;
	margin-left: 3px;
	overflow: visible;
	display: block;
	position: relative;
	width: 98%;
}

#AZ-content h1 span {
	font-size: 1.4em;
	color: #00539F;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 2px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	clear: left;
}


#AZ-content ul {
	display:block;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px;
	padding:0px;
	width: auto;
	clear: left;
}

#AZ-content li {
	background: transparent none repeat scroll 0% 0%;
	display: block;
	margin: 0px 0px 0px 3px;
	padding: 1px;
}

#AZ-content li a {
	display:block;
	padding:3px;
	text-decoration:none;
	width:100%;
}

#AZ-content li a:hover {
	background: #fff9e5;
	text-decoration: underline;
}

#AZ-content ul ul li {
	margin-bottom: 0;
	padding: 0;
	list-style-type: none;
	color: #565656;
	font-size: .8em;
	text-indent: 15px;
	font-style: italic;
}

#AZ-content a .aznote {
color: #000000;
font-size: 90%;
}

#AZ-content ul ul li a {
	margin: 0;
	padding: 5px;
	display: inline;
	font-size: 0.9em;
	font-style: normal;
}


div.AZlist-main-container {
	margin-top: 5px;
	margin-left: 0;
	margin-bottom: 10px;
	float: left;
	clear: both;
	overflow: visible;
	position: relative;
	width: 100%;
}

div ol.AZlist-main {
	list-style: none;
	padding: 0;
	margin: 0px 0px 0px 3px;
	font-size: 1.3em;
	font-weight: normal;
	color:#000000;
	text-align: center;
	float: left;
	width: auto;
	overflow: visible;
	position: relative;
}

div ol.AZlist-main li {
	display: inline;
	float: left;
 	width: 19px;
	margin: 1px;
	padding: 0;
	clear: none;
	position: static;
}

/* For IE7 and Firefox */
html &gt; body div ol.AZlist-main li {
	margin: 3px;
}

div ol.AZlist-main li a {
	display: block;
	width: 100%;
	padding: 0;
	border-width: 2px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color:#0a29a5;
	text-decoration: none;
	background: #f4f8ff;
	font-weight: bold;
}

div ol.AZlist-main li#active a {
	background: #f4f8ff;
	color:#0a29a5;
	text-decoration: none;
}

div ol.AZlist-main li#active a:visited {
	background: #f4f8ff;
	color:#0a29a5;
	text-decoration: none;
}

div ol.AZlist-main li a:visited {
	background: #f4f8ff;
	color:#0a29a5;
	text-decoration: none;
}

div ol.AZlist-main li a:hover {
	color:#0a29a5;
	font-weight:bold;
	text-decoration: none;
	background: #ffffff;
	border-color: #aaab9c #fff #fff #ccc;
}

div ol.AZlist-main li#active a:hover {
	color:#0a29a5;
	font-weight: bold;
	text-decoration: none;
	background: #ffffff;
	border-color: #aaab9c #fff #fff #ccc;
}

div ol.AZlist-main li.activeLetter{
	font-size: 1.0em;
	text-decoration: none;
	background: #ffffff url(http://atsdrappdev.cdc.gov/img/yellow_downArrow.gif) no-repeat 0 23px;
	color: #00539F;
	width: 20px;
	height: 35px;
	margin: 3px 2px 3px 2px;
	padding: 0;
	font-weight: bold;
}

/* For IE7 and Firefox */
html &gt; body div  ol.AZlist-main li.activeLetter{
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 0;
	padding: 0;
}

div#content div#az-faqs.module {
	margin: 18px 12px 0px 0px;
	padding: 0px 0px 0px 0px;
	overflow: visible;
	clear: left;
}

div#content div#az-faqs div.page-curl {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 8px 0px;
	position: static;
	overflow: visible;
}



.AZ-backtoMainAZIndexTop {
	float:right;
	font-weight:bold;
	padding-right: 55px;
	margin-top:10px;
}
.AZ-backtoMainAZIndexBottom {
	margin-bottom:10px;
	margin-left:120px;
	margin-top:20px;
	width:470px;
	display: block;
	clear: both;
}
html &gt; body .AZ-backtoMainAZIndexTop {
	padding-right: 125px;
}

.AZ-backtoMainAZIndexBottom p {
	text-align:center;
}
.underlineme {
	text-decoration:underline !important;
}

.top-blocks dl{
	min-height: 75px;
}

ol.references {
	font-size: 0.9em;
	font-weight: normal;
	color:#696969;	
}

.note {
	color: #000000;
	font-size: 90%;
}

.top {
	font-size: 95%; 
    text-align: center;
}
               	

.top a {
	text-decoration: underline;
}

.pageOptions-horizontal #wide-share-horizontal.share ul{
	background-color:white;
	display:block;
	position:absolute;
	left: -1000px;
	top: 20px;
	margin:0;
	border: 1px solid #cdcdcd;
	padding:0 0 3px 0;
	list-style-type:none;
	width:130px;
	height:165px;
	z-index:99;
}
.pageOptions-horizontal #wide-share-horizontal.sfhover &gt; ul{
	left: 155px;
	z-index:99;
}

.tableBkgrd {
 	background-color:#F5FAED;
	width: 100%;
	border-top: 1px solid #360;
	border-right: 1px solid #360;
	border-bottom: 2px solid #360;
	border-left: 2px solid #360;

}

	
.TRbkgrd {
	background-color: #360;
	border: 1px solid #FFF;
	color: #FFF;

}

.TR2bkgrd {
/*	color: #360;*/
	background-color:#c1d5b0;
}
	
.caption2 {
	font-size:15px;
	font-weight:bold;
	color:#336600;
	

}

.hiderow {
/*	display: none*/
	background-color:#F5FAED;
	border-bottom: 1px solid #360;	
	
}


	
div.contactLeft {
	margin: 0 10px 0 20px;
/*	height: 210px;*/
	}
	
div.contactLeft2 {
	margin: 0px 0 0 20px;
/*	height: 210px;*/
	}	
	
div.contactRight {
	margin: 0 10px 0 125px;
/*	height: 210px;*/
	}	
	
div.listbdr {
	border:#CCC 1px solid; 
	width:370px;
	margin: 10px 0 0 20px;
	}
	
div.listbdr2 {
	border:#CCC 1px solid; 
	width:485px;
/*	margin: 10px 0 0 0;*/
	}	
	
ul.tab {
	margin: 0 0 0 10px;
	}
	
h4.linehgt {
   line-height:15px; 
   margin: 0 0 8px 0;
   }	
   
span.note {
	font-size:11px; 
	font-style:italic;
	color:#900
	/*margin: 0 0 0 10px;*/
	}
	
	
.note 
		{
		color: #000000;
		font-size: 90%;
		}

.top
		{
		font-size: 95%; 
        text-align: center;
        }
               	

.top a
		{
		text-decoration: underline;
		}
		
.totop
		{
		font-size: 95%; 
        text-align: center;
        }
               	

.totop a
		{
		text-decoration: underline;
		}	</p></body></html>