body {
    font-family:"Roboto Slab", Georgia, serif;
    font-weight: 400;
    font-style: normal;
}

h1 {
font-family:"Roboto", Verdana, sans-serif;
font-weight:normal;
font-size:300%;
color:#464646;
vertical-align:text-bottom;
}

h2 {
font-family:"Roboto", Verdana, sans-serif;
font-weight:bold;
font-size:200%;
margin-top:0;
margin-bottom:0.5em;
vertical-align:text-bottom;
color:#990000;
padding:0;
line-height: 148%;
}

h3 {
font-family:"Roboto Slab", Georgia, serif;
font-weight:bold;
margin-top:0;
vertical-align:text-bottom;
line-height: 148%;
}

.title {
background:url(../images/diagonal.gif) repeat;
color:#990000;
margin:35px -10px -5px;
padding:5px 10px;
}

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

a:hover {
color:#990000;
text-decoration:underline;
}

li {
margin-bottom:1em;
}

.bib dd {
margin-bottom:2em;
}

.bib blockquote {
margin-left:20px;
margin-top:10px;
font-style:italic;
font-size:90%;
}

.fullpublist .selected {
background-color:#ffffcc;
}

.copyrightnotice {
font-size:60%;
font-style:italic;
}



p {
line-height:148%;
margin-bottom:1em;
}

div {
line-height:148%;
}

#pubfilter {
background-color:#f3f0e9;
margin:2em 0;
padding:8px;
}

#coolwall {
width:720px;
}

#spellinglink {
font-size:80%;
z-index: 1;
}

#spellingbox .spelling {
nowidth:90%;
background-color:#f3f0e9;
border:1px solid #464646;
margin:4px;
padding:4px;
}

ul li {
list-style-type:none;
}

.logo {
background:#990000;
height:80px;
color:#990000;
margin-bottom:10px;
}

.headline h1 {
font-family:"Roboto", Verdana, sans-serif;
padding-top:8px;
font-size:350%;
font-weight:bold;
line-height:110%;
}

.margin_newsitem {
margin-bottom:20px;
}

.margin_tool {
margin-bottom:5px;
}

.right {
text-align:right;
}

.sep,.newsheadline,.toolname {
font-weight:bold;
}

.margin_h2,.margin_40 {
margin-bottom:40px;
}

.author {
    color: #000;
    text-decoration: none;
    white-space: nowrap;
}

.committee {
    white-space: nowrap;
}

pre {
line-height:105%;
margin: 8px
}

.researchthemesummary { margin-bottom:10px}

.navbar {
    background:#990000;
    color:white;
    position:fixed;
    top:0;
    width:100%;
    font-family:"Roboto", Verdana, sans-serif;
    padding-top:4px;
    padding-bottom  :4px;
}

.navbar a {
    color:white;
}

.navbar a:hover {
    color:#d17702;
}

.navbar grid_3 { }

.navbar .dropdown {
    position: relative;
    display: inline-block;
}

.navbar .dropdown-content {
    display: none;
    position: absolute;
    background-color: #990000;
    min-width: 240px;
    padding:8px 4px;
    z-index: 1;
}

.navbar .dropdown-content p {
    margin:0px
}

.navbar .dropdown:hover .dropdown-content {
    display: block;
}

.sectionanch {
    position:relative;
    padding-top:4ex
}

.topicimg {
    margin-top:6px;
}

.sideimg {
    max-width: 220px;
}

.selectmedia {
    font-weight:bold;
}