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

textarea,
input,
select {font-size: 10pt;}

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

#header h1 {border-bottom: solid 2pt #7F8D67; margin-bottom: 2pt; margin-top: 0; font-size: 11pt; color: #7F8D67; text-align: right; font-style: normal; padding-bottom: 2pt;}
#header h1 * {color: #7F8D67;}

#baseline {font-weight: normal; font-size: 9pt; padding: 2pt 0 0 0; margin-top: 0; margin-bottom: 5pt; text-align: right;}
#baseline * {font-weight: normal;}
#baseline p {margin-top: 0;}

#breadcrumbs {color: #666; font-size: 8pt; margin-bottom: 18pt;}
#breadcrumbs a {color: #666;}

h1 {font-size: 16pt; color: #564436; margin-top: 0; margin-bottom: 18pt; border-bottom: solid 3pt #564436; padding-bottom: 3pt; font-style: italic;}
h1 * {color: #564436;}
h2 {font-size: 12pt; color: #7F8D67; padding-bottom: 4pt; border-bottom: dotted 1px #7F8D67;}
h2 * {color: #7F8D67;}
h3 {font-size: 11pt; color: #333;}
h3 * {color: #333;}

input[type=text],
input[type=password],
select,
textarea {border: solid 1px #7f9db9;}

table caption {padding-bottom: 5pt; font-weight: bold; text-align: left; margin-top: 11pt;}
table {border-style: solid; border-width: 1pt 0 0 1pt; border-color: #666; border-collapse: collapse; margin-bottom: 12pt;}
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: 12pt;}
.illustration .legend {margin-top: 3pt;}
.illustration img {border: solid 1px #333;}

#sideBar {font-size: 9pt; margin-bottom: 20pt; border-bottom: solid 2pt #7F8D67;}
#sideBar h2 {border: none; color: #333; padding-bottom: 0; margin-bottom: 0; font-size: 11pt;}
#sideBar h3 {color: #84664C; font-size: 10pt;}
#sideBar p {margin-top: 3pt;}

#footer {font-size: 7pt; color: #999; margin-top: 15pt;}


/* Hide
---------------------- */
.jumpers,
#footer a,
#overlay,
#overlayContainer,
#navigation {display: none;}
