/*
Print Style Sheet
Filename: print.css
*/

body { font: 0.8em "Arial", "Verdana", sans-serif;  }
img, img a { border: none; }
#content { margin: 10px; padding: 0; clear: both; }
#content a { text-decoration: underline; }
#content ul, #content ol { margin-left: 1em; }
#content ul li, #content ol li { margin-left: 1em; list-style-type: square; }
#content ol { margin-top: 1em; }
#content ol li { margin-left: 1em; list-style-type: decimal; margin-bottom: 0.4em; }
#content ol li ul{ margin-bottom: 1.0em; }
#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 { margin: 1em 0; }
#content h1 { font-size: 150%; margin-bottom: 1em; text-decoration: none; font-weight: 550; }
#content h2 { font-size: 125%; }
#content ul.steps-list { list-style: none; margin: 0; padding: 0; }
#breadcrumb { padding-left: 0; font-size: 0.85em; }
#footer-divider { height: 1px; overflow: hidden; background-color: #bbb; }
#footer ul li, #last-updated { display: inline; font: 0.75em "Verdana", "Arial", sans-serif; color: #333; }
#footer-nav { padding: .5em 0; border-bottom: 1px solid #bbb; }
#disclaimer { font-size: .75em; }
#disclaimer a:link, #disclaimer a:visited, #disclaimer a:active { color: #000; text-decoration: none;}
#disclaimer a:hover { color: #666; text-decoration: underline; }
#last-updated { padding: 0 0 5px 0; text-align: left; }
#home-nav .subtitle { font-size: 0.65em; color: #000; font-weight: normal; }
#nav-utility { margin-bottom: 6px;  }
#nav-utility img { margin-bottom: -5px;}
#main {margin-left: 0;}
#nav, #header, #search{ visibility: hidden; display: none; }
