.textar {
	font: normal 12px Verdana;
	color: #000000;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	background-color:#ffffff;
	border-left: 1px solid #797979;
	border-right: 1px solid #797979;
	border-top: 1px solid #797979;
	border-bottom: 1px solid #797979;
}

.pic1
{
  display : block;
  position: absolute;
  left: 350px;
  top: 40px;
  z-index: -1;
}

/* begin Header */
div.Header
{
  margin: 0 auto;
  position: relative;
  width: 998px;
  height: 186px;
  background-image: url('images/Header.png');
  background-repeat: no-repeat;
  background-position: left top;
}

div.Header1
{
  margin: 0 auto;
  position: absolute;
  width: 998px;
  height: 124px;
  background-image: url('images/Header_1.png');
  background-repeat: no-repeat;
  background-position: left top;
}

.logo
{
  display : block;
  position: absolute;
  left: 20px;
  top: 20px;
}

.logo1
{
  display : block;
  position: absolute;
  left: 462px;
  top: 7px;
}

.logo2
{
  display : block;
  position: absolute;
  left: 150px;
  top: 130px;

  white-space : nowrap;
  color: #0783c9;
  font-family: "Arial", Arial, Arial;
  font-size: 30px;
  font-variant: small-caps;
  line-height: 30px;

}


.logo3
{
  display : block;
  position: absolute;
  left: 870px;
  top: 7px;
}
/* end Header */


/* begin contentHeader */
.contentHeader
{
  position: relative;
  overflow: hidden;
  height: 30px;
  z-index: 0;
  line-height: 20px;
  padding: 0 8px;
  margin-bottom: 0px;

}

.contentHeader-text
{
  white-space : nowrap;
  color: #172473;
  font-family: "Times New Roman", Times, Serif;
  font-size: 24px;
  font-variant: small-caps;
  line-height: 30px;
  font-weight: bold;
}


.contentHeader .l, .contentHeader .r, .contentHeader .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.contentHeader .l
{
  left: 0;
  right: 7px;
}


.contentHeader .r
{
  right: 0;
  width: 7px;
}


.contentHeader .r div
{
  width: 978px;
  right: 0;
}


.contentHeader .l, .contentHeader .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/contentHeader.png');
}
 /* end BlockHeader */

 /* begin contentHeader */
.contentHeader1
{
  position: relative;
  overflow: hidden;
  height: 3px;
  z-index: 0;
  line-height: 20px;
  padding: 0 8px;
  margin-bottom: 0px;

}

.contentHeader1-text
{
  white-space : nowrap;
  color: #172473;
  font-family: "Times New Roman", Times, Serif;
  font-size: 24px;
  font-variant: small-caps;
  line-height: 30px;
  font-weight: bold;
}


.contentHeader1 .l, .contentHeader1 .r, .contentHeader1 .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 30px;
}

.contentHeader1 .l
{
  left: 0;
  right: 7px;
}


.contentHeader1 .r
{
  right: 0;
  width: 7px;
}


.contentHeader1 .r div
{
  width: 978px;
  right: 0;
}


.contentHeader1 .l, .contentHeader1 .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/contentHeader_1.png');
}
 /* end BlockHeader */



body
{
  margin: 0 auto;
  padding: 0;
  background-color: #ffffff;
    scrollbar-3dlight-color:#0d64ad; /* Задание цвета верхней и левой границ полосы прокрутки, стрелок и бегунка */
    scrollbar-arrow-color:#fff; /* Задание цвета стрелок */
    scrollbar-base-color:#003c6e; /* Задание основного цвета полос */
    scrollbar-darkshadow-color:#000; /* Задание цвета тени от стрелок и бегунка */
    scrollbar-face-color:#175488; /* Задание цвета центральной части бегунка и полос прокрутки */
    scrollbar-track-color:#3b8cd0; /* Задание цвета свободного места полос прокрутки */
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}


.PageBackgroundGradient
{
  background-image: url('images/Page-BgGradient.jpg');
  background-repeat: repeat-x;
  height: 900px;
}


.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
  border: none;
  font-size:1px;
}


/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:43px;
  min-height:43px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 998px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 1px;
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  left: 0;
  width: 21px;
  bottom: 21px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 42px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 21px;
  right: 0;
  width: 21px;
  bottom: 21px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -21px;
  width: 42px;
  height: 100%;
  background-image: url('images/Sheet-v1.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 21px;
  left: 21px;
  right: 21px;
  bottom: 21px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: 00px !important;
}
/* end Box, Sheet */

/* begin Box, Post */
.Post
{
  overflow: hidden;
  min-width:1px;
  min-height:1px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
}


.Post-body
{
  height: 320px;
  position: relative;
  z-index: 0;
  margin: 15px;
}


.Post
{
  margin: 7px;
}


/* Start images */
a img
{
  border: 0;
}

img
{
  border-style: solid;
  border-width: 0px;
  border-color: #E7C98D;
}

img.metadata-icon
{
  border:none;
  vertical-align: middle;
}

/* Finish images */

/* end Box, Post */

/* begin PostHeaderIcon */
.PostHeaderIcon-wrapper
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  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, "Times New Roman", Times, Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  text-decoration: none;
  text-align: left;
  color: #172473;
}

.PostContent ul
{
    padding:0px 0px 0 20px;
}


.PostContent h2
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  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: "Times New Roman", Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #172473;
}

.PostContent1 ul
{
    padding:0px 0px 0 20px;
}


.PostContent1 h2
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  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: "Times New Roman", Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  color: #172473;
}

.PostContent1 h1
{
  text-decoration:none;
  margin: 0.2em 0;
  padding: 0;
  font-weight:normal;
  font-style:normal;
  letter-spacing:normal;
  word-spacing:normal;
  font-variant:normal;
  text-decoration:none;
  font-variant:normal;
  text-transform:none;
  text-align:center;
  text-indent:0;
  line-height:inherit;
  font-family: "Times New Roman", Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #172473;
}
/* end PostHeaderIcon */

/* begin PostHeader */
a.PostHeader:link
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  letter-spacing: 0px;
  color: #3D838F;
}

a.PostHeader:visited
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  color: #5C6E70;
}

a.PostHeader:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 28px;
  font-style: normal;
  font-weight: normal;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #0BB6D0;
}
/* end PostHeader */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  letter-spacing: 0px;
  color: #5E7173
}

.PostContent
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  line-height:2em;
  font-style: normal;
  font-weight: bold;

  color: #233223;
}

.PostContent1
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  overflow:auto;
  height:282px;
  color: #233223;
  text-align: justify;
}

a
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #172473
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #172473
}

/* Adds special style to a visited link. */
a:visited
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
  letter-spacing: 0px;
  color: #172473
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  font-style: normal;
  text-decoration: underline;
  font-weight: bold;
  letter-spacing: 0px;
  color: #172473
}
/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
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;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  color: #f46301;
  font-family: "Arial", Arial, Arial;
  font-size: 19px;
  text-align: center;
  font-variant: small-caps;
  line-height: 19px;
  font-weight: bold;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  color: #f46301;
  font-family: "Arial", Arial, Arial;
  font-size: 16px;
  text-align: center;
  font-variant: small-caps;
  line-height: 16px;
  font-weight: bold;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 24px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: left;
  color: #69B2BF;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 20px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: left;
  color: #43320E;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: left;
  color: #43320E;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  letter-spacing: 0px;
  text-align: left;
  color: #43320E;
}
/* Finish Content headings Fonts & Colors  */
/* end PostContent */

/* begin PostBullets */
/* Start Content list */




ul
{
  font-family: "Times New Roman", Times, Serif;
  list-style-type: none;
  color: #233223;
  margin:0;
  padding:0;
}

li
{
  font-family: "Times New Roman", Times, Serif;
  font-size: 12px;
  letter-spacing: 0px;
  text-align: left;
  margin-left: 13px;
}



.Post ul li
{
  padding:0px 0 0px 15px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* Finish Content list */
/* end PostBullets */


/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 998px;
  height: 83px;
  margin: 0px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 1px;
  text-align: center;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  background-image: url('images/Footer.png');
  width: 998px;
  height: 83px;
  bottom:0;
  left:0;
}


.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#475557;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #2E626B;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #455354;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  text-decoration: none;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #20A7BC;
  font-family: Georgia, "Times New Roman", Times, Serif;
  font-size: 11px;
  text-decoration: underline;
}
/* 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:#7B9193;
}

.page-footer
{
  margin:1em;
  text-align:center;
  text-decoration:none;
  color:#5C6E70;
}
/* end PageFooter */

/* begin LayoutCell */
.contentLayout .sidebar1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: right;
  overflow: hidden;
  width: 244px;
  height: 370px;
}

.clear-float
{
  float:none;
  clear:both;
}
/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .content1
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 980px;
  
}

.contentLayout .content
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 733px;
  height: 510px;
}

/* end LayoutCell */

/* begin LayoutCell */
.contentLayout .sidebar2
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 246px;
}

.contentLayout .sidebar3
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 504px;
}

.contentLayout .sidebar4
{
  position: relative;
  margin: 0;
  padding: 0;
  border: 0;
  float: left;
  overflow: hidden;
  width: 750px;
}
/* end LayoutCell */



.contentLayout li
{
	float: none;
}

.componentheading, table.moduletable th 
{
	font-size: 140%; padding: .5em 0em;
}

#footer 
{
	text-align: center; 
}


