/* begin Page */

/* Generated with Artisteer version 2.4.0.26594, file checksum is 81CB6FC7. */

body, p
{
  margin: 0.5em 0;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 12px;
  text-align: justify;
}

body
{
  margin: 0 auto;
  padding: 0;
  color: #2A353C;
  background-color: #B9CDDA;
}

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,
.postheader, .postheader a, .postheader a:link, .postheader a:visited, .postheader a:hover,
.blockheader .t, .vmenublockheader .t, .logo-text, .logo-text a,
h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-style: normal;
  text-decoration: none;
  font-family: "Times New Roman", Georgia, Times, Serif;
  font-weight: bold;
  font-size: 28px;
  text-align: left;
}

a, 
.post li a
{
  text-decoration: underline;
  color: #366C96;
}

a:link,
.post li a:link
{
  text-decoration: underline;
  color: #366C96;
}

a:visited, a.visited,
.post li a:visited, .post li a.visited
{

  color: #2A353C;
}

a:hover, a.hover,
.post li a:hover, .post li a.hover
{

  text-decoration: none;
  color: #1B364B;
}

h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  margin: 0.67em 0;

  color: #295170;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  margin: 0.8em 0;
  font-size: 22px;
  color: #295170;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
   margin: 1em 0;
  font-size: 18px;
  color: #375162;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  margin: 1.25em 0;
  font-size: 16px;
  color: #151B1E;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  margin: 1.67em 0;
  font-size: 14px;
  color: #151B1E;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  margin: 2.33em 0;
  font-size: 14px;
  color: #151B1E;
}

h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2 a, h2 a:link, h2 a:visited, h2 a:hover,
h3 a, h3 a:link, h3 a:visited, h3 a:hover,
h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
    margin:0;
}

#main
{
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
}


#page-background-gradient
{
  position: absolute;
  background-image: url('images/page_g.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;

}


#page-background-simple-gradient
{
  position: absolute;
  background-image: url('images/page_sg.jpg');
  background-repeat: repeat-x;
  top: 0;
  width: 100%;
  height: 900px;
}

.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 */
.sheet
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  width: 900px;
  min-width: 47px;
  min-height: 47px;
}

.sheet-body
{
  position: relative;
  z-index: 1;
  padding: 4px;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl, .sheet-tc, .sheet-bc,.sheet-cr, .sheet-cl
{
  position: absolute;
  z-index: -1;
}

.sheet-tr, .sheet-tl, .sheet-br, .sheet-bl
{
  width: 62px;
  height: 62px;
  background-image: url('images/sheet_s.png');
}

.sheet-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 31px, 31px, auto);
}

.sheet-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 31px, 31px);
}

.sheet-bl
{
  bottom: 0;
  left: 0;
  clip: rect(31px, 31px, auto, auto);
}

.sheet-br
{
  bottom: 0;
  right: 0;
  clip: rect(31px, auto, auto, 31px);
}

.sheet-tc, .sheet-bc
{
  left: 31px;
  right: 31px;
  height: 62px;
  background-image: url('images/sheet_h.png');
}

.sheet-tc
{
  top: 0;
  clip: rect(auto, auto, 31px, auto);
}

.sheet-bc
{
  bottom: 0;
  clip: rect(31px, auto, auto, auto);
}

.sheet-cr, .sheet-cl
{
  top: 31px;
  bottom: 31px;
  width: 62px;
  background-image: url('images/sheet_v.png');
}

.sheet-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 31px);
}

.sheet-cl
{
  left: 0;
  clip: rect(auto, 31px, auto, auto);
}

.sheet-cc
{
  position: absolute;
  z-index: -1;
  top: 31px;
  left: 31px;
  right: 31px;
  bottom: 31px;
  background-color: #AFC5D3;
}

.sheet
{
  margin-top: 10px !important;
  cursor:auto;
}

#page-background-simple-gradient, #page-background-gradient, #page-background-glare
{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.header
{
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 892px;
  height: 150px;
  overflow: hidden;
}

div.header-png
{
  position: absolute;
  z-index: -2;
  top: 0;
  left: 0;
  width: 892px;
  height: 150px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.header-jpeg
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 892px;
  height: 150px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}

/* end Header */

/* begin Logo */
.logo
{
  display: block;
  position: absolute;
  left: 9px;
  top: 6px;
  width: 883px;
}

h1.logo-name
{
  display: block;
  text-align: left;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  font-size: 76px;
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #1C2931 !important;
}

.logo-text
{
  display: block;
  text-align: left;
}

.logo-text, .logo-text a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-weight: normal;
  font-size: 32px;
  padding: 0;
  margin: 0;
  color: #1C2931 !important;
}
/* end Logo */

/* begin Menu */
/* menu structure */

.menu a, .menu a:link, .menu a:visited, .menu a:hover
{
  text-align: left;
  text-decoration: none;
  outline: none;
  letter-spacing: normal;
  word-spacing: normal;
}

.menu, .menu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.menu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background: none;
}

.menu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.menu li li
{
  float: none;
}

.menu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background: none;
}

.menu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.menu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.menu:after, .menu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.menu, .menu ul
{
  min-height: 0;
}

.menu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.menu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}




/* menu structure */

.menu
{
  padding: 4px 2px 0 2px;
}

.nav
{
  position: relative;
  height: 29px;
  z-index: 100;
}

.nav .l, .nav .r
{
  position: absolute;
  z-index: -1;
  top: 0;
  height: 29px;
  background-image: url('images/nav.png');
}

.nav .l
{
  left: 0;
  right: 0;
}

.nav .r
{
  right: 0;
  width: 892px;
  clip: rect(auto, auto, auto, 892px);
}


/* end Menu */

/* begin MenuItem */
.menu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 25px;
  cursor: pointer;
  text-decoration: none;
}

.menu li
{
  margin-right: 4px;
  margin-left: 4px;
}

.menu ul li
{
    margin:0;
    clear: both;
}


.menu a .r, .menu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 75px;
  background-image: url('images/menuitem.png');
}

.menu a .l
{
  left: 0;
  right: 11px;
}

.menu a .r
{
  width: 422px;
  right: 0;
  clip: rect(auto, auto, auto, 411px);
}

.menu a .t
{
  margin-right: 10px;
  margin-left: 10px;
  color: #E9F1F7;
  padding: 0 2px;
  margin: 0 11px;
  line-height: 25px;
  text-align: center;
}

.menu a:hover .l, .menu a:hover .r
{
  top: -25px;
}

.menu li:hover>a .l, .menu li:hover>a .r
{
  top: -25px;
}

.menu li:hover a .l, .menu li:hover a .r
{
  top: -25px;
}
.menu a:hover .t
{
  color: #263036;
}

.menu li:hover a .t
{
  color: #263036;
}

.menu li:hover>a .t
{
  color: #263036;
}


.menu a.active .l, .menu a.active .r
{
  top: -50px;
}

.menu a.active .t
{
  color: #1C2931;
}
/* end MenuItem */

/* begin MenuSubItem */
.menu ul a
{
  display: block;
  text-align: center;
  white-space: nowrap;
  height: 20px;
  width: 180px;
  overflow: hidden;
  line-height: 20px;
  background-image: url('images/subitem.png');
  background-position: left top;
  background-repeat: repeat-x;
  border-width: 0;
  border-style: solid;
}

.nav ul.menu ul span, .nav ul.menu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

.menu ul a, .menu ul a:link, .menu ul a:visited, .menu ul a:hover, .menu ul a:active, .nav ul.menu ul span, .nav ul.menu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #20415A;
  margin-right: 10px;
  margin-left: 10px;
  margin:0;
  padding:0;
}

.menu ul li a:hover
{
  color: #000000;
  background-position: 0 -20px;
}

.menu ul li:hover>a
{
  color: #000000;
  background-position: 0 -20px;
}

.nav .menu ul li a:hover span, .nav .menu ul li a:hover span span
{
  color: #000000;
}

.nav .menu ul li:hover>a span, .nav .menu ul li:hover>a span span
{
  color: #000000;
}


/* end MenuSubItem */

/* begin Layout */
.content-layout
{
  display: table;
  padding: 0;
  border: none;
  width: 892px;
}

.content-layout .content-layout
{
  width: auto;
  margin:0;
}

div.content-layout div.layout-cell, div.content-layout div.layout-cell div.content-layout div.layout-cell
{
   display: table-cell;
}

div.layout-cell div.layout-cell
{
   display: block;
}

div.content-layout-row
{
  display: table-row; 
}

.content-layout
{
  table-layout: fixed;
  border-collapse: collapse;
  background-color: Transparent;
  border: none !important;
  padding:0 !important;
}

.layout-cell, .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 */
.vmenublock
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublock-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.vmenublock
{
  margin: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.vmenublockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.vmenublockheader .t
{
  height: 32px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 32px;	
}

.vmenublockheader .l, .vmenublockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('images/vmenublockheader.png');
}

.vmenublockheader .l
{
  left: 0;
  right: 25px;
}

.vmenublockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 867px);
}

/* end BlockHeader, VMenuBlockHeader */

/* begin Box, Box, VMenuBlockContent */
.vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


.vmenublockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.vmenublockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 0;
}


/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.vmenu, ul.vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu ul
{
  display: none;
}

ul.vmenu ul.active
{
  display: block;
}
/* end VMenu */

/* begin VMenuItem */
ul.vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 30px;
  cursor: pointer;
  text-decoration: none;
}

ul.vmenu li.vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.vmenu .vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border-top: solid 1px #90AEC1;
}

ul.vmenu a .r, ul.vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  z-index: -1;
  height: 90px;
  background-image: url('images/vmenuitem.png');
}

ul.vmenu a .l
{
  left: 0;
  right: 17px;
}

ul.vmenu a .r
{
  width: 900px;
  right: 0;
  clip: rect(auto, auto, auto, 883px);
}

ul.vmenu a .t
{
  display: block;
  line-height: 30px;
  color: #3D4D57;
  padding: 0 10px 0 27px;
  font-weight: bold;
  margin-left:0;
  margin-right:0;
}

ul.vmenu a:hover .l, ul.vmenu a:hover .r
{
  top: -30px;
}

ul.vmenu a:hover .t
{
  color: #C6D1D7;
}

ul.vmenu a.active .l, ul.vmenu a.active .r
{
  top: -60px;
}

ul.vmenu a.active .t
{
  color: #295170;
}
/* end VMenuItem */

/* begin VMenuSubItem */
ul.vmenu ul, ul.vmenu ul li
{
  margin: 0;
  padding: 0;
}

ul.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;
}

ul.vmenu ul li
{
  padding: 0;
}

ul.vmenu ul span, ul.vmenu ul span span
{
  display: inline;
  float: none;
  margin: inherit;
  padding: inherit;
  background-image: none;
  text-align: inherit;
  text-decoration: inherit;
}

ul.vmenu ul a, ul.vmenu ul a:link, ul.vmenu ul a:visited, ul.vmenu ul a:hover, ul.vmenu ul a:active, ul.vmenu ul span, ul.vmenu ul span span
{
  line-height: 20px;
  color: #244965;
  font-size: 11px;
  margin-left: 0;
}

ul.vmenu ul
{
    margin:0 0 0 0;
}

ul.vmenu ul ul
{
  margin:0 0 0 0;
}

ul.vmenu ul li.vsubmenu-separator
{ 
  display: block;
  margin: 0;
  font-size: 1px;
  padding: 0 0 0 0;
 }

ul.vmenu ul .vsubmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  margin: 0;
  border: none;
}

ul.vmenu ul li li a
{
  background-position: 50px 0;
  padding-left: 50px;
}

ul.vmenu ul li li li a
{
  background-position: 75px 0;
  padding-left: 75px;
}

ul.vmenu ul li li li li a
{
  background-position: 100px 0;
  padding-left: 100px;
}

ul.vmenu ul li li li li li a
{
  background-position: 125px 0;
  padding-left: 125px;
}


ul.vmenu ul li a.active
{
  color: #EBF1F4;
  background-position: 25px -40px;
}

ul.vmenu ul li li a.active
{
  background-position: 50px -40px;
}

ul.vmenu ul li li li a.active
{
  background-position: 75px -40px;
}

ul.vmenu ul li li li li a.active
{
  background-position: 100px -40px;
}

ul.vmenu ul li li li li li a.active
{
  background-position: 125px -40px;
}



ul.vmenu ul li a:hover, ul.vmenu ul li a:hover.active
{
  color: #263036;
  background-position: 25px -20px;
}


ul.vmenu ul li li a:hover, ul.vmenu ul li li a:hover.active
{
  background-position: 50px -20px;
}

ul.vmenu ul li li li a:hover, ul.vmenu ul li li li a:hover.active
{
  background-position: 75px -20px;
}

ul.vmenu ul li li li li a:hover, ul.vmenu ul li li li li a:hover.active
{
  background-position: 100px -20px;
}

ul.vmenu ul li li li li li a:hover, ul.vmenu ul li li li li li a:hover.active
{
  background-position: 125px -20px;
}
/* end VMenuSubItem */

/* begin Box, Block */
.block
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.block-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.block-tr, .block-tl, .block-br, .block-bl, .block-tc, .block-bc,.block-cr, .block-cl
{
  position: absolute;
  z-index: -1;
}

.block-tr, .block-tl, .block-br, .block-bl
{
  width: 14px;
  height: 14px;
  background-image: url('images/block_s.png');
}

.block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.block-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.block-tc, .block-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('images/block_h.png');
}

.block-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.block-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.block-cr, .block-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('images/block_v.png');
}

.block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.block-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.block-cc
{
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #E8EEF3;
}

.block
{
  margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  position: relative;
  z-index: 0;
  height: 32px;
  margin-bottom: 7px;
}

.blockheader .t
{
  height: 32px;
  color: #000000;
  margin-right: 10px;
  margin-left: 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  margin:0;
  padding: 0 10px 0 31px;
  white-space: nowrap;
  line-height: 32px;	
}

.blockheader .l, .blockheader .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 32px;
  background-image: url('images/blockheader.png');
}

.blockheader .l
{
  left: 0;
  right: 25px;
}

.blockheader .r
{
  width: 892px;
  right: 0;
  clip: rect(auto, auto, auto, 867px);
}

/* end BlockHeader */

/* begin Box, BlockContent */
.blockcontent
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 15px;
  min-height: 15px;
}

.blockcontent-body
{
  position: relative;
  z-index: 1;
  padding: 8px;
}

.blockcontent-tr, .blockcontent-tl, .blockcontent-br, .blockcontent-bl, .blockcontent-tc, .blockcontent-bc,.blockcontent-cr, .blockcontent-cl
{
  position: absolute;
  z-index: -1;
}

.blockcontent-tr, .blockcontent-tl, .blockcontent-br, .blockcontent-bl
{
  width: 14px;
  height: 14px;
  background-image: url('images/blockcontent_s.png');
}

.blockcontent-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 7px, 7px, auto);
}

.blockcontent-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 7px, 7px);
}

.blockcontent-bl
{
  bottom: 0;
  left: 0;
  clip: rect(7px, 7px, auto, auto);
}

.blockcontent-br
{
  bottom: 0;
  right: 0;
  clip: rect(7px, auto, auto, 7px);
}

.blockcontent-tc, .blockcontent-bc
{
  left: 7px;
  right: 7px;
  height: 14px;
  background-image: url('images/blockcontent_h.png');
}

.blockcontent-tc
{
  top: 0;
  clip: rect(auto, auto, 7px, auto);
}

.blockcontent-bc
{
  bottom: 0;
  clip: rect(7px, auto, auto, auto);
}

.blockcontent-cr, .blockcontent-cl
{
  top: 7px;
  bottom: 7px;
  width: 14px;
  background-image: url('images/blockcontent_v.png');
}

.blockcontent-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 7px);
}

.blockcontent-cl
{
  left: 0;
  clip: rect(auto, 7px, auto, auto);
}

.blockcontent-cc
{
  position: absolute;
  z-index: -1;
  top: 7px;
  left: 7px;
  right: 7px;
  bottom: 7px;
  background-color: #D1DEE5;
}

.blockcontent-body, 
.blockcontent-body a, 
.blockcontent-body li a
{
  color: #1B2327;

}

.blockcontent-body a,
.blockcontent-body li a
{
  color: #295170;
  text-decoration: underline;
}

.blockcontent-body a:link,
.blockcontent-body li a:link
{
  color: #295170;
  text-decoration: underline;
}

.blockcontent-body a:visited, .blockcontent-body a.visited,
.blockcontent-body li a:visited, .blockcontent-body li a.visited
{
  color: #698696;

}

.blockcontent-body a:hover, .blockcontent-body a.hover,
.blockcontent-body li a:hover, .blockcontent-body li a.hover
{
  color: #366C96;

  text-decoration: none;
}

.blockcontent-body ul
{
  list-style-type: none;
  color: #435660;
  margin: 0;
  padding: 0;
}

.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 */
.button-wrapper .button
{

  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: left;
  text-decoration: none !important;
  color: #20415A !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 31px;
  height: 31px;
  margin: 0;
  padding: 0 19px !important;
  overflow: visible;
  cursor: default;
  z-index: 0;
}

.button img, .button-wrapper img
{
  margin: 0;
  vertical-align: middle;
}

.button-wrapper
{
  vertical-align: middle;
  display: inline-block;
  position: relative;
  height: 31px;
  overflow: hidden;
  white-space: nowrap;
  width: auto;
  margin: 0;
  padding: 0;
  z-index: 0;
}

.firefox2 .button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea, select
{
  vertical-align: middle;

}

.block select 
{
    width:96%;
}

.button-wrapper.hover .button, .button:hover
{
  color: #EBF1F4 !important;
  text-decoration: none !important;
}

.button-wrapper.active .button
{
  color: #F3F5F7 !important;
}

.button-wrapper .l, .button-wrapper .r
{
  display: block;
  position: absolute;
  z-index: -1;
  height: 93px;
  margin: 0;
  padding: 0;
  background-image: url('images/button.png');
}

.button-wrapper .l
{
  left: 0;
  right: 15px;
}

.button-wrapper .r
{
  width: 423px;
  right: 0;
  clip: rect(auto, auto, auto, 408px);
}

.button-wrapper.hover .l, .button-wrapper.hover .r
{
  top: -31px;
}

.button-wrapper.active .l, .button-wrapper.active .r
{
  top: -62px;
}

.button-wrapper input
{
  float: none !important;
}
/* end Button */

/* begin Box, Post */
.post
{
  position: relative;
  z-index: 0;
  margin: 0 auto;
  min-width: 1px;
  min-height: 1px;
}

.post-body
{
  position: relative;
  z-index: 1;
  padding: 10px;
}


.post
{
  margin: 7px;
}

a img
{
  border: 0;
}

.article img, img.article
{
  border: solid 1px #A7BFCD;
  margin: 10px;
}

.metadata-icons img
{
  border: none;
  vertical-align: middle;
  margin: 2px;
}

.article table, table.article
{
  border-collapse: collapse;
  margin: 1px;
  width: auto;
}

.article table, table.article .article tr, .article th, .article td
{
  background-color: Transparent;
}

.article th, .article td
{
  padding: 2px;
  border: solid 1px #537A93;
  vertical-align: top;
  text-align: left;
}

.article th
{
  text-align: center;
  vertical-align: middle;
  padding: 7px;
}

pre
{
  overflow: auto;
  padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.post h2.postheader, 
.post h2.postheader a, 
.post h2.postheader a:link, 
.post h2.postheader a:visited, 
.post h2.postheader a.visited, 
.post h2.postheader a:hover, 
.post h2.postheader a.hovered
{
  margin: 0.2em 0;
  padding: 0;
  font-size: 22px;
  color: #142938;
}

.post h2.postheader a, 
.post h2.postheader a:link, 
.post h2.postheader a:visited, 
.post h2.postheader a.visited, 
.post h2.postheader a:hover, 
.post h2.postheader a.hovered
{
  margin: 0;
  text-decoration: none;
  color: #1B364B;
}

.post h2.postheader a:visited, 
.post h2.postheader a.visited
{

  color: #2A353C;
}


.post h2.postheader a:hover, 
.post h2.postheader a.hovered
{


  color: #1B364B;
}

/* end PostHeaderIcon */

/* begin PostBullets */
.post ol, .post ul
{
  color: #0A0D0F;
  margin: 1em 0 1em 2em;
  padding: 0;

}

.post li ol, .post li ul
{
  margin: 0.5em 0 0.5em 2em;
  padding: 0;
}

.post li
{
  margin: 0.2em 0;
  padding: 0;
}

.post ul
{
  list-style-type: none;
}

.post ol
{
  list-style-position: inside;

}



.post li
{
  padding: 0 0 0 13px;
  line-height: 1em;
}

.post ol li, .post ul ol li
{
  background: none;
  padding-left: 0;
}

.post ul li, .post ol ul li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
}


/* end PostBullets */

/* begin PostQuote */
blockquote,
blockquote p,
.postcontent blockquote p
{
  color: #0B1014;
  font-style: italic;
  text-align: left;
}

blockquote,
.postcontent blockquote
{
  border: solid 1px #A7BFCD;
  margin: 10px 10px 10px 50px;
  padding: 5px 5px 5px 41px;
  background-color: #D1DEE5;
  background-image: url('images/postquote.png');
  background-position: left top;
  background-repeat: no-repeat;
}

/* end PostQuote */

/* begin Footer */
.footer
{
  position: relative;
  z-index: 0;
  overflow: hidden;
  width: 892px;
  margin: 0 auto;
}

.footer .footer-inner
{
  height: 1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.footer .footer-background
{
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url('images/footer.png');
  width: 892px;
  height: 150px;
  bottom: 0;
  left: 0;
}


.rss-tag-icon
{
  position: relative;
  display: block;
  float: left;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 25px;
  width: 25px;
  cursor: default;
}


.footer .footer-text p
{
  margin: 0;
}

.footer, .footer-text, .footer-text p
{
  color: #1A3347;
  text-align: center;
}

.footer .footer-text,
.footer .footer-text a,
.footer .footer-text a:link,
.footer .footer-text a:visited,
.footer .footer-text a:hover
{
  font-size: 11px;
}

.footer .footer-text a,
.footer .footer-text a:link
{
  color: #274F6D;
  text-decoration: underline;
}

.footer .footer-text a:visited
{
  text-decoration: none;
  color: #526875;

}

.footer .footer-text a:hover
{
  color: #356A92;

  text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.page-footer, .page-footer a, .page-footer a:link, .page-footer a:visited, .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: #80AED1;
}

.page-footer
{
  margin: 1em;
  text-align: center;
  text-decoration: none;
  color: #99ACB8;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */
.content-layout .sidebar1
{
  background-color: #ABCBE3;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
  background-position: left top;
  width: 20%;
}
/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */
.content-layout .content
{
  width: 80%;
}
.content-layout .content-wide
{
  width: 100%;
}
/* end LayoutCell, content */




.overview-table .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;
}