/* Designed only for pages that cannot use theme CSS */
/* E.g. default pages for subdomain "projects" */

body { font-family: Arial, Arial, Helvetica; }

.caution { border-top-width: 3px; border-bottom-width: 3px; padding-left: 6; border-top-color: #FFCC00; border-bottom-color: #FFCC00; text-align: left; border-right-width: 3px; border-top-style: solid; padding-right: 6; border-bottom-style: solid; border-right-color: #FFCC00; border-left-width: 3px; padding-top: 6; margin-right: 1in; border-left-color: #FFCC00; font-size: 75%; margin-left: 1in; border-right-style: solid; padding-bottom: 6; border-left-style: solid;  }

.vertical-left { white-space: nowrap; writing-mode: tb-rl; position: fixed; bottom:0in; right: 0in;  }

span.notesmall { font-size: 75%; color: #999999;  }

span.footnote { font-weight: bold; font-size: 75%; vertical-align: super;  }
