/*	NCMEC Print CSS
------------------------------------------------*/
* { margin:0; padding:0; }
body { background:white; font-size:11pt; line-height:1.4;  font-family: arial, helvetica, sans-serif;}
#content { font-family: arial, helvetica, sans-serif;}
/*  For hiding sections that need not be printed  */
#skiplinks, #utility, .aside, #main-img, #logo, .more, #sup #network { display:none !important; }

.for-print { display:block; }
a:link, a:visited { color:#520; background:transparent; font-weight:bold; text-decoration:underline; }
/*#main a[href]:after, #footer a[href]:after { content:" (" attr(href) ") "; font-size:90%; }*/
#main a[href^="/"]:after, #footer a[href^="/"]:after { content:" (http://www.nationalhospicefoundation.org" attr(href) ") "; font-size:90%; }

/* General */
h1 h2 { font:italic bold 16pt/1em Arial, Helvetica, sans-serif; /*color:#333;*/  color:red; margin-bottom:0.8em; border-top:2.5pt solid #000; border-bottom:1pt solid #000; padding:0.3em;}
h2 { font-size:12pt; font-weight:bold; line-height:1em; margin-bottom:0.565em; color:#333; }
h3 { font-size:10pt; font-weight:bold; line-height:1em; margin-bottom:0.636em; color:#333; }
h4 { font-size:8pt; font-weight:bold; line-height:1em; margin-bottom:0.75em; color:#333; }
h5 { font-size:8pt; font-weight:bold; color:#333; }
h6 { font-size:8pt; font-weight:bold; color:#333; }
p, ul, ol, dl { margin:0 0 1.4em; font-size: 10pt; }
dt { font-weight:bold; }
dd { margin-bottom:1em; }
#showcase .article h2 { text-align:center; }

label {font-weight: normal;}

/* Structure */
#wrapper { width:6in; margin:0 auto; }
#masthead { margin-bottom:0.5em; }
.footer { border-top:0.5pt dotted #000; }
.footer ul { font-size:8pt; list-style-type:none; font-weight:bold; margin-bottom:0.5em; }
.footer p { font-size:7pt; }
blockquote { font-style:italic; border-top:1pt solid #999; border-bottom:1pt solid #999; padding:0.75em 10pt 0; margin:0 0 1em; }

table { margin:0 0 1em; border-bottom:1pt solid #000; border-top:1pt solid #000; border-collapse:collapse; width:100%; font-size:10pt; }
caption { font-size:10pt; letter-spacing:0.1em; padding:0.25em 5pt; }
th { text-align:left; padding:0.25em 5pt; font-weight:bold; font-weight:normal; border-bottom:1pt solid #000; }
td { border-top:1pt solid #999; padding:0.25em 5pt; }