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

#header {border-bottom: solid 1px #1296db; margin-bottom: 2pt; margin-top: 0; color: #1296db; font-size: 14pt;}
#header * {color: #1296db;}

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

h1 {margin-bottom: 18pt;}
h2 {font-size: 13pt; color: #5F7340; padding-bottom: 4pt; /*border-bottom: dotted 1px #706b60;*/}
h2 * {color: #5F7340;}
h3 {font-size: 11pt; color: #555;}
h3 * {color: #555;}


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,
#collection,
.anchors,
#navLang,
#footer,
input[type=submit],
input[type=reset],
button,
.button,
#meta,
p.extra,
.holder,
#partners {display: none;}
