body {
    background-color: #ffffff;
    color: #000000;
}

#pagehead {
	font-family: Verdana, Geneva, sans-serif;
    position: absolute;
    left:   10px;
    top:    10px;
    width: 185px;
    padding-bottom: 0.48cm;
}
#pagehead[id] { position: fixed; }


#navigation {
	font-family: Verdana, Geneva, sans-serif;
    position: absolute;
    left:   15px;
    top:   120px;
    width: 170px;
    padding-top: 0.32cm;
    padding-bottom: 0.95cm;
    padding-right: 0.32cm;
}
#navigation[id] { position: fixed; }


#updated {
	font-family: Courier New, Courier, monospace;
	font-size: 75%;
    position: absolute;
	left:   30px;
    top:   360px;
    width: 185px;
	padding-top: 0.32cm;
	padding-left: 0.32cm;
}
#updated[id] { position: fixed; }


#content {
    position: absolute;
    margin-right: 3em;
    margin-bottom: 1em;
    top:   60px;
    left: 200px;
}

div.textBox {
	font-family: Arial, Helvetica, sans-serif;
}

div.pictureLeft {
    padding-right: 0.75em;
    padding-bottom:0.25em;
    border: none;
    float:left;
}

div.pictureRight {
    padding-left: 0.75em;
    padding-bottom:0.25em;
    border: none;
    float: right;
}

#MSIEonly { display:inline; }
#MSIEonly[id] { display:none; }



a.nav:link    { color: #1b3ba3; text-decoration:none; }
a.nav:visited { color: #1b3ba3; text-decoration:none; }
a.nav:hover   { color: #3675ff; text-decoration:underline; }

.newsbox {
        BORDER-RIGHT: black 1px dotted; BORDER-TOP: black 1px dotted;
        BORDER-LEFT: black 1px dotted; BORDER-BOTTOM: black 1px dotted;
        BACKGROUND-COLOR: #ebebed;
}

.mainheading {
	font-family: Verdana, Geneva, sans-serif;
	clear: both;
	text-align: center;
}

.indent {
	padding-left: 0.6em;
}

h1 { clear: both; text-align: center; }
h2 { clear: both; text-align: center; }
h3 { clear: both; padding-top: 0.60em; }
h4 { clear: both; padding-top: 0.60em; }

img.shade { BACKGROUND-COLOR: #ebebed; }
img.white { BACKGROUND-COLOR: #ffffff; }

.heading { color: #253163; }


li.spacing {
	margin-top: 0.5em;
}

ul.spacing {
	list-style-type: none;
}

li.listings {
	margin-top: 1.0em;
}

ul.listings {
	list-style-type: none;
	padding-top: 0.32em;
	padding-bottom: 0.50em;
}

li.nav {
	font-size: 80%;
        margin-top: 0.4em;
        text-transform: uppercase; 
}


span.mail {
	font-weight: bold;
        white-space: nowrap;
}
span.nbsp {
        white-space: nowrap;
}

span.urgent {
	font-weight: bold;
	color: #c00000;
}

span.shout {
        text-transform: uppercase; 
}


acronym {
  text-decoration: none;
  font-style: normal;
}
