.noprint
{
  display:                            none;
}

.print
{
  display:                            block;
}

a:link,
a:visited
{
  color:                              black;
}

#header-print
{
  overflow:                           hidden;
  width:                              100%;
}

#logo-print
{
  float:                              right;
  height:                             115px;
  margin:                             0px;
  padding:                            0px;
  width:                              131px;
}

#mainmenu,
#header-content,
#column-menu,
#column-left,
#column-right
{
  display:                            none;
}

#canvas-wrapper,
#canvas,
#content-wrapper,
#column-center,
#column-index,
#index-catalog-wrapper
{
  background-image:                   none;
  float:                              none;
  overflow:                           visible;
  width:                              auto;
}

#column-content h1
{
  color:                              black;
}

#column-content h2
{
  background-color:                   transparent;
  border-bottom:                      black solid 1px;
  color:                              black;
}

#footer
{
  background-color:                   transparent;
  border-top:                         black solid 1px;
  color:                              black;
}

#footer ul li a
{
  color:                              black;
}

table.workshop-schedule thead th.link,
table.workshop-schedule tbody td.link
{
  display:                            none;
}

.formFooter
{
  overflow:                           hidden;
  padding-top:                        4em;
  width:                              100%;
}

.printFooter
{
  clear:                              both;
  text-align:                         center;
}
