body {
  background-color : CCCCCC;
  margin-top : 0px;
  margin-bottom : 0px;
  margin-right : 0px;
  margin-left : 0px;
  font-family : Arial, Helvetica, sans-serif;
  font-weight : normal;
}

h1.nlHdg {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 14pt;
  font-weight : bold;
  color : darkblue;
  text-align : left;  
}

h2.nlHdg {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  color : #454C03;
  text-align : left;
}

h2.nlEntry {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12pt;
  font-weight : bold;
  color : #454C03;
  text-align : left;
  margin-top: 1.3em;  
  margin-bottom: 0.3em;  
}

h3.nlHdg {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-weight : bold;
  color : #6D7A04;
  text-align : left;  
}

table.nlTopTable {
  background-color : white;
  border : 10px solid white;
  width : 980px;
}

td.nlTopTable {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-weight : normal;
  background-color : #515101;
  color : white;
  text-align : right;
  vertical-align : text-middle;
  padding: 0px;
  border: 0px;
  height : 24px;   
}

table.nlMainTable {
  background-color : white;
  border : 10px solid white;
  width : 980px;
  height : 700px;
  vertical-align : text-top;  
}

table.nlContact {
  width : 570px;
  height : 155px;
  border : 1px solid #C6B583;
}

td.nlContact {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  background-color : #E0D5B3;
  text-align : left;
  padding: 0px;
  border: 0px;
}

table.nlEntry {
  background-color : white;
  border : 1px solid #BC701E;
  border-top-style: none;
  border-left-style: none;
  border-right-style: none;
  width : 860px;
}

td.nlMainTable {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  background-color : white;
  color : black;
  text-align : left;
  padding: 0px;
  border: 0px;
  vertical-align : top;  
}

td.nlHomePageTable {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  background-color : #CEE0A3;
  color : black;
  text-align : left;
  padding: 0px;
  border: 0px;
  vertical-align : text-top;  
}

h3.nlHomePageTableHdg {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 11pt;
  font-weight : bold;
  color : white;
  text-align : center;
  background-color : #6D892C;
  padding: 5px;  
}

a.nlTop {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : white;
}

table.nlBotTable {
  background-color : white;
  border : 10px solid white;
  width : 980px;
  height : 65px;
}

div.nlBottom1 {
  background-color : #606060;
  width : 960px;
  height : 15px;
  text-align : center;
}

div.nlBottom2 {
  background-color : #606060;
  width : 960px;
  height : 50px;
  text-align : center;
}

a.nlBottom {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : white;
}

a.nlStandard {
  font-family : Arial, Helvetica, sans-serif;
  font-size : 10pt;
  font-weight : normal;
  color : blue;
}
