TABLE.nctmheader {
  width:  100%;
  border-bottom: solid 1px #000000;
/*  cell-padding: 0; */
/*  cell-spacing: 0; */
}

DIV.float-right {
  float:right;
  margin-right: 0em;
  margin-left: 1em;
}

/*
.pagetable {
	
  background-color: #ffffff; 
  border: 1pt solid #a1a5a9;
  margin: 0em 0em 0em 0em;
  padding: 0em 0em 0em 0em;
}

*/
.tdl_pagetable {
  border-collapse: collapse;	
  background-color: #ffffff;
  border-width: 0pt 0pt 0pt 1pt;
  border: solid #a1a5a9;
  border-right: 0pt none;
  margin: 0em 0em 0em 0em;
  padding: 0em 0em 0em 0em;
}

H1, H2 {
	font-family:luxi sans,sans-serif;
}

H1 {
	text-align: center;
	font-size:18pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
        line-height: 100%;
        padding-top: 0pt;
        padding-bottom: 0pt;
        margin-bottom: 15px
/*        margin-bottom: 0.3em; */
}
H1.letterintro {
	text-align: left;
}
UL {
       margin-top: 0em;
       margin-bottom: 0.3em;
}
H2 {
	text-align: left;
	font-family: luxi sans, sans-serif;
	font-size:12pt;
	color: #000000;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;

        padding: 0pt;
        margin-top: 0em;
        margin-bottom: 0.1em;

        border-top: 0pt none #000000;
        border-right: 0pt none #000000;
        border-left: 0pt none #000000;
        border-bottom: 0pt none #000000;
        width: 100%;
}

P, LI {
	font-size:10pt;
	font-style: normal;
	font-weight: 400;
}
LI {
/*        text-align: justified; */
	font-family:bitstream vera sans, sans-serif;
	color: #000000;
	text-decoration: none;
        margin-bottom: 2.6px;
        margin-left: 2.6px;
        margin-right: 2.6px;
        margin-top: 0px;
	padding-top: 0px;
        padding: 0px 0px 0px 0px;
        border-bottom-width: 0pt;
        border-bottom: 0pt;
        border-top: 0pt;
}
P {
	text-align: justify;
	font-family: bitstream vera sans,sans-serif;
	color: #000000;
	text-decoration: none;
        margin-top: 0em;
        margin-top: 0em;
        margin-bottom: .5em;
        padding: 0em 0.5em 0em 0.5em;
        border-bottom-width: 0pt;
        border-bottom: 0pt;
        border-top: 0pt;
        opacity: 1; 
}

/* **********************************************************************
 * Things added since the clean up of the code...
 * ********************************************************************** */
DIV#footer {
  margin-top: .5em;
  border-top: 1px solid #5f5050;
  clear:both;
}
DIV#footer p.copyright {
  font-size: small;
  color: #5f5050;
}

DIV#center-image {
  display: block;
  text-align: center;
}

DIV#center-image p.caption {
  text-align: center;
  font-size: small;
}

BODY {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
