@font-face{
font-family: "PT_Sans-Web-Regular";
src:url("fonts/PT_Sans-Web-Regular.eot");
src:url("fonts/PT_Sans-Web-Regular.eot?#iefix") format("embedded-opentype"),
url("fonts/PT_Sans-Web-Regular.woff") format("woff"),
url("fonts/PT_Sans-Web-Regular.ttf") format("truetype"),
url("fonts/PT_Sans-Web-Regular.svg#svgFontName") format("svg");
}

body {
  font-family: "PT_Sans-Web-Regular",Verdana,Arial,san-serif;
	font-size: 10pt;
	color: #333;
	background-color:#fff;
  margin: 0;
padding:0;
}
.main{
	background: none;
  font-family: "PT_Sans-Web-Regular", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	height: 100%;
	border: 0;
    width: 1300px;
    border-top: 10px solid #0078c1;
}

.head{
border-top: 5px solid #f36f21;

  padding: 20px;
  background-image: url(pics/head.jpg);

  height: 250px;
  background-position: right;
    border-bottom: 10px solid #0078c1;

}
.head h1{
  color: #fff;
  font-weight: bold;
  font-size: 36px;
  padding-top: 20px;
  padding-bottom: 10px;
  padding-left: 0;
  margin: 0;
    font-family: "PT_Sans-Web-Regular", Arial, Verdana, Helvetica, sans-serif;
  font-style: italic;
}
.head h2{
  color: #444444;
  font-weight: bold;
  font-size: 12px;
  padding: 0px;
  padding-left: 80px;
  margin: 0;
}
.menu{
  vertical-align: top;
  min-width: 300px;
}
.menu ul{
  list-style-image: none;
  padding: 0;
  margin: 0;
  list-style-type: none
}
.menu li{
  padding: 0;
  margin: 0;
}
.menu a{
  color: #333;
  text-decoration: none;
  padding:10px;
  display: block;
  background-position: left;
  background-repeat: no-repeat;
  border-bottom: 1px solid #797878;
  font-size: 12pt;
    font-family: "PT_Sans-Web-Regular";
}
.menu a:hover{
  color: #f36f21;
  border-bottom: 1px solid #f36f21;
}
.menu img{
  border: 1px solid #fff;
}
.content{
  width: 100%;
  height: 100%;
  vertical-align: top;
    background-color: #FFFFFF;
}

.content a{
color:#0078c1;
}


.forprint{
  width: 100%;
  vertical-align: top;
    background-color: #FFFFFF;
    text-align: right;
    padding: 5px;
    padding-right: 25px;
    padding-top: 20px;
}


.pagename{
  color: #f36f21;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 17px;
  padding: 20px;
  padding-bottom: 30px;
  margin: 0;
  vertical-align: middle;
    background-color: #FFFFFF;
}
.information{
    width: 90%;
    text-align: left;
    background-color: #f9f9f9;
    border: 1px solid #cdcdcd;
    padding: 5px;
    margin-bottom: 5px;
    margin-top: 5px;
}
fieldset.information{
    background-color: #f9f9f9;
}
.infohead{
  background-color: #ddf3fd;
    
}

.information th,.information  td{
  text-align: left;
  vertical-align: top;
    font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333;
}
.information a{
  color: #0066FF;
}
.information caption, legend, th.caption{
    font-family: "PT_Sans-Web-Regular", Arial, Verdana, Helvetica, sans-serif;
   font-size: 12pt;
   font-weight: bold;
   text-align: left;
   padding-bottom: 8px;
   color: #444444;
}
legend{
   font-size: 12pt;
   color: #0078c1;
}
.tabNavigation{
  margin: 0;
  margin-left: 10px;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  text-align: left;
  position: relative;
  top: -32px;
  height: 34px;

}
.tabNavigation ul{
	list-style:none;
	float:left;
	margin: 0;
	padding: 0;
}
.tabNavigation li{
	float:left;
  	position: relative;
	margin: 0;
	padding:0;
    margin-right: 5px;
    background-color: #cdcdcd;
    border: 1px solid #cdcdcd;
    border-bottom: 0;
}
.tabNavigation a{
	padding: 5px;
    padding-left: 7px;
    padding-right: 7px;
    margin: 0;
    display: block;
    font-family: "PT_Sans-Web-Regular", Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
    text-decoration: none;
    color: #444444;
    font-weight: bold;
}
.selected{
    background-color: #f9f9f9;
  	font-size: 12pt;
    border-bottom: 0;
}
.selected a{
	font-size: 12pt;
}
/* Fix IE. Hide from IE Mac \*/
* html .tabNavigation ul li { float: left; height: 1%; }
* html .tabNavigation ul li a { height: 1%; }
/* End */
.tabContent{
    font-size: 10pt;
  width:100%;
  text-align: left;
}
thead th{
  background-color:  #ededed;
  border: 1px solid #fff;
}
.footer{
   font-size: 10pt;
   text-align: right;
   padding-right: 15px;
   padding-bottom: 5px;
}
.copyright{
  color: #fff;
  text-align: right;
  padding: 10px;
     background-color: #0078c1;
   font-size: 10pt;


}

fieldset  td{
  white-space: pre-line
}
 .textBorder {
	position: relative;
	z-index: 1;
	}
.textBorder strong {
	position: relative;
	z-index: 5;
	}
.textBorder span {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #68A8FF;
	font-weight: bold;
	}

/* С помощью значений top и left регулируем толщину обводки */
.textBorder span.b1 {top: -2px; opacity: .5;}
.textBorder span.b2 {left: 2px; opacity: .5;}
.textBorder span.b3 {top: 2px; opacity: .5;}
.textBorder span.b4 {left: -2px; opacity: .5;}
.textBorder span.b5 {top: -2px;left: 2px; opacity: .5;}
.textBorder span.b6 {top: 2px;left: 2px; opacity: .5;}
.textBorder span.b7 {top: 2px;left: -2px; opacity: .5;}
.textBorder span.b8 {top: -2px;left: -2px; opacity: .5;}

