body {
   background: white;
   font-size: 12pt;
   }
#nav {
   display: none;
   }
#content-container {
   width: 100%;
   margin: 0 5%;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
div#content-container {
   margin-left: 0;
   padding-top: 0;
   }
   
   #content { clear: both; }
   
   li { font-size: 12pt; }

a:link, a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
   #content #sidebar a:link, #content #sidebar a:visited, #footer a:link, #footer a:visited {
   color: #520;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }
   
#content-container a:link:after, #content-container a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }

.header h1 a.logo { display: block; width: auto; margin: 0 0 10px 0; height: auto; float: none; font-size: 12pt; text-indent: 0; text-decoration: none; }
   
   .header h1 a.logo:after {
   content: " <img src='images/logo.gif' /> ";
   font-size: 90%;
   }
   
#content-container a[href^="/"]:after {
   content: " (http://www.reynoldsap.com" attr(href) ") ";
   }
  
.header { float: none !important; width: 100%; background: white; height: auto; }

.page-title { clear: both; float: none; padding: 0; width: auto; height: auto; }

.page-title h2 { text-indent: 0; font-size: 18pt; font-weight: bold; text-align: left; float: none; border-bottom: 1px solid #3b3c3d; }

#main-content { float: none !important; padding: 0; width: auto; }

#inside-content-bg { float: none !important; clear: both; }

#sidebar blockquote { font-weight: bold; font-style: italic; font-size: 10pt; text-indent: 0px; width: 300px; border: 1px solid #3b3c3d; padding: 10px; background: white; }

small { font-size: 10pt; font-style: italic; }

#footer { float: none !important; width: auto; padding: 0; clear: both; border-top: 1px solid #3b3c3d; }

#footer ul#bottom-navigation { padding: 5px 0; float: none !important; color: #000; font-size: 9pt; width: auto; }

#footer ul#bottom-navigation li { padding: 3px 0; float: none !important; color: #000; font-size: 9pt; display: block; border-right: 0; }

#footer p { clear: both; float: none !important; font-size: 9pt; padding: 5px 0; }

#sidebar { float: none !important; width: auto; }

th { border-bottom: 2px solid #000; }
