body {
    margin: 1ex;
    font: 9pt Georgia, serif;
    background-color: #efebe7;
}

#wrapper {
    width: 960px;
    margin: 0px auto;
    border: 1px #dfdbd7 solid;
    background-color: white;
    background-image: url(../images/wrapperbg.png);
}

#logo {
    padding-bottom: 0ex;
    background-color: white;
    height: 184px;
    margin: 0px;
}

#content {
    width: 500px;
    padding-left:   55px;
    padding-right:  1ex;
    padding-top:    0ex;
    padding-bottom: 2ex;
    line-height: 2;
    text-align: justify;
}


#content-wide {
    width: 640px;
    padding-left:   55px;
    padding-right:  1ex;
    padding-top:    0ex;
    padding-bottom: 2ex;
    line-height: 2;
}

h1  {
    margin-left: 55px;
    margin-bottom: 2ex;
    margin-top: 3ex;
    font: 14pt Georgia, sans-serif;
    font-weight: bold;
    color: #04a44f;
}

h2  {
    margin: 3ex 0px;
    margin-bottom: 3ex;
    font: 11pt Georgia, sans-serif;
    font-weight: bold;
    color: #04a44f;
}

h3  {
    margin: 3ex 0ex;
    margin-bottom: 1ex;
    font: 10pt Georgia, sans-serif;
    font-weight: bold;
}

h4 {
    font: 9pt Georgia, sans-serif;
    font-weight: bold;
}

h5 {
    font: 9pt Georgia, sans-serif;
    font-weight: bold;
}

a   {
    color: #04a44f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

table {
    margin: 0px auto;
    border: 1px groove;
}

ul {
    list-style-image: url(../images/bullet.png);
    list-style-type: circle;
}

.contents-list {
    list-style-image: url(../images/bullet-bird.png);
    list-style-type: circle;
}

.left-table {
    margin-left: 4ex;
}

td {
    border: 1px groove;
    line-height: normal;
    margin: 0px;
    padding: 3px;
}

th {
    border: 1px groove;
    line-height: normal;
    margin: 0px;
    padding: 3px;
}

p  {
    margin-top: 0ex;
    margin-bottom: 3ex;
}

/*#logo img {
    display: none;
    border: 0px;
    margin-top: 20px;
    margin-left: 20px;
}*/

#sidebar {
    display: none;
}

#quickbar {
    font: 10pt Georgia, sans-serif;
    display: block;
    padding: 0px;
    margin: 0px;
}

#quickbar .selected {
    color: white;
    font-weight: bold;
    text-decoration: none;
    padding: 1ex;
}
#mid-bar .selected {
    color: white;
    font-weight: bold;
    text-decoration: none;
    padding: 1ex;
}

#quickbar #first {
    padding-left: 0ex;
    margin-left: 60px;
}

#quickbar a {
    color: #9bca9c;
    font-weight: bold;
    text-decoration: none;
    padding: 1ex;
}

#mid-bar a {
    color: #04994a;
/*    color: #4e664f; */
}

#quickbar a:hover {
    text-decoration: underline;
}

#top-bar {
    background-color: #04a44f;
    display: block;
    margin: 0px;
    padding-left: 0px;
    padding-top: 1ex;
    padding-right: 1ex;
    padding-bottom: 1ex;
}

#mid-bar {
    background-color: #9bca9c;
    display: block;
    margin: 0px;
    padding-left: 0px;
    padding-top: 1ex;
    padding-right: 1ex;
    padding-bottom: 1ex;
}

/*#picture {
    font: 10pt Georgia, sans-serif;
    position: relative;
    margin: 0px;
    margin-top: 5em;
    margin-right: 8ex;
    padding: 0px;
    text-align: center;
    float: right;
}*/

#picture {
    position: relative;
    width: 336px;
    margin: 0px;
    margin-top: 0ex;
    margin-right: 15px;
    padding: 0px;
    text-align: center;
    float: right;
    top: -10px;
}

img {
    border: 0px;
}

#footer {
    text-align: center;
    clear: both;
    margin: 0px 0px;
}

.rightjust {
    text-align: right;
}

.news-item h2 {
    margin-bottom: 0ex;
}

.headline-date {
    padding-left: 1em;
    font: 8pt Georgia, sans-serif;
}

.attribution {
    display: block;
    padding-top: 0ex;
    padding-left: 3ex;
    padding-bottom: 3ex;
}

.head {
    font-weight: bold;
    text-align: left;
    padding-top: 2ex;
}

.wide {
    width: 650px;
}

.sub {
    font-size: 5pt;
}

.super {
    font-size: 5pt;
    top: -1ex;
    position: relative;
}

.numeric {
    text-align: right;
}

.fullwidth {
    width: 100%;
}

.backtotop {
    font-size: 8pt;
    text-align: right;
    margin: 0px;
    padding: 0px;
}

.quote p {
    margin: 0px;
}

.maths {
    margin-left: 3ex;
}

.icon-holder {
    text-align: center;
    margin: 5ex auto;
    line-height: normal;
}

.icon-holder a {
    text-decoration: none;
}

.icon-holder img {
    border: 0px;
}
