/*>Sensible
Created 182753BST,WED~18/9/2002AD;Hm.
Updated 001500GMT,MONd30/4/2007AD;WBR.
From the in-document definition in FrDirCL and
then CSS_Expt, both from the W3C CSS2 specification.

Sensible style additions & HTML 4.0 Strict
support. Pages should degrade gracefully without
CSS support or HTML 4.0 Transitional or less.

Requires support GIFs UL1, UL2, UL3, UL4, and UL5.

Filetype for js assumed to be 002, CSS now known to be F79.
For ul in both s5 and 4t.
Inter-use with Access/js and Accsub/js .

U, S, and STRIKE Tags included for use with HTML 3.2 .

BODY and pt depreciated in favour of em, so "Text Size"
options work properly.
*/

BODY{background-color:#FFF;color:#000} /*MsWindows bugfix.*/

/*Often missed or assumed Properties; Defaults from MsWord:*/
BODY{font-family:"times roman",serif;font-size:1em}
H1,H2,H3,H4,H5,H6{font-weight:bold}
H1{font-size:2em;text-align:center}
H2{font-size:1.5em}
H3{font-size:1.1667em}
H4{font-size:1em}
H5{font-size:.8333em}
H6{font-size:.6667em}
PRE{font-family:"courier new",courier,monospace;font-size:.8333em;
 white-space:pre}
P{margin-top:1.2em} /*From Pnext3; ensures gap before {P}.*/

/*
Bullets and the idea to use them nicked with permission
from: !ArcWeb [Browser]
http://archives.wincoll.ac.uk/~acorn/files/internet
(v1.92 SATd20/9/1997AD) written by SteNOwart.BroSPAMdie@pace.co.uk
More acknowledgements on http://Miracle.s5.com/credits.htm
*/
UL{list-style:url(ul1.gif) disc}
UL UL{list-style:url(ul2.gif) circle}
UL UL UL{list-style:url(ul3.gif) disc}
UL UL UL UL{list-style:url(ul4.gif) circle}
UL UL UL UL UL{list-style:url(ul5.gif) disc}
UL UL UL UL UL UL{list-style:url(ul1.gif) circle}
UL UL UL UL UL UL UL{list-style:url(ul2.gif) disc}
UL UL UL UL UL UL UL UL{list-style:url(ul3.gif) circle}
UL UL UL UL UL UL UL UL UL{list-style:url(ul4.gif) disc}
UL UL UL UL UL UL UL UL UL UL{list-style:url(ul5.gif) circle}

/*Bits from FrDirCL:*/
.undr,U{text-decoration:underline} /*(Ready for application.)*/
.strk,S,STRIKE{text-decoration:line-through}
.rl{color:#D00;text-decoration:underline} /*From Rlp2.*/
/*1988{SPAN class=ad}AD{/SPAN} Best Compromise:*/
.ad{vertical-align:-3pt;font-size:.5em}
.ast{vertical-align:5pt;font-size:.8em}
/* Backslash Workaround hides from MsIE5 Mac. \*/
.ad{vertical-align:-20%}
.ast{vertical-align:40%}
/* End MsIE5 Mac Workaround. */
.fffont{font-family:arial,helvetica,sans-serif;font-size:.8333em}
.cen,.midboth{text-align:center}
.midboth{vertical-align:middle} /* Appar. only reliable in TABLE Cells. */

/* [... ] Doesn't work in MsIE v6.0, so compromise of:*/
ABBR,ACRONYM,.help,LABEL{cursor:help}

/*From, and active within Eg3Form, tested in Fieldset2:*/
/*LEGEND color Spec. to override MsXP's strange ideas.*/
FIELDSET{border:1px solid black;text-align:left;
 padding:1em;margin:0px}
LEGEND{font-family:helvetica,arial,sans-serif;font-variant:small-caps;
 font-size:1.3333em;padding:0px 2px;text-align:center;color:black}

/*New standard {UL class=nl} for sitemap indents. Use nl for Blocks,
 nlss for Summ*, nl2 for other pages. Only the first UL need be affected:*/
UL.nl {margin-left:0;padding-left:0}
UL.nl * {list-style-type:none;list-style-image:none}
UL.nl UL {margin-left:14pt;padding-left:0;
          font-size:.8333em;line-height:110%}

UL.nl2 {margin-left:0;padding-left:0}
UL.nl2 * {list-style-type:none;list-style-image:none}
UL.nl2 UL {margin-left:14pt;padding-left:0}

UL.nlss {margin-left:0;padding-left:0;font-weight:bold;font-size:1.2em}
UL.nlss * {list-style-type:none;list-style-image:none}
UL.nlss UL {margin-left:18pt;padding-left:0;font-size:.8333em}
UL.nlss UL UL {font-size:1em}
UL.nlss UL UL UL {font-size:.8333em}
UL.nlss A {color:#008} /* From .sn */
.nlssexcp{font-size:.8333em}
UL.nlss * LI{width:1px;white-space:nowrap;padding:0 .5em}

/* Switchable Columns (in concert with textsize): (From BigSm8c) */
/* Values not to be switched. */
DIV.colo{width:99%;text-align:center;margin:1.2em 0 0;padding:0}
DIV.coll,DIV.colr,
DIV.co2l,DIV.co2r{margin:0;padding:0;text-align:left}
/* Double Columns. (Default) */
DIV.coll,DIV.colr{width:48%}
DIV.coll{float:left} DIV.colr{float:right}
/* Single Columns. */
DIV.co2l,DIV.co2r{width:100%;float:none}
DIV.co2r{margin-top:1.2em}
/* FireFox Workarounds. */
DIV.colo,.brkfoot{clear:both}

/* // Switchable Columns Test Borders.
DIV.coll,DIV.colr,DIV.co2l,DIV.co2r{border:solid red 2px}
DIV.colo{border:solid green 2px} */

/* Explicit ratios to facilitate switchable font size. */
INPUT,SELECT,TEXTAREA,BUTTON{font-size:.8333em}

/* Navigation Aids. */
.nav{color:#888;font-size:75%}
.nav A{color:#88F}


  /* ACCESS! To permanently suppress navigation aids in non-javascript
   Browsers, change 'visible' to 'hidden' (and, if you like, 'inherit' to
   'none', to affect Aural Browsers in Spoken.CSS,) in the line below: */
  .nav{visibility:visible}


/* Bits for access/js (Curr only accsub/js operational). */
#searbx,#searalt
 {float:right;border:inset #FFF 2px;padding:3px;
  background:#EEE;color:#000}
#searbx A,#searalt A
 {color:blue;text-decoration:underline;font-weight:normal}
#searbx{text-align:center;white-space:nowrap}
#searalt{text-align:left;width:13em}
.searpage{font-weight:bold}
/* .searsite{} empty option for local [page] use. */

/* Use in feedback/p and FreeSide/Freedom. */
.suspmod{text-align:left;font-family:"courier new",sans-serif;
 font-size:.8333em;padding:1px;border:inset #FFF 2px}
.suspmod A{color:black}

/* Dates & callto: */
.i{display:none}
.ph,.ph:link{color:#0C0}
.ph:visited {color:#580}
.ph:active  {color:#C80}

/*
The following intially taken from Appendix A of the CSS2 Specification.
(Typical element formatting based on current UA practice.)
MsIE v6.0 only recognises 'page-break-inside' property.
*/
@media print{
H1,H2,H3,H4,H5,H6{page-break-after:avoid;page-break-inside:avoid}
UL,OL,DL{page-break-before:avoid}
P,DIV,TABLE,TD,LI,UL,OL,DL,DD{page-break-inside:avoid}
 /*Works on Some machines.*/
.nav,#searbx,#searalt{display:none}
/* Dates & callto: */
.ph{display:none}
}

