body, caption, p, th, ul, blockquote {
color:#444;
font-family:'DIN-Regular','DIN',Helvetica,Arial,sans-serif;
font-size:0.97em;
line-height:1.2em;
}
ul, ol, li {
    margin-bottom: 0.8em;
}
div#container {
background-color:white;
border:1px solid silver;
position:relative;
margin:0 auto;
width:760px;
}
div#header {
height:92px;
clear:left;
}
div#sidebar {
float:left;
width:165px;
border-top:1px solid silver;
line-height:1em;
}
div#main {
float:left;
display:inline;
margin-left:165px;
margin-top:-264px;
border-top:1px solid silver;
border-left:1px solid silver;
width:595px;
height:auto;
min-height:416px;
}
div#footer {
border-top:1px solid silver;
height:40px;
clear:left;
}
div#bodycontent {
margin:10px;
font-family:'DIN-Regular','DIN',Helvetica,Arial,sans-serif;
font-size:0.97em;
line-height:1.2em;
overflow:hidden;
}
div#globe {
margin:0px 0px 0px 100px;
}
table#body {
background:white none repeat scroll 0%;
border-right:1px solid silver;
margin:0px;
padding:0px;
}
table#nopadding {
background:white none repeat scroll 0%;
border-right:1px solid silver;
margin:0px;
padding:0px;
}
/**font and header styles**/
h1 {
color:#669933;
font-size:1.3em;
font-weight:600;
line-height:1.4em;
margin-top:0.5em;
margin-bottom:0.5em;
}
h2 {
color:#000;
font-size:1.1em;
font-weight:600;
line-height:1.2em;
margin-top:1.0em;
margin-bottom:0.5em;
}
h3 {
color:#693;
font-size:1.0em;
font-weight:600;
line-height:1.1em;
margin-top:0.5em;
margin-bottom:0.5em;
}
h4 {
color:gray;
font-size:1.0em;
font-weight:600;
line-height:auto;
margin-top:0.2em;
margin-bottom:0.5em;
}
h5 {
color:gray;
font-size:0.93em;
margin-bottom:-0.1em;
margin-top:0.5em;
}
h6 {
display:block;
margin-bottom:0.15em;
margin-top:0.15em;
}
a:link {
color:gray;
}
a:visited {
color:#638A3A;
}
a:hover {
color:#669933;
}
a:active {
color:#669933;
}
/**special classes**/
.body {
color:#444;
}
.strong {
color:#669933;
font-size:1em;
font-weight:600;
}
.backtotop {
color:#669933;
font-size:0.8em;
line-height:1em;
text-align:right;
}
.reflinks {
color:#669933;
font-size:0.85em;
line-height:1.1em;
}
.references {
color:#444;
font-size:0.8em;
line-height:1.2em;
}
.copyright {
color:#669933;
font-size:0.8em;
line-height:1em;
text-align:center;
}
.printer {
border:0px none;
display:inline;
margin:0px;
padding:0px;
vertical-align:bottom;
}
.inline {
border:0px none;
display:inline;
margin:0px;
padding:20px;
vertical-align:bottom;
}
img {
border:0px none;
margin:0px;
padding:0px;
vertical-align:bottom;
}
.imgnopad {
border:0px none;
margin:0px;
padding:0px;
}
.imgfloatleft {
float:left;
margin:5px 15px 15px 5px;
}
.imgfloatright {
float:right;
margin:5px 5px 15px 15px;
}