body { background-color:#003399; color:white; }

div#detail { margin-bottom:3em; }

div#detail h2   { width:100px; float:left; }
div#detail p    { float:left; margin-bottom:0.5em; }

br.clear { clear:both; }

h2, h3 { font-size:100%; }
h2 { margin-bottom:0; }

.hidden { display:none; }
div.heading { padding:0.3em 0; border-bottom:1px solid black; }

div#title { border-bottom:1px solid white; }

div#foot                { clear:both; /*margin-top:0.5em;*/ }
ul#globalmenu           { margin:1em 0 0.5em 0; padding:0.3em 0 0.5em 0; border-width:1px 0; border-style:solid; border-color:white; clear:both; }
ul#globalmenu li        { display:inline; }
div#foot div.logomark   { float:left;  width:65px; /*margin-right:0.3em;*/ }
div#foot address        { float:left;  width:40%;  font-style:normal; /*font-size:small;*/ }
div#foot p.totop        { float:right; width:20%;  }

a img { border:none; }
p.read { line-height:140%; }

a { color:white; }
a:hover   { color:#FFCC33; }
a:visited { color:#CC9933; }
