/* begin Page */

#gs-main, table
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
    margin: 0;
    padding: 0;
}

.gs-postcontent,
.gs-postcontent li,
.gs-postcontent table,
.gs-postcontent a,
.gs-postcontent a:link,
.gs-postcontent a:visited,
.gs-postcontent a.visited,
.gs-postcontent a:hover,
.gs-postcontent a.hovered
{
    font-family: Arial, Helvetica, Sans-Serif;
}

.gs-postcontent p
{
    margin: 12px 0;
}

h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:link, h2 a:link, h3 a:link, h4 a:link, h5 a:link, h6 a:link,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.gs-postcontent a
{
  text-decoration: none;
  color: #2D5E7B;
}

.gs-postcontent a:link
{
  text-decoration: none;
  color: #2D5E7B;
}

.gs-postcontent a:visited, .gs-postcontent a.visited
{
  color: #56738F;
}

.gs-postcontent  a:hover, .gs-postcontent a.hover
{
  text-decoration: underline;
  color: #3E81A8;
}

.gs-postcontent h1
{
   color: #2D5E7B;
margin: 21px 0;    
}

.gs-blockcontent h1
{
margin: 21px 0; 
}

.gs-postcontent h2
{
   color: #3E81A8;
margin: 19px 0;
   font-size: 24px;    
}

.gs-blockcontent h2
{
margin: 19px 0;
   font-size: 24px; 
}

.gs-postcontent h2 a, .gs-postcontent h2 a:link, .gs-postcontent h2 a:hover, .gs-postcontent h2 a:visited, .gs-blockcontent h2 a, .gs-blockcontent h2 a:link, .gs-blockcontent h2 a:hover, .gs-blockcontent h2 a:visited 
{
   font-size: 24px; 
}

.gs-postcontent h3
{
   color: #3F5469;
margin: 19px 0;
   font-size: 19px;    
}

.gs-blockcontent h3
{
margin: 19px 0;
   font-size: 19px; 
}

.gs-postcontent h3 a, .gs-postcontent h3 a:link, .gs-postcontent h3 a:hover, .gs-postcontent h3 a:visited, .gs-blockcontent h3 a, .gs-blockcontent h3 a:link, .gs-blockcontent h3 a:hover, .gs-blockcontent h3 a:visited 
{
   font-size: 19px; 
}

.gs-postcontent h4
{
   color: #3B4F63;
margin: 20px 0;
   font-size: 16px;    
}

.gs-blockcontent h4
{
margin: 20px 0;
   font-size: 16px; 
}

.gs-postcontent h4 a, .gs-postcontent h4 a:link, .gs-postcontent h4 a:hover, .gs-postcontent h4 a:visited, .gs-blockcontent h4 a, .gs-blockcontent h4 a:link, .gs-blockcontent h4 a:hover, .gs-blockcontent h4 a:visited 
{
   font-size: 16px; 
}

.gs-postcontent h5
{
   color: #3B4F63;
margin: 26px 0;
   font-size: 13px;    
}

.gs-blockcontent h5
{
margin: 26px 0;
   font-size: 13px; 
}

.gs-postcontent h5 a, .gs-postcontent h5 a:link, .gs-postcontent h5 a:hover, .gs-postcontent h5 a:visited, .gs-blockcontent h5 a, .gs-blockcontent h5 a:link, .gs-blockcontent h5 a:hover, .gs-blockcontent h5 a:visited 
{
   font-size: 13px; 
}

.gs-postcontent h6
{
   color: #56738F;
margin: 35px 0;
   font-size: 11px;    
}

.gs-blockcontent h6
{
margin: 35px 0;
   font-size: 11px; 
}

.gs-postcontent h6 a, .gs-postcontent h6 a:link, .gs-postcontent h6 a:hover, .gs-postcontent h6 a:visited, .gs-blockcontent h6 a, .gs-blockcontent h6 a:link, .gs-blockcontent h6 a:hover, .gs-blockcontent h6 a:visited 
{
   font-size: 11px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#gs-main
{
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
}

#gs-page-background-glare
{
  position: absolute;
  left: 50%;
  margin-left :-577px;
  top:0;
  width:1153px;
  height:232px;
  overflow:hidden;
  min-width: 1000px;
}

#gs-page-background-glare-image
{
  position: fixed;
  width:1153px;
  top: 0;
  height:232px;
  background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
}

html:first-child #gs-page-background-glare
{
  border: 1px solid transparent; /* Opera fix */
}

body
{
  padding: 0; 
  margin:0;
  color: #0D1216;
  height:100%;
  min-height:100%;
  background-color: #FFFFFF;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: top left;
  min-width: 1000px;
}

.cleared
{
  display:block;
  clear: both;
  float: none;
  margin: 0;
  padding: 0;
  border: none;
  font-size: 0;
  height:0;
  overflow:hidden;
}

.reset-box
{
  overflow:hidden;
  display:table; 
}

form
{
  padding: 0 !important;
  margin: 0 !important;
}

table.position
{
  position: relative;
  width: 100%;
  table-layout: fixed;
}

/* end Page */

/* begin Box, Sheet */
.gs-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 59px;
  min-height: 59px;
  margin-top: 46px;
  margin-bottom: -4px;
  cursor:auto;
  width: 1000px;
}

.gs-sheet-body
{
  position: relative;
  padding: 5px;
    padding-top:5px;
    padding-bottom:5px;
}

.gs-sheet-tr, .gs-sheet-tl, .gs-sheet-br, .gs-sheet-bl, .gs-sheet-tc, .gs-sheet-bc,.gs-sheet-cr, .gs-sheet-cl
{
  position: absolute;
}

.gs-sheet-tr, .gs-sheet-tl, .gs-sheet-br, .gs-sheet-bl
{
  width: 74px;
  height: 74px;
  background-image: url('images/sheet_s.png');
}

.gs-sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 37px, 37px, auto);
}

.gs-sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 37px, 37px);
}

.gs-sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(37px, 37px, auto, auto);
}

.gs-sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(37px, auto, auto, 37px);
}

.gs-sheet-tc, .gs-sheet-bc
{
  left: 37px;
  right: 37px;
  height: 74px;
  background-image: url('images/sheet_h.png');
}

.gs-sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 37px, auto);
}

.gs-sheet-bc
{
  bottom: 0;
  clip: rect(37px, auto, auto, auto);
}

.gs-sheet-cr, .gs-sheet-cl
{
  top: 37px;
  bottom: 37px;
  width: 74px;
  background-image: url('images/sheet_v.png');
}

.gs-sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 37px);
}

.gs-sheet-cl
{
  left: 0;
  clip: rect(auto, 37px, auto, auto);
}

.gs-sheet-cc
{
  position: absolute;
  top: 37px;
  left: 37px;
  right: 37px;
  bottom: 37px;
  background-color: #F9FAFB;
}

#gs-page-background-top-texture, #gs-page-background-middle-texture{
  min-width: 1000px;
}

/* end Box, Sheet */

/* begin Header */
div.gs-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
}

div.gs-header-clip
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:200px;
}

div.gs-header-png
{
  position: absolute;
  left:0;
  top: 0;
  width: 990px;
  height: 200px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.gs-header-jpeg
{
  position: absolute;
  top: 0;
  left:0;
  width: 990px;
  height: 200px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin HeaderObject */
div.gs-headerobject
{
  display: block;
  left: 73%;
  margin-left: -101px;
  position: absolute;
  top: 0;
  width: 137px;
  height: 200px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.gs-logo
{
  display: block;
  position: absolute;
  top: 40px;
  left: 3%;
  margin-left: -7px;
}

h1.gs-logo-name
{
  display: block;
  text-align: left;
  font-size: 29px;
  padding: 0;
  margin: 0;
  color: #204256 !important;
}
h1.gs-logo-name a, 
h1.gs-logo-name a:link, 
h1.gs-logo-name a:visited, 
h1.gs-logo-name a:hover
{
  font-size: 29px;
  padding: 0;
  margin: 0;
  color: #204256 !important;
}

h2.gs-logo-text
{
  display: block;
  text-align: left;
  font-size: 17px;
  padding: 0;
  margin: 0;
  color: #204256 !important;
}
h2.gs-logo-text a,
h2.gs-logo-text a:link,
h2.gs-logo-text a:visited,
h2.gs-logo-text a:hover
{
  font-size: 17px;
  padding: 0;
  margin: 0;
  color: #204256 !important;
}

#headline, #slogan 
{
    display: block;
    min-width: 150px;
    text-align: left;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.gs-hmenu a, .gs-hmenu a:link, .gs-hmenu a:visited, .gs-hmenu a:hover
{
    outline: none;
}

.gs-hmenu, .gs-hmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.gs-hmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.gs-hmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.gs-hmenu li li
{
  float: none;
}

.gs-hmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
  min-height: 0;
  background-image: url('images/spacer.gif');
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.gs-hmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.gs-hmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.gs-hmenu:after, .gs-hmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.gs-hmenu{
  min-height: 0;
  position:relative;
  padding: 0 20px 0 20px;
}

.gs-hmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}

/* menu structure */

.gs-nav
{
   position: relative;
  margin:0 auto;
  min-height: 28px;
  z-index: 100;
    margin-top: 2px;
    margin-bottom: 0;
}

.gs-nav-outer
{
    position:absolute;
    width:100%;
}

.gs-nav-l, .gs-nav-r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 100%;
  background-image: url('images/nav.png');
}

.gs-nav-l
{
  left: 0;
  right: 20px;
}

.gs-nav-r
{
  right: 0;
  width: 990px;
  clip: rect(auto, auto, auto, 970px);
}

/* end Menu */

/* begin MenuItem */
.gs-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 28px;
  cursor: pointer;
  text-align: left;
  text-decoration: none;
}

.gs-hmenu ul li
{
    margin:0;
    clear: both;
}

.gs-hmenu a .r, .gs-hmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 94px;
  background-image: url('images/menuitem.png');
}

.gs-hmenu a .l
{
  left: 0;
  right: 0;
}

.gs-hmenu a .r
{
  width: 400px;
  right: 0;
  clip: rect(auto, auto, auto, 400px);
}

.gs-hmenu a .t, .gs-hmenu ul a, .gs-hmenu a:link, .gs-hmenu a:visited, .gs-hmenu a:hover
{
  text-align: left;
  text-decoration: none;
}

.gs-hmenu a .t
{
  color: #11222D;
  padding: 0 22px;
  margin: 0 0;
  line-height: 28px;
  text-align: center;
}

.gs-hmenu a:hover .l, .gs-hmenu a:hover .r
{
  top: -33px;
}

.gs-hmenu li:hover>a .l, .gs-hmenu li:hover>a .r
{
  top: -33px;
}

.gs-hmenu li:hover a .l, .gs-hmenu li:hover a .r
{
  top: -33px;
}
.gs-hmenu a:hover .t
{
  color: #D9E0E8;
}

.gs-hmenu li:hover a .t
{
  color: #D9E0E8;
}

.gs-hmenu li:hover>a .t
{
  color: #D9E0E8;
}

/* end MenuItem */

/* begin MenuSeparator */
.gs-hmenu .gs-hmenu-li-separator
{
  display: block;
  width: 1px;
  height:28px;
}
.gs-nav .gs-hmenu-separator
{
  display: block;
  margin:0 auto;
  width: 1px;
  height: 28px;
  background-image: url('images/menuseparator.png');
}
/* end MenuSeparator */

/* begin MenuSubItem */
.gs-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 1px;
  border-style: solid;
  border-color: #99ADC2;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #152B38;
  font-size: 12px;
  margin:0;
  padding:0;
}

.gs-nav ul.gs-hmenu ul span, .gs-nav ul.gs-hmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.gs-hmenu ul a:link, .gs-hmenu ul a:visited, .gs-hmenu ul a:hover, .gs-hmenu ul a:active, .gs-nav ul.gs-hmenu ul span, .gs-nav ul.gs-hmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #152B38;
  font-size: 12px;
  margin:0;
  padding:0;
}

.gs-hmenu ul li a:hover
{
  color: #000000;
  border-color: #A76801;
  background-position: 0 -20px;
}

.gs-hmenu ul li:hover>a
{
  color: #000000;
  border-color: #A76801;
  background-position: 0 -20px;
}

.gs-nav .gs-hmenu ul li a:hover span, .gs-nav .gs-hmenu ul li a:hover span span
{
  color: #000000;
}

.gs-nav .gs-hmenu ul li:hover>a span, .gs-nav .gs-hmenu ul li:hover>a span span
{
  color: #000000;
}

/* end MenuSubItem */

/* begin Layout */
.gs-content-layout
{
  display: table;
  position:relative;
  margin: 0 auto;
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}
.gs-layout-cell, .gs-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

.gs-content-layout .gs-content-layout{margin:0;}
.gs-content-layout .gs-layout-cell, .gs-content-layout .gs-layout-cell .gs-content-layout .gs-layout-cell{display: table-cell;}
.gs-layout-cell .gs-layout-cell{display: block;}
.gs-content-layout-row {display: table-row;}
.gs-layout-glare{position:relative;}/* end Layout */

/* begin Box, Block */
.gs-block
{
  position: relative;
  min-width: 1px;
  min-height: 1px;
  margin: 7px;
}

.gs-block-body
{
  position: relative;
  padding: 0;
}

div.gs-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #B2C2D1;
  border-style: solid;
  margin: 10px;
}

/* end Box, Block */

/* begin BlockHeader */
.gs-blockheader
{
  margin-bottom: 0;
  position: relative;
  height: 38px;
}

.gs-blockheader h3.t
{
  position: relative;
  height: 38px;
  color: #000000;
  font-size: 14px;
  margin:0;
  padding: 0 10px 0 5px;
  white-space: nowrap;
  line-height: 38px;
}

.gs-blockheader h3.t a,
.gs-blockheader h3.t a:link,
.gs-blockheader h3.t a:visited, 
.gs-blockheader h3.t a:hover
{
  color: #000000;
  font-size: 14px;
}

/* end BlockHeader */

/* begin Box, BlockContent */
.gs-blockcontent
{
  position: relative;
  margin: 0 auto;
  min-width: 13px;
  min-height: 13px;
}

.gs-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #2A3846;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.gs-blockcontent-tr, .gs-blockcontent-tl, .gs-blockcontent-br, .gs-blockcontent-bl, .gs-blockcontent-tc, .gs-blockcontent-bc,.gs-blockcontent-cr, .gs-blockcontent-cl
{
  position: absolute;
}

.gs-blockcontent-tr, .gs-blockcontent-tl, .gs-blockcontent-br, .gs-blockcontent-bl
{
  width: 12px;
  height: 12px;
  background-image: url('images/blockcontent_s.png');
}

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

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

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

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

.gs-blockcontent-tc, .gs-blockcontent-bc
{
  left: 6px;
  right: 6px;
  height: 12px;
  background-image: url('images/blockcontent_h.png');
}

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

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

.gs-blockcontent-cr, .gs-blockcontent-cl
{
  top: 6px;
  bottom: 6px;
  width: 12px;
  background-image: url('images/blockcontent_v.png');
}

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

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

.gs-blockcontent-cc
{
  position: absolute;
  top: 6px;
  left: 6px;
  right: 6px;
  bottom: 6px;
  background-color: #ECF0F4;
}

.gs-blockcontent-body table,
.gs-blockcontent-body li, 
.gs-blockcontent-body a,
.gs-blockcontent-body a:link,
.gs-blockcontent-body a:visited,
.gs-blockcontent-body a:hover
{
  color: #2A3846;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

.gs-blockcontent-body p
{
  margin: 6px 0 6px 5px;
}

.gs-blockcontent-body a, .gs-blockcontent-body a:link
{
  color: #2C5C77;
  text-decoration: underline;
}

.gs-blockcontent-body a:visited, .gs-blockcontent-body a.visited
{
  color: #6C8AA7; 
  text-decoration: none;
}

.gs-blockcontent-body a:hover, .gs-blockcontent-body a.hover
{
  color: #3B7BA0;
  text-decoration: none;
}

.gs-blockcontent-body ul li
{
  line-height: 125%;    
  color: #394D60;
  padding: 0 0 0 14px;
  background-image: url('images/blockcontentbullets.png');
  background-repeat: no-repeat;
}/* end Box, BlockContent */

/* begin Button */
.gs-button-wrapper a.gs-button,
.gs-button-wrapper a.gs-button:link,
.gs-button-wrapper input.gs-button,
.gs-button-wrapper button.gs-button
{
  text-decoration: none;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #11222D !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 26px;
  height: 26px;
  margin: 0 !important;
  padding: 0 9px !important;
  overflow: visible;
  cursor: pointer;
}

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

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

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

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
}

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

.gs-button-wrapper.hover .gs-button, .gs-button-wrapper.hover a.gs-button:link, .gs-button:hover
{
  color: #331F00 !important;
  text-decoration: none !important;
}

.gs-button-wrapper.active .gs-button, .gs-button-wrapper.active a.gs-button:link
{
  color: #D9E0E8 !important;
}

.gs-button-wrapper .gs-button-l, .gs-button-wrapper .gs-button-r
{
  display: block;
  position: absolute;
  height: 88px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.gs-button-wrapper .gs-button-l
{
  left: 0;
  right: 10px;
}

.gs-button-wrapper .gs-button-r
{
  width: 413px;
  right: 0;
  clip: rect(auto, auto, auto, 403px);
}

.gs-button-wrapper.hover .gs-button-l, .gs-button-wrapper.hover .gs-button-r
{
  top: -31px;
}

.gs-button-wrapper.active .gs-button-l, .gs-button-wrapper.active .gs-button-r
{
  top: -62px;
}

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

/* begin Box, Post */
.gs-post
{
  position: relative;
  min-width: 9px;
  min-height: 9px;
  margin: 5px;
}

.gs-post-body
{
  position: relative;
  padding: 15px;
}

.gs-post-tr, .gs-post-tl, .gs-post-br, .gs-post-bl, .gs-post-tc, .gs-post-bc,.gs-post-cr, .gs-post-cl
{
  position: absolute;
}

.gs-post-tr, .gs-post-tl, .gs-post-br, .gs-post-bl
{
  width: 8px;
  height: 8px;
  background-image: url('images/post_s.png');
}

.gs-post-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 4px, 4px, auto);
}

.gs-post-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 4px, 4px);
}

.gs-post-bl
{
  bottom: 0;
  left: 0;
  clip: rect(4px, 4px, auto, auto);
}

.gs-post-br
{
  bottom: 0;
  right: 0;
  clip: rect(4px, auto, auto, 4px);
}

.gs-post-tc, .gs-post-bc
{
  left: 4px;
  right: 4px;
  height: 8px;
  background-image: url('images/post_h.png');
}

.gs-post-tc
{
  top: 0;
  clip: rect(auto, auto, 4px, auto);
}

.gs-post-bc
{
  bottom: 0;
  clip: rect(4px, auto, auto, auto);
}

.gs-post-cr, .gs-post-cl
{
  top: 4px;
  bottom: 4px;
  width: 8px;
  background-image: url('images/post_v.png');
}

.gs-post-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 4px);
}

.gs-post-cl
{
  left: 0;
  clip: rect(auto, 4px, auto, auto);
}

.gs-post-cc
{
  position: absolute;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  background-image: url('images/post_c.png');
}

a img
{
  border: 0;
}

.gs-article img, img.gs-article, .gs-block img, .gs-footer img
{
  border: solid 1px #B2C2D1;
  margin: 7px;
}

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

.gs-article table, table.gs-article
{
  border-collapse: collapse;
  margin: 1px;
}

.gs-article th, .gs-article td
{
  padding: 2px;
  border: solid 0 #8099B3;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
h2.gs-postheader
{
  color: #204256;
  margin: 5px 0;
  font-size: 24px;
}

h2.gs-postheader a, 
h2.gs-postheader a:link, 
h2.gs-postheader a:visited,
h2.gs-postheader a.visited,
h2.gs-postheader a:hover,
h2.gs-postheader a.hovered
{
  font-size: 24px;
}

h2.gs-postheader a, h2.gs-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #275068;
}

h2.gs-postheader a:visited, h2.gs-postheader a.visited
{
  color: #5A7896;
}

h2.gs-postheader a:hover,  h2.gs-postheader a.hovered
{
  color: #3E81A8;
}

h2.gs-postheader img
{
  border: none !important;
  vertical-align: middle;
  margin: 0 5px 0 0;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.gs-postheadericons,
.gs-postheadericons a,
.gs-postheadericons a:link,
.gs-postheadericons a:visited,
.gs-postheadericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #3B4F63;
}

.gs-postheadericons
{
  padding: 1px;
}

.gs-postheadericons a, .gs-postheadericons a:link
{
  text-decoration: none;
  color: #2D5E7B;
}

.gs-postheadericons a:visited, .gs-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #2D5E7B;
}

.gs-postheadericons a:hover, .gs-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #3E81A8;
}
/* end PostIcons, PostHeaderIcons */

/* begin PostBullets */
.gs-post ol, .gs-post ul
{
  margin: 1em 0 1em 2em;
  padding: 0;
}

.gs-post li
{
  font-size: 13px;
  color: #2C3B49;
  padding: 0;
}

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

/* end PostBullets */

/* begin PostQuote */
.gs-postcontent blockquote,
.gs-postcontent blockquote a,
.gs-postcontent blockquote a:link,
.gs-postcontent blockquote a:visited,
.gs-postcontent blockquote a:hover
{
  color: #1E1300;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

.gs-postcontent blockquote p
{
   margin: 2px 0 2px 15px;
}

.gs-postcontent blockquote
{
   border: solid 1px #FEC262;
  margin: 10px 10px 10px 50px;
  padding: 4px 4px 4px 28px;
  background-color: #FFE0AE;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
  /* makes blockquote not to align behind the image if they are in the same line */
  overflow: auto;
  clear:both;
}

/* end PostQuote */

/* begin PostIcons, PostFooterIcons */
.gs-postfootericons,
.gs-postfootericons a,
.gs-postfootericons a:link,
.gs-postfootericons a:visited,
.gs-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #3B4F63;
}

.gs-postfootericons
{
  padding: 1px;
}

.gs-postfootericons a, .gs-postfootericons a:link
{
  text-decoration: none;
  color: #2D5E7B;
}

.gs-postfootericons a:visited, .gs-postfootericons a.visited
{
  color: #2D5E7B;
}

.gs-postfootericons a:hover, .gs-postfootericons a.hover
{
  color: #3E81A8;
}
/* end PostIcons, PostFooterIcons */

/* begin Footer */
.gs-footer
{
  position: relative;
  margin-top:0;
  margin-bottom:0;
  width: 100%;
}

.gs-footer-b 
{
  position: absolute;
  left:20px;
  right:20px;
  bottom:0;
  height:20px;
  background-image: url('images/footer_b.png');
}

.gs-footer-r, .gs-footer-l
{
  position: absolute;
  height:20px;
  background-image: url('images/footer_s.png');
  bottom: 0;
}

.gs-footer-l
{
  left: 0;
  width:20px;
}

.gs-footer-r
{
  right: 0;
  width:40px;
  clip: rect(auto, auto, auto, 20px);
}

.gs-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 20px;
  background-color: #B2C2D1;
}

.gs-footer-body
{
    position:relative;
    padding: 15px;
}

.gs-footer-text p
{
  padding:0;
  margin:0;
  text-align: center;
}

.gs-footer-text,
.gs-footer-text a,
.gs-footer-text a:link,
.gs-footer-text a:visited,
.gs-footer-text a:hover,
.gs-footer-text td, 
.gs-footer-text th,
.gs-footer-text caption
{
    color: #131A20;
    font-size: 11px;
}

.gs-footer-text
{
  min-height: 6px;
  padding-left: 10px;
  padding-right: 10px;
  text-align: center;
}

.gs-footer-text a,
.gs-footer-text a:link
{
  color: #22485D;
  text-decoration: none;
}

.gs-footer-text a:visited
{
  color: #304050;
}

.gs-footer-text a:hover
{
  color: #162E3C;
  text-decoration: underline;
}

div.gs-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 1px;
    border-color: #B2C2D1;
  border-style: solid;
  margin: 7px;
}/* end Footer */

/* begin PageFooter */
.gs-page-footer, 
.gs-page-footer a,
.gs-page-footer a:link,
.gs-page-footer a:visited,
.gs-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: #377395;
}

.gs-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #394D60;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.gs-sidebar1 .gs-layout-glare-image
{
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:298px;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
}

.gs-content-layout .gs-sidebar1
{
  background-color: #D6DEE6;
  width: 225px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

.gs-content-layout .gs-content .gs-block
{
  background-color: #D6DEE6;
}
/* end LayoutCell, content */

/* begin LayoutCell, sidebar2 */
.gs-sidebar2 .gs-layout-glare-image
{
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:298px;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
}

.gs-content-layout .gs-sidebar2
{
  background-color: #D6DEE6;
  width: 225px;
}

/* end LayoutCell, sidebar2 */



