a {
    color: #9a3293;
    text-decoration: none;
}

a:hover {
    bottom: 0.25ex;
    color: #199264;
    position: relative;
}

body {
    background-color: #ffffff;
    font-family: sans-serif;
    font-size: medium;
    font-style: normal;
    line-height: 150%;
    margin: 0ex;
    width: 750px;
}

cite.authors { 
    font-style: italic;
}

cite.title { 
    font-weight: bold;
}

div.content { 
    background-color: #ffffff;
    margin-bottom: 0ex;
    margin-left: 0ex;
    padding-left: 5ex;
    padding-right: 5ex;
}

div.footer {
    background-color: #ffffff;
    border-top: 1px solid #000000;
    margin-top: 4ex;
    padding-bottom: 1ex;
    padding-top: 1ex;
}

div.header {
    background-color: #ffffff;
    margin-left: 5ex;
    padding-top: 2ex;
}

div.menu {
    float: left;
    margin-bottom: 2ex;
    margin-left: 5ex;
    margin-top: 1ex;
    padding-bottom: 0.5ex;
    padding-top: 0.5ex;
}

h1 {
    font-size: x-large;
    margin-bottom: 2ex;
    margin-top: 3ex;
    padding-top: 3ex;
}

h2 {
    font-size: large;
    margin-top: 3ex;
    margin-bottom: 2ex;
}

h3 {
    font-size: medium;
    margin-top: 3ex;
    margin-bottom: 2ex;
}

hr.notes {
    float: left;
    width: 50%;
    margin-bottom: 1ex;
}

img {
    border-width: 0px;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

li {
    list-style-type: none;
    margin-left: 4ex;
    padding-bottom: 1ex;
}

li.article p {
    margin-bottom: 1ex;
    margin-top: 0.5ex;
    padding-bottom: 0ex;
    padding-top: 0ex;
}

li.dotpoint {
    list-style-type: disc;
}

li.group {
    list-style-type: disc;
}

li.news-item {
    margin-bottom: 1ex;
}

li.research {
    margin-left: 8ex;
}

p.aside {
    font-style: italic;
}

p.blog-status {
    font-style: italic;
}

p.campaign-title {
    font-style: italic;
}

p.contact-phone {
    font-style: italic;
}

p.link-title {
    margin-bottom: 0ex;
    margin-left: -4ex;
    margin-top: 0ex;
    padding-bottom: 0ex;
    padding-top: 0ex;
}

p.link-title img {
    vertical-align: middle;
    padding-right: 2ex;
}

p.question {
    font-style: italic;
}

p.quote {
    margin-left: 5ex;
}

p.quoted {
    font-style: italic;
    margin-left: 10ex;
}

p.research-title {
    font-weight: bold;
    margin-left: -4ex;
}

p.researcher {
    font-style: italic;
}

q {
    font-style: italic;
}

table {
    border-style: solid;
    border-width: thin;
}

td {
    border-style: solid;
    border-width: thin;
}

th {
    border-style: solid;
    border-width: thin;
}

ul {
    margin-left: 0ex;
    padding-left: 0ex;
}

ul.articles {
    margin-top: 0ex;
    padding-top: 0ex;
}

ul.businesses {
    padding-left: 4ex;
}

ul.navbar {
    border-bottom-style: none;
    border-left-style: solid;
    border-right-style: solid;
    border-top-style: solid;
    border-width: 1px;
    height: 24px;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.navbar li {
    background-color: #ffeeff;
    float: left;
    height: 24px;
    margin: 0ex;
    padding: 0ex;
    text-align: center;
    width: 114px;
}

ul.navbar li a {
    font-size: small;
    padding-bottom: 2px;
    padding-top: 2px;
}

ul.navbar li a:hover {
    bottom: 0;
    font-size: medium;
    position: static;
}

ul.navbar li ul {
    display: none;
    list-style: none;
    margin-top: 0;
    padding-top: 0;
    position: relative;
}

ul.navbar li ul li {
    background-color: #ffeeff;
    clear: left;
    display: block;
    float: left;
}

ul.navbar li ul.resources {
    margin-left: -11ex;
    padding-left: 4ex;
}

ul.navbar li ul.resources li {
    width: 28ex;
}

ul.navbar li:hover ul {
    margin-top: 2px;
    display: block;
}

ul.toc li {
    font-size: small;
}

