.handheldonly {
  display: block;
}

.nothandheld {
  display: none;
}

.leftcol {
  width: 0px;
  border: 0px;
}

.rightcol {
  width: 0px;
}

#leftcolcontents {
  display: none;
}

#rightcolcontents {
  display: none;
}

#headtop {
  display: none;
}

#headtopprint {
  display: none;
}

#headtophandheld {
  width: 100%;
  background-color: #131075;
  display: block;
}

#headtophandheldcenter {
  padding-top: 2px;
  text-align: center;
}

#headnavright {
  display: none;
}

#headnavtext {
  padding: 3px 4px 3px 6px;
}

.navdiv {
  padding: 0px 2px 0px 2px;
}

#headsubnav {
  display: block;
}

#headsubnavtext {
  padding: 0px 3px 1px 3px;
}

#footerbarleft {
  display: none;
}

#footerbarcenter {
  padding-top:0px;
}

#footertext {
  margin-top: 0px;
}

#footertext img {
  display: none;
}

#footertext h3 {
  display: block;
}

#footercolcontainer {width:auto; float:none}
#footercol2 {width:auto; float:none; padding-right: 0px;}
#footerwrapper {width:auto;}
#footercol3 {width:auto; float:none;}
#footercol4 {padding-left: 0px;}

#footercopy {
  display: block;
  padding-left: 0px;
  padding-top: 1em;
}

.multiline {
  display: inline;
  padding-right: 0.5em;
}

#bodycontents {
  padding: 0px 10px 0px 10px;
}

#mainspace {
  height: 0px;
  display: none;
}

#maintitle h1 {
  margin: 5px 3px;
  font-size: 100%;
  display: block;
}

#maintitle img {
  display: none;
}

#mainimage {
  display: none;
}

.readmore {
  padding-bottom: 0px;
}
