body {
  background:#ffffff;
  margin:0;
  }
a:link {
  color:#002F57;
  font-family:verdana, Helvetica, sans-serif;
  text-align:left;
  font-size:11px;
  text-decoration:underline;
  }
a:visited {
  color:#002F57;
  font-family:verdana, Helvetica, sans-serif;
  text-align:left;
  font-size:11px;
  text-decoration:underline;
  }
a:hover {
  color:#81951B;
  font-family:verdana, Helvetica, sans-serif;
  text-align:left;
  font-size:11px;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }

/* Text
----------------------------------------------- */
.text {
  font-family:verdana, Helvetica, sans-serif;
  text-align:left;
  color:#000000;
  font-size:11px;
  }
 
 #title {
  color:#002F57;
  font-family:verdana, Helvetica, sans-serif;
  text-align:left;
  font-size:11px;
  text-decoration:underline;
	}
	
#contact {
 	line-height: 18pt;
	color:#002F57;
	}	
	
#sidebar {
	color:#002F57;
	}	
	
 #dot {
	color:#81951B;
	}	
	
/* Navigation
----------------------------------------------- */
a.nav:link {
  color:#002F57;
  text-decoration:none;
  text-transform:uppercase;
  font-weight: normal;
  }
a.nav:visited {
  color:#002F57;
  text-decoration:none;
  text-transform:uppercase;
  font-weight: normal;
  }
a.nav:hover {
  color:#81951B;
  text-decoration:none;
  text-transform:uppercase;
  font-weight: normal;
  }
  
a.sub:link {
  color:#25435D;
  text-decoration:none;
  font-weight: normal;
  }
a.sub:visited {
  color:#25435D;
  text-decoration:none;
  font-weight: normal;
  }
a.sub:hover {
  color:#81951B;
  text-decoration:none;
  font-weight: normal;
  }  
  
#on {
  color:#81951B;
  text-decoration:none;
  text-transform:uppercase;
  font-weight: normal;
  }
  
#sub_on {
  color:#81951B;
  text-decoration:none;
  font-weight: normal;
  }  

 #footer {
  font-size:9px;
  text-decoration:none;
  }
  
  #dis {
  font-family:Arial, Helvetica;
  font-size:10px;
  color:#002f57;
  }
  
/* Headings
----------------------------------------------- */
h1 {
  font-size:18px;
  font-family :verdana, Helvetica, sans-serif;
  color:#81951B;
  margin:0;
  font-weight: normal;
  }
  
 #hdr {
  color:#002F57;
  font-weight: normal;
  } 
 
 h2 {
  font-size:11px;
  font-family :verdana, Helvetica, sans-serif;
  color:#002F57;
  margin:0;
  } 
  

/* Footer
----------------------------------------------- */
.footer {
  font-family: verdana, Helvetica, sans-serif;
  color:#002F57;
  text-decoration:none;
  font-size:9px;
  }

#bottom    {
	position: absolute;
	z-index: 0;
	top: 548px;
	left: 88px;
	visibility: visible;
}  
  
 /* Table
----------------------------------------------- */
 .border
	{
		border-width: thin;
		border-style: solid;
		border-color: #81951B;
	}
	
/* Glossary
----------------------------------------------- */
P.PLTopSpacing				/* For distance between header and middle content */
{
}

.TabGENLevel1, .TabINTLLevel1, .TabFAPLevel1, .TabLASLevel1, .TabMAPLevel1, .TabMAFLevel1
{
    FONT-SIZE: 12px;
    COLOR: #ffffff;
    BACKGROUND-COLOR: #002F57; 
}
