body				{ font-family:sans-serif;background:url('pagebg.png');margin:0px;padding:0px; }
.container              { display: contents}

h1,h2,h3,h4,h5		{ border-bottom:1px solid #AAA;bottom-padding:3px; }
a					{ text-decoration:none;color:#0645AD; }
a:hover, a:focus	{ text-decoration:underline; }

#headfade		{ background-color:#FFF;width:100%;height:8em;background-image:url('page-fade.png');background-position:bottom left;background-repeat:repeat-x; }
#search input	{ float:left;z-index:10; }
#search button	{ padding:0px;margin:0px;margin-top:2px; }
#searchbutton	{ background-color:transparent;cursor:pointer;border:0px;margin-left:-18px !important; }

#leftmenu ul,#leftmenu li	{ padding:0px;margin:0px; }
#loggedinas, #search		{ float:right;padding:5px; top:0px;line-height:2em; }
#logo			{ position:absolute;top:0px;left:32px;padding:0px; }
#viewhistory	{ float:right; }
#panel			{ position:absolute;top:130px;width:17em;left:0px; }
#panel ul,
#panel p,
/*#panel h1		{ padding-left:1.5em; }*/
#panel ul li	{ list-style:none;list-style-image:none;list-style-type:none;padding:7px 0px;margin:0px 15px 0; text-align: center;  }
#container		{ padding:1em;margin-left:17em;margin-right: 1em; background-color:#FFF;color:#000;min-height:30em; box-shadow: 3px 3px 7px 3px rgba(0, 0, 0, 0.10); }
#footer			{ margin-left:16em;margin-top:0px;padding:0.75em;}
#footer p		{ color:#333;font-size:0.7em; }
pre				{ font-size:9pt !important;background-color:#EEE;padding:5px;border:1px solid #AAA; }

div.image_frame { border: 1px solid gray; display: inline-block; padding: 4px; }
div.image_frame .caption { border: 1px solid #E0E0E0; padding: 4px; }

div.floatleft, table.floatleft { border: 0 none; margin: 0 0.5em 0.5em 0; }
div.floatright, table.floatright, div.floatleft, table.floatleft { position: relative; }
div.floatleft, table.floatleft { clear: left; float: left; }

.pagetitle, h1 { font-weight: bold; border-bottom: 1px solid rgba(50, 50, 50, 0.19607843137254902) }


ul {
    color: #000000;
    font-size: 15px;
}

ul li a {
    color: #4C4C4C;
}

ul li a:hover {
    color: #4C4C4C;
}

#pagecontent, #pageContent {
    padding: 0 25px;
}

#panel ul li a {
    padding: 5px 0;
    text-decoration: none;
}

#panel ul li{
    padding: 7px 0;
    text-decoration: none;
    border-bottom: 1px solid;
}

#panel ul {
    color: #DA1C32;
}

div.floatright, table.floatright { border: 0 none;margin: 0 0 0.5em 0.5em; }
div.floatright, table.floatright, div.floatleft, table.floatleft { position: relative; }
div.floatright, table.floatright { clear: right; float: right; }

.center * { margin-left: auto; margin-right: auto; }
.center { text-align: center; width: 100%; }