@import url(screen.css);

/* HEALTH */
#health h2 {
 position: relative;
 height: 42px;
 text-align: right;
 }
#health h2 a {
 position: absolute;
 top: 0;
 right: 0;
 display: block;
 width: 702px;
 height: 42px;
 background: #fff url(../images/logo_health.png) 100% 0 no-repeat;
 }
#health h2 a:hover { background-position: 100% -42px; }
#health h2 a span { display: none; }
#health .news {
 position: relative;
 margin: 3px 0 6px 0;
 padding: 3px;
 border-bottom: 1px solid #eee;
 }
#health .news h3 {
 position: relative;
 display: block;
 margin: 0 0 3px 0;
 }
#health .news h3 a { display: block; }
#health .news h3 a:hover { background-color: #eee; }
#health h3 { margin: 3px 0 6px 0; }
#health.alert_ad h4.doc_title  { border-bottom: 2px solid #933; color: #933; }
#health #releasedate {
 float: right;
 display: block;
 margin: 0;
 padding: 0;
 border: 0;
 width: 90px;
 font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
 font-size: 100%;
 color: #777;
 text-align: right;
 }

#health #releasedate .day { display: block; }

#health #released_by {}
#health #released_by dt { display: none; }
#health #released_by dd {
 margin: 0;
 padding: 0;
 font-family: Arial, sans-serif;
 font-weight: bold;
 }
#health #released_by dd.title { font-style: italic; color: #666; }
#health #other_formats {
 position: relative;
 float: right;
 margin: 0 0 13px 13px;
 padding: 6px;
 border: 1px solid #ccc;
 width: 230px;
 background-color: #fee;
 z-index: 303;
 }
#health #other_formats p {
 margin: 0;
 padding: 0;
 font-size: 73%;
 text-align: justify;
 }
#health #other_formats p.help { border-top: 1px solid #ccc; font-size: 68%; }
#health #other_formats ul {
 list-style: square inside;
 margin: 0 0 3px 0;
 padding: 0;
 font-family: "Courier New", Courier, monospaced;
 font-size: 83%;
 }
#health .docref { font-style: italic; color: #666; }
#health #event {
 float: right;
 margin: 0 13px 13px 0;
 padding: 0 3px 0 3px;
 border: 1px solid #c99;
 width: 294px;
 text-align: left;
 background-color: #ecc;
 }
#health #event dt { font-family: Arial, sans-serif; font-weight: bold; }
#health #event dd {
 margin: 0;
 }
#health #event .location ul { margin: 0; padding: 0; }
#health #event .location ul li {
 display: inline;
 margin: 0 3px 0 3px;
 }
#health #dept_footer {
 margin: 3px;
 padding: 0 3px 3px 3px;
 border-top: 1px solid #333;
 }
#health #dept_footer ul {
 position: relative;
 clear: both;
 list-style: none;
 margin: 0;
 padding: 0;
 }
#health #dept_footer li {
 position: relative;
 display: inline;
 margin: 0;
 padding: 0 3px 0 3px;
 font-family: Arial, sans-serif;
 font-weight: bold;
 color: #666;
 }

#health #doc_desc {
 margin: 3px 13px;
 padding: 3px;
 border: 1px solid #ccc;
 background-color: #eee;
 }
#health #dept_slogan {
 margin: 3px 13px;
 font-style: italic;
 color: #aa3333;
 }
 
#health #dept_footer li { color: #cc6666; }
#health #dept_footer li a { padding: 0 3px 0 3px; }
#health #dept_footer li a:hover { background-color: #eee; }


#health.newsletters #nl_list dt a:link,
#health.newsletters #nl_list dt a:visited {
 position: relative;
 display: block;
 padding: 0 6px 0 6px;
 }
#health.newsletters #nl_list dt a:hover,
#health.newsletters #nl_list dt a:active {
 background-color: #AAC4E0;
 }

#health.newsletter #content { margin-right: 200px; }
#health.newsletter h4 {
 padding: 0 0 0 30px;
 border-bottom: 1px solid #cc0000;
 color: red;
 background: transparent url(../graphics/li_health_nl.gif) top left no-repeat;
 }

#health.newsletter #nav_sect {
 float: right;
 padding: 0 5px;
 border-left: 2px solid #ccc;
 width: 188px;
 background-color: #ffc;
 }
#health.newsletter #nav_sect ul {
 list-style: none;
 margin: 3px 0 3px 0;
 padding: 0;
 }
#health.newsletter #nav_sect ul li { margin: 3px 0; padding: 0; }
#health.newsletter #nav_sect ul li a {
 display: block;
 padding: 0 0 1px 30px;
 width: 100%;
 color: red;
 background: transparent url(../graphics/li_health_nl.gif) 1px 1px no-repeat;
 }
html>#health.newsletter #nav_sect ul li a {
 width: 0% !important;
 width: auto !important;
 }
#health.newsletter #nav_sect ul li a:hover { color: #fff; background-color: red; }

#health.newsletter #releasedate { display: none; }

#health.newsletter .qa { border-bottom: 1px dotted #fcc; }
#health.newsletter .qa span.question { font-weight: bold; font-style: italic; color: #666; }
#health.newsletter .qa span.answer { font-weight: bold; font-style: italic; color: #696; }

#doc_info { border-bottom: 1px solid #ccc; }
#doc_info dt {
 display: inline;
 margin: 3px;
 padding: 0;
 font-weight: bold;
 color: #999;
 }
#doc_info dd {
 display: inline;
 margin: 3px 9px 3px 3px;
 padding: 0;
 font-weight: bold;
 color: #666;
 }

