/***********************************************/
/* emx_nav_left.css                            */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	margin: 0px;
	padding: 0px;
	background-color: #44916C;
	font-size: 16px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #663300;
	text-decoration: none;
}
a:hover{
    color: #006699;
	text-decoration: none;
}

/************** header tag styles **************/

h1{
	color: #334d55;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
 }
h2{
	color: #334d55;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 16px;
 }
h3{
	font-weight: bold;
	color: #000000;
	padding: 0px 0px 5px 0px;
	font-size: 22px;
	margin: 0;
}
h4{
	margin: 0;
	padding: 0;
 }
h5{
	margin: 0;
	padding: 0;
 } 
p{margin-top:0}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/
#pagecell1{
	position:absolute;
	top: 125px;
	left: 2%;
	right: 2%;
	background-color: #feffe6;
	width: 96%;
	padding-bottom: 60px;
	min-width: 800px;
	/*word-wrap: break-word;*/
}
#pagecell2{
	position:absolute;
	top: 125px;
	left: 2%;
	right: 2%;
	background-color: #feffe6;
	width: 96%;
	padding-bottom: 60px;
	min-width: 1100px;	
}
#tl {
	position:absolute;
	top: -1px;
	left: -1px;
	margin: 0px;
	padding: 0px;
	background-color: #D4D0C8;
}
#tr {
	position:absolute;
	top: -1px;
	right: -1px;
	margin: 0px;
	padding: 0px;
}
#masthead{
	position: absolute;
	top: 6px;
	left: 2%;
	right: 2%;
	height: 111px;
}
#content2{
	padding: 0px 5px 0px 0px;
	margin:0px 0px 0px 200px;
	font-family: "Times New Roman", Times, serif;
	color: #334d55;
	text-indent: 40px;
}
#content2 a:link, #content2 a:visited{
	text-decoration: underline;	
	
}
#content3{
	padding: 0px 5px 0px 0px;
	margin:0px 0px 0px 200px;
	font-family: "Times New Roman", Times, serif;
	color: #334d55;
	text-indent: 40px;
	border:#000000;
	border-bottom-style: double;
	
}
/*#content2 img, #content2 table,{
	text-indent: 0px;
	/*margin-right: 16px;
	margin-bottom: 4px;*/


#contentst2{
	padding: 0px 5px 0px 0px;
	margin:0px 0px 0px 250px;
	font-family:"Times New Roman",  Times, serif;
	color: #334d55;
	text-indent: 40px;
}
#contentst2 a:link, #contentst2 a:visited, #contentst3 a:link, #contentst3 a:visited {
	text-decoration: underline;	
	font-weight: bold;
}

#contentst3{
	padding: 0px 5px 0px 0px;
	margin:0px 0px 0px 5px;
	font-family:"Times New Roman", Times, serif;
	color: #334d55;
	
}
/*
#contentst2 img, #contentst2 table, #contentst3 img, #contentst3 table,{
	text-indent: 0px;
	/*margin-right: 16px;
	margin-bottom: 4px;*/

#indent{
text-indent:0px
}
#bottom{
	left: 2px;
	bottom: 2px;
	position: absolute;
}
#tab2{
	width: 420px;
	float: left;
	left: 0px;
	padding-left: 0px;
}
#tab3{
	width: 800px;
	text-indent: 0px;
}

#tab5{
	width: 500px;
	float: left;
	left: 0px;
	padding-left: 0px;
}
#tab7{
	float: left;
	left: 0px;
	padding-left: 0px;
	left: 2%;
	right: 2%;
	width: 96%;
	text-indent: 40px;
}

/***********************************************/
/* Component Divs                              */
/***********************************************/
#znii{
	padding: 16px 0px 8px 0px;
	color: #ffffff;
	font-family:"Times New Roman", Times, serif ;
	font-size: 26px;
	font-weight: normal;
	width: 100%;
	position: relative;
	min-width: 400px;
}
/************** pageName styles ****************/

#pageName{
	padding: 0px 0px 14px 10px;
	margin: 0px;
	border-bottom:1px solid #ccd2d2;
	font-size: 22px;
}


/************ sectionLinks styles **************/

#sectionLinks{
	float: left;
	width:185px;
	padding: 0px;
	background-color: #F5f7f7;
	margin: 0px;
	font-weight: bold;
	display: block;
}
#sectionLinks a:link, #sectionLinks a:visited {
	font-weight:bold;
	border: 1px solid #cccccc;
	padding: 3px 0px 3px 10px;
	margin: 0px;
	color: #334d55;
	visibility:visible;
	display: block;	
}
#sectionLinks a:hover{
	background-color: #DDEEFF;
	font-weight:bold;
	text-decoration: none;
	visibility: visible;
	color: #333333;
}
#sectionLinks a img{
	border: 0;
}
#sectionLinks a span {
	visibility: hidden;
	display: none;	
}

#sectionLinks a:hover span {
	visibility: visible;
	display: block;
}


/************ sectionLinks styles **************/
/******* sectionLinks1 styles ********/

#sectionLinks1{
	background-color: #FFC;
	padding-left: 10px;
	padding-top: 5px;
}

#sectionLinks1 a:hover{
	background-color: #FFCCCC;
}
/******* sectionLinks1 styles ********/
.style1 {font-size: 22px; color: #334d55}
.style2 {font-size: 16px; color: #334d55}
.style3 {
	font-size: 14px;
	font-weight: bold;
	padding-left:40px}
.style4{color: #006699; font-size: 12px}/*selectiolinks1*/
.style5 {color: #CC3333;  font-family: "Times New Roman", Times, serif;  font-size: 16px; }	
.style6 {color: #663300;  font-family: "Times New Roman", Times, serif;  font-size: 16px; }
.style8{
	color: #003;
	font-size: 18px;
	width: auto;
}/*заголовки*/
.style9{
	color: #003;
	font-size: 16px;
	font-style: italic;	
}/*заголовки */

