@charset "utf-8";
@import url("reset.css"); /* reset */ 
/* RESET ---------------------------------------------------------------- */ 
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline; } 
:root { overflow-y: scroll !important; } 
html { background: #6d97c9; } 
body { color: #000; font: 18px/24px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; min-width: 1000px; text-align: left; -webkit-text-size-adjust: none; } 
.opera body { text-shadow: none !important; } 
#nav-main, #breadcrumbs,.comments,.content-secondary,#pagefooter,#_atssh,#at20mc,.utilities,.intersection-teaser.teaser-experts,#related-articles,#masthead,nav,#popup_login_container,#teaser-bar,.child-growth-calendar {display:none;}
h1 {font-size:32px;line-height:130%}
h2 {font-size:30px;line-height:130%}
h3 {font-size:28px;line-height:130%}
h4 {font-size:26px;line-height:130%}
h5 {font-size:24px;line-height:130%}
h1, h2, h3, h4, h5, h6, p, address, ul, ol, dl, table {
    margin-bottom: 16px;
}
strong, b, dfn, mark {
    font-weight: bold;
}