body {
    font-family: Verdana, Gillsans, Arial, sans-serif;
    background-color: #ffffff;
    color: #000000;
}

#pagehead {
    position: absolute;
    left:   10px;
    top:    10px;
    width: 185px;
    padding-bottom: 0.48cm;
}
#pagehead[id] { position: fixed; }


#navigation {
    position: absolute;
    left:   15px;
    top:   120px;
    width: 170px;
    padding-top: 0.32cm;
    padding-bottom: 0.95cm;
    padding-right: 0.32cm;
}
#navigation[id] { position: fixed; }


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

div.textBox {
    border-bottom: #a3a3a3 1px solid;
    padding-bottom: 4px;
}

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 { text-align: center; }

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

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

.heading { color: #253163; }

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;
}
