﻿/* 
 * print styles
 * inlined to avoid required HTTP connection www.phpied.com/delay-loading-your-print-css/ 
 */

#utilityNav, #siteSearch, #navigation, #sideBar, #breadcrumbs, #screenReader, #subNav, #tertiaryContent, #pageHeader, .matrix { display:none; }

* { background:#fff !important; color:#000000 !important; font-size:100%; text-shadow: none; }

a, a:visited { color:#ff0000 !important; text-decoration:none; }

#content a, #content a:visited { color:#ff0000 !important; text-decoration:underline; }

a:after { content: " (" attr(href) ")"; } 

abbr:after { content: " (" attr(title) ")"; }

.ir a:after { content: ""; }/* Don't show links for images */

pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }

img { border:none; page-break-inside: avoid; }

@page { margin: 0.5cm; }

p, h2, h3 { orphans: 3; widows: 3; }

h2, h3{ page-break-after: avoid; }

#content { width:100%; }
#content dl.lead dt { float:left; width:93px; margin-right:8px; }
#content dl.lead dd { float:left; width:auto; }
#content dl.lead dd p { color:#e00034; float:left; font-size:140%; margin-top:0; padding-top:0; width:900px; }
#content p { clear:left; }
#content img { border:1px solid #dedede; }

#slogan { border-bottom:1px solid #dedede; border-top:1px solid #dedede; padding:8px 0; text-transform:uppercase; }


footer #siteInfo { margin-left:0; float:left; width:939px; }
footer #siteInfo .module, footer #siteInfo .module a { margin-top:0; }
footer #siteInfo .module a { text-transform:uppercase; text-decoration:underline; }

footer #siteInfo .module.copyright-policy-terms { float:left; font-size:93%; padding-left:0; width:944px; }
footer #siteInfo .module.copyright-policy-terms p { float:left; margin-right:3px; padding:0; width:220px; }
footer #siteInfo .module.copyright-policy-terms ul { float:left; margin:0; padding:15px 0 0; width:310px; }
footer #siteInfo .module.copyright-policy-terms ul li {  float:left; list-style-type:none; margin:0; padding:0; }
footer #siteInfo .module.copyright-policy-terms ul li a { border-left:1px solid #000000; padding:0 10px; }
footer #siteInfo .module.copyright-policy-terms ul li:first-child a { border:none; padding-left:0; } 