.bg{background-color:white;}
.hdln1{background-color:#3F7C5F}
.hdln2{background-color:#C6D7CF}
.hdln3{background-color:#DBE6DE}
.hdlnW{background-color:lightgray}
.ortxt{color:#FF6600}
.smtxt{font-size:80%;color:black;}

.hdr{color:white;font-family:verdana;font-size:24px;font-weight:bold;padding:10px;}
.ftr{font-family:verdana;font-size:11px;}
.c{font-family:verdana,arial;font-size:16px;font-weight:bold}
.hdtx{font-family:verdana,arial;font-size:12px;color:white}
td{font-family:verdana,arial,sans-serif;font-size:12px;}
.ntxt,
.ntxt:link,
.ntxt:visited,
.ntxt:active {COLOR: black; text-decoration:none;}
.ntxt:hover {COLOR: black; text-decoration:none;}

.nlnk,
.nlnk:link,
.nlnk:visited,
.nlnk:active {FONT-FAMILY:  Arial, Verdana, Helvetica; FONT-SIZE: 11px; COLOR: #FFFFFF; }
.nlnk:hover {FONT-FAMILY:  Arial, Verdana, Helvetica; FONT-SIZE: 11px; COLOR: #FFFFFF; text-decoration:none;}

.n2lnk,
.n2lnk:link,
.n2lnk:visited,
.n2lnk:active {FONT-FAMILY:  Arial, Verdana, Helvetica; FONT-SIZE: 11px; }
.n2lnk:hover {FONT-FAMILY:  Arial, Verdana, Helvetica; FONT-SIZE: 11px; text-decoration:none;}


.plnk:hover {FONT-FAMILY:  Arial, Verdana, Helvetica; COLOR: BLUE; text-decoration:none;}
.plnk,
.plnk:link,
.plnk:visited,
.plnk:active {FONT-FAMILY:  Arial, Verdana, Helvetica; COLOR: BLUE; }
.plnk:hover {FONT-FAMILY:  Arial, Verdana, Helvetica; COLOR: BLUE; text-decoration:none;}
.hd{height:80px;text-align: center;padding:5px;background-color:white;}
.o{background-color:lightgray}
.tdhd{padding:15px;width:30%;vertical-align:top;}
.btn{width:196px;height:37px;font-size:20px;}

.btn1txt {
 font-family:verdana, arial, helvetica, tahoma, sans-serif;
 color:black;
 text-align:center;
 font-weight:bold;
 text-decoration:none;
 font-size:14px !important;
 line-height:30px !important;
 margin-left: auto;
 margin-right: auto;
}
.btn1txt a:link {
 color:black;
 text-decoration:none;
}
.btn1txt a:visited {
 color:black;
 text-decoration:none;
}
.btn1txt a:hover {
 color:black;
 text-decoration:underline;
}
.btn1txt a:active {
 color:black;
 text-decoration:none;
}
.btn1bg {
 text-align:center;
 vertical-align:middle;
 background-repeat:no-repeat;
 width:190px;
 height:40px;
 margin-left: auto;
 margin-right: auto;
}
.article th, .article td
{
  padding: 2px;
  border: solid 0px #8F7A70;
  vertical-align: top;
  text-align:left;
}
div.Headerxxx
{
  margin: 0 auto;
  position: relative;
  z-index:0;
  width: 1023px;
  height: 135px;
}
div.Header-jpegxxx
{
  position: absolute;
  z-index:-1;
  top: 0;
  left: 0;
  width: 1023px;
  height: 135px;
  background-repeat: no-repeat;
  background-position: center center;
}
.logoxxx
{
  display : block;
  position: absolute;
  left: 215px;
  top: 13px;
  width: 818px;
}
a:link
{
  text-decoration: underline;
  color: blue;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  text-decoration: underline;
  color: blue;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  text-decoration: none;
  color: blue;
}