#printLogo
{
  display: block;
  text-align: left;
  position: relative;
  height: 45px;
  font-size: 18px;
  font-weight: bold;
}

h1, h2, h3, h4, h5, h6
{
  color: black;
}

table
{
  width: 66%;
}

#headerContainer, #local_nav, #pageTab, #include_inforequest
{
  display: none;
}

#right_images,#right_images_big, #include_RC_FA
{
  display: none;
}

.breadcrumb
{
  display: none;
}


#inner-wrap
{
  width: 100%;
}

#include_main, #include_main_fullpage
{
  width: 100%;    
}

#content_container
{
  margin-right: 10px;
  margin-left: 10px;
}



#footer
{
  display: none;
}

