/* Copyright Sheffield Royal Society for the Blind 2002 */

/* --- under CSS2, these (should) affect the printed page --- */

@page
{
   margin-bottom: 3cm ;
}

/* --- Modifications to srsb.css file, or alternative screen stylesheets --- */

BODY,
#titlearea, #navbararea, #menuarea, #footerarea, #footersub,
#contentarea, #accessarea,
.guide
{
   color: #000000 ;
   background: #FFFFFF none repeat ;
   font-size: 100% ;
   font-family: Georgia, "Times New Roman", Times, serif ;
}

A:hover IMG
{
   border-style: none ;
}

/*
{
   page-break-before: avoid ;
}
 */

H1, H2, H3, H4, A, TABLE, UL, OL, LI, DL, DT, DD
{
   page-break-inside: avoid ;
}

H1, H2, H3, H4, DT
{
   page-break-after: avoid ;
}

#jump, #navbararea, #menuarea
{
   display: none ;
}

#titlearea, #contentarea, #footerarea, #accessarea
{
   position: static ;
}

#contentarea, #footerarea, #accessarea
{
   border: none ;
}

#titlearea, #contentarea
{
   top: 0 ;
}

#titlearea, #footersub
{
   border: #000099 2px solid ;
}

#footerarea
{
   page-break-inside: avoid ;
}

#footersub
{
   width: 80% ;
}

#footerpadp
{
   float: none;
   text-align: center ;
}

IMG.lgleft
{
   display: none ;
}

.localnav, .pagetop, .pageback, .dlink
{
   display: none ;
}

.contactpara
{
   margin: 0 0 0 5em ;
}
