* {
  margin:25;
  padding:25;
}
html,body {
  height:100%; 
  color: #093D7C;
}
body {
  background: url(i/leftbg-new1.gif) repeat-y;
  margin:0 auto;
  min-width: 960px;
}
img{
  border: none;
}

.header {
  position:relative;
  z-index:2;
  margin:0 auto;
  height:207px;
  width:100%;
  background: url(i/topimage-new-simm.jpg) top center no-repeat #043f84;
  font-size: 10pt;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
  color: #fff;
}
.header a{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.header a:link{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.header a:active{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.header a:visited{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}	
.header_left{
  position: absolute;
  top:10px; left:10px;
  width: 187px;
  height: 169px;
}
.header_middle{
  position: absolute;
  top:0px; left:50%;
  width: 400px;
  margin-left: -300px;
  height: 30px;
  font-weight: bold;
}
.header_right{
  position: absolute;
  top:30px; right:10px;
  width: 400px;
  height: 169px;
  text-align: right;
}
.header .flags{
	position: absolute;
	top: 140px;
	right: 20px;
	z-index: 1;
}
.header .flags a{
	padding-left: 20px;
}
.topmenu{
  position: absolute; 
  top: 182px; 
  left: 0px; 
  width: 100%; 
  background: #043f84; 
  height: 25px; 
  text-align:left;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
}
.topmenu .cover1{
  padding-top: 0px;
  text-align: center;
}

.footer {
  margin:-51px auto 0;
  position:relative;
  z-index:3;
  height:45px; 
  text-align: center;
  padding-top: 6px;
  background: #093d7c;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
  color: #fff;
  font-size: 10pt;
  text-align: center;
}

.footer a{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.footer a:link{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.footer a:active{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.footer a:visited{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}
.footer a:hover{
	color: #fff;
	font-size: inherit;
	font-family: inherit;
}

.middle {
  padding-bottom: 50px; 
  margin:-257px auto 0;
  position:relative;
  min-height:100%;
  background: url(i/rightbg-new.jpg) repeat-y right; 
}
.middle,
.content {
  padding-right: 262px; 
  padding-left: 212px;
}
.content,.left,.right{
  float:left;
  margin-top:257px;
  position:relative;
}
.content {
  left:-212px;
  margin-right:-100%;
  width:100%;
}
.content .cover1{
  padding: 5px 15px 5px 20px;
}
.content .cover_lists{
  margin-left: -450px;
  font-size: 10pt; /*Кегль листочков правится здесь*/
    font-style: normal;
  font-weight: bold;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
}
.content .cover_lists .list1{
	position: relative;
	top: 0px;
	left: 50%;
	width: 150px;
	float: left;
	background: url(i/listbg1.jpg) repeat-y #eef1dc;
	min-height: 100px;
}
.content .cover_lists .list2{
	background: url(i/listtop.jpg) top no-repeat;
	min-height: 100px;
}
.content .cover_lists .list3{
	background: url(i/listbottom.jpg) bottom no-repeat;
	min-height: 100px;
	padding: 10px 10px 20px 10px;
}

.left {
  width:212px;
  margin-left:-686px;
  font-size: 9pt;
  font-style: normal;
  font-weight: bold;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
}
.left .cover1{
  padding: 5px;
}

.left a{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
	display: block;
	padding-bottom: 0.5ex;
}

.left h2{ 
	display: block;
	padding-bottom: 0.5ex;
}
.left a:link{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.left a:active{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.left a:visited{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.left a:hover{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}

.right {
  float:right;
  width:262px;
  margin-left: -100%;
  margin-right:-262px;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
  font-size: 11pt;
}
.right .cover1{
  padding: 5px 10px 5px;
}
.right .para{
	font-size: inherit;
	font-family: inherit;
	margin: 0;
}
.right .para0{
	font-size: inherit;
	font-family: inherit;
	margin: 0;
}
.right h2{
	font-size: 11pt;
	font-family: inherit;
	padding-bottom: 2px;
}
.right h5{
	font-size: inherit;
	font-family: inherit;
	padding: 0.5ex 0; /*Отступ сверху и снизу половина ширины строки*/
}
.right a{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.right a:link{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.right a:active{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.right a:visited{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}
.right a:hover{ 
	color: #2e3192;
	font-size: inherit;
	font-family: inherit;
}

.middle:after {
  content: "";
  clear:both;
  display:block;
}
/*[Стили оформления текста]*/
.para{
	font-size: 10pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 30pt;
	text-align: justify;
	color : #093d7c;
    margin-bottom: 2pt;
    margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
}
.para0{
	font-size: 10pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	color : #093d7c;
    margin-bottom: 2pt;
    margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
}
.paran{
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	color : #093d7c;
    margin-bottom: 2pt;
    margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
}
a{
	color: #4476b2;
	font-size: inherit;
	font-family: inherit;
	text-decoration: none;
}
a:link{
	color: #4476b2;
	font-size: inherit;
	font-family: inherit;
}
a:active{
	color: #4476b2;
	font-size: inherit;
	font-family: inherit;
}
a:visited{
	color: #4476b2;
	font-size: inherit;
	font-family: inherit;
}
a:hover{
	color: #4476b2;
	font-size: inherit;
	font-family: inherit;
	text-decoration: underline;
}

h1 {
     font-family: Tahoma, Verdana, "Times New Roman", Times;
     font-style: normal;
     font-weight: bold;
     font-size: 9pt;
     text-align: center;
     color: #4476b2;
}
h2 {
     font-family: Tahoma, Verdana, "Times New Roman", Times;
     font-style: normal;
     font-weight: bold;
     font-size: 9pt;
     text-align: center;
     color: #4476b2;
}

h3 {
     font-family: Tahoma, Verdana, "Times New Roman", Times;
     font-style: normal;
     font-weight: normal;
     font-size: 9pt;
     text-align: center;
     color: #4476b2;
}

h4 {
     font-family: Tahoma, Verdana, "Times New Roman", Times;
     font-style: italic;
     font-weight: normal;
     font-size: 9pt;
     text-align: center;
     color: #4476b2;
}

ul {	padding-left: 25pt;
}
li{
	margin-left: 20px;
	color: #093d7c;
    font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-decoration:none;
}
table.std{
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #043F83;
	border-right-width: 1px;
	border-right-color: #043F83;
}
table.std td{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #043F83;
	padding-top: 2pt;
	padding-right: 3pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	border-left-width: 1px;
	border-left-color: #043F83;
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	color : #093d7c;
}
table.std td.lbl{
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #043F83;
	padding-top: 2pt;
	padding-right: 3pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	border-left-width: 1px;
	border-left-color: #043F83;
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	color : #093d7c;
	background-color: #CFA45F;
}
table.std th{
	margin: 0pt;
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #043F83;
	padding-top: 2pt;
	padding-right: 3pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	border-left-width: 1px;
	border-left-color: #043F83;
  background-color: #AECDEC;
  color: #000;
  font-weight: bold;
  font-size: 9pt;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
  text-indent: 0pt;
  color : #093d7c;
}
table.std1{
	border-bottom-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-color: #043F83;
	border-right-width: 0px;
	border-right-color: #043F83;
}
table.std1 td{
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #043F83;
	padding-top: 2pt;
	padding-right: 3pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	border-left-width: 1px;
	border-left-color: #043F83;
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	color : #093d7c;
}
table.std1 td.lbl{
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #043F83;
	padding-top: 2pt;
	padding-right: 3pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	border-left-width: 1px;
	border-left-color: #043F83;
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	color : #093d7c;
	background-color: #CFA45F;
}
table.std1 th{
	margin: 0pt;
	border-top-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #043F83;
	padding-top: 2pt;
	padding-right: 3pt;
	padding-bottom: 2pt;
	padding-left: 3pt;
	border-left-width: 0px;
	border-left-color: #043F83;
  background-color: #F6EDE3;
  color: #000;
  font-weight: bold;
  font-size: 9pt;
  font-family: Tahoma, Verdana, "Times New Roman", Times;
  text-indent: 0pt;
  color : #093d7c;
}
/*[/Стили оформления текста]*/
input{
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
	width: inherit;
	margin-bottom: 4px;
}
textarea{
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
	margin-bottom: 4px;
}
select{
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
	margin-bottom: 4px;
}
.para-err{
	font-size: 9pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	text-align: justify;
	color : #e00;
    margin-bottom: 2pt;
    margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
}
.paramin{
	font-size: 8pt;
    font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
	text-align: justify;
	color : #e00;
    margin-bottom: 2pt;
    margin-left:0px; 
	margin-right:0px; 
	margin-top:0px;
	font-family: Tahoma, Verdana, "Times New Roman", Times;
    text-indent: 0pt;
    color : #093d7c;
}
img.iright{
 padding: 10px 5px 10px 15px;
 float: right;
}
img.ileft{
 padding: 10px 15px 10px 5px;
 floa
