/* Оптимизировать!!! */
* {
	-margin: 0 0 0 0;
}
html, body {
	height: 100%;
	font: normal 9pt/11pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
table {
	font: normal 9pt/11pt Verdana, Arial, Geneva, Helvetica, sans-serif;
	margin: 0 0 0 0;
}
/* Разметка */
#header1 {
	background : transparent url('topbg.gif') repeat-x scroll top left;
	height: 100px;
	margin-top: 0px;
}
#logo1 {
	height: 100px;
	width : 220px;
	float : left;
	background : transparent url('logobg.gif') no-repeat scroll top left;
	margin-right: 10px;
}
#container1 {
	background : url('menubg.gif') repeat-y scroll top left;
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -36px auto;
}
.content1 {
	padding: 10px 10px 10px 230px;
	margin: 0 0 0 0px;
}
#sidebar1 {
	width: 220px;
	float: left;
	background : url('menubg.gif') repeat-y scroll top;
	/*-min-height: expression((document.body.clientHeight - 86) +'px');
	-height: auto !important;
	-height: expression((document.body.clientHeight - 86) +'px');*/
	margin : 0 10px 0 0;
}
.empty1 {
	height: 36px;
	clear: both;
	margin : 0 10px 0 0;
}
#footer1 {
	background: yellow;
	height: 36px;
	background : transparent url('bottombg.gif') repeat-x scroll top left;
}
.spl {
	font-size:  8pt;
}
.spl a {
	color: #9EB2B2;
}
#copy1 {
	height: 36px;
	width : 220px;
	float : left;
	background : url('copyitembg.gif') no-repeat scroll top left;
}
.lm {
 	color: #AEB2B2;
	text-align: right;
	padding-top: 19px;
}

body {
	background-color : #F4F4F4;
	font: normal 9pt/11pt Verdana, Arial, Geneva, Arial, Helvetica, sans-serif;
	overflow-x: auto;
	overflow-y: scroll;
}
a {
	color: #003399;
	text-decoration: none;
}
a:hover {
	color: #F03333;
	text-decoration: underline;
}
a.follow {
	color: #6699CC;
	text-decoration: none;
}
p {
	text-align : justify;
	text-indent: 6mm;
	margin-top: 12pt;
	margin-bottom: 3pt;
}
.content p:first-letter {
	font-weight: bold;
}
q {
	quotes: '«' '»' 
}
/*	quotes: '&laquo;' '&raquo;' */
/*	quotes: '&#0171;' '&#0187;' */
/* Меню */
#sidebar1 ul {
	font: normal 8pt/10pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style : none;
	margin-left : 4px;
}
#sidebar1 div.menuItem, #copy1 div.copyItem {
	padding : 10px 10px 10px 10px;
	margin: 0px 0px 0px 0px;
	text-align : center;
}
#sidebar1 div.menuItem {
	font: bold 10pt/12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent url('menuitembg.gif') no-repeat scroll top left;
}
#copy1 div.copyItem {
	font: normal 10pt/12pt Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#sidebar1 ul.submenuItem {
	padding : 1px 15px 1px 15px;
	margin: 0px 10px 0px 2px;
}
li.menuSubItem:first-letter {
	color: #A0522D;
	text-transform : capitalize;
}
#sidebar1 div.submenuItemStat {
	padding : 1px 15px 1px 15px;
	margin: 0px 2px 0px 2px;
}
#sidebar1 div.submenuItemStat img {
	margin: 1px 0px 1px 0px;
}
#header1 .title {
	font: bold 24pt/24pt 'Book Antiqua', 'Times New Roman', Times, serif;
	color: #FFF8DC;
	padding-top: 12px;
	margin-bottom: 4px;
	margin-left: 10px;
}
#header1 .subtitle {
	font: normal 16pt/18pt 'Times New Roman', Times, serif;
	color: #333333;
	border: none;
	margin-top: 0px;
	margin-left: 10px;
}

/* Заголовки */
h1, .level1 {
	font: normal 14pt/18pt 'Bookman Old Style', 'Times New Roman', Times;
	color: #0C419A;
	padding-left: 26px;
	margin-bottom: 4px;
	border-bottom: solid 1px #0C419A;
	min-width: 470px;
	background: url('check_1.gif') no-repeat left 2px;
}
h2, .level2 {
	font: bold 12pt/14pt 'Times New Roman', Times, serif;
	color: #0C419A;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-left: 24px;
	padding-top: 4px;
	background: url('check_2.gif') no-repeat left 4px;
}
h3, .level3 {
	font: bold 10pt/12pt Arial, Helvetica, sans-serif;
	color: #333366;
	-text-indent: 1cm;
	margin-top: 6px;
	margin-bottom: -3px;
}
div.corner_nw {
	padding-left: 10px; 
	background-image: url('corner_nw.gif'); 
	background-position: top left; 
	background-repeat: no-repeat; 
	background-attachment: scroll;
}
dt {
	font-weight: bold;
}
dd {
	text-align: justify;
	padding-bottom: 6px
}