@charset "utf-8";

body {}
body.banner {margin:0px; border-bottom: solid 10px #00c060; padding:0px; background-color:#fffded}
body.navbar {margin:0px; padding:1px; background-color:#00c060}
body.sidebar {margin:0px; border-right: solid 2px #00c060; padding:5px; background:#a4d4b4}
body.content {padding: 10px; background:white; font-family:'Arial',sans-serif; font-size:small}

h1 {font-size: medium}
h1.title {color: red; text-align: center}
h2 {font-size:11pt}
h3 {margin-top: 10px; margin-bottom: 0; font-size:11pt; font-weight:bold}

p {font-size:x-small}
p.footnote {margin: 0; text-align: left; font-size: xx-small}
p.footer {margin: 0; padding: 0}
p.caption {width:150}
p.copy {font:xx-small; text-align:center}

.centered {text-align: center}
.indent {margin-left: 15px}
.underline {text-decoration: underline}
.blue {color: blue}
.red {color: red}
.teal {color: teal}
.green {color: green}

a {text-decoration: none}
a:active {color: blue}
a:visited {color: blue}
a:hover {text-decoration:underline}

.sidebar {color: white; line-height:200%; text-align: center; font-family:'Arial', sans-serif; font-size:small; font-weight: bold}
.sidebar a {color: green; text-decoration: none}
.sidebar a:visited {color: green}
.sidebar a:hover {background:; color: yellow; text-decoration: none}

div#navbar {text-align: center; color:#a4d4b4; font-weight: bold}
div#navbar a {color: #004080; text-decoration: none}
div#navbar a:visited {color: #004080}
div#navbar a:hover {background:; color: white}

table {background:#fffded; vertical-align:top; text-align:center; font-size:x-small}
thead {font-weight:bold}
tr {vertical-align:top; text-align:center}
tr.left {text-align:left}


td a {font-size:small}


hr.short {width: 25%; text-align: center}