@import url(reserve.css);
/* guard section against browser oddities */

blockquote, dd, dl, dt, ol, p, td, ul {font-family: "Century Schoolbook", "Bookman Old Style", "Book Antiqua", "New York", serif}

/* fundamental element styles */

address {margin: 1em 0% 0em 0%;
font: italic 0.8em "Century Schoolbook", "Bookman Old Style", "Book Antiqua", "New York", serif;
text-align: center;
clear: both}

big, .big {font-size: 1.1em;
color: #006;
font-family: Verdana, Helvetica, helv, Arial, sans-serif;
font-weight: bold}

blockquote {margin: 1em 6% 1em 6%}

body {padding: 1em 1% 1em 1%;
font-family: "Century Schoolbook", "Bookman Old Style", "Book Antiqua", "New York", serif;
background: #ffc;
color: black}

caption {margin: 1em 0% 0em 0%;
font-family: Verdana, Helvetica, helv, Arial, sans-serif}

cite {font-style: italic}

code, .mono {font-size: 0.9em;
font-family: "Andale Mono", "Monotype.com", Courier, monospace;
font-weight: bold;
color: #080}

dd {margin: 0 0% 0.5em 8%;
font-style: normal}

del {text-decoration: line-through}

dl {margin: 1em 0% 1em 0%;
font-weight: normal}

dt {margin: 0.5em 0% 0em 0%;
font-style: italic}

em {font-style: italic;
color: #600}

form {margin: 0.1em}

h1 {margin: 0em 0% 0em 0%;
color: #006;
text-align: center;
font: bold 1.5em Verdana, Helvetica, helv, Arial, sans-serif}

h2 {margin: 1em 0% 0em 0%;
color: #006;
text-align: center;
font: bold italic 1.2em/1.2 Verdana, Helvetica, helv, Arial, sans-serif}

h3 {margin: 1em 0% 0em 0%;
color: #600;
font: bold 1.1em/1.2 Verdana, Helvetica, helv, Arial, sans-serif}

h4 {margin: 1em 0% 0em 0%;
color: #660;
font: bold 1.1em/1.2 Verdana, Helvetica, helv, Arial, sans-serif}

h5 {margin: 1em 0% 0em 0%;
color: #600;
font: bold 1em/1.2 Verdana, Helvetica, helv, Arial, sans-serif}

h6 {margin: 1em 0% 0em 0%;
color: #660;
font: bold 1em/1.2 Verdana, Helvetica, helv, Arial, sans-serif}

hr {margin: 0em 0% 0em 0%;
clear: both;
background: #900;
height: 3px}

html {margin: 0;
/* background: white */ } /* I think this was in here for Netscape, but it breaks IE 6 */

li {margin: 0em 0% 0em 0%}

ol {margin: 1em 0% 1em 5%;
list-style: decimal}

ol ol {list-style: lower-alpha}

ol ol ol {list-style: lower-roman}

p {margin: 1em 0% 0em 0%}

pre {margin: 1em 0% 1em 0%;
font: 0.9em/1.2 "Andale Mono", "Monotype.com", Courier, monospace}

small, .small {font-size: 0.7em}

strong {font-weight: bold;
color: #006}

sub {font-size: .75em;
vertical-align: text-bottom;
font-style: normal}

sup {font-size: .75em;
font-style: normal}

table {margin: 1em 0% 0em 0%;
width: 100%}

table table {width: auto}

td {padding: 0em 1% 0em 1%;
vertical-align: top}

th {font: bold 1em/1.2 Verdana, Helvetica, helv, Arial, sans-serif;
text-align: center}

ul {margin: 1em 0% 1em 5%;
list-style: circle}

ul ul {list-style: disc}

ul ul ul {list-style: square}

/* global styles */

.centre {text-align: center}

.dim {color: #999}

.huge {font-weight: bolder;
font-size: 1.2em;
font-family: Verdana, Helvetica, helv, Arial, sans-serif;
color: #006}

.italic {font-style: italic}

.logo{float: right}

.llogo {float: left}

.newp {clear: both}

.normal {font : small/1.2  "Century Schoolbook", "Bookman Old Style", "Book Antiqua", "New York", serif;
color: black} /* "small" not very satisfactory, but the best I can think of */

.quiet {list-style: url("") none;
border: none}

.sans {font-family: Verdana, Helvetica, helv, Arial, sans-serif}

.top {vertical-align: top}

/* Special Styles */

div.box {border: #900 thin ridge;
margin: 1em 2% 1em 2%;
padding: 1em 2% 1em 2%}

dl.rev dd {font-style: italic}

dl.rev dt {font-style: normal}

img.bullet {vertical-align: middle}

li p, td p {margin: 0em 0% 0em 0%}

ol.alpha {list-style-type: upper-alpha}

p.caption {text-align: center;
font-family: Verdana, Helvetica, helv, Arial, sans-serif}

p.note {font-weight: bold}

p.note:before {content: "Note: "}

p.fixed {font-size: 12pt}

pre.screen {color: white;
background: black;
padding: 0.5em 0.5% 0.5em 1%;
margin: 1em 1% 1em 2%}

span.caps {font-variant: small-caps}

table.box, table.box td, table.nav {border: #900 thin ridge} /* ignored by NN4 */

table.nav td {font: bold 1em/1.2 Verdana, Helvetica, helv, Arial, sans-serif;
border: #900 thin ridge;
padding: 0.5em 0% 0.5em 0%;
text-align: center}

table.box th {border: #900 thin ridge;
padding: 0.2em 0% 0.2em 0%}

table.compact {width: auto}

/* this scheme also needs cellspacing="0", cellpadding="0" and border="0" to work */
table.mosaic {width: auto;
text-align: center}

table.mosaic td {padding: 0px;
text-align: left;
vertical-align: top}

div.splash {border: #600 4px solid;
margin: 1em 0 0 0;
padding: 0 2% 1em 2%;
text-align: center}

.side {width: 180px;
border: #600 4px solid;
margin: 1em 0 0 1em;
padding: 1em}

/* Specials specific to particular images etc. */

img.home {float: left;
width: 60px;
height: 103px}

/* Experimental HR encoding for images based on an idea by Alan Flavell
http://ppewww.ph.gla.ac.uk/~flavell/www/hrstyle.html
adapted to produce a left aligned HR (rather easier) */

div.hrfancy {background: #ffc url("Redblues.gif") no-repeat;
margin: 1em 0% 0em 0%;
padding: 4px 0px 0px 0px;
width: 535px;
clear: both}

div.hrfancy hr {width: 0px}

/* last updated by Rick Parsons 9 Mar 2003 */

