/* CSS Document */


/* Links */
A:link { text-decoration: none; color:#1d5183; font-weight: bold; font-size:11px;}
A:visited { text-decoration: none; color:#1d5183; font-weight: bold; font-size:11px;}
A:hover { text-decoration: none; color:#afb2b5; font-weight: bold; font-size:11px;}

A:link.gold { text-decoration: none; color:#b5975b; font-weight: bold;}
A:visited.gold { text-decoration: none; color:#b5975b; font-weight: bold;}
A:hover.gold { text-decoration: none; color:#98999b; font-weight: bold;}

A:link.blue { text-decoration: none; color:#00357b; font-weight: bold;}
A:visited.blue { text-decoration: none; color:#00357b; font-weight: bold;}
A:hover.blue { text-decoration: none; color:#98999b; font-weight: bold;}

A:link.white { text-decoration: none; color:#ffffff; font-weight: bold;}
A:visited.white { text-decoration: none; color:#ffffff; font-weight: bold;}
A:hover.white { text-decoration: none; color:#b4975a; font-weight: bold;}

A:link.black { text-decoration: none; color:#000000; font-weight: bold;}
A:visited.black { text-decoration: none; color:#000000; font-weight: bold;}
A:hover.black { text-decoration: none; color:#b4975a; font-weight: bold;}


/* Text */
span.bodytext { font-family:Arial, Helvetica, sans-serif; font-size:10pt; line-height:19px;}
span.bodytextsmall { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt;}
span.gold { font-weight:bold; color:#b5975b; font-size:11pt;}
span.goldhead { font-weight:bold; color:#b5975b; font-size:16pt; font-family:"Times New Roman", Times, serif;}
span.goldsmall { font-weight:bold; color:#b5975b; font-size:9pt;}
span.footer { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#ffffff;}
span.footer-level2 { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:normal; color:#000000;}
span.white { font-weight:bold; color:#FFFFFF; font-size:12px;}
span.smallhead { font-weight:bold; color:#000000; font-size:11pt;}
span.bodytext-no-lineheight { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; line-height:16px;}

span.green-bright { font-weight:bold; color:#058d43;}
span.smallgreen { color:#57702f;}
span.orange { font-weight:bold; color:#c98a07;} 
span.brown { font-weight:bold; color:#533c1a;}
span.bodytextbig { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:9pt; line-height:14pt;}
span.head { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14pt; line-height:14pt;}


/* Structure */
body { margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px;}
div.padded {padding:10px;}
div.bodytext { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8.5pt; line-height:14pt;}
div.bodytextsmall { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8pt; line-height:12pt;}
div.bodytext-no-lineheight { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:7pt;}
div.footer { height:40px; padding-left:36px; padding-right:36px; padding-top:10px; }
div.footer-level2 { padding-left:36px; padding-right:36px; padding-top:10px; padding-bottom:10px; }

div.footer2 { height:40px; width:822px; background-color:#bfd0e4; text-align:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:8px; }
div.navigation { padding:10px; text-align:left;}

/* LISTS */
ul {list-style-type: disc; margin: 0em 0 1em 20px }
ol {list-style-type: decimal; margin: 0em 0 0em 24px }

hr {height:1px; width:100% color:#cfcccc;}


