/* CSS Document */
#left-col,#leftcol,#leftcolumn { display: none; }
#topnav,#searchbox,#search { display: none; }
#right-col { float: right; display:none;}
h1.notoppad { margin-top:0; padding-top:0 } 

#wordmark img { display: none; }
#printwordmark {text-align: center; }

h1,h2,h3,h4,h5 { font-family: Arial, Helvetica, sans-serif; font-weight: bold; padding: 0; margin: 0; margin: 10px 0;}
p { margin:0; padding:0 0 10px 0; line-height: 18pt; }
h1 { font-size: 20pt; border-top: 1px solid #000; border-bottom: 1px solid #000; padding: 15px 0; margin: 20px 0; text-align: center;  }
h2 { font-size: 18pt; }
h3 { font-size: 16pt; }

td, th { font-size: 12pt; padding-right: 5px; vertical-align: top; }
th { font-weight: bold; text-align: left; border-bottom: 1px solid #666; padding-bottom: 10px;}
table.borders td {border-bottom: 1px solid #CCC;}
td ul { padding-left: 10px; padding-top: 0; margin-top: 0; margin-left: 5px; }

 
a:link, a:visited {
	color: #990033;
	font-weight: bold;
	text-decoration: underline;
	}
/*
#center-col a:link:after, #center-col a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
*/

div.copyright {
   border-top: 1px solid #666; 
   border-bottom: 1px solid #666; 
   padding: 10px;
  margin-top: 40px;
   text-align: center;
   }
div.copyright p { font-size: 10pt; line-height: 14pt; }

li a { line-height: 28px; }

.breadcrumb a { text-decoration: none; color: #000; }

div.roll p { line-height: 1.1em; }
#download_section { display:none; }



