html, body {background-color: #fff; font-size: 10pt; line-height: 13pt;}
* {color: #111; font-family: Caslon,'helvetica neue',arial,verdana,sans-serif}
fieldset {border: none}
a {color: #111; text-decoration: none}
img {border: none}
ul li {list-style-type: square}

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

/* Headers
---------------------- */
h1, h1 * {font-size: 15pt; color: #004a99;}
#logo {color: #004a99; font-size: 12pt; border: none; margin: 0; padding: 0; line-height: 12pt;}
#logo * {color: #004a99; font-size: 12pt; padding: 0; margin: 0; line-height: 12pt;}
#header {margin-bottom: 0;}
#wrapper {margin-top: 0;}
h2 {font-size: 14pt; color: #565d59;  padding-bottom: 4pt; }
h2 * {color: #565d59;}
h3 {font-size: 13pt; color: #333;}
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;}

#breadcrumbs {font-size: 9pt; color: #666;}

.news h3 {margin-top: 0; padding-top: 0; margin-bottom: 0; padding-bottom: 0;}
.news .illustration {margin: 0; padding: 0;}

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

.main-date {color: #666; text-align: right; display: block;}

.links .comment,
.links .comment p {margin-top: 0;}


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


#footer {text-align: center;}
#footer .copyright {color: #999; font-size: 8pt;}

/* Hide
---------------------- */
.wai,
#navigation,
#footer,
form,
.back {display: none;}
