<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;
}
*/

<style type="text/css">
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	
}

.translation{
	font-size:12px;
	text-decoration:underline;
	cursor:hand;
	text-transform:	uppercase; 
	color:#333;
	float:right; 
	margin:-50px 30px 0 0;
	list-style:none;	
/*	font-weight:bold;*/
}

.translation2 a {
	text-transform:	uppercase; 
	color:#333;
	float:right; 
	margin:-30px 180px 0 0;
}

.maintext_blk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	}
.bulleted {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
}
.teaser1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #C60;
}
.teaser2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0D86BF;
}
.teaser3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5B8B53;
}
a:link {
	color: #36C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #F66;
}
a:hover {
	text-decoration: underline;
	color: #03F;
}
a:active {
	text-decoration: none;
	color: #6FF;
}

}
.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.title1 strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #36C;
}
.inset1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000;
}
#inset_cell1 {
	background-image: url(http://www.cdc.gov/nceh/eis/local/b/css/images/box-bg.png);
	background-repeat: repeat-x;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.teaser4 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.maintext1 {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	color: #9E130F;
}

.headline_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: normal;
	font-weight: bold;
	color: #9E130F;
}
.notation {
	font-style: italic;
	font-weight: bold;
	color: #F00;
}


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


/* Boxed Arrow */
/* DO NOT REMOVE. Legacy classes from pre-2.4 Spanish pages; still in use. */ 
#flashALTcontent {
	margin-left:10px;
}

#moreInfo {
background-color:#F3F2F9;
border:0 none;
padding:5px;
}

#boxedArrow {
	margin-left: 1px;
	padding: 5px;
	height: 210px;
	width: 195px;
	float: left;
	clear: none;
	background: url(../../../../../spanish/images/arrowBox.jpg) no-repeat;
}

#boxedArrow h2{
	margin: 5px;
	padding: 5px;
	font-size: 1em;
	font-weight: bold;
	color:#B96212;
}

#boxedArrow ul {
	margin-top: 2px;
	margin-left: 5px;
	font-size: .9em;
}

#boxedArrow  li {
	display: block;
	padding: 1px;
	margin-left: 20px;
	margin-bottom: 2px;
	background: none;
	list-style-type: disc;
	list-style-position: inherit;
}

#boxedArrow a, #boxedArrow a:hover, #boxedArrow a:visited, #boxedArrow a:active {  
	font-size: 1em;
}

.dateStamp
{
font-size: .9em;
color:#999999;

}
.headerLead
{
color:#0C5205;
font-size:1.6em;
font-weight:normal;
margin-top:20px;

}
-->
</style></p></body></html>