#mb-main, table
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 11px;
    letter-spacing: 1px;
}

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

.mb-postcontent,
.mb-postcontent li,
.mb-postcontent table,
.mb-postcontent a,
.mb-postcontent a:link,
.mb-postcontent a:visited,
.mb-postcontent a.visited,
.mb-postcontent a:hover,
.mb-postcontent a.hovered
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    text-align: left;
    line-height: 100%;
}

.mb-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: 20px;
  text-align: left;
  text-decoration: none;
  letter-spacing: 3px;
}

.mb-postcontent a
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #297DC2;
}

.mb-postcontent a:link
{
  text-decoration: underline;
  letter-spacing: 1px;
  color: #297DC2;
}

.mb-postcontent a:visited, .mb-postcontent a.visited
{
  color: #1F5F93;
}

.mb-postcontent  a:hover, .mb-postcontent a.hover
{
  text-decoration: none;
  color: #0A1E2E;
}

.mb-postcontent h1
{
   color: #B25901;
margin: 15px 0;    
}

.mb-blockcontent h1
{
margin: 15px 0; 
}

.mb-postcontent h2
{
   color: #E97501;
margin: 16px 0;
   font-size: 18px;
   letter-spacing: 2px;    
}

.mb-blockcontent h2
{
margin: 16px 0;
   font-size: 18px;
   letter-spacing: 2px; 
}

.mb-postcontent h2 a, .mb-postcontent h2 a:link, .mb-postcontent h2 a:hover, .mb-postcontent h2 a:visited, .mb-blockcontent h2 a, .mb-blockcontent h2 a:link, .mb-blockcontent h2 a:hover, .mb-blockcontent h2 a:visited 
{
   font-size: 18px;
   letter-spacing: 2px; 
}

.mb-postcontent h3
{
   color: #297DC2;
margin: 18px 0;
   font-size: 16px;
   letter-spacing: 2px;    
}

.mb-blockcontent h3
{
margin: 18px 0;
   font-size: 16px;
   letter-spacing: 2px; 
}

.mb-postcontent h3 a, .mb-postcontent h3 a:link, .mb-postcontent h3 a:hover, .mb-postcontent h3 a:visited, .mb-blockcontent h3 a, .mb-blockcontent h3 a:link, .mb-blockcontent h3 a:hover, .mb-blockcontent h3 a:visited 
{
   font-size: 16px;
   letter-spacing: 2px; 
}

.mb-postcontent h4
{
   color: #0E2B43;
margin: 18px 0;
   font-size: 13px;
   letter-spacing: 2px;    
}

.mb-blockcontent h4
{
margin: 18px 0;
   font-size: 13px;
   letter-spacing: 2px; 
}

.mb-postcontent h4 a, .mb-postcontent h4 a:link, .mb-postcontent h4 a:hover, .mb-postcontent h4 a:visited, .mb-blockcontent h4 a, .mb-blockcontent h4 a:link, .mb-blockcontent h4 a:hover, .mb-blockcontent h4 a:visited 
{
   font-size: 13px;
   letter-spacing: 2px; 
}

.mb-postcontent h5
{
   color: #0E2B43;
margin: 20px 0;
   font-size: 11px;
   letter-spacing: 2px;    
}

.mb-blockcontent h5
{
margin: 20px 0;
   font-size: 11px;
   letter-spacing: 2px; 
}

.mb-postcontent h5 a, .mb-postcontent h5 a:link, .mb-postcontent h5 a:hover, .mb-postcontent h5 a:visited, .mb-blockcontent h5 a, .mb-blockcontent h5 a:link, .mb-blockcontent h5 a:hover, .mb-blockcontent h5 a:visited 
{
   font-size: 11px;
   letter-spacing: 2px; 
}

.mb-postcontent h6
{
   color: #153E61;
margin: 28px 0;
   font-size: 11px;
   letter-spacing: 2px;    
}

.mb-blockcontent h6
{
margin: 28px 0;
   font-size: 11px;
   letter-spacing: 2px; 
}

.mb-postcontent h6 a, .mb-postcontent h6 a:link, .mb-postcontent h6 a:hover, .mb-postcontent h6 a:visited, .mb-blockcontent h6 a, .mb-blockcontent h6 a:link, .mb-blockcontent h6 a:hover, .mb-blockcontent h6 a:visited 
{
   font-size: 11px;
   letter-spacing: 2px; 
}

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

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

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

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

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

body
{
  padding: 0; 
  margin:0;
  color: #0E2B43;
  height:100%;
  min-height:100%;
  background-color: #2D80EB;
  background-image: url('images/Bottom_texture.jpg');
  background-repeat: repeat-x;
  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.mb-header
{
    margin: 0 auto;
  position: relative;
  z-index: -1;
  width:100%;
  height: 150px;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

/* end Header */

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

/* begin Logo */
div.mb-logo
{
  display: block;
  position: absolute;
  top: 51px;
  left: 2%;
  margin-left: -6px;
}

h1.mb-logo-name
{
  display: block;
  text-align: left;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 37px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFEDDB !important;
}
h1.mb-logo-name a, 
h1.mb-logo-name a:link, 
h1.mb-logo-name a:visited, 
h1.mb-logo-name a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 37px;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFEDDB !important;
}

h2.mb-logo-text
{
  display: block;
  text-align: left;
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #D9EAF7 !important;
}
h2.mb-logo-text a,
h2.mb-logo-text a:link,
h2.mb-logo-text a:visited,
h2.mb-logo-text a:hover
{
  font-family: "Palatino Linotype", Georgia, "Times New Roman", Times, Serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #D9EAF7 !important;
}

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

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

.mb-sheet-body
{
  position: relative;
  padding: 6px;
    padding-top:6px;
    padding-bottom:6px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mb-sheet-cc
{
  position: absolute;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-color: #FFFFFF;
}

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

/* end Box, Sheet */

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

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

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

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

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

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

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

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

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

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

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

/* menu structure */

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

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

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

.mb-nav-l
{
  left: 0;
  right: 0;
}

.mb-nav-r
{
  right: 0;
  width: 888px;
  clip: rect(auto, auto, auto, 888px);
}

/* end Menu */

/* begin MenuItem */
.mb-hmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 27px;
  cursor: pointer;
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

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

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

.mb-hmenu a .l
{
  left: 0;
  right: 9px;
}

.mb-hmenu a .r
{
  width: 418px;
  right: 0;
  clip: rect(auto, auto, auto, 409px);
}

.mb-hmenu a .t, .mb-hmenu ul a, .mb-hmenu a:link, .mb-hmenu a:visited, .mb-hmenu a:hover
{
  font-weight: bold;
  text-align: left;
  text-decoration: none;
  text-transform: uppercase;
}

.mb-hmenu a .t
{
  color: #C4DEF3;
  padding: 0 0;
  margin: 0 9px;
  line-height: 27px;
  text-align: center;
}

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

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

.mb-hmenu li:hover a .l, .mb-hmenu li:hover a .r
{
  top: -32px;
}
.mb-hmenu a:hover .t
{
  color: #C8E0F3;
}

.mb-hmenu li:hover a .t
{
  color: #C8E0F3;
}

.mb-hmenu li:hover>a .t
{
  color: #C8E0F3;
}

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

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

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

/* begin MenuSubItem */
.mb-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: #FE962F;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #000000;
  font-size: 10px;
  margin:0;
  padding:0;
}

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

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

.mb-hmenu ul li a:hover
{
  color: #FEC78F;
  border-color: #F47A01;
  background-position: 0 -26px;
}

.mb-hmenu ul li:hover>a
{
  color: #FEC78F;
  border-color: #F47A01;
  background-position: 0 -26px;
}

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

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

/* end MenuSubItem */

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

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

/* begin Box, Block */
.mb-block
{
  position: relative;
  min-width: 3px;
  min-height: 3px;
  margin: 5px;
}

.mb-block-body
{
  position: relative;
  padding: 3px;
}

div.mb-block img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #9EC8EA;
  border-style: solid;
  margin: 7px;
}

/* end Box, Block */

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

.mb-blockcontent-body
{
  position: relative;
  padding: 0;
  color: #0E2B43;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

.mb-blockcontent-body table,
.mb-blockcontent-body li, 
.mb-blockcontent-body a,
.mb-blockcontent-body a:link,
.mb-blockcontent-body a:visited,
.mb-blockcontent-body a:hover
{
  color: #0E2B43;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 11px;
}

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

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

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

.mb-blockcontent-body a:hover, .mb-blockcontent-body a.hover
{
  color: #0A1E2E;
  text-decoration: none;
}

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

/* begin Button */
.mb-button-wrapper a.mb-button,
.mb-button-wrapper a.mb-button:link,
.mb-button-wrapper input.mb-button,
.mb-button-wrapper button.mb-button
{
  text-decoration: none;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
  letter-spacing: 1px;
  position:relative;
  top:0;
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  color: #562B00 !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 27px;
  height: 27px;
  margin: 0 !important;
  padding: 0 11px !important;
  overflow: visible;
  cursor: pointer;
}

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

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

.firefox2 .mb-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: bold;
  font-size: 11px;
  letter-spacing: 1px;
}

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

.mb-button-wrapper.hover .mb-button, .mb-button-wrapper.hover a.mb-button:link, .mb-button:hover
{
  color: #0A1E2E !important;
  text-decoration: none !important;
}

.mb-button-wrapper.active .mb-button, .mb-button-wrapper.active a.mb-button:link
{
  color: #091B2A !important;
}

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

.mb-button-wrapper .mb-button-l
{
  left: 0;
  right: 14px;
}

.mb-button-wrapper .mb-button-r
{
  width: 421px;
  right: 0;
  clip: rect(auto, auto, auto, 407px);
}

.mb-button-wrapper.hover .mb-button-l, .mb-button-wrapper.hover .mb-button-r
{
  top: -32px;
}

.mb-button-wrapper.active .mb-button-l, .mb-button-wrapper.active .mb-button-r
{
  top: -64px;
}

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

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

.mb-post-body
{
  position: relative;
  padding: 7px;
}

a img
{
  border: 0;
}

.mb-article img, img.mb-article, .mb-block img, .mb-footer img
{
  border: solid 0 #9EC8EA;
  margin: 7px;
}

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

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

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

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

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

/* end Box, Post */

/* begin PostMetadata, PostMetadataHeader */
.mb-postmetadataheader
{
  overflow:hidden;
  padding: 1px;
  background-color: #FF9C33;
  border-color: #9EC8EA;
  border-style: solid;
  border-width: 0;
}
/* end PostMetadata, PostMetadataHeader */

/* begin PostHeaderIcon */
h2.mb-postheader
{
  color: #7D7364;
  margin: 12px 0 8px;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
}

h2.mb-postheader a, 
h2.mb-postheader a:link, 
h2.mb-postheader a:visited,
h2.mb-postheader a.visited,
h2.mb-postheader a:hover,
h2.mb-postheader a.hovered
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 13px;
  text-align: center;
  letter-spacing: 2px;
}

h2.mb-postheader a, h2.mb-postheader a:link
{
  font-family: "Trebuchet MS", Arial, Helvetica, Sans-Serif;
  text-align: left;
  text-decoration: none;
  color: #17476D;
}

h2.mb-postheader a:visited, h2.mb-postheader a.visited
{
  color: #123654;
}

h2.mb-postheader a:hover,  h2.mb-postheader a.hovered
{
  text-decoration: underline;
  color: #051019;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.mb-postheadericons,
.mb-postheadericons a,
.mb-postheadericons a:link,
.mb-postheadericons a:visited,
.mb-postheadericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  letter-spacing: 1px;
  color: #1D5A8B;
}

.mb-postheadericons
{
  padding: 1px;
}

.mb-postheadericons a, .mb-postheadericons a:link
{
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #B25901;
}

.mb-postheadericons a:visited, .mb-postheadericons a.visited
{
  letter-spacing: 1px;
  color: #B25901;
}

.mb-postheadericons a:hover, .mb-postheadericons a.hover
{
  letter-spacing: 1px;
  text-decoration: underline;
  color: #1F5F93;
}
/* end PostIcons, PostHeaderIcons */

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

.mb-post li
{
  font-size: 11px;
  color: #1D5A8B;
  padding: 0;
}

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

/* end PostBullets */

/* begin PostQuote */
.mb-postcontent blockquote,
.mb-postcontent blockquote a,
.mb-postcontent blockquote a:link,
.mb-postcontent blockquote a:visited,
.mb-postcontent blockquote a:hover
{
  color: #06131D;
  font-style: italic;
  font-weight: normal;
}

.mb-postcontent blockquote p
{
   margin:5px;
}

.mb-postcontent blockquote
{
   border: solid 0 #9EC8EA;
  margin: 10px 10px 10px 50px;
  padding: 15px 15px 15px 48px;
  background-color: #DDECF8;
  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 */
.mb-postfootericons,
.mb-postfootericons a,
.mb-postfootericons a:link,
.mb-postfootericons a:visited,
.mb-postfootericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  text-decoration: none;
  letter-spacing: 1px;
  color: #256FAD;
}

.mb-postfootericons
{
  padding: 1px;
}

.mb-postfootericons a, .mb-postfootericons a:link
{
  font-style: normal;
  font-weight: bold;
  color: #B25901;
}

.mb-postfootericons a:visited, .mb-postfootericons a.visited
{
  color: #B25901;
}

.mb-postfootericons a:hover, .mb-postfootericons a.hover
{
  text-decoration: underline;
  color: #1F5F93;
}
/* end PostIcons, PostFooterIcons */

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

.mb-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: url('images/footer_t.png');
  background-position: left bottom;
}

.mb-footer-body
{
    position:relative;
    padding: 20px;
}

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

.mb-footer-text,
.mb-footer-text a,
.mb-footer-text a:link,
.mb-footer-text a:visited,
.mb-footer-text a:hover,
.mb-footer-text td, 
.mb-footer-text th,
.mb-footer-text caption
{
    color: #0C2337;
    font-size: 10px;
}

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

.mb-footer-text a,
.mb-footer-text a:link
{
  color: #603000;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.mb-footer-text a:visited
{
  color: #1A4F7A;
}

.mb-footer-text a:hover
{
  color: #113450;
  text-decoration: underline;
}

div.mb-footer img
{
/* WARNING do NOT collapse this to 'border' - inheritance! */
    border-color: #9EC8EA;
  border-style: solid;
  margin: 5px;
}/* end Footer */

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

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

/* begin LayoutCell, sidebar1 */

.mb-content-layout .mb-sidebar1
{
  width: 250px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */


