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

#kmg-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;
}

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

.kmg-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: "Times New Roman", Georgia, Times, Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  text-decoration: none;
}

.kmg-postcontent a
{
  text-decoration: none;
  color: #248EC7;
}

.kmg-postcontent a:link
{
  text-decoration: none;
  color: #248EC7;
}

.kmg-postcontent a:visited, .kmg-postcontent a.visited
{
  color: #528098;
}

.kmg-postcontent  a:hover, .kmg-postcontent a.hover
{
  color: #00C3E5;
}

.kmg-postcontent h1
{
   color: #1A6993;
margin: 21px 0;    
}

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

.kmg-postcontent h2
{
   color: #248EC7;
margin: 19px 0;
   font-size: 24px;    
}

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

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

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

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

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

.kmg-postcontent h4
{
   color: #497288;
margin: 20px 0;
   font-size: 16px;    
}

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

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

.kmg-postcontent h5
{
   color: #497288;
margin: 26px 0;
   font-size: 13px;    
}

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

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

.kmg-postcontent h6
{
   color: #709BB2;
margin: 35px 0;
   font-size: 11px;    
}

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

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

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

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

#kmg-page-background-glare
{
  position: absolute;
  left: 0;
  top:0;
  width:350px;
  height:423px;
  overflow:hidden;
  min-width: 800px;
}

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

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

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

#kmg-page-background-middle-texture
{
  position: relative;
  background-image: url('images/Middle_texture.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-attachment: fixed;
  width:100%;
  min-height:100%;
  min-width: 800px;
 }

.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.kmg-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:800px;
  height: 128px;
  margin-top: 7px;
  margin-bottom: -3px;
}

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

.kmg-header-wrapper 
{
        position: relative;
    width:800px;
    margin:0 auto;
}
.kmg-header-inner 
{
    margin: 0 4px;
}

div.kmg-header-png
{
  position: absolute;
  right:0;
  top: 0;
  width: 800px;
  height: 128px;
  background-image: url('images/header.png');
  background-repeat: no-repeat;
  background-position:center center; 
}

div.kmg-header-jpeg
{
  position: absolute;
  top: 0;
  right:0;
  width: 800px;
  height: 128px;
  background-image: url('images/header.jpg');
  background-repeat: no-repeat;
  background-position: center center;
}
/* end Header */

/* begin TextBlock */
div.kmg-textblock
{
  position: absolute;
  top: 4px;
  left:   4px;
  width: 400px;
  height: 120px;
  background-image: url('images/textblock-bg.png');
}
/* end TextBlock */

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

/* begin Logo */
div.kmg-logo
{
  display: block;
  position: absolute;
  top: 16px;
  left: 0;
  margin-left: 10px;
  width: 388px;
}

h1.kmg-logo-name
{
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #FCFDFD !important;
}
h1.kmg-logo-name a, 
h1.kmg-logo-name a:link, 
h1.kmg-logo-name a:visited, 
h1.kmg-logo-name a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  padding: 0;
  margin: 0;
  color: #FCFDFD !important;
}

h2.kmg-logo-text
{
  display: block;
  text-align: center;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #00C3E5 !important;
}
h2.kmg-logo-text a,
h2.kmg-logo-text a:link,
h2.kmg-logo-text a:visited,
h2.kmg-logo-text a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  padding: 0;
  margin: 0;
  color: #00C3E5 !important;
}

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

/* begin Box, Sheet */
.kmg-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 35px;
  min-height: 35px;
  margin-top: 7px;
  margin-bottom: -3px;
  cursor:auto;
  width: 800px;
}

.kmg-sheet-body
{
  position: relative;
  padding: 4px;
    padding-top:4px;
    padding-bottom:4px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.kmg-sheet-cc
{
  position: absolute;
  top: 23px;
  left: 23px;
  right: 23px;
  bottom: 23px;
  background-color: #FCFDFD;
}

#kmg-page-background-top-texture{
  min-width: 800px;
}

/* end Box, Sheet */

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

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

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

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

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

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

.kmg-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;
}

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

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

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

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

/* menu structure */

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

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

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

.kmg-nav-l
{
  left: 0;
  right: 10px;
}

.kmg-nav-r
{
  right: 0;
  width: 792px;
  clip: rect(auto, auto, auto, 782px);
}

/* end Menu */

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

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

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

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

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

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

.kmg-hmenu a .t
{
  color: #B1DBF1;
  padding: 0 12px;
  margin: 0 0;
  line-height: 24px;
  text-align: center;
}

.kmg-hmenu a:hover .l, .kmg-hmenu a:hover .r
{
  top: -29px;
}

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

.kmg-hmenu li:hover a .l, .kmg-hmenu li:hover a .r
{
  top: -29px;
}
.kmg-hmenu a:hover .t
{
  color: #141F24;
}

.kmg-hmenu li:hover a .t
{
  color: #141F24;
}

.kmg-hmenu li:hover>a .t
{
  color: #141F24;
}

/* end MenuItem */

/* begin MenuSeparator */
.kmg-hmenu .kmg-hmenu-li-separator
{
  display: block;
  width: 0;
  height:24px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.kmg-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: #2491CB;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #165679;
  font-size: 12px;
  margin:0;
  padding:0;
}

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

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

.kmg-hmenu ul li a:hover
{
  color: #0F202A;
  border-color: #2491CB;
  background-position: 0 -20px;
}

.kmg-hmenu ul li:hover>a
{
  color: #0F202A;
  border-color: #2491CB;
  background-position: 0 -20px;
}

.kmg-nav .kmg-hmenu ul li a:hover span, .kmg-nav .kmg-hmenu ul li a:hover span span
{
  color: #0F202A;
}

.kmg-nav .kmg-hmenu ul li:hover>a span, .kmg-nav .kmg-hmenu ul li:hover>a span span
{
  color: #0F202A;
}

/* end MenuSubItem */

/* begin Layout */
.kmg-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;
}
.kmg-layout-cell, .kmg-content-layout-row
{
  background-color: Transparent;
  vertical-align: top;
  text-align: left;
  border: none;
  margin:0;
  padding:0;
}

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

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

.kmg-block-body
{
  position: relative;
  padding: 8px;
}

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

.kmg-block-tr, .kmg-block-tl, .kmg-block-br, .kmg-block-bl
{
  width: 22px;
  height: 22px;
  background-image: url('images/block_s.png');
}

.kmg-block-tl
{
  top: 0;
  left: 0;
  clip: rect(auto, 11px, 11px, auto);
}

.kmg-block-tr
{
  top: 0;
  right: 0;
  clip: rect(auto, auto, 11px, 11px);
}

.kmg-block-bl
{
  bottom: 0;
  left: 0;
  clip: rect(11px, 11px, auto, auto);
}

.kmg-block-br
{
  bottom: 0;
  right: 0;
  clip: rect(11px, auto, auto, 11px);
}

.kmg-block-tc, .kmg-block-bc
{
  left: 11px;
  right: 11px;
  height: 22px;
  background-image: url('images/block_h.png');
}

.kmg-block-tc
{
  top: 0;
  clip: rect(auto, auto, 11px, auto);
}

.kmg-block-bc
{
  bottom: 0;
  clip: rect(11px, auto, auto, auto);
}

.kmg-block-cr, .kmg-block-cl
{
  top: 11px;
  bottom: 11px;
  width: 22px;
  background-image: url('images/block_v.png');
}

.kmg-block-cr
{
  right: 0;
  clip: rect(auto, auto, auto, 11px);
}

.kmg-block-cl
{
  left: 0;
  clip: rect(auto, 11px, auto, auto);
}

.kmg-block-cc
{
  position: absolute;
  top: 11px;
  left: 11px;
  right: 11px;
  bottom: 11px;
  background-color: #E1EAEF;
}

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

/* end Box, Block */

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

.kmg-blockcontent-body
{
  position: relative;
  padding: 0;
  color: #253A46;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.kmg-blockcontent-body table,
.kmg-blockcontent-body li, 
.kmg-blockcontent-body a,
.kmg-blockcontent-body a:link,
.kmg-blockcontent-body a:visited,
.kmg-blockcontent-body a:hover
{
  color: #253A46;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

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

.kmg-blockcontent-body a, .kmg-blockcontent-body a:link
{
  color: #207EB1;
  text-decoration: underline;
}

.kmg-blockcontent-body a:visited, .kmg-blockcontent-body a.visited
{
  color: #6090A9; 
  text-decoration: none;
}

.kmg-blockcontent-body a:hover, .kmg-blockcontent-body a.hover
{
  color: #00C3E5;
  text-decoration: none;
}

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

/* begin Button */
.kmg-button-wrapper a.kmg-button,
.kmg-button-wrapper a.kmg-button:link,
.kmg-button-wrapper input.kmg-button,
.kmg-button-wrapper button.kmg-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: #000000 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 28px;
  height: 28px;
  margin: 0 !important;
  padding: 0 15px !important;
  overflow: visible;
  cursor: pointer;
}

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

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

.firefox2 .kmg-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;
}

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

.kmg-button-wrapper.hover .kmg-button, .kmg-button-wrapper.hover a.kmg-button:link, .kmg-button:hover
{
  color: #000000 !important;
  text-decoration: none !important;
}

.kmg-button-wrapper.active .kmg-button, .kmg-button-wrapper.active a.kmg-button:link
{
  color: #0F202A !important;
}

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

.kmg-button-wrapper .kmg-button-l
{
  left: 0;
  right: 11px;
}

.kmg-button-wrapper .kmg-button-r
{
  width: 423px;
  right: 0;
  clip: rect(auto, auto, auto, 412px);
}

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

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

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

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

.kmg-post-body
{
  position: relative;
  padding: 12px;
}

a img
{
  border: 0;
}

.kmg-article img, img.kmg-article, .kmg-block img, .kmg-footer img
{
  border: solid 0 #A5C0CF;
  margin: 5px;
}

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

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

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

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

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

/* end Box, Post */

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

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

h2.kmg-postheader a, h2.kmg-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #1E78A9;
}

h2.kmg-postheader a:visited, h2.kmg-postheader a.visited
{
  color: #466C81;
}

h2.kmg-postheader a:hover,  h2.kmg-postheader a.hovered
{
  color: #00C3E5;
}

/* end PostHeaderIcon */

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

.kmg-postheadericons
{
  padding: 1px;
}

.kmg-postheadericons a, .kmg-postheadericons a:link
{
  text-decoration: none;
  color: #248EC7;
}

.kmg-postheadericons a:visited, .kmg-postheadericons a.visited
{
  font-style: italic;
  font-weight: normal;
  color: #1A6993;
}

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

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

.kmg-post li
{
  font-size: 13px;
  color: #061923;
  padding: 0 0 0 10px;
}

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

.kmg-post ol>li
{
  background: none;
  padding-left: 0;
  /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.kmg-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 10px;
  /* makes "ul li" not to align behind the image if they are in the same line */
  overflow-x: visible;
  overflow-y: hidden;
}

/* end PostBullets */

/* begin PostQuote */
.kmg-postcontent blockquote,
.kmg-postcontent blockquote a,
.kmg-postcontent blockquote a:link,
.kmg-postcontent blockquote a:visited,
.kmg-postcontent blockquote a:hover
{
  color: #0B1114;
}

.kmg-postcontent blockquote p
{
   margin:3px;
}

.kmg-postcontent blockquote
{
   border: solid 0 #A5C0CF;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #D1DFE6;
  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 */
.kmg-postfootericons,
.kmg-postfootericons a,
.kmg-postfootericons a:link,
.kmg-postfootericons a:visited,
.kmg-postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  color: #497288;
}

.kmg-postfootericons
{
  padding: 1px;
}

.kmg-postfootericons a, .kmg-postfootericons a:link
{
  text-decoration: none;
  color: #248EC7;
}

.kmg-postfootericons a:visited, .kmg-postfootericons a.visited
{
  color: #1A6993;
}

.kmg-postfootericons a:hover, .kmg-postfootericons a.hover
{
  color: #00C3E5;
}
/* end PostIcons, PostFooterIcons */

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

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

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

.kmg-footer-l
{
  left: 0;
  width:10px;
}

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

.kmg-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 50px;
  background-color: #1E4357;
}

.kmg-footer-body
{
    position:relative;
    padding: 0;
}

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

.kmg-footer-text,
.kmg-footer-text a,
.kmg-footer-text a:link,
.kmg-footer-text a:visited,
.kmg-footer-text a:hover,
.kmg-footer-text td, 
.kmg-footer-text th,
.kmg-footer-text caption
{
    color: #D7E3EA;
}

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

.kmg-footer-text a,
.kmg-footer-text a:link
{
  color: #A9D7EF;
  text-decoration: none;
}

.kmg-footer-text a:visited
{
  color: #BDD1DB;
}

.kmg-footer-text a:hover
{
  color: #00C3E5;
}

div.kmg-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-width: 0;
    border-color: #A5C0CF;
  border-style: solid;
  margin: 10px;
}/* end Footer */

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

.kmg-page-footer
{
  padding: 1em;
  text-align: center;
  text-decoration: none;
  color: #2D4553;
}
/* end PageFooter */

/* begin LayoutCell, sidebar1 */

.kmg-content-layout .kmg-sidebar1
{
  background-image: url('images/sidebar_bg.png');
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */


