body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #000000;
}

#frame {
	margin: 0;	
	padding: 0;	
}

h2 {
	margin: 1.2em 0 .5em 0;
	font-size: 1.4em;
	font-weight: bold;
	clear: both;
	}
	
h3 {
	margin: 1.2em 0 .5em 0;
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}
	
h4 {
	margin: 1.2em 0 .5em 0;
	font-size: 1.1em;
	font-weight: bold;
}
	
h5 {
	margin: 1.2em 0 .5em 0;
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	}
	
h6 {
	margin: 1.2em 0 .5em 0;
	font-size: 1em;
	font-weight: bold;
	}
	
h7 {
	margin: 1.2em 0 .5em 0;
	font-size: 1em;
	font-weight: bold;
	font-style: italic;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
PAGE LAYOUT
/////////////////////////////////////////////*/

#mcolrcol {
	margin: 0 0 20px 0;
	clear: both;
}

#content {
	clear: both;
}

#gbl-omniture {
	margin: 0;
	padding: 0;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
TWO-COLUMN LISTS
/////////////////////////////////////////////*/

ul.twocolumnlist {
	font-size: .9em;
	width: 48%;
	}

.twocolumnlist a {
	font-size: 1.1em;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
RIGHT COLUMN
/////////////////////////////////////////////*/

#rcol {
	padding: 0;
	clear: both;
}

#rcol h2 {
	margin: 0 0 7px 0;
	padding: 5px 0 0 0;
	font-size: 1.1em;
	line-height: .9em;
	}

#rightblock h2 {
	margin: 0 0 7px 0;
	padding: 5px 0 0 0;
	font-size: 1.1em;
	line-height: .9em;
	}

#rcol ul {
	font-size: .9em;
	}

#rightblock ul {
	font-size: .9em;
	}

#rcol ul.twocolumnlist li {
	font-size: .9em;
	}

#rightblock ul.twocolumnlist li {
	font-size: .9em;
	}

#rcol ul.twocolumnlist li a {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	}

#rightblock ul.twocolumnlist li a {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
CDC HEADER
/////////////////////////////////////////////*/

/* CDC TOP NAVIGATION
----------------------*/
#skiplinks, #skiplinks a {
	color: #FFFFFF;
	font-size: 4px;
	/* Other properties in newbrowsers.css */
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
LEFT NAV
/////////////////////////////////////////////*/

#leftnav {
	/*display: inline;*/
	/*float: left;*/
	/*margin: 0 4px 0 0;*/
	/*padding-right: 4px;*/
	clear: both;
}

#leftnav-title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

#leftnav-title span {
	display: none;
}

#leftnav h2 {
	display: none;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
DATE
/////////////////////////////////////////////*/

#datestamp-ftr p {
	font-size: .9em;
	color: #666666;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
FOOTER
/////////////////////////////////////////////*/

ul#cdcftrnav {
	clear: both;
}

h2#cdcftrnav {
	display: none;
}

#ftraddressbar {
	float: left;
	clear: both;
}

#ftrlogos {
	clear: both;
}

#firstgovlogo a {
	clear: both;
}

#hhslogo a {
	clear: both;
}

#hhslogo span {
	clear: both;
}

address {	
	clear: both;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
RIGHT NAV
/////////////////////////////////////////////*/

div.rightnav {
	float: right;
	clear: right;
	margin: -1px 0 0 7px;
	width: 140px;
	}

div.rightnav ul {
	margin: 0 0 9px 0;
	padding: 5px 0 0 0;
	background: #FFFFE5;
	border-top: 3px solid #083C94;
	border-bottom: 3px solid #083C94;
	list-style: none;
	font-size: .9em;
	color: #666666;
	}

div.rightnav ul h2 {
	padding: 0 3px 3px 3px;
	margin: 3px 0 0 -17px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background: url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/rnheading.gif) 0 5px repeat;
	color: #000000;
	line-height: 1.1em;
}
	
div.rightnav ul h3 {
	padding: 3px 0 0 0;
	margin: 3px 0 0 -17px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background: url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/rnheading.gif) 0 5px repeat;
	text-transform: uppercase;
	color: #000000;
}
	
div.rightnav ul li {
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
	background: #FFFFE5 url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/blt_leftnav.gif) 5px 5px no-repeat;
	line-height: 1.3em;
	}
	
div.rightnav ul li ul {
	border: none;
	padding: 0;
	margin: 0;
	}
	
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
RIGHT NAV -- OLD
/////////////////////////////////////////////*/

ul.rightnav {
	margin: -1px 0 0 7px;
	padding: 5px 0 7px 0;
	background: #FFFFE5;
	border-top: 3px solid #083C94;
	border-bottom: 3px solid #083C94;
	list-style: none;
	font-size: .9em;
	color: #666666;
	clear: right;
	float: right;
	width: 140px;
	}

ul.rightnav h2 {
	padding: 0 3px 3px 3px;
	margin: 3px 0 0 -17px;
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	background: url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/rnheading.gif) 0 5px repeat;
	color: #000000;
	line-height: 1.1em;
}
	
ul.rightnav h3 {
	padding: 3px 0 0 0;
	margin: 3px 0 0 -17px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background: url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/rnheading.gif) 0 5px repeat;
	text-transform: uppercase;
	color: #000000;
}
	
ul.rightnav h4 {
	padding: 3px 0 0 0;
	margin: 3px 0 0 -17px;
	font-size: 1em;
	font-weight: bold;
	font-style: normal;
	text-align: center;
	background: url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/rnheading.gif) 0 5px repeat;
	text-transform: uppercase;
	color: #000000;
}
	
ul.rightnav li {
	margin: 0 0 3px 0;
	padding: 0 0 0 15px;
	background: #FFFFE5 url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/blt_leftnav.gif) 5px 5px no-repeat;
	}
	
/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////////////////////////////////////////////*/

hr {
	height: 1px;
	clear: left;
}

h2.homepage {
	font-family: Garamond, Times New Roman, Times, serif;
	border-bottom: 2px solid #FEE57F;
	color: #666666;
	font-size: 1.9em;
	font-weight: bold;
	clear: both;
	}

h3.homepage {
	font-size: 1.2em;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	clear: both;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////////////////////////////////////////////*/

input#gobtn{
	border-width: 0px;
	border: 0px;
	display: inline;
}

input#searchfield{
	color: #000099;
	font-family: monospace;
	font-size: 1.0em;
}

/* =======================================================
ON THIS PAGE: */

p.onthispage {
	font-size: .9em;
	font-weight: bold;
	}

ul.onthispage li, ol.onthispage li {
	font-size: .9em;
	font-weight: normal;
	}

ul.onthispage li ul li {
	font-size: .9em;
	font-weight: normal;
	font-style: normal;
	}

/* =======================================================
NAV PAGE: */

p.afteronthispage {
	clear: left;
	padding: 10px 0 0 0;
	}

table.table {
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
	}

table.table td {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	}

table.table tr {
	background: #F8F8F8;
	}

table.table th {
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background: #CCCCCC;
	}

.indent {
	padding-left: 20px;
	}

table.footnote td {
	border-bottom: none;
	border-right: none;
	padding: 2px 2px 2px 2px;
	font-size: .9em;
	}

p.footnote {
	font-size: .9em;
	}

td.footnote {
	font-size: .9em;
	}

.red {
	color: #FF0000;
	}

.englishtitle {
	color: #B4B4B4;
	font-size: .9em;
	font-style: italic;
	}

p.englishtitle {
	margin: -1.2em 0 1.2em 0;
	padding: 0 0 10px 0;
	}

ul li span.englishtitle a {
	font-weight: normal;
	font-size: 1em;
	color: #576D86;
	}

ul li span.englishtitle a:visited {
	color: #7A4550;
	}

td.tablesmalltext {
	font-size: .9em;
	}

tr.tablesmalltext {
	font-size: .9em;
	}

th.tablesmalltext {
	font-size: .9em;
	}

ul.spotlight {
	clear: left;
	background: #FFFFCC;
	padding: 6px 6px 6px 6px;
	margin: 0 10px 15px 0;
	list-style: none;
	font-size: .9em;
	border-color: #DADADA;
	border-width: 1px;
	border-style: outset;
	position: relative;
	top: 4px;
	width: 405px;
	}

ul.spotlight li {
	padding: 1px 0 1px 70px;
	margin: -1px 0 0 0;
	background-image: url(/eot2008/20090506150217oe_/http://www.cdc.gov/flu/images/homepagespotlight.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

ul.spotlight a {
	font-weight: bold;
	}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
TITLE
/////////////////////////////////////////////*/

p.breadcrumbs {
	margin: 0;
	padding: 0 0 3px 0;
	font-size: .9em;
}

h1 {
	margin: 0;
	font-size: 1.7em;
	font-weight: bold;
	padding: 0 0 20px 0;
}

.title-homepage {
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

h1.homepage {
	margin: 0;
	font-size: 2.2em;
	font-weight: bold;
	padding: 0 0 10px 0;
}

p.subtitle {
	margin: -20px 0 0 0;
	padding: 0 0 20px 0;
	font-size: 1.2em;
	font-weight: bold;
}

p.pretitle {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
	padding: 0;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
/////////////////////////////////////////////*/

ul.navpage span.smalllink a {
	font-size: 1em;
	font-weight: normal;
	}

 ul.twocolumnlist span.smalllink a {
	font-size: 1em;
	}

.newupdated {
	color: #FF0000;
	font-size: .9em;
	font-weight: bold;
	}

#emailprint {
	font-size: .9em;
}

.filesize {
	color: #666666;
	font-size: .9em;
	font-weight: normal;
	}

.filesize a {
	font-size: .9em;
	font-weight: normal;
	}

.date-link {
	color: #666666;
	font-size: .9em;
}

.linkdescription {
	color: #666666;
	font-size: .9em;
	}
