/* CSS Document - Print *//* Body */body {width: 100%;color: #000000;margin: 0;}/* Links */a {font-weight: bold;}a:link {text-decoration: none; color: #f61919; }a:visited {text-decoration: underline; color: #9d4242; }a:hover {text-decoration: underline; font-weight: bold; color: #f2920a;}a:active {text-decoration: underline; color: #f2920a;}/* Establish title title */h1 {font-family: arial, helvetica, sans-serif;font-size: 14px;line-height: 17px;text-transform: uppercase;color: #a32323;border-top: 2px solid #a32323;background: #ebe9e6;}/* Establish article summary text */h2 {font-family: arial, helvetica, sans-serif;font-size: 12px;line-height: 14px;font-weight: bold;color: #666666;}/* Establish author and last modified text */h3 {font-family: arial, helvetica, sans-serif;font-size: 12px;line-height: 14px;font-weight: bold;font-style: italic;color: #999999;}/* Establish tools title text */h5 {font-family: verdana, arial, helvetica, sans-serif;font-size: 10px;line-height: 14px;text-transform: capitalize;font-weight: 700;color: #ffffff;background: #5F70B8;height: 15px;}/* Establish bold text */em {font-family: arial, helvetica, sans-serif;font-size: 12px;font-style: normal;font-weight: bold;line-height: 14px;color: #000000;}/* Unordered list */ul {list-style-type: square;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;line-height: 15px;font-weight: bold;color: #6F5E4E;}/* Blockquote for quotations */blockquote {border: 4px dashed #9b958e;padding: 3px;background: #faf9eb;font-family: verdana, arial, helvetica, sans-serif;font-size: 12px;line-height: 14px;color: #000000;}/* Establish top layout parameters */#header {display: none;}#headerbar {display: none;}#sidebar {display: none;}/* Navigation links and text inside the sidebar */p.sidebar {padding-right: 4px;line-height: 15px;}p.copyright {font-size: 10px;line-height: 12px;color: #9b958e;border-top: 1px solid #999999;text-align: justify;padding-right: 4px;padding-left: 1px;}/* Area for the articles, real space is 442px */#primarycontent {float: left;width: 449px;position: absolute;left: 120px;top: 92px;background: #ffffff;vertical-align: top;font-family: arial, helvetica, sans-serif;font-size: 12px;line-height: 15px;text-align: justify;padding-left: 4px;padding-right: 4px;margin-top: 2px;border-right: 1px dashed #e8e8e8;vertical-align: top;margin: 0;}p.listdivider {border-bottom: 1px dotted #cccccc;}/* Right column, incl. print, send, back and related images */#tools {float: left;position: absolute;left: 574px;top: 92px;vertical-align: top;width: 156px;background: #ffffff;text-align: left;font-family: arial, helvetica, sans-serif;font-size: 10px;line-height: 12px;margin-left: 2px;color: #999999;}#tools a:link {color: #5f70b8;}#tools a:hover {color: #5f70b8;text-decoration: underline;}#tools a:visited {color: #425298;text-decoration: underline;}.hide {display: none;}