/* CSS Document */

/* user styles */
h1   { color: #3a576c; font-size: 24px; font-weight: bold; margin: 20px 2px 10px; text-shadow: 2px 2px 4px #aaa; }
h2   { color: #3a576c; font-size: 16px; font-weight: bold; margin: 8px 0 4px }
h3 { color: #3a576c; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0 4px 0 0; padding: 0 }
h4  { color: #3a576c; font-size: 11px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin: 0 10px 2px 0; padding: 4px 0 2px; border-bottom: 1px solid #bfc1c6 }
h5 { color: #fff; font-size: 12px; font-weight: bold; background-color: #696e79; padding: 5px 10px; width: 160px; border: solid 1px #a5abb9 }
h6 { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; padding-right: 10px; padding-bottom: 6px; vertical-align: top }
.text { color: #000; font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 14px; padding-right: 10px; padding-bottom: 6px; vertical-align: top }
.text p{
	margin-bottom: 14px;
}
.textsmall { font-size: 11px; font-family: Arial, Helvetica, sans-serif; line-height: 14px }
.super  { font-size: 66%; vertical-align: super }