/* begin Page */


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

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

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

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

.postcontent a
{
  text-decoration: underline;
  color: #2A4674;
}

.postcontent a:link
{
  text-decoration: underline;
  color: #2A4674;
}

.postcontent a:visited, .postcontent a.visited
{
  text-decoration: none;
  color: #504856;
}

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

.postcontent h1
{
   color: #2A4674;
margin: 20px 0;    
}

.blockcontent h1
{
margin: 20px 0; 
}

.postcontent h2
{
   color: #385D99;
margin: 22px 0;
   font-size: 28px;    
}

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

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

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

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

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

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

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

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

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

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

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

.postcontent h6
{
   color: #1B2D4B;
margin: 0px 0;
   font-size: 12px;    
}

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

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

ul
{
  list-style-type: none;
}

ol
{
  list-style-position: inside;
}

html 
{
    height:100%;
}

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

body
{
  padding: 0; 
  margin:0;
  color: #000000;
  height:100%;
  min-height:100%;
  background-color: #D1DDEF;
  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 Box, Sheet */
.sheet
{
  position: relative;
  margin: 0 auto;
  min-width: 23px;
  min-height: 23px;
  margin-top: 7px;
  margin-bottom: -3px;
  cursor:auto;
  width: 900px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

.sheet-cc
{
  position: absolute;
  top: 17px;
  left: 17px;
  right: 17px;
  bottom: 17px;
  background-color: #E6EAE8;
}

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

/* end Box, Sheet */

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

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

div.header-png
{
  position: absolute;
  left:0;
  top: 0;
  width: 894px;
  height: 150px;
 
  background-repeat: no-repeat;
  background-position:center center; 
}

div.header-jpeg
{
	position: absolute;
	top: 0;
	left:0;
	width: 894px;
	height: 150px;
	background-image: url(images/header_com.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */

/* begin Header2 */
div.header2
{
    margin: 0 auto;
  position: relative;
  width:100%;
  height: 120px;
  margin-top: 0;
  margin-bottom: 0;
}

div.header-clip2
{
  position: absolute;
  width:100%;
  left:0;
  overflow:hidden;
  height:120px;
}

div.header-png2
{
  position: absolute;
  left:0;
  top: 0;
  width: 894px;
  height: 120px;
 
  background-repeat: no-repeat;
  background-position:center center; 
}

div.header-jpeg2
{
	position: absolute;
	top: 0;
	left:0;
	width: 894px;
	height: 120px;
	background-image: url(images/header_subp2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header2 */
/* begin Logo */
div.logo
{
  display: block;
  position: absolute;
  top: 49px;
  left: 50%;
  margin-left: -447px;
  width: 893px;
}

h1.logo-name
{
  display: block;
  text-align: center;
  font-family: HGPｺﾞｼｯｸE,Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 35px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
h1.logo-name a, 
h1.logo-name a:link, 
h1.logo-name a:visited, 
h1.logo-name a:hover
{
  font-family: HGPｺﾞｼｯｸE,Arial, Helvetica, Sans-Serif;
  font-variant: small-caps;
  font-size: 35px;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

h2.logo-text
{
  display: block;
  text-align: center;
  font-size: 19px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}
h2.logo-text a,
h2.logo-text a:link,
h2.logo-text a:visited,
h2.logo-text a:hover
{
  font-size: 19px;
  text-transform: uppercase;
  padding: 0;
  margin: 0;
  color: #FFFFFF !important;
}

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

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

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

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

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

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

.hmenu li li
{
  float: none;
}

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

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

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

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

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

/* menu structure */

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

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

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

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

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

/* end Menu */

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

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

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

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

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

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

.hmenu a .t
{
  color: #22395E;
  padding: 0 22px;
  margin: 0 0;
  line-height: 22px;
  text-align: center;
}

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

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

.hmenu li:hover a .l, .hmenu li:hover a .r
{
  top: -27px;
}
.hmenu a:hover .t
{
  color: #000000;
}

.hmenu li:hover a .t
{
  color: #000000;
}

.hmenu li:hover>a .t
{
  color: #000000;
}

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

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

/* begin MenuSeparator */
.hmenu .hmenu-li-separator
{
  display: block;
  width: 2px;
  height:22px;
}
/* end MenuSeparator */

/* begin MenuSubItem */
.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: #612D00;
  margin:0;
  padding:0;
}

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

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

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

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

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

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

/* end MenuSubItem */

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

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

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

.vmenublock-body
{
  position: relative;
  padding: 0;
}

/* end Box, Block, VMenuBlock */

/* begin BlockHeader, VMenuBlockHeader */
.vmenublockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 17px;
}

.vmenublockheader h3.t
{
  position: relative;
  height: 30px;
  color: #1A2B47;
  font-variant: small-caps;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 30px;
}

.vmenublockheader h3.t a,
.vmenublockheader h3.t a:link,
.vmenublockheader h3.t a:visited, 
.vmenublockheader h3.t a:hover
{
  color: #1A2B47;
  font-variant: small-caps;
  font-size: 13px;
}

/* end BlockHeader, VMenuBlockHeader */

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

.vmenublockcontent-body
{
  position: relative;
  padding: 0;
}

/* end Box, Box, VMenuBlockContent */

/* begin VMenu */
ul.vmenu, ul.vmenu li
{
  list-style: none;
  margin: 0;
  padding: 0;
  width: auto;
  line-height: 0;
}

ul.vmenu
{
  margin-top: 0; 
  margin-bottom: 0;
 
}

ul.vmenu ul
{
  display: none;

}

ul.vmenu ul.active
{
  display: block;
  
}
/* end VMenu */

/* begin VMenuItem */
ul.vmenu a
{
  position: relative;
  display: block;
  overflow: hidden;
  height: 24px;
  cursor: pointer;
  text-decoration: none;
  background-image: url('images/vmenuitem.png')
}

ul.vmenu li.vmenu-separator
{
  display: block;
  padding: 0 0 0 0;
  margin: 0;
  font-size: 1px;
}

ul.vmenu .vmenu-separator-span
{
  display: block;
  padding: 0;
  font-size: 1px;
  height: 0;
  line-height: 0;
  border: none;
}

ul.vmenu a .r, ul.vmenu a .l
{
  position: absolute;
  display: block;
  top: 0;
  height: 82px;
  
}

ul.vmenu a .l
{
  left: 0;
  right: 6px;
}

ul.vmenu a .r
{
  width: 906px;
  right: 0;
  clip: rect(auto, auto, auto, 900px);
}

ul.vmenu a .t, ul.vmenu ul a
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-variant: small-caps;
  font-weight: normal;
  font-size: 13px;
}

ul.vmenu a .t
{
  display: block;
  position:relative;
  top:0;
  line-height: 24px;
  color: #27426D;
  padding: 0 10px 0 10px;
  margin-left:0;
  margin-right:0;
    background-image: url('images/vmenuitem4.png');
 
  
}

ul.vmenu a.active .l, ul.vmenu a.active .r
{
  top: -58px;background-color:#FFB06B
}

ul.vmenu a.active .t
{
  color: #22395E;
}

ul.vmenu a:hover .l, ul.vmenu a:hover .r
{
  top: -29px;
}

ul.vmenu a:hover .t
{
  color: #944500;
}

/* end VMenuItem */

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

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

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

/* end Box, Block */

/* begin BlockHeader */
.blockheader
{
  margin-bottom: 2px;
  position: relative;
  height: 37px;
}

.blockheader h3.t
{
  position: relative;
  height: 20px;
  color: #000000;
  font-variant: small-caps;
  font-size: 13px;
  margin:0;
  padding: 0 10px 0 10px;
  white-space: nowrap;
  line-height: 30px;
}

.blockheader h3.t a,
.blockheader h3.t a:link,
.blockheader h3.t a:visited, 
.blockheader h3.t a:hover
{
  color: #000000;
  font-variant: small-caps;
  font-size: 30px;
}

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

.blockheader .l
{
  left: 0;
  right: 6px;
}

.blockheader .r
{
  width: 894px;
  right: 0;
  clip: rect(auto, auto, auto, 888px);
}

/* end BlockHeader */

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

.blockcontent-body
{
  position: relative;
  padding: 5px;
  color: #101B2D;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
 
}

.blockcontent-body table,
.blockcontent-body li, 
.blockcontent-body a,
.blockcontent-body a:link,
.blockcontent-body a:visited,
.blockcontent-body a:hover
{
	color: #101B2D;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
}

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

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

.blockcontent-body a:visited, .blockcontent-body a.visited
{
  color: #7C7085;
  text-decoration: none;
}

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

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

/* begin Button */
.button-wrapper a.button,
.button-wrapper a.button:link,
.button-wrapper input.button,
.button-wrapper button.button
{
  text-decoration: none;
  font-family: 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: #1C304F !important;
  width: auto;
  outline: none;
  border: none;
  background: none;
  line-height: 30px;
  height: 30px;
  margin: 0 !important;
  padding: 0 16px !important;
  overflow: visible;
  cursor: pointer;
}

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

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

.firefox2 .button-wrapper
{
  display: block;
  float: left;
}

input, select, textarea
{
  vertical-align: middle;
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: bold;
  font-size: 11px;
}

.block select 
{
    width:96%;
}

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

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

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

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

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

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

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

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

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

.post-body
{
  position: relative;
  padding: 12px;  
}
.post-body p
{
	font-size:16px;
	color:#4B4B4B;
	font-weight: bold;
}
a img
{
  border: 0;
}

.article img, img.article, .block img, .footer img
{
  border: solid 0 #8BA7D5;
  margin: 5px;
}

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

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

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

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

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

/* end Box, Post */

/* begin PostHeaderIcon */
h2.postheader
{
  color: #1C304F;
  margin: 6px 0;
  font-size: 28px;
  text-align: center;
}

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

h2.postheader a, h2.postheader a:link
{
  text-align: left;
  text-decoration: none;
  color: #233B61;
}

h2.postheader a:visited, h2.postheader a.visited
{
  color: #433D48;
}

h2.postheader a:hover,  h2.postheader a.hovered
{
  color: #0E1725;
}

/* end PostHeaderIcon */

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

.postheadericons
{
  padding: 1px;
}

.postheadericons a, .postheadericons a:link
{
  font-style: italic;
  text-decoration: none;
  color: #2A4674;
}

.postheadericons a:visited, .postheadericons a.visited
{
  color: #2A4674;
}

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

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

.post li
{
  font-size: 12px;
  color: #36313A;
  padding: 0;
}

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

/* end PostBullets */

/* begin PostQuote */
.postcontent blockquote,
.postcontent blockquote a,
.postcontent blockquote a:link,
.postcontent blockquote a:visited,
.postcontent blockquote a:hover
{
  color: #312C35;
}

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

.postcontent blockquote
{
   border: solid 0 #FFB06B;
  margin: 10px 10px 10px 50px;
  padding: 2px 2px 2px 39px;
  background-color: #FFD6B3;
  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 PostMetadata, PostMetadataFooter */
.postmetadatafooter
{
  overflow:hidden;
  padding: 1px;
  background-color: #CEDAED;
  border-color: #8BA7D5;
  border-style: solid;
  border-width: 1px;
}
/* end PostMetadata, PostMetadataFooter */

/* begin PostIcons, PostFooterIcons */
.postfootericons,
.postfootericons a,
.postfootericons a:link,
.postfootericons a:visited,
.postfootericons a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-style: normal;
  font-weight: normal;
  font-size: 11px;
  text-align: center;
  color: #312C35;
}

.postfootericons
{
  padding: 1px;
}

.postfootericons a, .postfootericons a:link
{
  font-style: italic;
  text-decoration: none;
  color: #27426D;
}

.postfootericons a:visited, .postfootericons a.visited
{
  color: #27426D;
}

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

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

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

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

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

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

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

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

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

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

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

.footer-text,
.footer-text a,
.footer-text a:link,
.footer-text a:visited,
.footer-text a:hover,
.footer-text td, 
.footer-text th,
.footer-text caption
{
    color: #101B2D;
    font-size: 16px;
}

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

.footer-text a,
.footer-text a:link
{
  color: #22395E;
  text-decoration: none;
}

.footer-text a:visited
{
  color: #564D5B;
}

.footer-text a:hover
{
  color: #2D4B7C;
  text-decoration: underline;
}

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

/* begin PageFooter */
.page-footer, 
.page-footer a,
.page-footer a:link,
.page-footer a:visited,
.page-footer a:hover
{
  font-family: Arial;
  font-size: 10px;
  letter-spacing: normal;
  word-spacing: normal;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #385D99;
}

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

/* begin LayoutCell, sidebar1 */
.sidebar1 .layout-glare-image
{
  position:absolute;
  display:block;
  top:0;
  left:0;
  width:100%;
  height:342px;
  background-image: url('images/sidebar_g.png');
  background-repeat: no-repeat;
}

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

/* end LayoutCell, sidebar1 */

/* begin LayoutCell, content */

.content-layout .content .block
{
  background-image: url('images/sidebar_bg.png');
}
/* end LayoutCell, content */

/* additional */
h {background-image:url(images/h7img.jpg);width:625px;font-size:16px;height:30px;padding-left:7px;background-repeat: no-repeat;line-height:25px;margin-bottom:0}
h6 {border-left-width: thick; border-left-style: groove; border-left-color: #336699;font-size:23px;padding-left:3px;background-repeat: no-repeat;margin-bottom:0
	}

.cent {text-align: center; margin:0}	
.mainl {text-align: left; margin:0}

.port_resize { width:140px; float:left; margin:0; padding:10px 10px;}	
.port_resize2 { width:110px; float:left; margin:0; padding:10px 10px;}
.bkgimage {
	background-image: url(images/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}	
/* table */

TD { font-size: 14px; line-height: 14px; color: #4F5760; }

.cell2 { background-color: #F6F4EA;border-top: 1px solid #FFFFFF; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; border-left: 1px solid #FFFFFF; padding: 5px; text-align: center; }
.cell2-l { background-color: #F6F4EA;border-top: 1px solid #FFFFFF; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; border-left: 1px solid #FFFFFF; padding: 5px; text-align: left; }
.cell3 {
	background-color: #e9edeb;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #E0E0E0;
	border-bottom: 1px solid #E0E0E0;
	border-left: 1px solid #FFFFFF;
	padding-top: 0;
	text-align: center;
	bottom: 0px;
	position: relative;
}
.cell3-l { background-color: #F5F5F5;border-top: 1px solid #FFFFFF; border-right: 1px solid #E0E0E0; border-bottom: 1px solid #E0E0E0; border-left: 1px solid #FFFFFF;padding-right:5px; padding-bottom:0px;text-align: left; }

.w500{width:500px;}
.t400c { margin:0 auto;align:center }
p.ind20 {text-align:left;text-indent:20px}
p.engpara {margin-top:10px;font-size:16px;text-indent:20px}

/* contact form */
#formbox-a { clear:both; background-color: #F9FBFD; width: 520px; padding:7px; margin-bottom:10px; border: 1px solid #CCCCCC; }
#formbody { width: 560px; height:auto; border: 0px solid #FF0000;}
#formtop { height:154px; width: 785px; color: #666666; background-image: url(../images/header/contact_header.jpg); background-position: top; background-repeat: no-repeat; padding: 0px; margin-top: 0px; border-bottom-width: 2px; border-bottom-color: #FF5706; border-bottom-style: solid; }
#formtop #hlink { float: left; display: block; text-indent: -9999px; margin-top: 30px; margin-right: 0pt; margin-bottom: 0pt; margin-left: 10px; width: 110px; height: 30px; }
.red
{
  color: red;
}
.noptop {padding-top:0 }
.nomtop  {margin-top:0 }
/* added */

.atop {font-weight:normal;position: absolute; top: 5px;left:45%}
.abottom {font-weight:normal;position: absolute; bottom: 0;width: 100%}
