/* begin Page */
/* Created by Artisteer v3.0.0.41778 */

#gs-main, table
{
    font-family: Verdana, Geneva, 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: Verdana, Geneva, 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: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

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

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

.gs-postcontent a:visited, .gs-postcontent a.visited
{
  color: #6192A7;
}

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

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

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

.gs-postcontent h2
{
   color: #2E8194;
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: #6192A7;
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: #000000;
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: #000000;
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: #000000;
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 :-400px;
  top:0;
  width:800px;
  height:160px;
  overflow:hidden;
  min-width: 900px;
}

#gs-page-background-glare-image
{
  position: fixed;
  width:800px;
  top: 0;
  height:160px;
  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: #000000;
  height:100%;
  min-height:100%;
  background-color: #D6E3E8;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat;
  background-attachment: fixed;
  background-position: top left;
  min-width: 900px;
}

.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 Header */
div.gs-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:900px;
  height: 187px;
  margin-top: 15px;
  margin-bottom: -5px;
}

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

.gs-header-wrapper 
{
        position: relative;
    width:900px;
    margin:0 auto;
}
.gs-header-inner 
{
    margin: 0 13px;
}

div.gs-header-center
{
	position: relative;
	width: 900px;
	left:50%;
}

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

/* end Header */

/* begin TextBlock */
div.gs-textblock
{
  position: absolute;
  top: 6px;
  right:   6px;
  width: 350px;
  height: 175px;
  background-image: url('images/textblock-bg.png');
}
/* end TextBlock */

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

/* begin Logo */
div.gs-logo
{
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
  margin-left: 0;
}

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

/* begin Box, Sheet */
.gs-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 33px;
  min-height: 33px;
  margin-top: 15px;
  margin-bottom: -5px;
  cursor:auto;
  width: 900px;
}

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

.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: 52px;
  height: 52px;
  background-image: url('images/sheet_s.png');
}

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

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

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

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

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

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

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

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

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

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

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

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

/* end Box, Sheet */

/* 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: 6px 6px 6px 6px;
}

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

div.gs-nav-center
{
  position: relative;
  float: right;
  right: 50%;
}

ul.gs-hmenu
{
  position: relative;
  float: left;
  left: 50%;
}

.firefox2 ul.gs-hmenu
{
  float: none;
}

/* menu structure */

.gs-nav
{
   position: relative;
  margin:0 auto;
  min-height: 39px;
  z-index: 100;
    margin-top: 0;
    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: 3px;
}

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

/* end Menu */

/* begin MenuItem */
.gs-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  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: 91px;
  background-image: url('images/menuitem.png');
}

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

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

.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: #19272D;
  padding: 0 10px;  /* button internal; padding - was 14px */
  margin: 0 4px;
  line-height: 27px;
  text-align: center;
}

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

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

.gs-hmenu li:hover a .l, .gs-hmenu li:hover a .r
{
  top: -32px;
}
.gs-hmenu a:hover .t
{
  color: #112F36;
}

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

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

.gs-hmenu a.active .l, .gs-hmenu a.active .r
{
  top: -64px;
}

.gs-hmenu a.active .t
{
  color: #0E272D;
}
/* end MenuItem */

/* begin MenuSeparator */
.gs-hmenu .gs-hmenu-li-separator
{
  display: block;
  width: 4px;
  height:27px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.gs-hmenu ul a
{
  display: block;
  white-space: nowrap;
  height: 26px;
  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: #4CB1C8;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #000000;
  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: 26px;
  color: #000000;
  font-size: 12px;
  margin:0;
  padding:0;
}

.gs-hmenu ul li a:hover
{
  color: #061012;
  border-color: #4CB1C8;
  background-position: 0 -26px;
}

.gs-hmenu ul li:hover>a
{
  color: #061012;
  border-color: #4CB1C8;
  background-position: 0 -26px;
}

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

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

/* 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:10px;
  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 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: Verdana, Geneva, 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: #152126 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 33px;
  height: 33px;
  margin: 0 !important;
  padding: 0 16px !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: 33px;
  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: Verdana, Geneva, 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: #0E272D !important;
  text-decoration: none !important;
}

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

.gs-button-wrapper .gs-button-l, .gs-button-wrapper .gs-button-r
{
  display: block;
  position: absolute;
  height: 109px;
  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: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

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

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

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

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

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

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

/* end Box, Block */

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

.gs-blockheader h3.t
{
  position: relative;
  height: 26px;
  color: #000000;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  margin:0;
  padding: 0 11px 0 6px;
  white-space: nowrap;
  line-height: 26px;
}

.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-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 14px;
}

.gs-blockheader .l, .gs-blockheader .r
{
  position: absolute;
  height: 26px;
  background-image: url('images/blockheader.png');
}

.gs-blockheader .l
{
  left: 0;
  right: 1px;
}

.gs-blockheader .r
{
  width: 874px;
  right: 0;
  clip: rect(auto, auto, auto, 873px);
}

/* end BlockHeader */

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

.gs-blockcontent-body
{
  position: relative;
  padding: 8px;
  color: #35525E;
  font-family: Verdana, Geneva, 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: 2px;
  height: 2px;
  background-image: url('images/blockcontent_s.png');
}

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

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

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

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

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

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

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

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

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

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

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

.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: #35525E;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
}

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

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

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

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

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

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

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

a img
{
  border: 0;
}

.gs-article img, img.gs-article, .gs-block img, .gs-footer img
{
  border: solid 0 #D6E3E8;
  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 1px #4CB1C8;
  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: #205A67;
  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: #276D7D;
}

h2.gs-postheader a:visited, h2.gs-postheader a.visited
{
  color: #3B5B69;
}

h2.gs-postheader a:hover,  h2.gs-postheader a.hovered
{
  color: #2E8194;
}

/* end PostHeaderIcon */

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

.gs-postheadericons
{
  padding: 1px;
}

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

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

.gs-postheadericons a:hover, .gs-postheadericons a.hover
{
  font-style: italic;
  font-weight: normal;
  text-decoration: underline;
  color: #FC940C;
}
/* 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: #416575;
  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: #0A1B1F;
  font-style: italic;
  font-weight: normal;
  text-align: left;
}

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

.gs-postcontent blockquote
{
   border: solid 0 #AFDCE6;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #F2F9FB;
  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: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  color: #304B57;
}

.gs-postfootericons
{
  padding: 1px;
}

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

.gs-postfootericons a:visited, .gs-postfootericons a.visited
{
  color: #456C7C;
}

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

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

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

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

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

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

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

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

.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: #283E48;
    font-size: 11px;
}

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

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

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

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

div.gs-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #D6E3E8;
  border-style: solid;
  margin: 0;
}/* 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: #3D5F6D;
}

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

/* begin LayoutCell, content */

/* end LayoutCell, content */

/* begin LayoutCell, sidebar1 */

.gs-content-layout .gs-sidebar1
{
  width: 280px;
}

/* end LayoutCell, sidebar1 */
