/**/

#nwhlink-overlay
{ 
  position: absolute;
  top: 184px;
  left: 494px;
  width: 180px;
  height: 16px;
  z-index: 2;
/*
  border-style: solid;
  border-color: red;
  border-width: 1px; */
  }


div.content p,
div.content p.important
{ 
  text-align: justify ;
  }

div.content table th p
{ text-align: center ; }
div.content table td p
{ text-align: left ; }

div.content p.partner
{ 
  font-weight: 800 ;
  text-align: center ;
 }

.float-left,
.float-left-far,
.float-right
{ 
  position: relative ;
  clear: both ;
  z-index: 1 ;
  margin-bottom: 5px;
 }

.float-left,
.float-left-far 
{ 
  float: left ;
  }

.float-right
{ 
  float: right ;
 }

.float-left
{ 
  right: 50px ;
  margin-right: -35px;
 }

.float-right
{ 
  left: 50px ;
  margin-left: -35px;
 }


.float-left-far 
{ 
  right: 75px ;
  margin-right: -60px;
  }

.float-left img,
.float-left-far img 
{ 
  border-width: thin ;
  border-color: #071844 ;
  border-style: solid ;
  }

div.content p,
div.content li
{ 
  line-height: 100% ;
 }
