body
{
  margin: 0 auto;
  padding: 0;
  background-color: #454545;
  background-image: url('images/page_t.jpg');
  background-repeat: repeat;
  background-attachment: scroll;
  background-position: top left;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  color: #415B68;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
.tomahawk-postheader, .tomahawk-postheader a, .tomahawk-postheader a:link, .tomahawk-postheader a:visited, .tomahawk-postheader a:hover,
.tomahawk-blockheader .t, .tomahawk-vmenublockheader .t, .tomahawk-logo-text, .tomahawk-logo-text a,
h1.tomahawk-logo-name, h1.tomahawk-logo-name a, h1.tomahawk-logo-name a:link, h1.tomahawk-logo-name a:visited, h1.tomahawk-logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a
{
  text-decoration: underline;
  color: #DA1035;
}

a:link
{
  text-decoration: underline;
  color: #DA1035;
}

a:visited, a.visited
{

  color: #45616E;
}

a:hover, a.hover
{
  text-decoration: none;
  color: #A60C29;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{

  color: #000000;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-size: 22px;
  color: #000000;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-size: 18px;
  color: #000000;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-size: 16px;
  color: #000000;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-size: 14px;
  color: #000000;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-size: 14px;
  color: #000000;
}

#tomahawk-main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}



#tomahawk-page-background-gradient
{
  background-position: top left;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 1px;
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */
.tomahawk-sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 981px;
  min-width: 51px;
  min-height: 51px;
}

.tomahawk-sheet-body
{
  position: relative;
  z-index: 1;
  padding: 13px;
}

.tomahawk-sheet-tr, .tomahawk-sheet-tl, .tomahawk-sheet-br, .tomahawk-sheet-bl, .tomahawk-sheet-tc, .tomahawk-sheet-bc,.tomahawk-sheet-cr, .tomahawk-sheet-cl
{
  position: absolute;
  z-index: -1;
}

.tomahawk-sheet-tr, .tomahawk-sheet-tl, .tomahawk-sheet-br, .tomahawk-sheet-bl
{
  width: 78px;
  height: 78px;
  background-image: url('images/sheet_s.png');
}

.tomahawk-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 39px, 39px, auto);
}

.tomahawk-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 39px, 39px);
}

.tomahawk-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(39px, 39px, auto, auto);
}

.tomahawk-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(39px, auto, auto, 39px);
}

.tomahawk-sheet-tc, .tomahawk-sheet-bc
{
  left: 39px;
  right: 39px;
  height: 78px;
  background-image: url('images/sheet_h.png');
}

.tomahawk-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 39px, auto);
}

.tomahawk-sheet-bc
{
  bottom: 0;
  clip: rect(39px, auto, auto, auto);
}

.tomahawk-sheet-cr, .tomahawk-sheet-cl
{
  top: 39px;
  bottom: 39px;
  width: 78px;
  background-image: url('images/sheet_v.png');
}

.tomahawk-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 39px);
}

.tomahawk-sheet-cl
{
  left: 0;
  clip: rect(auto, 39px, auto, auto);
}

.tomahawk-sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 39px;
  left: 39px;
  right: 39px;
  bottom: 39px;
  background-color: #FFFFFF;
}

.tomahawk-sheet
{
  margin-top: 30px !important;
  cursor:auto;
}

#tomahawk-page-background-simple-gradient, #tomahawk-page-background-gradient, #tomahawk-page-background-glare
{
  min-width: 981px;
}

/* end Box, Sheet */

/* begin Header */
div.tomahawk-header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 955px;
  height: 200px;
  overflow: hidden;
}

div.tomahawk-header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 955px;
  height: 200px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.tomahawk-header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 955px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Flash */
#tomahawk-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 955px;
  height: 200px;
}

#tomahawk-flash-container
{
  position: absolute;
  top: 0;
  left: 0;
  width: 955px;
  height: 200px;
}

#tomahawk-flash-container div.tomahawk-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 19px;
}
/* end Flash */

/* begin Logo */
.tomahawk-logo
{
  display: block;
  position: absolute;
  left: 10px;
  top: 10px;
  width: 925px;
}

h1.tomahawk-logo-name
{
  display: block;
  text-align: left;
}

h1.tomahawk-logo-name, h1.tomahawk-logo-name a, h1.tomahawk-logo-name a:link, h1.tomahawk-logo-name a:visited, h1.tomahawk-logo-name a:hover
{
  font-size: 37px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #000000 !important;
}

/* end Logo */

/* begin Layout */
.tomahawk-content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 955px;
}

.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;
}
/* end Layout */

/* begin Box, Block, VMenuBlock */
.tomahawk-vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tomahawk-vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 12px;
}


.tomahawk-vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin Box, Box, VMenuBlockContent */
.tomahawk-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tomahawk-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.tomahawk-vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tomahawk-vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.tomahawk-vmenu, ul.tomahawk-vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.tomahawk-vmenu ul
{
  display: none;
}

ul.tomahawk-vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.tomahawk-vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-decoration: none;
}

ul.tomahawk-vmenu li.tomahawk-vmenu-separator
{
  display: block;
  padding: 5px 0 5px 0;
  margin: 0;
  font-size: 1px;
}

ul.tomahawk-vmenu .tomahawk-vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.tomahawk-vmenu a .r, ul.tomahawk-vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 84px;
  background-image: url('images/vmenuitem.png');
}

ul.tomahawk-vmenu a .l
{
  left: 0;
  right: 16px;
}

ul.tomahawk-vmenu a .r
{
  width: 995px;
  right: 0;
  clip: rect(auto, auto, auto, 979px);
}

ul.tomahawk-vmenu a .t
{
  display: block;
  line-height: 28px;
  color: #000000;
  padding: 0 11px 0 26px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.tomahawk-vmenu a:hover .l, ul.tomahawk-vmenu a:hover .r
{
  top: -28px;
}

ul.tomahawk-vmenu a:hover .t
{
  color: #000000;
}

ul.tomahawk-vmenu a.active .l, ul.tomahawk-vmenu a.active .r
{
  top: -56px;
}

ul.tomahawk-vmenu a.active .t
{
  color: #000000;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.tomahawk-vmenu ul, ul.tomahawk-vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.tomahawk-vmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  overflow: visible;
  background-image: url('images/vsubitem.gif');
  background-position: 25px 0;
  background-repeat: repeat-x;
  padding-left: 25px;
  border: solid 1px #BABABA;
}


ul.tomahawk-vmenu ul span, ul.tomahawk-vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.tomahawk-vmenu ul a, ul.tomahawk-vmenu ul a:link, ul.tomahawk-vmenu ul a:visited, ul.tomahawk-vmenu ul a:hover, ul.tomahawk-vmenu ul a:active, ul.tomahawk-vmenu ul span, ul.tomahawk-vmenu ul span span
{
  line-height: 20px;
  color: #476471;
  font-size: 11px;
  margin-left: 0;
}

ul.tomahawk-vmenu ul
{
    margin:0 0 0 0;
}

ul.tomahawk-vmenu ul ul
{
  margin:0 0 0 0;
}

ul.tomahawk-vmenu ul li.tomahawk-vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.tomahawk-vmenu ul .tomahawk-vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.tomahawk-vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.tomahawk-vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.tomahawk-vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.tomahawk-vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.tomahawk-vmenu ul li a.active
{
  color: #AB0D2A;
  background-position: 25px -40px;
}

ul.tomahawk-vmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.tomahawk-vmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.tomahawk-vmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.tomahawk-vmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.tomahawk-vmenu ul li a:hover, ul.tomahawk-vmenu ul li a:hover.active
{
  color: #363636;
  background-position: 25px -20px;
  border: solid 1px #A3A3A3;
}


ul.tomahawk-vmenu ul li li a:hover, ul.tomahawk-vmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.tomahawk-vmenu ul li li li a:hover, ul.tomahawk-vmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.tomahawk-vmenu ul li li li li a:hover, ul.tomahawk-vmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.tomahawk-vmenu ul li li li li li a:hover, ul.tomahawk-vmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* 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: 5px;
}


.tomahawk-block
{
  margin: 0;
}

/* end Box, Block */

/* begin Box, BlockContent */
.tomahawk-blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tomahawk-blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.tomahawk-blockcontent-body
{
  color: #000000;

}

.tomahawk-blockcontent-body a:link
{
  color: #4A4A4A;

}

.tomahawk-blockcontent-body a:visited, .tomahawk-blockcontent-body a.visited
{
  color: #7D7D7D;

}

.tomahawk-blockcontent-body a:hover, .tomahawk-blockcontent-body a.hover
{
  color: #B90E2D;
  text-decoration: none;
}

.tomahawk-blockcontent-body ul
{
  list-style-type: none;
  color: #3D5661;
  margin: 0;
  padding: 0;
}

.tomahawk-blockcontent-body ul li
{
  text-decoration: none;
  line-height: 1.25em;
  padding: 0 0 0 13px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}


/* 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: #E9EFF1 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 23px;
  height: 23px;
  margin: 0;
  padding: 0 7px !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: 23px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .tomahawk-button-wrapper
{
  display: block;
  float: left;
}

input, select
{
  vertical-align: middle;

}

.tomahawk-button-wrapper.hover .tomahawk-button, .tomahawk-button:hover
{
  color: #FDE3E7 !important;
  text-decoration: none !important;
}

.tomahawk-button-wrapper.active .tomahawk-button
{
  color: #F5F5F5 !important;
}

.tomahawk-button-wrapper .l, .tomahawk-button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 69px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.tomahawk-button-wrapper .l
{
  left: 0;
  right: 1px;
}

.tomahawk-button-wrapper .r
{
  width: 403px;
  right: 0;
  clip: rect(auto, auto, auto, 402px);
}

.tomahawk-button-wrapper.hover .l, .tomahawk-button-wrapper.hover .r
{
  top: -23px;
}

.tomahawk-button-wrapper.active .l, .tomahawk-button-wrapper.active .r
{
  top: -46px;
}

.tomahawk-button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.tomahawk-post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.tomahawk-post-body
{
  position: relative;
  z-index: 1;
  padding: 5px;
}


.tomahawk-post
{
  margin: 5px;
}

a img
{
  border: 0;
}

.tomahawk-article img, img.tomahawk-article
{
  border: solid 1px #212F35;
  margin: 10px;
}

.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 #212F35;
  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 PostHeaderIcon */
.tomahawk-postheader
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #000000;
}

.tomahawk-postheader a, .tomahawk-postheader a:link, .tomahawk-postheader a:visited, .tomahawk-postheader a:hover
{
  font-size: 22px;
  margin: 0;
  color: #000000;
}

/* end PostHeaderIcon */

/* begin PostHeader */
.tomahawk-postheader a:link
{
  text-decoration: none;
  color: #BE0E2E;
}

.tomahawk-postheader a:visited, .tomahawk-postheader a.visited
{

  color: #666666;
}

.tomahawk-postheader a:hover, .tomahawk-postheader a.hovered
{

  color: #A60C29;
}
/* end PostHeader */

/* begin PostContent */
.tomahawk-postcontent p
{
  margin: 0.5em 0;
}

.tomahawk-postcontent, .tomahawk-postcontent p
{
  text-align: justify;
}

.tomahawk-postcontent
{
  margin: 0;
}
/* end PostContent */

/* begin PostBullets */
ol, ul
{
  color: #000000;
  margin: 1em 0 1em 2em;
  padding: 0;

}

li ol, li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

li
{
  margin: 0.2em 0;
  padding: 0;
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;

}



/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.tomahawk-postcontent blockquote p
{
  color: #000000;
  font-style: italic;
  text-align: left;
}

blockquote,
.tomahawk-postcontent blockquote
{
  border: solid 1px #BABABA;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 5px;
  background-color: #DBDBDB;
}

/* end PostQuote */

/* begin Footer */
.tomahawk-footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 955px;
  margin: 0 auto;
}

.tomahawk-footer .tomahawk-footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 10px;
  text-align: center;
}

.tomahawk-footer .tomahawk-footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 955px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.tomahawk-footer .tomahawk-footer-text p
{
  margin: 0;
}

.tomahawk-footer .tomahawk-footer-text
{
  display: inline-block;
  color: #12191C;
  font-size: 11px;
}

.tomahawk-footer .tomahawk-footer-text a:link
{
  text-decoration: none;
  color: #303030;

}

.tomahawk-footer .tomahawk-footer-text a:visited
{
  text-decoration: none;
  color: #4A4A4A;

}

.tomahawk-footer .tomahawk-footer-text a:hover
{
  color: #8A0A22;
  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: #EF254A;
}

.tomahawk-page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #6F94A5;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.tomahawk-content-layout .tomahawk-sidebar1
{
  background-color: #BABABA;
  width: 20%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.tomahawk-content-layout .tomahawk-content
{
  width: 80%;
}
.tomahawk-content-layout .tomahawk-content .tomahawk-block
{
  background-color: #FFFFFF;
}
.tomahawk-content-layout .tomahawk-content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .tomahawk-layout-cell
{
    width:33%;
}


.overview-table-inner 
{
    margin:10px;
}

table.table
{
    width:100%;
    border-collapse:collapse;
    table-layout:fixed;
    text-align:left;
    vertical-align:top;
}

table.table, table.table tr, table.table td
{
    border:none;
    margin:0;
    padding:0;
    background-color:Transparent;
}

img.image
{
    margin:0;
    padding:0;
    border:none;
}