body
{
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: 100%;
  height: 100%;
  color: white;
  background-color: black;
  font-family: "arial", sans-serif;
  font-size: 140%;
  line-height: 1.0;
}

div.slide {
  font-family: "arial", sans-serif;
  font-size: 140%;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
	border-width: 0;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  line-height: 110%;
  color: white;
  background: transparent;
}

div.slide h1 {
  background-image: url("images/iM-logo-small.png");
  background-repeat: no-repeat;
  background-position: right top;
  line-height: 0.8em;
  background-color: #f0f0f0;  
  padding-left: 10pt;
  padding-right: 45pt;
  padding-top: 10pt;
  padding-bottom: 8pt;
  margin-top: 10pt;
  margin-left: 20pt;
  margin-right: 20pt;
  margin-bottom: 0em;
  display: block;
  font-size: 140%;
  border-bottom: 2px solid #a0a0a0;
  color: black;
  font-weight: bold;
  font-style: none;
  font-family: "arial", sans-serif;
}

div.slide h2 {
  text-align: right;
  padding-top: 2pt;
  padding-bottom: 2pt;
  padding-right: 0pt;
  margin-right: 25pt;
  color: #afafaf;
  font-weight: normal;
  font-style: italic;
  font-size: 100%;
  line-height: 0em;

}

div.toolbar {
  background-color: #fff;
}

ul { list-style-type: square;}
ul ul {margin-left: 20pt; margin-top: 0.1pt; margin-bottom: 0.1pt; list-style-type: disc; }
ul ul ul { list-style-type: circle; }
ul ul ul ul { list-style-type: disc; }
li { margin-left: 0.1pt; margin-top: 0.1pt; }
li li { font-size: 130%; font-style: normal }
li li li {  font-size: 130%; font-style: normal }

ul {
  margin: 0.4em 1.4em 0.4em 1.4em;
  padding: 0;

}

ul li {
  margin: 0.2em 0em 0.2em 0;
  padding: 0 0 0 20px;
  line-height: 140%;
  list-style: square;
  font-size: 90%;
}


ol li {
  margin: 0.1em 0em 0.6em 1.5em;
  padding: 0 0 0 0px;
  line-height: 140%;
  list-style-type: decimal;
}

li ul li {
  font-size: 90%;
  font-style: normal;
  padding: 0 0 0 20px;
  list-style-type: disc;
  background: transparent;
  line-height: 140%;
}
li li ul li {
  font-size: 90%;
  font-style: normal;
  list-style-type: circle;
  background: transparent;
  padding: 0 0 0 20px;
  line-height: 140%;
}
li li li ul li {
  font-size: 90%;
  list-style-type: disc;
  background: transparent;
  padding: 0 0 0 20px;
  line-height: 140%;
}

li ol li {
  list-style-type: decimal;
}


li li ol li {
  list-style-type: decimal;
}

p,ul,ol,blockquote,h2,h3,h4,h5,h6,dl {
  margin-left: 50pt;
  margin-right: 50pt;
}

table {
  margin-left: 0pt;
  margin-right: 0pt;
}

pre {
 font-size: 80%;
 font-weight: bold;
 line-height: 120%;
 padding-top: 0.2em;
 padding-bottom: 0.2em;
 padding-left: 1em;
 padding-right: 1em;
 border-style: solid;
 border-left-width: 1em;
 border-top-width: thin;
 border-right-width: thin;
 border-bottom-width: thin;
 border-color: #009050;
 color: #006600;
 background-color: #E4E5E7;
}

img { background-color: transparent }

div.background {
 /*border-bottom: 6px solid #0093B6;*/
 background-color: #fff;
}

/*diff*/

p {
  margin-left: 0.7em;
  margin-right: 0.5em;
  line-height: 1.4em;
  font-size: 95%;
}


ul.ital {
 color: grey;
 font-style: italic;
}

p.italg {
 color: green;
 font-style: italic;
}

.cnr {
 font-family: "Courier New", sans-serif;
 font-size: 70%;
 }

p.cnr {
  line-height: 1.2em;
  margin-left: 1.2em;
}

