/* CSS Document */ h1 { padding: 2px 6px; color: #fff; background-color: #71300F; font-size: 30px; } h2 { padding: 1px 6px; color: #fff; background-color: #71300F; font-size: 24px; } code, pre { color:#44a; font-family:monospace; font-size:1.15em; } code { color:#227; margin:0 .2em; white-space:nowrap; } pre { margin-left:1em; } acronym { border-bottom:1px dotted #666; } ul { margin-top:1em; list-style:none; } li { margin-left:2em; list-style:none; list-style-image: none; } .notice { color: #71300F; background-color: #DBA941; font-family: Verdana; display: block; padding: 1em; } .tip { color: #71300F; font-size: 14px; background-color: #DBA941; display: block; padding: 1em; } ul.actions { list-style: none; text-align:left; margin:2em 0; padding: 0 0em; } ul.actions li { margin-left:1em; list-style: none; display: inline; } ul.actions li a, ul.actions li input { padding: 2px 12px; color: #71300F; background-color:#ccc; text-decoration: none; border: 1px solid #666; line-height: 24px; font-size: 14px; font-weight: bold; text-align:center; text-decoration: none; } ul.actions li a:hover { color: #71300F; background-color:#fff; text-decoration: none; } td.listactions { width: 14em; text-align: center; white-space: nowrap; } td.listactions a { padding: 0px 8px; text-align:center; font-size: 14px; font-weight: bold; color: #71300F; background-color:#ccc; text-decoration: none; border: 1px solid #666; } td.listactions a:hover { padding: 0px 8px; text-align:center; font-size: 14px; font-weight: bold; color: #fff; background-color:#71300F; text-decoration: none; border: 1px solid #666; white-space: nowrap; } table { width: 100%; background-color: #fff; border: 1px solid #333; clear:both; margin: 0em 0 2em 0; white-space: normal; } th { background-color: #ccc; border-top: 1px solid #fff; border-right: 1px solid #666; border-bottom: 1px solid #666; text-align: center; padding:3px; } table tr td { border-right: 1px solid #ccc; padding:4px 4px; font-size: 12px; vertical-align:top; text-align: center; } table tr.altRow td { background: #f4f4f4; } div.related { clear:both; display:block; } dl { line-height:2em; margin:1em; } dt { font-weight: bold; vertical-align:top; } dd { margin-left:10em; margin-top:-2em; vertical-align:top; }