html, body {background-color: #fff; font-size: 11pt}
* {color: #000; font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;}
fieldset {border: none}
a {color: #000; text-decoration: none}
img {border: none}
ul li {list-style-type: square}

#page {padding: 5pt 10pt 0 10pt;}

/* Headers
---------------------- */
h1, h1 * {font-size: 18pt; color: #ff0;}
#page #logo {color: #ff0; font-size: 16pt; border: none; margin: 0 0 6pt 0; padding: 0; line-height: 12pt; border-bottom: solid 2pt #333; padding-bottom: 3pt; display: block;}
#page #logo * {color: #ff0; font-size: 12pt; padding: 0; margin: 0; line-height: 12pt;}
h1 {border-bottom: dotted 1px #ff0; padding-bottom: 4pt; margin-bottom: 24pt;}
h2 {font-size: 15pt; color: #ff0; margin-top: 12pt; padding-bottom: 0;}
h2 * {color: #ff0;}
h3 {font-size: 13pt; margin-top: 5pt;}
h4 {font-size: 12pt; color: #333}
h4 * {color: #333;}
h5 {font-size: 11pt; color: #666}
h5 * {color: #666;}
h6 {font-size: 11pt; color: #999}
h6 * {color: #999;}
h2,
h3,
h4,
h5,
h6 {margin-bottom: 4pt; line-height: 1.2;}

#breadcrumbs {font-size: 10pt;}

.result {margin-bottom: 15pt; border-bottom: dotted 1pt #999;}

#intro .hitLine h1 + strong {margin-top: -24pt; display: block;}
#intro .hitLine h1 {border: none; padding-bottom: 0;}
#intro .hitLine strong {border-bottom: dotted 1pt #ff0; padding-bottom: 4pt; margin-bottom: 24pt;}

/* Content
---------------------- */
p,
ul,
ol,
blockquote,
div {margin-top: 4pt; margin-bottom: 4pt;}

table caption {padding-bottom: 4pt; font-weight: bold; text-align: left}
table {border-style: solid; border-width: 1pt 0 0 1pt; border-color: #666; border-collapse: collapse; margin-bottom: 5pt;}
td, th {padding: 3px; border-width: 0 1pt 1pt 0; border-style: solid; border-color: #666}
.legend {font-size: 8.5pt; color: #444; font-style: italic;}
.legend * {color: #444;}

.illustration {margin-bottom: 8pt;}
.illustration .legend {margin-top: 3pt;}


/* Separator
---------------------- */
.separator {display: block; margin: 10pt 0; height: 1pt; border-bottom: dotted 1px #999;}

/* Hide
---------------------- */
.jumpers,
#searchForm,
#langSwitch,
#header .separator,
#navigation,
.separator a,
#footer,
form.search,
.pager {display: none}