<html><body><p>/* 
===========================================================
A to Z -- CONTENT STYLES
===========================================================
*/
/*@import url('/css/A/theme-blueHome.css');*/

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

#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%;
	color:#3b326a;
}

#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 ul ul li a{
	margin: 0;
	padding: 5px;
	display: inline;
	font-size: 0.9em;
	font-style: normal;
	color:#3b326a;
}

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: 17px;
	margin: 1px;
	padding: 0;
	clear: none;
	position: static;
	background-color: none;
}

/* 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: #f2f1f9; 
	font-weight: bold;
}

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

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

div ol.AZlist-main li a:visited {
	background: #f2f1f9;
	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://www.cdc.gov/images/home/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;
}


/*#content-main a:hover {
	text-decoration: none;
} Removed for EPR */

.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;
}</p></body></html>