@charset "utf-8";
body {background: #fff; font-family: caslon,didot,palatino,garamond,georgia,serif; font-size: 12pt; color: #000}
table, th, td {font-size: 11pt}
ul li {list-style : square}
a {color: #000; text-decoration: none}

/* Headers
---------------------- */
h1 {font-size: 18pt}
h1, h1 * {color: #d71248}
h2 {font-size: 14pt; font-variant: small-caps}
h3 {font-size: 13pt; border-bottom: solid 1px #666; border-left: solid 10pt #666; padding-left: 10pt; text-transform : uppercase}
h4 {font-size: 12pt; border-bottom: solid 1px #d9dee2; ; border-left: solid 10pt #d9dee2; padding-left: 10pt}
h5 {font-size: 11pt}
h6 {font-size: 11pt}

/* Hide
---------------------- */
#jumperMenu, #renderMenu, .breadCrumbs, #nav, #footer, .separatorLeft, .separatorRight, #searchForm, .zoom, .links, .see, .helpers, #content .organisationEntities img {display:  none}

/* Misc
---------------------- */
.head {padding: 10pt; border: solid 1px #d9dee2}
.bordered {border: solid 1px #ccc; padding: 5pt}
img.bordered {padding: 0}
.head {margin-bottom : 30pt}

