  /* Style sheet  */


body {
	background-image: url(/ru/documents/decl_conv/images/grad.jpg);
	background-repeat: repeat-x;
	background-color: #cbdbf5;
}
#main {
	background-color: #fff;
	min-width:790px;
	color: #333333;
	border: 8px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#5E8AD5;
}

/* LANGUAGES */

#languages {
	background-color: #93451F;
}

#languages ul li#russian  {
	color: #60C3FA;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	color: #60C3FA;
	text-decoration: underline;
}
	
	
/* TOP BANNER */

#topbanner {
	height: 136px;
	background-color: #EFEFEF;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #515151;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}


#topbanner #hiddentitle, #hiddentitle span {
	background-image: url(/ru/documents/decl_conv/images/top.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
#topbanner #hiddentitle_decl, #hiddentitle_decl span {
	background-image: url(/ru/documents/decl_conv/images/top_decl.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
#topbanner #hiddentitle_decl span {
	background-repeat: no-repeat;
	margin-bottom: -90px;
}
#topbanner #hiddentitle_conv, #hiddentitle_conv span {
	background-image: url(/ru/documents/decl_conv/images/top_conv.jpg);
	background-repeat: no-repeat;
	height: 139px;
}
#topbanner #hiddentitle_conv span {
	background-repeat: no-repeat;
	margin-bottom: -90px;
}

/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 73%;
	float: left;
	margin: 0;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 0em;
	padding-left: 1.3em;
	
}
#content p {
	text-align: justify;
}
#content  p.toppara {
	padding-top: 2em;
}

#content  p.info {
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003399;
	padding-bottom: 10px;
	margin-bottom: 30px;
	
}

#content a:link {
	color:#333333;
	text-decoration: underline;
}
#content a:visited {
	color: #333333;
}
#content a:hover {
	color:#2f61b3;
}
#content a:active {
	color:#333333;
	text-decoration: underline;
}

#content ul {
	margin-bottom:2em;
	margin-top: 0px;
}
#content ul li {
	list-style-type: none;
	background-image: url(/ru/documents/decl_conv/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 15px 3px;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 1%;
	padding-left: 3em;
}

#content ul ul{
	margin-bottom:0px;
	margin-top: 7px;
	margin-left: -20px;
}
#content ul ul li  {
	background-position: 15px 3px;
	background-image: url(/ru/documents/decl_conv/images/bullet2.gif);
	background-repeat: no-repeat;
/*	font-size: 120%; */
}
#content ol {
	margin-bottom:2em;
	margin-top: 0px;
	margin-left: 2em;
}
#content ol li {
	padding-left: 0.3em;
	padding-bottom: 1em;
}

#content h2 {
	color: #333333;
	font-size: 120%;
	padding-left: 0em;
	font-weight: bold;
	padding-top: 0em;
	padding-bottom: 0em;
	margin-top: 1.5em;
	margin-bottom: 1em;
}
 #content h3 {
	color: #000000;
	font-size: 120%;
	padding-left: 0em;
	font-weight: normal;
	padding-top: 0.3em;
	padding-bottom: 0.2em;
	margin-top: 2em;
	margin-bottom: 0.5em;
	background-color: #F6F6F7;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #074BB0;
}
#content  h3.top {
	margin-top: 6em;
}
#content h4 {
	color: #333333;
	font-size: 110%;
	font-weight: bold;
	font-style: normal;
	padding-top: 1.5em;
	padding-bottom: 1em;
}
#content h5 {
	color: #074BB0;
	font-size: 120%;
	font-weight: normal;
	font-style: italic;
	padding-top: 1em;
	padding-bottom: 1em;
}
#content h6 {
	font-style: italic;
	font-weight: normal;
	padding-bottom: 10px;
	font-size: 110%;
	color: #993300;
}

blockquote {
	padding-left: 10px;
}


/* MAIN NAVIGATION */


#mainnav  {
	float: left;
	width: 14.5em;
	font-family: Arial, Helvetica, sans-serif;
	height: 100%;
	border-right-width: 0px;
	border-right-style: dotted;
	border-right-color: #333333;
	margin-top: 0px;
	background-color: #eeeeef;
	padding-top: 17px;
	
}
#mainnav ul li#unhome {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#mainnav ul {
	padding: 0;
	text-align: left;
	list-style-type: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
#mainnav ul li {
	list-style-type: none;
}


#mainnav ul li a {
	margin:0;
	color: #333333;
	font-weight: normal;
	text-decoration:none;
	display: block;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 12px;
	font-size: 1em;
	border-bottom: 1px dotted #999999;
}



#mainnav ul li a:hover {
	background-color: #d6d6d6;
	color: #000000;
}
#mainnav ul ul ul {
	display:none;
}

#mainnav ul ul li a {
	margin:0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 24px;
	text-decoration:none;
	display: block;
	background-color: #EEEEEF;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#mainnav ul ul li a:hover {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 24px;
	margin-left: 0px;
	text-indent: 0px;
	background-color: #fef5dd;
	font-weight: normal;
	background-image: url(/ru/documents/decl_conv/images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 13px 11px;
}
#mainnav ul ul ul li a {
	margin:0;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 36px;
	text-decoration:none;
	display: block;
	background-color: #fef5dd;
	font-size: 0.9em;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#mainnav ul ul ul li a:hover {
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 36px;
	margin-left: 0px;
	text-indent: 0px;
	background-color: #fef5dd;
	font-weight: normal;
	background-image: url(/ru/documents/decl_conv/images/menu_bul.gif);
	background-repeat: no-repeat;
	background-position: 25px 11px;
}
/* FOOTER BAR */

#footer {
	color: #000000;
	background-color: #ddddde;
	border-top-width: 0px;
	border-top-style: dotted;
	border-top-color: #333333;
	
}

#footer ul {
	margin-top: 0em;
}
#footer ul li  {
	display: inline;
}
#footer ul li a {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #000000;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
.pdfnote {
	text-align: left;
	display: block;
	font-size: 90%;
	padding-left: 12px;
	color: #666666;
	padding-top: 15px;
}
#wsscredit {
	font-size: 90%;
	color: #333333;
	text-align: center;
}
table.date {
	width: 95%;
}
table.date th {
	background-color: #efefef;
	text-align: left;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
}
table.date th.doclink {
	text-align: center;
}
table.date td {
	padding-top: 8px;
	padding-bottom: 8px;
	
}

table.date td.doc {
	border: 1px solid #CCCCCC;
	width: 80%;
	vertical-align: top;
}
table.date td.doclink {
	border: 1px solid #CCCCCC;
	width: 10%;
	text-align: center;
	font-size: 90%;
}
table.date td.doclink img {
	padding-bottom: 5px;
	display: block;
	margin: auto;
	
}

table.tbl {
	width: 95%;
	margin-bottom: 2em;
	margin-top: 1em;
}
table.tbl th {
	background-color: #efefef;
	text-align: left;
	font-weight: bold;
	color: #333333;
	border: 1px solid #CCCCCC;
	padding-top: 8px;
	padding-bottom: 8px;
	vertical-align: baseline;
}
table.tbl td {
	padding-top: 8px;
	padding-bottom: 8px;
	border: 1px solid #efefef;
	vertical-align: top;
}
#content table.date tr td.doclink a:link {
	text-decoration: none;
	color: #666666;
}
#content table.date tr td.doclink a:visited {
	text-decoration: none;
	color: #666666;
}

#content table.date tr td.doclink a:hover {
	text-decoration: underline;
	color: #333333;
}

#content table.date tr td.doclink a:active {
	text-decoration: none;
	color: #666666;
}

table.date tr {
	vertical-align: baseline;
}
table.theme {
	width: 97%;
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

table.theme th {
	background-color: #efefef;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
table.theme td {
	background-color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 2px;
	width: 50%;
}
table.theme tr td ul {
	margin-left: -2em;
}

table.theme tr {
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #FCF0E6;
	vertical-align: baseline;
}

#content div.back a:link {
	float:right;
	margin-top: 0em;
	color:#666666;
	text-decoration: underline;
}
#content div.back a:visited {
	float:right;
	margin-top: 0em;
	color: #666666;
}
#content div.back a:hover {
	float:right;
	margin-top: 0em;
	color:#2f61b3;
}
#content div.back a:active {
	float:right;
	margin-top: 0em;
	color:#666666;
	text-decoration: underline;
}
.gray {
	color: #7c7c7c;
}
#content p.notes {
	color: #7c7c7c;
	text-align: left;
}

.arrows {
	width:10%;
	display: block;
	float: right;
	margin-right: 5px;
	margin-top: -1.5em;
	}
.next {
	width:3%;
	float: right;
}
.prev {
	width:3%;
	float: left;
}
