
body
{
  margin: 0px 0px 0px 0px;
}

/*RMN Change
#HeaderPane
{
  
  background-image: url(../imgLib/rmn/top_graphic.jpg);
  background-repeat: no-repeat;
  background-position: 0 0;
  background-color: #D9D7B0;
  border-bottom: solid 1px #afac75;
  height: 50px;

} 
*/


h1
{
  float: right;
  width: 50%;
  text-align: center;
  font-family: Arial, Helvetica, sans-serif;
}
h2
{
  border-bottom: 1px solid #990000;
  background-color: #EDEEDE;
  font-family: Arial, Helvetica, sans-serif;
}
h3
{
  border-bottom: solid 5px #999999;
  font-family: Arial, Helvetica, sans-serif;
}

.titleZone 
{
  border-bottom: 1px solid #990000;
  background-color: #EDEEDE;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18pt;
  font-weight: bold; 
  height: 30px; 
  
}

.helpsection
{
  margin: 0 2em 0 2em;
}
.toolgroup
{
  width: 95%;
  background-color: #ffffdd;
  margin: 10 10 10 10;
  padding: 10 10 10 10;
  border: 1px solid #999999;
}
.toolhelp
{
  clear: both;
  margin: 5 0 5 0;
  padding: 5 5 5 5;
}
.toolimg
{
  float: left;
  width: 50px;
  text-align: center;
}
.toolname
{
  float: left;
  width: 120px;
  font-weight: bolder;
}
.tooldesc
{
  float: left;
  width: auto;
}
.updategroup
{
  width: 95%;
  background-color: #ffffdd;
  margin: 10 10 10 10;
  padding: 10 10 10 10;
  border: 1px solid #999999;
}
.updatesec
{
  clear: both;
  margin: 5 0 5 0;
  padding: 5 5 5 5;
}
.updatesecimg
{
  float: left;
  width: 16px;
  height: 14px;
  text-align: center;
  background-image: url(../imgLib/icon_bullet.gif);
  background-repeat: no-repeat
}
.updateseclink
{
  float: left;
  width: 400px;
  font-weight: bolder;
}
.updatesecdate
{
  float: left;
  width: auto;
}
.copyright
{
  float: left;
  width: 400px;
  font-weight: normal;
  font-style: italic;
  font-size: smaller;
}


ol
{

}
li
{

}
ul
{

}

#task-nav
{

}
#task-instructions
{
  clear: both;
}

#task-instructions h3
{
  border-bottom: solid 5px #999999;
  font-family: Arial, Helvetica, sans-serif;
  margin: 10 10 10 10;
}

#task-instructions ol
{

}
#task-instructions li
{

}
#task-instructions ul
{

}

