body
	{
	background: url(images/nmbe_bg.gif);
	background-repeat: repeat-y;
	background-color: #345097;
	margin: 0px;
  font-family: arial;
  }

table.body
  {
  background-color: #fff;
  width:918px;
  margin-left: 90px;
  margin-top: -4px;
  }

td.navPane
  {
  width: 170px;
  vertical-align: top;
  padding-left: 15px;
  padding-top: 170px;
  }

td.content
  {
  padding: 15px;
  vertical-align: top;
  }

a.navPane
	{
  color: #345097;
  text-decoration: none;
  font-weight: bold;
  line-height: 2;
  }

a.navPane:hover
	{
  color: #F42A41;
  text-decoration: none;
  font-weight: bold;
  line-height: 2;
  }
  
p.title
  {
  font-family: "arial narrow";
  font-size: 30pt;
  color: #F42A41;
  font-weight: bold;
  text-align: right;
  margin: 0px 15px 0px 0px;
  }

.signature
  {
  font-weight: bold;
  }

img
  {
  border: 0px;
  }

img.hr
  {
  width: 98%;
  height: 7px;
  }

div.cover
  {
  position: absolute;
  top:10px;
  left: 5px;
  }
  
p.footer
  {
  text-align: center;
  color: #345097;
  font-weight: bold;
  font-size: 8pt;
  }
  
a
  {
  text-decoration: none;
  color: #345097;
  }

a:hover
  {
  text-decoration: none;
  color: #F42A41;
  }
