/* Layout */
body {margin: 0 40px; padding: 0; font-family: Arial,sans-serif;}
h1 {margin-bottom: 15px; padding-bottom: 10px; font-size: 24pt; border-bottom: 1px solid #000;}
h2 {font-size: 18pt;}
h3 {font-size: 16pt;}
h4 {font-size: 14pt;}
h5 {font-size: 13pt;}
h6 {font-size: 12pt;}
#datestamp {margin-top: 15px; padding-top: 10px; text-align: right; border-top: 1px solid #000;}

p, li, th, td {font-size: 12pt; line-height: 2em;}
h1 a {text-decoration: none;}
#skiplinks { display: none; }
ul li.indent {margin-left: 35px;}


.top-bar, .title-bar, .title-bar-title, .menu-icon, .hero-img-internal, .breadcrumbs, .ub-menu, .stuff, footer, .responsive-embed {display: none;}

.related-callout {max-width: 500px; clear: both;}

.session {width: 100%; text-align: left; left: 0; border: none;}
.session p {background: none; border: none;}

table {border: 1px solid #000; width: 500px; border-collapse: collapse;}
th {border-bottom: 1px solid #000;}
td {border: 1px solid #000;}

#rightcontent a:link:after, #rightcontent a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 10px;
   }
   