html, body {background-color: #fff; font-size: 10pt}
* {color: #000; font-family: Caslon,'helvetica neue',arial,verdana,sans-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;}

/* Headers
---------------------- */
.intro {font-size: 11pt; margin-bottom: 18pt;}

#logo {font-size: 12pt;}
#logo,
#logo * {font-weight: bold; color: #042970;}
#logo {border: none;}
#logo strong {display: block; border-bottom: solid 1px #f3712b; padding-bottom: 3pt;}
#baseline {font-weight: normal; font-size: 10pt; color: #f3712b; padding: 4pt 2pt 0 2pt;}

#header h1 {border-bottom: solid 1px #042970; margin-bottom: 20pt; margin-top: 0;}

h1 {font-size: 15pt; color: #042970; /*border-bottom: dotted 1px #f3712b;*/ padding-bottom: 4pt;}
h1 * {color: #042970;}

h1 {margin-bottom: 18pt;}
h2 {font-size: 13pt; color: #f3712b; padding-bottom: 4pt; /*border-bottom: dotted 1px #f3712b;*/}
h2 * {color: #f3712b;}
h3 {font-size: 12pt; color: #036;}
h3 * {color: #036;}


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


/* Hide
---------------------- */
.jumpers,
#header p,
#navigation,
.anchors,
.devTag,
#footer,
input[type=submit],
input[type=reset],
button,
#langNav,
.button,
#meta {display: none;}
