html {
	height: 100%;
}
body {
	margin: 0;
	padding: 0;
	height: 100%;
	min-width: 844px;
	font:normal 12px arial,sans-serif;
}
img {
	border: none;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
form td.label {
	text-align:right;
	padding-right:5px;
}
.page {
	width: 100%;
	min-height: 100%;
	background: url(../images/bg.gif) repeat-y 50% 0;
	float: left;
}
* html .page {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 830px;
	position: relative;
}
* html #main {
	width: 831px;
	left: 1px;
}
*+html #main {
	width: 831px;
	left: 1px;
}
#page-pressnews ul li {
	margin-bottom:1em;
}
#header {
	width: 830px;
	position: relative;
	background: url(../images/header-bg.gif) repeat-x;
	height: 165px;
	left: 0;
	top: 0;
}
.logo {
	background: url(../images/logo.gif) no-repeat;
	width: 273px;
	height: 99px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 28px;
	left: 20px;
}
.form {
	float: right;
	background: url(../images/form-bgb.gif) no-repeat;
	width: 204px;
	height: 85px;
	margin: 43px 11px 0 0;
	padding: 5px 0 0 19px;
	display: inline;
}
.form label {
	color: #000;
	font: bold 14px/17px Arial, sans-serif;
	display: block;
	padding: 0px 0 3px;
}
form p.step-label {
	margin-top:15px;
}
.form input {
	float: left;
	margin: 0 0 0 3px;
	width: 16px;
	height: 15px;
}
.form .input {
	background: url(../images/input-bg.gif) no-repeat;
	width: 135px;
	height: 16px;
	padding: 1px 0 0;
	float: left;
}
.form .input input {
	width: 125px;
	height: 14px;
	background: none;
	border: 0;
	font-size: 11px;
	margin: 0 0 0 5px;
	padding: 0;
	display: inline;
}

.followus {
  font-size: 11px;
  float: left;
}

.form p {
	margin: 0;
	padding: 2px 0 0;
	font: 11px Arial, sans-serif;
	clear: both;
}
.form1 {
  float: right;
  background: url(../images/form-bg.gif) no-repeat;
  width: 204px;
  height: 75px;
  margin: 43px 11px 0 0;
  padding: 5px 0 0 19px;
  display: inline;
}

.main-nav {
	margin: 0;
	padding: 144px 0 0 10px;
	clear: left;
	display: block;
}
.main-nav li {
	display: inline;
	float: left;
	font: bold 12px/16px Arial, sans-serif;
	padding: 0 6px 0 7px;
	background: url(../images/sep.gif) no-repeat 0 2px;
}
.main-nav li.first {
	background: none;
}
.main-nav li a {
	text-decoration: none;
	color: #ffbf0f;
}
.main-nav li a:hover,
.color-links li a:hover {
	color: #C30;
}
.color-links {
	float: right;
	margin: -3px 0 0;
	padding: 0;
}
.color-links li {
	float: left;
	display: inline;
	font: bold 14px/17px Arial, sans-serif;
}
.color-links li a {
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	float: left;
}
.color-links li.blue a {
	background: url(../images/menu-blue-button-bg.gif) no-repeat;
}
.color-links li.blue a span {
	background: url(../images/menu-blue-button-bg-right.gif) no-repeat 100% 0;
}
.color-links li.yellow a {
	background: url(../images/menu-yellow-button-bg.gif) no-repeat 100% 0;
}
.color-links li a span {
	cursor: pointer;
	height: 21px;
	float: left;
	padding: 3px 9px 0;
}
.footer-holder {
	margin: -64px 0 0;
	width: 100%;
	float: left;
}
.footer-center {
	margin: 0 auto;
	width: 830px;
	position: relative;
}
* html .footer-center {
	left: 1px;
	width: 831px;
}
*+html .footer-center {
	left: 1px;
	width: 831px;
}
.footer {
	background-color: #f90;
	height: 64px;
	width: 830px;
}
.footer p {
	text-align: center;
	color: #000;
	font: 11px Arial, sans-serif;
	padding: 18px 0 0;
	margin: 0;
}
.footer p a {
	color: #000;
	text-decoration: none;
}
.footer p a:hover {
	text-decoration: underline;
}
.container {
	width: 830px;
	display: block;
	clear: both;
	padding: 0 0 78px;
	margin:0;
	overflow: hidden;
	float: left;
}
.col-1 {
	float: left;
	width: 205px;
	padding-right:5px;
}
.data-resources {
	display: block;
	margin: 18px 12px 0 19px;
	padding: 0 0 22px;
	background: url(../images/dotted-line-2.gif) repeat-x 0 100%;
}
.secondary-page .data-resources {
	margin: 38px 12px 0 18px;
	padding-bottom: 12px;
}
.data-resources h2,
.data-resources h2 a {
	margin: 0;
	padding: 0 0 8px;
	color: #f90;
	font: bold 16px Arial, sans-serif;
	text-decoration:none;
}
	.data-resources h2 a:hover {
		text-decoration:underline;
	}
.data-resources p {
	margin: 0;
	padding: 0 0 7px 1px;
	font: 13px/13px Arial, sans-serif;
	color: #fff;
}
.data-resources ul,
.health-in-news ul {
	margin: 0 0 0 1px;
	padding: 0;
	font: bold 13px/16px Arial, sans-serif;
}
.health-in-news ul {
	font-weight: normal;
}
.secondary-page .data-resources ul {
	margin: 5px 0 0 1px;
}
.data-resources ul li,
.health-in-news ul li {
	list-style: none;
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 1px 16px;
	overflow: hidden;
}
*+html .data-resources ul li,
*+html .health-in-news ul li {
	overflow: visible;
}
.health-in-news ul li {
	padding-bottom: 4px;
}
.secondary-page .data-resources ul li {
	background: url(../images/pointer.gif) no-repeat;
	padding: 0 0 8px 19px;
	color: #fff;
}
.data-resources ul li a,
.health-in-news ul li a {
	text-decoration: none;
	color: #fff;
}
.data-resources ul li a:hover,
.health-in-news ul li a:hover {
	text-decoration: underline;
}
ul.inner {
	margin: 0 0 0 -2px !important;
	padding: 6px 0 0 !important;
	width: 100%;
	display: block;
}
.roll-close ul.inner {
	display: none;
}
.close ul.inner {
	display: none;
}
.open ul.inner {
	display: block;
}

.data-resources ul li ul.inner li {
	padding: 2px 6px 2px 22px;
	background: url(../images/pointer.gif) no-repeat 4px 2px;

}
.data-resources ul li.active {
	background: url(../images/pointer.gif) no-repeat -237px 1px;
}
	.data-resources ul li ul.inner li.active {
		background: url(../images/pointer.gif) no-repeat -233px 2px;
	}
	.data-resources ul li.active a,
	.data-resources ul li ul.inner li.active a {
		background: #c30;
		color: #ffc710;
		display:block;
		zoom:1;
	}
	.data-resources ul li.active ul.inner li a {
		background:transparent;
		color:#fff;
	}

.health-in-news {
	display: block;
	margin: 16px 0 0 19px;
}
.secondary-page .health-in-news {
	padding-bottom: 10px;
}
.health-in-news h3 {
	margin: 0;
	padding: 0 25px 6px 0;
	color: #fff;
	font: bold 13px/13px Arial, sans-serif;
}
.health-in-news p {

  color: #fff;

}
.tracker-box {
	width: 178px;
	display: block;
	margin: 14px 0 0 19px;
}
.tracker-box-bg {
	display: block;
	padding: 13px 8px 9px 13px;
}
.tracker-box a {
	color:#030;
	text-decoration:none;
}
.tracker-box a:hover {
	text-decoration:underline;
}
.tracker-box h3 {
	margin: 0;
	padding: 0 0 23px;
	background: url(../images/text-new-issue.gif) no-repeat;
	width: 153px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
}
.tracker-box p {
	margin: 0;
	padding: 0 0 10px 5px;
	text-transform: uppercase;
	color: #333;
	font: 11px/16px Arial, sans-serif;
}
.tracker-box img {
	float: left;
	margin: 3px 5px 0 5px;
}
.col-2 {
	float: left;
	width: 381px;
	margin: 16px 0 0 10px;
	display: inline;
}
.flash-box {
	background-color: #fff;
	display: block;
	padding: 7px 0 7px 7px;
}
.flash {
	display: block;
}
.flash img,
.flash object {
	display: block;
}
.flash-title {
	display: block;
	background-color: #ffbf0f;
	margin: 5px 8px 0 0;
	padding: 15px 10px 19px 10px;
}
.flash-title h1 {
	margin: 0;
	padding: 0;
	color: #000;
	font: bold 21px/23px Arial, sans-serif;
}
.flash-title p {
	margin: 0;
	padding: 0;
	color: #000;
	font: 13px Arial, sans-serif;
}
.flash-title p a {
	color: #000;
}
.flash-title p a:hover {
	text-decoration: none;
}
.quote-box {
	display: block;
	margin: 28px 24px 0 28px;
}
.quote-box h2 {
	margin: 0;
	padding: 0 0 4px;
	font: bold 16px Arial, sans-serif;
	color: #c30;
}
.quote-box p {
	margin: 0;
	padding: 0 0 5px;
	font: bold 15px/17px Arial, sans-serif;
	color: #000;
}
.quote-box p.name {
	text-align: right;
	font-style: italic;
	font-size: 12px;
}
.quote-box p cite {
	font-style: normal;
}
.your-voice {
	display: block;
	margin: 7px 0 0 28px;
}
.your-voice p {
	margin: 0;
	padding: 0;
	color: #000;
	font: 11px/13px Arial, sans-serif;
}
.your-voice p a {
	color: #000;
}
.your-voice p a:hover {
	text-decoration: none;
}
.col-3 {
	float: left;
	width: 185px;
	margin: 17px 0 0 24px;
	display: inline;
}
.events {
	display: block;
	padding: 0 0 41px;
}
.events h2 {
	margin: 0;
	padding: 0;
	color: #069;
	font: bold 16px Arial, sans-serif;
	text-transform: uppercase;
}
.events ul {
	margin: 0 10px -11px 0;
	padding: 12px 0 0;
}
.what-new ul {
	padding: 5px 0 0;
	margin: 0 10px -17px 0;
}
.events ul li {
	list-style: none;
	padding: 0 0 14px;
}
.events ul li p {
	margin: 0;
	padding: 0 0 5px 1px;
	font: bold 12px/13px Arial, sans-serif;
	color: #000;
}
.events ul ul {
  padding:0;
  margin-bottom:4px;
}
.events ul ul li {
  padding-bottom:1px;
  list-style:disc;
  margin-left:19px;
}

.past-events h2 {
 font-size:16px;
 margin-bottom:8px;
}

.register,
.moreinfo {
	display: block;
	width: 79px;
	height: 22px;
	text-indent: -9999px;
	margin: 0 0 0 2px
}
.register {
	background: url(../images/btn-register.gif) no-repeat;
}
.moreinfo {
	background: url(../images/btn-moreinfo.gif) no-repeat;
}
.reg-more-wrapper a {
 float:left;
}

.more {
	text-decoration: none;
	color: #7a7a68;
	font: italic bold 12px/13px Arial, sans-serif;
}
.more:hover {
	text-decoration: underline;
}
.having-box {
	display: block;
	background: url(../images/dotted-line-1.gif) repeat-x;
	margin: 7px 5px 0 1px;
	padding: 21px 0 0 2px;
}
.having-box-bg {
	background: url(../images/having-box-bg.gif) repeat;
	width: 176px;
	min-height: 180px;
	display: block;
	overflow: hidden;
	border-bottom: 1px solid #c0c0b3;
}
* html .having-box-bg {
	height: 180px;
}
.having-box h3 {
	margin: 19px 0 5px 24px;
	padding: 0;
	background: url(../images/text-haying-our-say.gif) no-repeat;
	width: 144px;
	height: 36px;
	text-indent: -9999px;
	overflow: hidden;
}
.having-box p {
	margin: 0;
	padding: 0 7px 0 34px;
	font: 10px/12px Arial, sans-serif;
	color: #000;
}
.having-box p a {
	color: #000;
}
.having-box p a:hover {
	text-decoration: none;
}
.content {
	float: left;
	width: 512px;
	margin: 18px 0 0 37px;
	display: inline;
}
.content h1 {
	font-size:1.5em;
	color:#f00;
  margin-bottom:0;
}
.content h1.header {
	font-size:1.0em;
	font-weight:normal;
	color:#000;
	margin:1em 0;
}
.eventspage h1 {
	margin-bottom:10px;
}
.content p {
  margin:0 0 1.0em 0;
}

/* Data & Resources */

	.dataresources h2 {
		font-family:arial,helvetica,sans-serif;
		font-size:115%;
		font-weight:bold;
		margin-bottom:0;
	}
	.dataresources p {
		margin:0 0 1em 0;
	}
		.dataresources h2 a {
			color:#069;
			text-decoration:none;
		}
			.dataresources a:hover {
				text-decoration:underline;
			}
	.dataresources ul {
		margin-bottom:2em;
	}
		.dataresources .links-list li {
			margin-bottom:0.5em;
			list-style-type:square;
		}
		.dataresources ul.links-stacked {
			padding-left:0;
			margin-left:0;
		}
		.dataresources .links-stacked li {
			margin-bottom:0.5em;
			padding-left:0;
			list-style-type:none;
		}


.dataresources #content-body {
	margin-top:10px;
}
	.dataresources .row {
		margin-bottom:20px;
	}
		.dataresources .row .row-item {
			width:245px;
			float:left;
		}
		.dataresources .row .first-row-item {
			margin-right:20px;
		}
			.dataresources .item-head {
				margin-bottom:15px;
			}
				.item-head,
				.item-head a,
				.dataresources .footer-item a {
					text-transform:uppercase;
					text-decoration:none;
					font-weight:bold;
					font-size:14px;
					line-height:1.5em;
					color:#069;
				}
					.dataresources .row-item .item-head a:hover,
					.dataresources .footer-item a:hover {
						text-decoration:underline;
					}
			.dataresources .row-item .item-body .item-icon {
				float:left;
				margin-right:15px;
			}

.dataresources #content-footer {
	margin-top:60px;
	border-top:5px #fff solid;
	border-bottom:5px #fff solid;
	padding:10px 0;
}
	.dataresources .footer-item {
		width:240px;
		float:left;
	}
	.dataresources #allsources {
		margin-right:20px;
	}
		.dataresources .footer-item img {
			margin-right:5px;
		}

.raceethnicity fieldset {
	margin-top:30px;
}
	.raceethnicity fieldset legend {
	  font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:5px;
	}
	.raceethnicity fieldset img {
		float:left;
		margin-right:10px;
	}

.charts .item-head,
.studies .item-head {
	margin-bottom:0;
}

.chart-header p {
 margin-bottom:3px;
}

.chart-header ul {
 margin-top:0;
}

.links .org-title a,
.links .compendium-title a {
	font-weight:bold;
	text-decoration:none;
	color:#000;
}
	.links .org-title a:hover,
	.links .compendium-title a:hover {
		text-decoration:underline;
	}
.links .org-link a,
.links .compendium-link a {
	font-weight:bold;
	color:#b00;
}

.crumb {
	margin: 0 7px 10px 5px;
	padding: 0;
	border-bottom: 1px solid #069;
	display: block;
	overflow: hidden;
	height: 24px;
}
.crumb li {
	float: left;
	display: inline;
	font: bold 10px/13px Arial, sans-serif;
	color: #000;
	padding: 0 8px 0 0;
}
.crumb li.current {
	color: #069;
}
.crumb li a {
	text-decoration: none;
	color: #000;
	padding: 0 0 0 8px;
}
.crumb li a:hover {
	text-decoration: underline;
}
.crumb li span  {
	padding: 0 0 0 6px;
}
.content-text {
	padding: 14px 10px 0 5px;
}
.content-text h2 {
	margin: 0;
	padding: 0;
	color: #069;
	font: bold 13px Arial, sans-serif;
}
.content-text p {
	margin: 0;
	padding: 0 0 26px;
	color: #000;
	font: 11px/13px Arial, sans-serif;
}
.content-text p span {
	color: #c00;
}
.content-text .sources {
	color: #7a7a68;
	font: italic bold 12px/16px Arial, sans-serif;
	padding-bottom: 0;
}
.content-text .sources a {
	color: #7a7a68;
	text-decoration: none;
}
.content-text .sources a:hover {
	text-decoration: underline;
}
.tertiary-content {
	display: block;
	margin: 16px 0 0 5px;
}
.tertiary-content h2 {
	margin: 0;
	padding: 0;
	color: #069;
	font: bold 13px/15px Arial, sans-serif;
}
.form-statistic {
	display: block;
	margin: 13px 0 0 5px;
	font: bold 13px/15px Arial, sans-serif;
	color: #000;
}
.form-statistic label {
	float: left;
	padding: 0 0 11px 8px;
}
.form-statistic input {
	margin: 0;
	padding: 0;
	float: left;
	clear: left;
	width: 15px;
	height:15px;
}
.form-statistic p {
	margin: 0;
	padding: 0;
	font: italic bold  13px Arial, sans-serif;
	clear: both;
}
.form-statistic p a {
	text-decoration: none;
	color: #7a7a68;
}
.form-statistic p a:hover {
	text-decoration: underline;
}
.form-statistic #btn-get-stat {
	width: 144px;
	height: 22px;
	margin: 20px 0 0 -5px;
}
#issues-table {
	font:normal 12px verdana,arial,helvetica,sans-serif;
}
#issues-table .category {
	background-color:#0080ff;
	color:#fff; font-weight:bold;
	font-size:14px;
	padding:4px;
}
#issues-table th,
#issues-table td {
	background-color:#fff;
	padding:4px;
}
.track-link {
	color:#fff;
	font:normal 12px verdana,arial,helvetica,sans-serif;
}
p.note {
	font-size:10px;
	margin-top:20px;
}
p.msg {
	margin:10px 0;
	padding:3px 5px;
}
p.err {
	color:#f00;
	background-color:#ff0;
}


/* do not modify the following .containsFloats styles
 *  unless you're absolutely positive that the change
 *  won't affect things in all browsers.
 * Contains many workarounds for browser incompatibilities.
 */
.containsFloats:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    zoom:1; /*ie only*/
}
.containsFloats {display: inline-block;}
/* Hides from IE-mac \*/
* html .containsFloats {height: 1%;}
.containsFloats {display: block;}
/* End hide from IE-mac */
