<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">tomahawk-sheet-body#scroller { visibility: hidden; }

body
{
  background-color: white;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
}
h1{font-size:16pt;}
h2{font-size:14pt;}

#tomahawk-main
{
  position: relative;
  width: 100%;
}

#tomahawk-page-background-glare
{
   visibility: hidden;
   height:0px;
}

#tomahawk-page-background-glare-image
{
   visibility: hidden;
   height:0px;
}

#tomahawk-page-background-simple-gradient, #tomahawk-page-background-gradient, #tomahawk-page-background-glare
{
   visibility: hidden;
   height:0px;
}

.tomahawk-post-body {padding-top:0px;}


/*
.tomahawk-sheet         {visibility:hidden;}
.tomahawk-sheet-body    {visibility:hidden;}
*/
.tomahawk-sheet-tl      {visibility:hidden;}
.tomahawk-sheet-tr      {visibility:hidden;}
.tomahawk-sheet-bl      {visibility:hidden;}
.tomahawk-sheet-br      {visibility:hidden;}
.tomahawk-sheet-tc      {visibility:hidden;}
.tomahawk-sheet-bc      {visibility:hidden;}
.tomahawk-sheet-cr      {visibility:hidden;}
.tomahawk-sheet-cl      {visibility:hidden;}
.tomahawk-sheet-cc      {visibility:hidden;}
#topcontrol { visibility:hidden; }


.tomahawk-header                 {visibility:hidden;height:0px;}
.tomahawk-header-jpeg            {visibility:hidden;height:0px;}
.tomahawk-header-png             {visibility:hidden;height:0px;}
.tomahawk-logo                   {visibility:hidden;height:0px;}
.tomahawk-logo-name              {visibility:hidden;height:0px;}
.tomahawk-logo-text              {visibility:hidden;height:0px;}

.tomahawk-menu                   {visibility:hidden;height:0px;}
.tomahawk-nav                    {visibility:hidden;height:0px;}
.tomahawk-vmenublock             {visibility:hidden;height:0px;}
.tomahawk-vmenublock-body        {visibility:hidden;height:0px;}
.tomahawk-vmenublock             {visibility:hidden;height:0px;}
.tomahawk-vmenublockheader       {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent      {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-body {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-tl   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-tr   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-bl   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-br   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-tc   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-bc   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-cr   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-cl   {visibility:hidden;height:0px;}
.tomahawk-vmenublockcontent-cc   {visibility:hidden;height:0px;}
.tomahawk-vmenu                  {visibility:hidden;height:0px;}


/* begin Layout */
.tomahawk-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 894px;
}

.tomahawk-content-layout .tomahawk-content-layout
{
  width: auto;
  margin:0;
}

div.tomahawk-content-layout div.tomahawk-layout-cell, div.tomahawk-content-layout div.tomahawk-layout-cell div.tomahawk-content-layout div.tomahawk-layout-cell
{
   display: table-cell;
}

div.tomahawk-layout-cell div.tomahawk-layout-cell
{
   display: block;
}

div.tomahawk-content-layout-row
{
  display: table-row; 
}

.tomahawk-content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.tomahawk-layout-cell, .tomahawk-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none !important;
  margin:0 !important;
  padding:0 !important;
}


/* begin Box, Block */
.tomahawk-block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tomahawk-block-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.tomahawk-block
{
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.tomahawk-blockheader
{
  position: relative;
  z-index: 0;
  height: 37px;
  margin-bottom: 0;
}

.tomahawk-blockheader .t
{
  height: 37px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 37px;	
}

/* end BlockHeader */

/* begin Box, BlockContent */
.tomahawk-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 3px;
  min-height: 3px;
}

.tomahawk-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.tomahawk-blockcontent-tr, .tomahawk-blockcontent-tl, .tomahawk-blockcontent-br, .tomahawk-blockcontent-bl, .tomahawk-blockcontent-tc, .tomahawk-blockcontent-bc,.tomahawk-blockcontent-cr, .tomahawk-blockcontent-cl
{
  position: absolute;
  z-index: -1;
}

.tomahawk-blockcontent-tr, .tomahawk-blockcontent-tl, .tomahawk-blockcontent-br, .tomahawk-blockcontent-bl
{
  width: 2px;
  height: 2px;
}

.tomahawk-blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 1px, 1px, auto);
}

.tomahawk-blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 1px, 1px);
}

.tomahawk-blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(1px, 1px, auto, auto);
}

.tomahawk-blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(1px, auto, auto, 1px);
}

.tomahawk-blockcontent-tc, .tomahawk-blockcontent-bc
{
  left: 1px;
  right: 1px;
  height: 2px;
}

.tomahawk-blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 1px, auto);
}

.tomahawk-blockcontent-bc
{
  bottom: 0;
  clip: rect(1px, auto, auto, auto);
}

.tomahawk-blockcontent-cr, .tomahawk-blockcontent-cl
{
  top: 1px;
  bottom: 1px;
  width: 2px;
}

.tomahawk-blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 1px);
}

.tomahawk-blockcontent-cl
{
  left: 0;
  clip: rect(auto, 1px, auto, auto);
}

.tomahawk-blockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-color: #D0E2D1;
}

.tomahawk-blockcontent-body, 
.tomahawk-blockcontent-body a, 
.tomahawk-blockcontent-body li a
{
  color: #32342D;

}

.tomahawk-blockcontent-body a,
.tomahawk-blockcontent-body li a
{
  color: #3B5E3E;
  text-decoration: underline;
}

.tomahawk-blockcontent-body a:link,
.tomahawk-blockcontent-body li a:link
{
  color: #3B5E3E;
  text-decoration: underline;
}

.tomahawk-blockcontent-body a:visited, .tomahawk-blockcontent-body a.visited,
.tomahawk-blockcontent-body li a:visited, .tomahawk-blockcontent-body li a.visited
{
  color: #4F5247;

}

.tomahawk-blockcontent-body a:hover, .tomahawk-blockcontent-body a.hover,
.tomahawk-blockcontent-body li a:hover, .tomahawk-blockcontent-body li a.hover
{
  color: #359C3E;

  text-decoration: none;
}

.tomahawk-blockcontent-body ul
{
  list-style-type: none;
  color: #52554A;
  margin: 0;
  padding: 0;
}

.tomahawk-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
}




.toggle span
{
  color: #3B5E3E;
}

.gsc-branding-text {
  color: #32342D !important;
}

/* end Box, BlockContent */

/* begin Button */
.tomahawk-button-wrapper .tomahawk-button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #EEEEEC !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.tomahawk-button img, .tomahawk-button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.tomahawk-button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 33px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .tomahawk-button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.tomahawk-block select 
{
    width:96%;
}

.tomahawk-button-wrapper.hover .tomahawk-button, .tomahawk-button:hover
{
  color: #B3C6B5 !important;
  text-decoration: none !important;
}

.tomahawk-button-wrapper.active .tomahawk-button
{
  color: #ECF3ED !important;
}

.tomahawk-button-wrapper .l, .tomahawk-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 99px;
  margin: 0;
  padding: 0;
}

.tomahawk-button-wrapper .l
{
  left: 0;
  right: 9px;
}

.tomahawk-button-wrapper .r
{
  width: 411px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}

.tomahawk-button-wrapper.hover .l, .tomahawk-button-wrapper.hover .r
{
  top: -33px;
}

.tomahawk-button-wrapper.active .l, .tomahawk-button-wrapper.active .r
{
  top: -66px;
}

.tomahawk-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.tomahawk-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 33px;
  min-height: 33px;
}

.tomahawk-post-body
{
  position: relative;
  z-index: 1;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.tomahawk-post-tr, .tomahawk-post-tl, .tomahawk-post-br, .tomahawk-post-bl, .tomahawk-post-tc, .tomahawk-post-bc,.tomahawk-post-cr, .tomahawk-post-cl
{
  position: absolute;
  z-index: -1;
}

.tomahawk-post
{
  margin: 10px;
}

a img
{
  border: 0;
}

.tomahawk-article img, img.tomahawk-article
{
  margin: 5px;
}

.tomahawk-metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.tomahawk-article table, table.tomahawk-article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.tomahawk-article table, table.tomahawk-article .tomahawk-article tr, .tomahawk-article th, .tomahawk-article td
{
  background-color: Transparent;
}

.tomahawk-article th, .tomahawk-article td
{
  padding: 2px;
  border: solid 1px #252621;
  vertical-align: top;
  text-align: left;
}

.tomahawk-article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.tomahawk-postmetadataheader
{
  padding: 1px;
  background-color: #CEDACF;
  border-color: #9FB7A1;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
.tomahawk-post h2.tomahawk-postheader, 
.tomahawk-post h2.tomahawk-postheader a, 
.tomahawk-post h2.tomahawk-postheader a:link, 
.tomahawk-post h2.tomahawk-postheader a:visited, 
.tomahawk-post h2.tomahawk-postheader a.visited, 
.tomahawk-post h2.tomahawk-postheader a:hover, 
.tomahawk-post h2.tomahawk-postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 24px;
  color: #233825;
}

.tomahawk-post h2.tomahawk-postheader a, 
.tomahawk-post h2.tomahawk-postheader a:link, 
.tomahawk-post h2.tomahawk-postheader a:visited, 
.tomahawk-post h2.tomahawk-postheader a.visited, 
.tomahawk-post h2.tomahawk-postheader a:hover, 
.tomahawk-post h2.tomahawk-postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #2D482F;
}

.tomahawk-post h2.tomahawk-postheader a:visited, 
.tomahawk-post h2.tomahawk-postheader a.visited
{

  color: #425744;
}


.tomahawk-post h2.tomahawk-postheader a:hover, 
.tomahawk-post h2.tomahawk-postheader a.hovered
{


  color: #359C3E;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.tomahawk-postheadericons
{
  color: #3D513F;
  padding: 1px;
}

.tomahawk-postheadericons, .tomahawk-postheadericons a, .tomahawk-postheadericons a:link, .tomahawk-postheadericons a:visited, .tomahawk-postheadericons a:hover
{
  font-size: 12px;
}

.tomahawk-postheadericons a, .tomahawk-postheadericons a:link, .tomahawk-postheadericons a:visited, .tomahawk-postheadericons a:hover
{
  margin: 0;
  text-decoration: underline;
  color: #52554A;
}

.tomahawk-postheadericons a:visited, .tomahawk-postheadericons a.visited
{

  color: #52554A;
}

.tomahawk-postheadericons a:hover, .tomahawk-postheadericons a.hover
{

  text-decoration: none;
  color: #1A1B18;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.tomahawk-post ol, .tomahawk-post ul
{
  color: #121311;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.tomahawk-post li ol, .tomahawk-post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.tomahawk-post li
{
  margin: 0.2em 0;
  padding: 0;
}

.tomahawk-post ul
{
  list-style-type: none;
}

.tomahawk-post ol
{
  list-style-position: inside;

}



/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.tomahawk-postcontent blockquote p
{
  color: #0B0F0B;
  font-style: italic;
  text-align: left;
}

blockquote,
.tomahawk-postcontent blockquote
{
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 28px;
  background-color: #C0D8C2;
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.tomahawk-postfootericons
{
  color: #4D664F;
  padding: 1px;
}

.tomahawk-postfootericons, .tomahawk-postfootericons a, .tomahawk-postfootericons a:link, .tomahawk-postfootericons a:visited, .tomahawk-postfootericons a:hover
{
  font-size: 12px;
  text-decoration: none;
}

.tomahawk-postfootericons a, .tomahawk-postfootericons a:link, .tomahawk-postfootericons a:visited, .tomahawk-postfootericons a:hover
{
  margin: 0;
  text-decoration: underline;
  color: #52554A;
}

.tomahawk-postfootericons a:visited, .tomahawk-postfootericons a.visited
{

  color: #52554A;
}

.tomahawk-postfootericons a:hover, .tomahawk-postfootericons a.hover
{

  text-decoration: none;
  color: #1A1B18;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.tomahawk-footer {visibility:hidden;height:0px;}


.tomahawk-footer .tomahawk-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.tomahawk-footer .tomahawk-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  width: 894px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.tomahawk-rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 32px;
  width: 32px;
  cursor: default;
}


.tomahawk-footer .tomahawk-footer-text p
{
  margin: 0;
}

.tomahawk-footer, .tomahawk-footer-text, .tomahawk-footer-text p
{
  color: #42443B;
  text-align: center;
}

.tomahawk-footer .tomahawk-footer-text,
.tomahawk-footer .tomahawk-footer-text a,
.tomahawk-footer .tomahawk-footer-text a:link,
.tomahawk-footer .tomahawk-footer-text a:visited,
.tomahawk-footer .tomahawk-footer-text a:hover
{
  font-size: 12px;
}

.tomahawk-footer .tomahawk-footer-text a,
.tomahawk-footer .tomahawk-footer-text a:link
{
  color: #3B5E3E;
  text-decoration: underline;
}

.tomahawk-footer .tomahawk-footer-text a:visited
{
  text-decoration: none;
  color: #696D5F;

}

.tomahawk-footer .tomahawk-footer-text a:hover
{
  color: #161D17;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.tomahawk-page-footer, .tomahawk-page-footer a, .tomahawk-page-footer a:link, .tomahawk-page-footer a:visited, .tomahawk-page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #58745A;
}

.tomahawk-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #696D5F;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.tomahawk-content-layout .tomahawk-sidebar1
{
  width: 25%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.tomahawk-content-layout .tomahawk-content
{
  width: 50%;
}
.tomahawk-content-layout .tomahawk-content .tomahawk-block
{
  background-color: #FFFFFF;
}
.tomahawk-content-layout .tomahawk-content-sidebar1
{
  width: 75%;
}
.tomahawk-content-layout .tomahawk-content-sidebar2
{
  width: 75%;
}
.tomahawk-content-layout .tomahawk-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.tomahawk-content-layout .tomahawk-sidebar2
{
  width: 25%;
}
/* end LayoutCell, sidebar2 */




.hidden
{
  display: none;
}

/* Profile
----------------------------------------------- */
.profile-datablock, .profile-textblock {
  margin: 0 0 .75em;
  line-height: 1.4em;
}
.profile-img {
  float: left;
  margin-top: 0;
  margin-right: 5px;
  margin-bottom: 5px;
  margin-left: 0;
  border: 5px solid #889977;
}
.profile-data {
  font-weight: bold;
}</pre></body></html>