body
{
  margin: 0 auto;
  padding: 0;
  background-color: #fff;
  background-image: url('');
  background-repeat: repeat-x;
  background-attachment: fixed;
  background-position: bottom left;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlare
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.PageBackgroundGlareImage
{
  background-image: url('');
  background-repeat: no-repeat;
  height: 299px;
  width: 486px;
  margin: 0;
}

html:first-child .PageBackgroundGlare
{
  border: 1px solid transparent; 
}




.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}





.Sheet
{
  overflow: hidden;
  min-width:37px;
  min-height:37px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 900px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 24px;
  height: 24px;
  background-image: url('');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -24px;
  width: 48px;
  height: 48px;
  background-image: url('');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 24px;
  height: 24px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -24px;
  left: 0;
  width: 48px;
  height: 48px;
  background-image: url('');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 24px;
  height: 24px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -24px;
  left: -24px;
  width: 48px;
  height: 48px;
  background-image: url('');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 24px;
  right: 24px;
  height: 24px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url('');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 24px;
  right: 24px;
  height: 24px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -24px;
  left: 0;
  width: 100%;
  height: 48px;
  background-image: url('');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 24px;
  left: 0;
  width: 24px;
  bottom: 24px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 48px;
  height: 100%;
  background-image: url('');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 24px;
  right: 0;
  width: 24px;
  bottom: 24px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -24px;
  width: 48px;
  height: 100%;
  background-image: url('');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 24px;
  left: 24px;
  right: 24px;
  bottom: 24px;
  background-color:#EDF4F6;
}


.Sheet
{
  margin-top: 30px !important;
}





.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

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

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

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

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

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

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

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url();
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

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




.nav
{
  position: relative;
  margin: 0  auto;
  width: 880px;
  height: 35px;
  z-index: 100;
}

.artmenu
{
  padding: 6px 8px 6px 8px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 35px;
}

.nav .l
{
  left: 0;
  right: 8px;
}


.nav .r
{
  right: 0;
  width: 8px;
}


.nav .r div
{
  width: 880px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('');
}




.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  height: 23px;
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 2px;
  margin-left: 2px;

}
.artmenu a
{
  background-image: url('');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: arial;
  font-size: 14px;
  color: #CCD1D1;
  padding: 0 6px;
  margin: 0 3px;
  line-height: 23px;
  text-align: center;
  background-image: url('');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -23px;
}

.artmenu li:hover>a
{
  background-position: left -23px;
}
.artmenu li:hover a span
{
  background-position: right -23px;
}

.artmenu a:hover span
{
  background-position: right -23px;
}


.artmenu a:hover span span
{
  color: #EAF5FA;
  background-position: left -23px;
}

.artmenu li:hover a span span
{
  color: #EAF5FA;
  background-position: left -23px;
}


.artmenu a.active
{
  background-position: left -46px;
}

.artmenu a.active span
{
  background-position: right -46px;
}

.artmenu a.active span span
{
  color: #DFE2E2;
  background-position: left -46px;
}




.nav .separator
{
  display: block;
  width: 1px;
  height: 23px;
  background-image: url('');
}



.artmenu ul a
{
  text-align: center;
  height: 26px;
  line-height: 26px;
  margin-right: auto;

  width: 183px;
  background-image: url('');
  background-position: left top;
  background-repeat: repeat-x;

  border-width: 1px;
  border-style: solid;
  border-color: #697577;
}

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

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
  text-align: left;
  text-indent: 12px;
  text-decoration: none;
  line-height: 26px;
  color: #2B3031;
  font-family: arial;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
}

.artmenu ul ul a
{
  margin-left: auto;
}

.artmenu ul li a:hover
{
  color: #EAF5FA;
  border-color: #697577;
  background-position: 0 -26px;
}

.artmenu ul li:hover>a
{
  color: #EAF5FA;
  border-color: #697577;
  background-position: 0 -26px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
  color: #EAF5FA;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
  color: #EAF5FA;
}





div.Header
{
  margin: 0 auto;
  position: relative;
  width: 880px;
  height: 220px;
}


div.Header  div.Header-c
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url('');
  background-repeat: no-repeat;
  background-position: center center;
}


.ist-ara
{
  position: absolute;
  right: 40px;
  top: 27px;
  width: 460px;
  height: 80;
}


.logo
{
  display : block;
  position: absolute;
  left: 20px;
  top: 20px;
  width: 860px;
}

h1.logo-name, h1.logo-name a, h1.logo-name a:link, h1.logo-name a:visited, h1.logo-name a:hover
{
  display: block;
  text-align: left;
  font-family: arial;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  padding:0;
  margin:0;
  color: #434B4C !important;
}

.logo-text, .logo-text a
{
  display: block;
  padding:0;
  margin:0;
  text-align: left;
  font-family: arial;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #434B4C !important;
}



.Block
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Block-body
{
  position: relative;
  z-index: 0;
  margin: 0px;
}


.Block
{
  margin: 7px;
}

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

.Block table.table th, .Block table.table td
{
  padding: 2px;
}


.Block table.table td
{
  vertical-align: top;
}



.BlockHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 30px;
  padding: 0 8px;
  margin-bottom: 0px;

}

.BlockHeader-text
{
  white-space : nowrap;
  color: #fff;
  font-family: arial;
  font-size: 13px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  line-height: 30px;
}


.BlockHeader .l, .BlockHeader .r, .BlockHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.BlockHeader .l
{
  left: 0;
  right: 1px;
}


.BlockHeader .r
{
  right: 0;
  width: 1px;
}


.BlockHeader .r div
{
  width: 894px;
  right: 0;
}


.BlockHeader .l, .BlockHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('');
}



.header-tag-icon
{
  display:inline-block;
  background-position:left top;
  background-image: url('');
  padding:0 0 0 26px;
  background-repeat: no-repeat;
  min-height: 18px;
  margin: 0 0 0 5px;
}







.BlockContent
{
  overflow: hidden;
  min-width:3px;
  min-height:3px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.BlockContent-body
{
  position: relative;
  z-index: 0;
  margin: 8px;
}

.BlockContent-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 1px;
  height: 1px;
  background-image: url('');
}

.BlockContent-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.BlockContent-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('');
}

.BlockContent-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 1px;
  height: 1px;
}

.BlockContent-bl div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 2px;
  height: 2px;
  background-image: url('');
}

.BlockContent-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 1px;
  height: 1px;
}

.BlockContent-br div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: -1px;
  width: 2px;
  height: 2px;
  background-image: url('');
}

.BlockContent-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.BlockContent-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('');
}

.BlockContent-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 1px;
  right: 1px;
  height: 1px;
}

.BlockContent-bc div
{
  position: absolute;
  z-index: -1;
  top: -1px;
  left: 0;
  width: 100%;
  height: 2px;
  background-image: url('');
}

.BlockContent-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  left: 0;
  width: 1px;
  bottom: 1px;
}

.BlockContent-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 2px;
  height: 100%;
  background-image: url('');
}

.BlockContent-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 1px;
  right: 0;
  width: 1px;
  bottom: 1px;
}

.BlockContent-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -1px;
  width: 2px;
  height: 100%;
  background-image: url('');
}

.BlockContent-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 1px;
  left: 1px;
  right: 1px;
  bottom: 1px;
  background-image: url('');
}


.BlockContent-body
{
  color:#3E4546;
  font-family: arial;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 125%;
}

.BlockContent-body a:link
{
  color: #1C5878;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
}

.BlockContent-body a:visited
{
  color: #5D6869;
  font-family: arial;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
}

.BlockContent-body a:hover
{
  color: #2676A1;
  font-family: arial;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
}


.BlockContent-body ul
{
  list-style-type: none;
  color: #5D6869;
  margin:0;
  padding:0;
}

.BlockContent-body li
{
  font-family: arial;
  font-size: 14px;
  text-decoration: none;
}

.BlockContent-body ul li
{
  padding:0px 0 0px 18px;
  background-image: url('');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}




.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  position: relative;
  z-index: 0;
  margin: 10px;
}


.Post
{
  margin-top: 0px;
}



a img
{
  border: 0;
}

img
{
  border-style: solid;
  border-width: 0px;
  border-color: #C5E2F1;
}

img.metadata-icon
{
  border:none;
  vertical-align: middle;
}







.PostMetadataHeader
{

  border-bottom: 2px solid #97B626;
  padding:3px;
}


.PostMetadataHeader
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  margin-bottom: 3px;
  color: #657072;
}

.PostMetadataHeader a:link
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #814413;
}

.PostMetadataHeader a:visited
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #814413;
}

.PostMetadataHeader a:hover
{
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  color: #161818;
}



.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0 3px 0;
  font-weight:normal;
  font-style:italic;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:left;
  text-indent:0;
  line-height:inherit;
  font-family: georgia;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #289E9B;
}



a.PostHeader:link
{
  font-family: georgia;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #289E9B;
}

a.PostHeader:visited
{
  font-family: georgia;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
  text-align: left;
  color: #4D5556;
}

a.PostHeader:hover
{
  font-family: georgia;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #289E9B;
}




body
{
  font-family: arial;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  color: #5D6869
}

.PostContent
{
  font-family: arial;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  color: #5D6869;
}




a
{
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  color: #206488
}


a:link
{
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #289E9B;
}


a:visited
{
  font-family: arial;
  text-decoration: none;
  color: #697577
}


a:hover
{
  font-family: arial;
  text-decoration: none;
  color: #2B85B6
}



h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}



h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: arial;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #311A07;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: georgia;
  font-size: 18px;
  text-align: left;
  color: #289E9B;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: arial;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #4F5859;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: arial;
  font-size: 14px;
  text-align: left;
  color: #242829;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: arial;
  font-size: 12px;
  text-align: left;
  color: #242829;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: arial;
  font-size: 11px;
  text-align: left;
  color: #242829;
}






ul
{
  list-style-type: none;
  color: #111313;
  margin:0;
  padding:0;
}

li
{
  font-family: arial;
  font-size: 11px;
  line-height: 150%;
}



.Post ul li
{
  padding:0px 0 0px 14px;
  background-image: url('');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}








blockquote p
{
  color:#2B3031;
  font-family: arial;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  text-align: left;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 5px;
  margin-bottom: 10px;
}

blockquote
{
  border:1px solid #98A3A4;

  margin:10px 10px 10px 50px;
  padding:5px 5px 5px 41px;

  background-color:#F4D3B8;

  background-image:url('');
  background-position:left top;
  background-repeat:no-repeat;
}







button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:20px;
  height:20px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none;
}



*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 20px;
  color: #027EAC;
  white-space: nowrap;
  float: left;
  width: 116px;
}

.Button .t
{
  height: 20px;
  white-space: normal;
  padding: 0 11px;
  font-family: arial;
  font-size: 11px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  float: left;
  line-height: 20px;
  text-decoration: none;
}

input, select
{
  font-family: arial;
  font-size: 13px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
}

.Button .active
{
  color: #1C5878;
}

.Button .hover,  a.Button:hover
{
  color: #1C5878;
  text-decoration:none;
}



.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0px;
  height: 20px;
}


.Button .l, .Button .r span
{
  background-image: url('');
}




.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 880px;
  margin: 5px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
  background: #efefef;
  border: 1px solid #ccc;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
}



.rss-tag-icon
{
  position: relative;
  display:block;
  float:left;
  background-image: url('');
  background-position: center right;
  background-repeat: no-repeat;
  margin: 0 5px 0 0;
  height: 28px;
  width: 28px;
}




.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#4D5556;
  font-family: arial;
  font-size: 11px;
  letter-spacing: 0px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #1D5B7C;
  font-family: arial;
  font-size: 11px;
  letter-spacing: 1px;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #485051;
  font-family: arial;
  font-size: 11px;
  letter-spacing: 1px;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #181B1B;
  font-family: arial;
  font-size: 11px;
  text-decoration: underline;
  letter-spacing: 1px;
}



.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:#206488;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#4F5859;
}



.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 200px;
}

.contentLayout .alt
{
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
}

.contentLayout .alt-1
{
  position: relative;
  float: left;
  overflow: hidden;
  width: 100%;
}

.contentLayout .alt-2
{
  position: relative;
  padding: 0;
  margin-left:5px;
  float: center;
  overflow: hidden;
  width: 95.5%;
}

.contentLayout .alt-3
{
  position: relative;
  padding: 0;
  margin-left:5px;
  float: center;
  overflow: hidden;
  width: 95.5%;
}

.contentLayout .alt-4
{
  position: relative;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 3px;
  background: #efefef;
  border: 1px solid #ccc;
  float: left;
  overflow: hidden;
  width: 23.6%;
}

.contentLayout .alt-5
{
  position: relative;
  margin-top: 3px;
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 3px;
  background: #efefef;
  border: 1px solid #ccc;
  float: left;
  overflow: hidden;
  width: 23.6%;
}

.contentLayout .alt-6
{
  position: relative;
  margin-top: 3px;
  margin-bottom: 10px;
  float: left;
  overflow: hidden;
  width: 100%;
}

.contentLayout .ust
{
  position: relative;
  margin-top: 3px;
  float: left;
  overflow: hidden;
  width: 100%;
}

.contentLayout .ust-1
{
  float: left;
  position: inherit;
  width: 100%;
  overflow: hidden;
}

.contentLayout .ust-2
{
  float: left;
  position: inherit;
  width: 100%;
  overflow: hidden;
}

.contentLayout .alt-dortlu
{
  position: relative;
  padding: 0;
  float: left;
  overflow: hidden;
  width: 100%;
}

.contentLayout .slide
{
  position: relative;
  background: #efefef;
  border: 1px solid #ccc;
  width: 671px;
}

.contentLayout .orta-1
{
  float: left;
  position: inherit;
  width: 335px;
  overflow: hidden;
}

.contentLayout .orta-2
{
  float: left;
  overflow: hidden;
  position: inherit;
  width: 335px;
}

.contentLayout .orta-3
{
  position: inherit;
  width: 100%;
  overflow: hidden;
}

.clear-float
{
  float:none;
  clear:both;
}



.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 680px;
}

.clear-float
{
  float:none;
  clear:both;
}



.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 175px;
}

.clear-float
{
  float:none;
  clear:both;
}




.contentLayout li
{
	float: none;
}

.componentheading, table.moduletable th 
{
	font-size: 140%; padding: .5em 0em;
}

#footer 
{
	text-align: center; 
}

.breadcrumbs 
{
	display: block; padding: .7em 0em;
}



.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate  
{
	font-size: 100%; 
}

.article_column 
{
	padding-right: .2em;
}

.column_separator 
{
	padding-left: .4em;
}

.pagination span 
{
	padding: 2px;
}
.pagination a 
{
	padding: 2px;
}


div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway {
  display: block;
  margin: 7px 0px;
  padding: 5px;
  width: 661px;
  background: transparent url() repeat scroll 0 0;
  border: 1px solid #D1D1D1;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}


div.componentheading {
  background: #efefef;
  border: 1px solid #ccc;
  padding: 5px;
  margin-top: 5px;
}

.componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}









.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }




.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {
	
}


a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}

a.mainlevel:hover {

}


span.article_separator {

}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

td.buttonheading img {
	border:none;
}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url() 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}


.contentpaneopen_edit{
	float: left;
}


table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
  float: right;
}

table.contenttoc td {
  padding: 0 5px;
}



td.sectiontableheader {
  padding: 4px;
  background: #efefef;
  border: 1px solid #ccc;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
  padding: 4px;
  background: #fff;
  border: 1px solid #ccc;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 35%;
	float: right;
}

table.contenttoc a {
	text-decoration: none;
}

table.contenttoc td {
	padding: 1px 5px 1px 25px;
	background: url() no-repeat 5% 50%;
}

table.contenttoc th {
	padding: 0 0 3PX;
	border-bottom: 1px solid #CCCCCC;
	text-indent: 5px;
}

table.poll {
	padding: 0;
	width: 100%;
	border-collapse: collapse;
}

table.pollstableborder {
	padding: 0;
	width: 100%;
	border: none;
	text-align: left;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	padding: 4px!important;
	border-collapse: collapse;
	border-spacing: 0;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #ECECEC;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

table.adminform {
}

.highlight {
	background-color: #fffebb;
}


table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 12px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}


table.adminform textarea {
  width: 540px;
  height: 400px;
  font-size: 1em;
  color: #000099;
}

div.search input {
	width: 142px;
	border: 1px solid #ccc;
	margin: 5px 0 5px 0;
}

form#form-login { text-align: center; }
form#form-login fieldset { border: 0 none; margin: 0; padding: 0.2em;}
form#form-login ul { list-style-type: none; margin: 0; padding: 0; }
form#form-login ul li { background-image: none; padding: 0; }
#modlgn_username, #modlgn_passwd {width: 90%}
#form-login-username, #form-login-password, #form-login-remember {display:block; padding: 3px; margin: 0;}
#form-login input 

form#com-form-login { text-align: left; }
form#com-form-login fieldset { border: 0 none; margin: 0; padding: 0.2em;}
form#com-form-login ul { list-style-type: none; margin: 0; padding: 0; }
form#com-form-login ul li { background-image: none; padding: 0; }


div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; text-align: center; }


table.paramlist {
	margin-top: 5px;
}

table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}

table.paramlist td.paramlist_value {
}

div.message {
	font-family : arial;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}




.bannergroup {
}

.banneritem img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #F7F7F7;
	text-align: right;
}




.pagination span { padding: 2px; }
.pagination a    { padding: 2px; }


.pollstableborder {
	margin-top: 8px;
}


.pollstableborder td {
	text-align: left;
	
}


span.description {
	display:block;
	padding-left: 30px;
}


fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}



.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}

.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url() no-repeat;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}


#system-message { margin-bottom: 20px; }

#system-message dd.message ul { background: #C3D2E5 url() 4px center no-repeat;border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


#system-message dd.error ul { color: #c00; background: #E6C0C0 url() 4px center no-repeat; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B; margin:0px; padding-left: 40px; text-indent:0px;}


#system-message dd.notice ul { color: #c00; background: #EFE7B8 url() 4px center no-repeat; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E; margin:0px; padding-left: 40px; text-indent:0px;}

#syndicate{
	float:left;
	padding-left: 25px;
}



#component-contact table td {
	padding: 2px 0;
}

.doeviz {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}

