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

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

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

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

.ml-postcontent a
{
  text-decoration: none;
  color: #2B5973;
}

.ml-postcontent a:link
{
  text-decoration: none;
  color: #2B5973;
}

.ml-postcontent a:visited, .ml-postcontent a.visited
{
  color: #2B5973;
}

.ml-postcontent  a:hover, .ml-postcontent a.hover
{
  text-decoration: underline;
  color: #387599;
}

.ml-postcontent h1
{
   color: #2B5973;
margin: 21px 0;    
}

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

.ml-postcontent h2
{
   color: #387599;
margin: 19px 0;
   font-size: 24px;    
}

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

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

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

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

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

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

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

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

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

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

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

.ml-postcontent h6
{
   color: #4E6983;
margin: 35px 0;
   font-size: 11px;    
}

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

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

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

#ml-main
{
  display: inline-block;
  position: relative;
  z-index: 0;
  width: 100%;
  left: 0;
  top: 0;
  cursor:default;
  overflow:visible;
  float: left;
  clear: left;
}

#ml-page-background-glare
{
  position: absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
  min-width: 80%;
}

#ml-page-background-glare-image
{
   width:100%;  
  position: absolute;
  top: 0;
  height:436px;
    background-image: url('images/page_gl.png');
  background-repeat: no-repeat;
  background-position: left top;
}

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

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

#ml-page-background-middle-texture
{
  position: relative;
  background-image: url('images/Middle_texture.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: scroll;
  width:100%;
  min-height:100%;
  min-width: 80%;
 }

.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.ml-header
{
    min-width: 700px;
  max-width: 1536px; 
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:80%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
}

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

.ml-header-wrapper 
{
        position: relative;
    width:100%;
    margin:0 auto;
}
.ml-header-inner 
{
    margin: 0 0;
}

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

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

/* begin HeaderObject */
div.ml-headerobject
{
  display: block;
  left: 7%;
  margin-left: -25px;
  position: absolute;
  top: 12px;
  width: 351px;
  height: 69px;
  background-image: url('images/header-object.png');
}
/* end HeaderObject */

/* begin Logo */
div.ml-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 */
.ml-sheet
{
  position: relative;
  margin: 0 auto;
  min-height: 1px;
  margin-top: 10px;
  margin-bottom: 0;
  cursor:auto;
  width: 80%;
  min-width: 700px;
  max-width: 1536px;
}

.ml-sheet-body
{
  position: relative;
  padding: 0;
    padding-top:0;
    padding-bottom:0;
}

#ml-page-background-top-texture{
  min-width: 80%;
}

/* end Box, Sheet */

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

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

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

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

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

/* end Box, Block */

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

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

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

/* end BlockHeader */

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

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

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

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

.ml-blockcontent-body a, .ml-blockcontent-body a:link
{
  color: #214559;
  text-decoration: underline;
}

.ml-blockcontent-body a:visited, .ml-blockcontent-body a.visited
{
  color: #4E6983; 
  text-decoration: none;
}

.ml-blockcontent-body a:hover, .ml-blockcontent-body a.hover
{
  color: #2D5E7B;
  text-decoration: none;
}

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

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

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

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

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

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

.ml-button-wrapper.hover .ml-button, .ml-button-wrapper.hover a.ml-button:link, .ml-button:hover
{
  color: #7F5305 !important;
  text-decoration: none !important;
}

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

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

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

.ml-button-wrapper .ml-button-r
{
  width: 409px;
  right: 0;
  clip: rect(auto, auto, auto, 399px);
}

.ml-button-wrapper.hover .ml-button-l, .ml-button-wrapper.hover .ml-button-r
{
  top: -37px;
}

.ml-button-wrapper.active .ml-button-l, .ml-button-wrapper.active .ml-button-r
{
  top: -74px;
}

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

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

.ml-post-body
{
  position: relative;
  padding: 8px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

a img
{
  border: 0;
}

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

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

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

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

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

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

/* end Box, Post */

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

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

h2.ml-postheader a, h2.ml-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #244A61;
}

h2.ml-postheader a:visited, h2.ml-postheader a.visited
{
  color: #526E89;
}

h2.ml-postheader a:hover,  h2.ml-postheader a.hovered
{
  color: #387599;
}

/* end PostHeaderIcon */

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

.ml-postheadericons
{
  padding: 1px;
}

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

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

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

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

.ml-post li
{
  font-size: 13px;
  color: #283643;
  padding: 0;
}

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

/* end PostBullets */

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

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

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

.ml-postfootericons
{
  padding: 1px;
}

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

.ml-postfootericons a:visited, .ml-postfootericons a.visited
{
  color: #2B5973;
}

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

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

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

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

.ml-footer-text,
.ml-footer-text a,
.ml-footer-text a:link,
.ml-footer-text a:visited,
.ml-footer-text a:hover,
.ml-footer-text td, 
.ml-footer-text th,
.ml-footer-text caption
{
    color: #0F1419;
    font-size: 11px;
}

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

.ml-footer-text a,
.ml-footer-text a:link
{
  color: #6EABCF;
  text-decoration: none;
}

.ml-footer-text a:visited
{
  color: #F5F7F9;
}

.ml-footer-text a:hover
{
  color: #F5F7F9;
  text-decoration: underline;
}

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

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

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

/* begin LayoutCell, content */

/* end LayoutCell, content */


