html {
    background-color: #fff;
}

body {
    font-size: 11pt;
    width: 990px;
}

body * {
    font-family: Verdana, Arial, sans-serif;
}

a {
    color: #369;
    text-decoration: none;
}

a:hover {
    color: #f00;
}

/* header */

#page-header h1 {
    font-size: 24pt;
    padding-left: 40px;
}

/* panel */

#page-panel {
    float: left;
    width: 150px;
    background-color: #fff;
    margin-top: 16px;
}

.separator10px {
    height: 10px;
}

#page-panel ul {
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: #fff;
}

#page-panel ul.top-panel {
    background-color: #888;
}

#page-panel li {
    list-style: none;
    display: inline;
}

#page-panel li a {
    font-family: Arial, sans-serif;
    font-size: 10pt;
    line-height: 12pt;
    display: block;
    background-color: #888;
    color: white;
    padding-left: 15px;
    text-decoration: none;
    padding-bottom: 2px;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 1px;
}

#page-panel li a:hover {
    color: #888;
    background-color: #fff;
}


/* content */

#page-content {
    margin-left: 170px;
    background-color: #fff;
    width: 630px;
}

#link-notes {
    font-size: 9pt;
    line-height: 11pt;
    padding-left: 24px;
    border-bottom: 1px #888 solid;
    padding-bottom: 2px;
    margin-bottom: 5px;
}

#content h3 {
    width: 400px;
    padding-left: 30px;
    font-size: 14pt;
    font-family: Arial, sans-serif;
    border-bottom: 1px #000 solid;
    margin-bottom: 10px;
}

#content h3.noborder {
    border: 0px;
}

#content h3 a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

#content h3 a:hover {
    color: #000;
}

ul.entries {
    list-style: none;
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 5px;
}

ul.entries li {
    margin-bottom: 10px;
}

td.entry-left {
    width: 140px;
    text-align: center;
    vertical-align: top;
}

.figure-meta {
    font-size: 8pt;
    color: #999;
    text-align: left;
}

td.entry-right {
    width: 500px;
    text-align: left;
    vertical-align: top;
}

td.entry-textonly {
    width: 600px;
    text-align: left;
    vertical-align: top;
    padding-left: 30px;
}

ul.list-entries {
    list-style-type: square;
    list-style-position: inside;
    margin-left: 0px;
    padding-left: 10px;
    padding-top: 0px;
}

li.list-entry {
    
}

.shiny {
    color: #00f;
}

.entry-title {
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
}

.entry-title a {
    font-size: 12pt;
    line-height: 14pt;
    font-weight: bold;
    color: #000;
    text-decoration: none;
}

.entry-meta {
    font-size: 8pt;
    margin-bottom: 8px;
    color: #666;
}

.entry-description {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
}

.entry-more {
    font-size: 10pt;
    text-align: right;
}

.pagination-left {
    float: left;
    width: 100px;
    text-align: left;
    padding-left: 20px;
}

.pagination-right {
    float: right;
    width: 100px;
    text-align: right;
    padding-right: 20px;
}

/* article */
#article {
    margin-top: 30px;
    background-color: #fff;
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 10px;
}

#article .author {
    font-size: 9pt;
    font-weight: bold;
    font-family: Verdana, Arial, sans-serif;
    margin-bottom: 16px;
}

#article .head-link {
    float: right;
    font-size: 9pt;
    font-weight: bold;
}

#article .column-name {
    font-size: 10pt;
    font-weight: bold;
}

#article .keywords, #article .publication-date {
    font-size: 9pt;
    font-weight: bold;
}

#article h3 {
    font-family: Arial, sans-serif;
    font-size: 14pt;
    line-height: 16pt;
    margin-top: 20px;
    margin-bottom: 10px;
}

#article h3 sup, #article h3 sub {
    font-size: 10pt;
}

#article .meta {
    font-size: 9pt;
    margin-bottom: 5px;
}

#article .abstract {
    font-family: Verdana, Arial, sans-serif;
    font-size: 9pt;
    line-height: 11pt;
    font-weight: bold;
    margin-bottom: 24px;
}

#article .body {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
    margin-top: 5px;
}

#article .body h3 {
    font-size: 11pt;
    font-weight: bold;
}

#article .body h4 {
    font-size: 10pt;
    font-weight: bold;
}

#article .body p, #article .body .maintext {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    line-height: 12pt;
}

#article .body blockquote {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-style: italic;
}

#article .body address {
    font-family: Arial, sans-serif;
    font-size: 9pt;
    font-style: none;
}

#article img {
    margin: 10px;
}

#article ul {
    margin-left: 10px;
    padding-left: 10px;
}

.figure-title {
    font-size: 9pt !important;
    font-family: Arial, sans-serif !important;
    line-height: 12pt !important;
}

.figure-caption {
    font-size: 9pt !important;
    font-family: Arial, sans-serif !important;
    line-height: 11pt !important;
}

.figure-credit {
    font-family: Times New Roman, sans-serif !important;
    font-size: 9pt !important;
    line-height: 11pt !important;
}

.source-title {
    font-family: Arial, sans-serif !important;
    font-size: 9pt !important;
    line-height: 12pt !important;
    background-color: #e6e6e6 !important;
}

.source {
    font-family: Arial, sans-serif !important;
    font-size: 9pt !important;
    line-height: 11pt !important;
    background-color: #e6e6e6 !important;
    display: block !important;
}

.reference {
    font-family: Verdana, Arial, sans-serif !important;
    font-size: 8pt !important;
    font-weight: normal !important;
    line-height: 11pt !important;
}

/* sidebar */
#page-sidebar {
    float: right;
    width: 165px;
}

#page-sidebar h3 {
    font-size: 10pt;
    font-weight: bold;
    line-height: 10pt;
    margin-top: 16px;
    margin-bottom: 0px;
    padding-bottom: 3px;
    padding-top: 3px;
    color: #fff;
    background-color: #888;
    text-align: center;
}

#page-sidebar ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px 0px 0px 0px;
    display: block;
    border-left: 1px #ccc solid;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    
}

#page-sidebar li {
    display: inline;
    font-size: 8pt;
    line-height: 9pt;
}

#page-sidebar a {
    display: block;
    padding-left: 5px;
    padding-right: 3px;
    padding-top: 3px;
    padding-bottom: 3px;
    border: 1px #fff solid;
    color: #369;
    background-color: #fff;
}

#page-sidebar a:hover {
    border: 1px #ccc solid;
    color: #369;
    background-color: #f0f0f0;
}

/* footer */

#page-footer {
    width: 800px;
    text-align: center;
    margin-top: 50px;
    border-top: 1px #888 solid;
}

#page-footer * {
    font-size: 8pt;
}

#page-footer ul {
    list-style: none;
    margin-top: 5px;
    margin-bottom: 5px;
}

#page-footer li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px;
}
