/* object types */
div.object { position: relative; padding-bottom: 10px; }

div.copy h1 { font-size: 1.8em; color: #98ba6e; margin-bottom: .3em; }
div.copy h2 { font-size: 1.6em; color: #98ba6e; margin-bottom: .3em; }
div.copy h3 { font-size: 1.4em; color: #98ba6e; margin-bottom: .3em; }
div.copy h4 { font-size: 1.2em; color: #333; }
div.copy h5 { font-size: 1.1em; color: #333; }
div.copy h6 { font-size: 1.0em; color: #333; }
div.copy p { font-size: 1.0em; color: #626366; line-height: 1.6em; }
div.copy ol,
div.copy ul { margin-left: 20px; }
div.copy ol li,
div.copy ul li { font-size: 1em; color: #333; line-height: 1.6em; }

div.photocopy h1 { font-size: 1.8em; color: #98ba6e; margin-bottom: .3em; }
div.photocopy h2 { font-size: 1.6em; color: #98ba6e; margin-bottom: .3em; }
div.photocopy h3 { font-size: 1.4em; color: #98ba6e; margin-bottom: .3em; }
div.photocopy h4 { font-size: 1.3em; color: #333; }
div.photocopy h5 { font-size: 1.1em; color: #333; }
div.photocopy h6 { font-size: 1.0em; color: #333; }
div.photocopy p { font-size: 1.0em; color: #626366; line-height: 1.6em; }
div.photocopy dl.left { float: left; margin-right: 10px; margin-bottom: 10px; }
div.photocopy dl.right { float: right; margin-left: 10px; margin-bottom: 10px; }

div.photocopy dl dd.caption,
div.photocopy dl.left dd.caption,
div.photocopy dl.right dd.caption { font-size: .8em; color: #727377; font-weight: normal; font-style: italic; padding-top: 3px; }

div.photocopy dl dd.photo,
div.photocopy dl.left dd.photo,
div.photocopy dl.right dd.photo { }

div.photocopy dl dd.photo img,
div.photocopy dl.left dd.photo img,
div.photocopy dl.right dd.photo img { }

div.photocopy ol,
div.photocopy ul { margin-left: 20px; }
div.photocopy ol li,
div.photocopy ul li { font-size: 1em; color: #626366; line-height: 1.5em; }

div.photo dl dd.caption { font-size: .8em; color: #727377; font-weight: normal; font-style: italic; padding-top: 3px; }
div.photo dl dd.photo { }
div.photo dl dd.photo img { }

div.photocopy ul.linklist,
div.copy ul.linklist { margin: 0 0 10px 0; padding: 0 0 10px 0; width: 90%; border-bottom: 1px dotted #9a9; }
div.photocopy ul.linklist li,
div.copy ul.linklist li { margin: 5px 0; padding: 0; padding-left: 20px; background: url('/assets/doc-below.gif') 0px 2px no-repeat; }
div.photocopy ul.linklist li a,
div.copy ul.linklist li a { font-size: 1em; line-height: 120%; text-decoration: none; color: #675; }
div.photocopy ul.linklist li a:hover,
div.copy ul.linklist li a:hover { text-decoration: underline; }



