a, a:link, a:active, a:hover, a:visited {
 color:#000000;
}
article, footer, header, menu, nav, section { 
 display: block; 
}
body {
 border:0px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 15px;
 height:100%;
 margin:0px;
 max-height:100%;
 overflow:auto;
 padding:0px;
 vertical-align: top;
 width:100%;
}
img{
 border:0px;
}
.csB {
 margin-bottom:3em;
}
.csT{
 width:100%;
}
.csTd, .bTd {
 width:50%;
}
.iLi {
 margin-bottom:7px;
}
.lnP {
 margin-top:0.6em;
}
.p {
 text-align:justify;
 text-indent:4em;
}
.rightTopTable {
 text-align:right;
}
.subTitle, .subTitle a {
 color:#000000;
 text-decoration:none;
}
.tdST {
 font-weight:bold;
}
.thT {
 color:#000000;
 font-size:1.5em;
 font-weight:bold;
 margin-bottom:4px;
 text-decoration:none;
}
.thT a {
 color:#000000;
 font-size:12px;
 vertical-align:super;
}

#menu {
 margin-left:5px;
 padding-left:10px;
 text-indent:5px;
}
#menu, #menu a {
 color:#000000;
}
#title, #title a {
 color:#000000;
 font-size:1.5em;
 font-weight:bold;
 margin-bottom:0em;
 margin-top:0em;
 padding-bottom:0em;
 padding-top:0em;
 text-decoration:none;
}

@media only screen and (max-width: 640px) {
 #contentH2 {  
  visibility: visible;
 }
 #leftPanel {
  background-color:#ffffff;
  padding-left:0.5em;
  padding-right:0.5em;
  text-align:left;
 }
 #rightPanel {
  background-color:#ffffff;
  bottom:0px;
  padding-left:0.5em;
  padding-right:0.5em;
  text-align:left;
 }
 #topPanel {
  background-color:padding:0.5em;;
  padding-left:0.5em;
  padding-right:0.5em;
 }
 .tp {
  margin-left:1em;
  visibility: visible;
 }
}

@media only screen and (min-width:640px) { 
 #contentH2 {
  font-size:0;
  height:0;
  margin:0;
  padding:0;  
  visibility: hidden;
 }
 #leftPanel {
  background-color:#ecebeb;
  bottom:0px;
  left:0px;
  overflow:auto;
  padding-left:0.5em;
  padding-right:0.5em;
  position:absolute;
  right:auto;
  text-align:left;
  top:6em;
  width:230px;
 }
 #rightPanel {
  background-color:#ffffff;
  bottom:0px;
  left:230px;
  overflow:auto;
  padding-left:0.5em;
  padding-right:0.5em;
  position:absolute;
  right:0px;
  text-align:left;
  top:6em;
 }
 #topPanel {
  background-color:#ecebeb;
  bottom:auto;
  height:6em;
  overflow:hidden;
  left:0px;
  padding-left:0.5em;
  padding-right:0.5em;
  position:absolute;
  right:0px;
  text-align:left;
  top:0px;
 }
 .tp {
  visibility: hidden;
 }
}

