/* begin Page */


#mp-main, table
{
    font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
    font-style: normal;
    font-weight: normal;
    font-size: 12px;
    text-align: justify;
}

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

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

.mp-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: 30px;
  text-decoration: none;
}

.mp-postcontent a
{
  text-decoration: underline;
  color: #1C5482;
}

.mp-postcontent a:link
{
  text-decoration: underline;
  color: #1C5482;
}

.mp-postcontent a:visited, .mp-postcontent a.visited
{
  text-decoration: none;
  color: #213A4A;
}

.mp-postcontent  a:hover, .mp-postcontent a.hover
{
  text-decoration: none;
  color: #1C5482;
}

.mp-postcontent h1
{
   color: #1C5482;
margin: 20px 0;    
}

.mp-blockcontent h1
{
margin: 20px 0; 
}

.mp-postcontent h2
{
   color: #1C5482;
margin: 22px 0;
   font-size: 28px;    
}

.mp-blockcontent h2
{
margin: 22px 0;
   font-size: 28px; 
}

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

.mp-postcontent h3
{
   color: #1C5482;
margin: 18px 0;
   font-size: 18px;    
}

.mp-blockcontent h3
{
margin: 18px 0;
   font-size: 18px; 
}

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

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

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

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

.mp-postcontent h5
{
   color: #162631;
margin: 23px 0;
   font-size: 14px;    
}

.mp-blockcontent h5
{
margin: 23px 0;
   font-size: 14px; 
}

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

.mp-postcontent h6
{
   color: #213A4A;
margin: 28px 0;
   font-size: 12px;    
}

.mp-blockcontent h6
{
margin: 28px 0;
   font-size: 12px; 
}

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

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

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

#mp-page-background-glare
{
  position: absolute;
  left: 0;
  top:0;
  width:376px;
  height:450px;
  overflow:hidden;
  min-width: 900px;
}

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

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

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

#mp-page-background-middle-texture
{
  position: relative;
  background-image: url('images/Middle_texture.jpg');
  background-repeat: repeat-x;
  background-position: top left;
  background-attachment: fixed;
  width:100%;
  min-height:100%;
  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 Box, Sheet */
.mp-sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 51px;
  min-height: 51px;
  margin-top: 13px;
  margin-bottom: -7px;
  cursor:auto;
  width: 900px;
}

.mp-sheet-body
{
  position: relative;
  padding: 11px;
    padding-top:11px;
    padding-bottom:17px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mp-sheet-cc
{
  position: absolute;
  top: 39px;
  left: 39px;
  right: 39px;
  bottom: 39px;
  background-color: #DDECF8;
}

#mp-page-background-top-texture{
  min-width: 900px;
}

/* end Box, Sheet */

/* begin Header */
div.mp-header
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 200px;
  margin-top: 0;
  margin-bottom: 0;
}

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

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

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

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

/* begin TextBlock */
div.mp-textblock
{
  position: absolute;
  top: 0;
  left:   0;
  width: 346px;
  height: 200px;
  background-image: url('images/textblock-bg.png');
}
/* end TextBlock */

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

/* begin Flash */
#mp-flash-area
{
  position: absolute;
  top: 0;
  left: 0;
  width: 878px;
  height: 200px;
  overflow: hidden;
}

#mp-flash-container
{
  width: 878px;
  height: 219px;
  top: 0;
  position: absolute;
    }

#mp-flash-container div.mp-flash-alt
{
    position: relative;
    width: 110px;
    height: 30px;
    margin: 0 auto;
    top: 0;
}

/* end Flash */

/* begin Logo */
div.mp-logo
{
  display: block;
  position: absolute;
  top: 60px;
  left: 5%;
  margin-left: -12px;
}

h1.mp-logo-name
{
  display: block;
  text-align: left;
  font-style: italic;
  font-variant: small-caps;
  font-size: 38px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
h1.mp-logo-name a, 
h1.mp-logo-name a:link, 
h1.mp-logo-name a:visited, 
h1.mp-logo-name a:hover
{
  font-style: italic;
  font-variant: small-caps;
  font-size: 38px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

h2.mp-logo-text
{
  display: block;
  text-align: left;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
h2.mp-logo-text a,
h2.mp-logo-text a:link,
h2.mp-logo-text a:visited,
h2.mp-logo-text a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

/* menu structure */

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

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

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

.mp-nav-l
{
  left: 0;
  right: 7px;
}

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

/* end Menu */

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

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

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

.mp-hmenu a .l
{
  left: 0;
  right: 1px;
}

.mp-hmenu a .r
{
  width: 402px;
  right: 0;
  clip: rect(auto, auto, auto, 401px);
}

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

.mp-hmenu a .t
{
  color: #D9D9D9;
  padding: 0 22px;
  margin: 0 1px;
  line-height: 29px;
  text-align: center;
}

.mp-hmenu a:hover .l, .mp-hmenu a:hover .r
{
  top: -34px;
}

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

.mp-hmenu li:hover a .l, .mp-hmenu li:hover a .r
{
  top: -34px;
}
.mp-hmenu a:hover .t
{
  color: #1C1C1C;
}

.mp-hmenu li:hover a .t
{
  color: #1C1C1C;
}

.mp-hmenu li:hover>a .t
{
  color: #1C1C1C;
}

.mp-hmenu a.active .l, .mp-hmenu a.active .r
{
  top: -68px;
}

.mp-hmenu a.active .t
{
  color: #1C1C1C;
}
/* end MenuItem */

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

/* begin MenuSubItem */
.mp-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: 0;
  border-style: solid;
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 20px;
  color: #1F1F1F;
  margin:0;
  padding:0;
}

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

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

.mp-hmenu ul li a:hover
{
  color: #000000;
  background-position: 0 -20px;
}

.mp-hmenu ul li:hover>a
{
  color: #000000;
  background-position: 0 -20px;
}

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

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

/* end MenuSubItem */

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

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

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

.mp-block-body
{
  position: relative;
  padding: 10px;
}

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

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

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

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

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

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

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

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

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

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

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

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

.mp-block-cc
{
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  background-color: #BCD2E1;
}

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

/* end Box, Block */

/* begin BlockHeader */
.mp-blockheader
{
  margin-bottom: 4px;
  position: relative;
  height: 25px;
}

.mp-blockheader h3.t
{
  position: relative;
  height: 25px;
  color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 13px;
  margin:0;
  padding: 0 11px 0 24px;
  white-space: nowrap;
  line-height: 25px;
}

.mp-blockheader h3.t a,
.mp-blockheader h3.t a:link,
.mp-blockheader h3.t a:visited, 
.mp-blockheader h3.t a:hover
{
  color: #FFFFFF;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 13px;
}

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

.mp-blockheader .l
{
  left: 0;
  right: 18px;
}

.mp-blockheader .r
{
  width: 878px;
  right: 0;
  clip: rect(auto, auto, auto, 860px);
}

/* end BlockHeader */

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

.mp-blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #1B2F3C;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

.mp-blockcontent-body table,
.mp-blockcontent-body li, 
.mp-blockcontent-body a,
.mp-blockcontent-body a:link,
.mp-blockcontent-body a:visited,
.mp-blockcontent-body a:hover
{
  color: #1B2F3C;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}

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

.mp-blockcontent-body a, .mp-blockcontent-body a:link
{
  color: #184972;
  text-decoration: none;
}

.mp-blockcontent-body a:visited, .mp-blockcontent-body a.visited
{
  color: #477B9E;
  text-decoration: none;
}

.mp-blockcontent-body a:hover, .mp-blockcontent-body a.hover
{
  color: #09BDDC;
  text-decoration: underline;
}

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

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

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

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

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

.mp-button-wrapper.hover .mp-button, .mp-button-wrapper.hover a.mp-button:link, .mp-button:hover
{
  color: #192C38 !important;
  text-decoration: none !important;
}

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

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

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

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

.mp-button-wrapper.hover .mp-button-l, .mp-button-wrapper.hover .mp-button-r
{
  top: -36px;
}

.mp-button-wrapper.active .mp-button-l, .mp-button-wrapper.active .mp-button-r
{
  top: -72px;
}

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

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

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

a img
{
  border: 0;
}

.mp-article img, img.mp-article, .mp-block img, .mp-footer img
{
  border: solid 0 #8EB4CC;
  margin: 7px;
}

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

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

.mp-article th, .mp-article td
{
  padding: 2px;
  border: solid 1px #4C84A9;
  vertical-align: top;
  text-align: left;
}

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
h2.mp-postheader
{
  color: #133958;
  margin: 6px 0;
  font-size: 22px;
  text-align: center;
}

h2.mp-postheader a, 
h2.mp-postheader a:link, 
h2.mp-postheader a:visited,
h2.mp-postheader a.visited,
h2.mp-postheader a:hover,
h2.mp-postheader a.hovered
{
  font-size: 22px;
  text-align: center;
}

h2.mp-postheader a, h2.mp-postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #17476D;
}

h2.mp-postheader a:visited, h2.mp-postheader a.visited
{
  color: #37607B;
}

h2.mp-postheader a:hover,  h2.mp-postheader a.hovered
{
  color: #1C5482;
}

/* end PostHeaderIcon */

/* begin PostIcons, PostHeaderIcons */
.mp-postheadericons,
.mp-postheadericons a,
.mp-postheadericons a:link,
.mp-postheadericons a:visited,
.mp-postheadericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  color: #213A4A;
}

.mp-postheadericons
{
  padding: 1px;
}

.mp-postheadericons a, .mp-postheadericons a:link
{
  font-style: italic;
  text-decoration: none;
  color: #4F4F4F;
}

.mp-postheadericons a:visited, .mp-postheadericons a.visited
{
  color: #4F4F4F;
}

.mp-postheadericons a:hover, .mp-postheadericons a.hover
{
  text-decoration: underline;
  color: #1C5482;
}
/* end PostIcons, PostHeaderIcons */

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

.mp-post li
{
  font-size: 12px;
  color: #0B1319;
  padding: 0 0 0 13px;
}

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

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

.mp-post ul>li
{
  background-image: url('images/postbullets.png');
  background-repeat: no-repeat;
  padding-left: 13px;
  /* 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 */
.mp-postcontent blockquote,
.mp-postcontent blockquote a,
.mp-postcontent blockquote a:link,
.mp-postcontent blockquote a:visited,
.mp-postcontent blockquote a:hover
{
  color: #080E12;
}

.mp-postcontent blockquote p
{
   margin: 17px 0 17px 17px;
}

.mp-postcontent blockquote
{
   border: solid 0 #8EB4CC;
  margin: 10px 10px 10px 50px;
  padding: 0 0 0 28px;
  background-color: #BCD2E1;
  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 */
.mp-postfootericons,
.mp-postfootericons a,
.mp-postfootericons a:link,
.mp-postfootericons a:visited,
.mp-postfootericons a:hover
{
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  color: #213A4A;
}

.mp-postfootericons
{
  padding: 1px;
}

.mp-postfootericons a, .mp-postfootericons a:link
{
  font-style: italic;
  text-decoration: none;
  color: #1C5482;
}

.mp-postfootericons a:visited, .mp-postfootericons a.visited
{
  color: #4F4F4F;
}

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

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

.mp-footer-t
{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1C313F;
}

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

.mp-footer-body .mp-rss-tag-icon
{
  position: absolute;
  left:   -6px;
  bottom:0;
  z-index:1;
}

.mp-rss-tag-icon
{
  display: block;
  background-image: url('images/rssicon.png');
  background-position: center right;
  background-repeat: no-repeat;
  height: 32px;
  width: 32px;
  cursor: default;
}

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

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

.mp-footer-text
{
  min-height: 32px;
  padding-left: 42px;
  padding-right: 42px;
  position: relative;
  float: left;
  left: 50%;
  text-align: center;
}

.mp-footer-text a,
.mp-footer-text a:link
{
  color: #89BCE6;
  text-decoration: none;
}

.mp-footer-text a:visited
{
  color: #5A90B5;
}

.mp-footer-text a:hover
{
  color: #09BDDC;
  text-decoration: underline;
}

.mp-footer-center
{
  position: relative;
  float: right;
  right: 50%;
}

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

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

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

/* begin LayoutCell, sidebar1 */

.mp-content-layout .mp-sidebar1
{
  background-color: #DDECF8;
  width: 200px;
}

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

/* end LayoutCell, content */


