html, body {
	width:100%;
	height:100%;
}

body {
	text-align:center;
	background:#fff url("../img/bg.gif") 50% 0 repeat-y;
	margin:0;
	padding:0;
	border:0;
	position:relative;
}

body, p, form, input, select, option, textarea, label, td, th {
	font-family:Verdana, Tahoma, Arial, Sans-serif;
	color:#4d4d4d;
	font-size:8pt;
}

p { 
	margin:5pt 0 13pt 0;
	padding:0;
}

a img {
	display:inline;
}

img	{
	display:block;
	border:0;
}

div.top {
	text-align:center;
}


div.top a#top {
	font-family:Tahoma, Verdana, Arial;
	font-size:7pt;
	text-align:center;
	height:30px;
	color:#aaa;
	text-decoration:none;
	padding-top:5px;
	padding-right:20px;
	background:url(../img/top.gif) no-repeat right;
}


/* Temporary styles */
#content h1, h2, h3, h4, h5, h6 {
	font-family:"Times New Roman", Georgia, Sans-serif;
	font-weight:bold;
	color:#f30;
	text-align:left;
	line-height:1.25em;
}

h2 {
	font-size:19pt;
	color:#f60;
}

h3 {
	font-size:18pt;
	font-weight:bold;
}

h3.nomargin {
	margin:0;
}

h4 {
	font-size:13pt;
	color:#f90;
}

h4.nomargin {
	margin:0;
}

h5 {
	font-size:11pt;
}

#sidebar h5 {
	color:#ff9900;
	font-weight:bold;
}

h6 {
	text-align:left;
	color:#004e49;
	font-weight:bold;
	font-size:1.50em;
	margin:1em 0 0 0;
}


body, p, li {
	font-size:10pt;
}
/* подпись под картинками типа [Источник: Synovate Россия]*/
.pic_src {
	font-size:7pt;
	text-align:right;
}


/* CSS Font-Size Hack : setting equivalent font-size keywords for NN4, IE4/5/6, Opera and NN6/7 */
/*/*/a{}
body, p, li, td, th {
	font-size:8pt;
	line-height:12pt;
	color:#606060;
}
#sidebar, #sidebar p {
	font-size:8pt;
	color:#666;
	line-height:12pt;
}

html>head:first-child+body, html>head:first-child+body p, html>head:first-child+body li {
	font-size:8pt;
}

ul.arrow, ul.arrow-lgrey-bg, ul.arrowturquoise, ul.arroworange {
	margin:0;
	padding:0 0 0 0;
	font-size:8pt
}

ul.arrow li {
	margin-top:0.2em;
	list-style-image:url("../img/li.arrow.gif");
}

ul.arrow li.back {
	list-style-image:url("../img/li.arrow.reverse.gif");
}

ul.arrow li ul li {
/*
	list-style-image:url("/img/li.arrow.small.gif");
*/
	list-style-type:none;
	list-style-image:none;
}

ul.arrow li ul {
	margin:0;
	padding-left:0.5em;
}
#maincontent ul.arrow {
	margin-left:35px;
}

#maincontent ul {
	margin-top:1.5em;
	margin-bottom:1.5em;
}

#maincontent li {
	margin-top:6pt;
	margin-bottom:6pt;
}

ul.arrow li, ul.arrow li span, ul.arrow li a, #maincontent ul.arrow li a  {
	font-size:7pt;
	text-decoration:none;
}

ul.arrow li a:hover, #maincontent ul.arrow li a:hover  {
	text-decoration:underline;
}

ul.blue li {
	color:#004e69;
	list-style-type:square;
	margin-top:4pt;
	margin-bottom:4pt;
}

ul.blue li ul li {
	list-style-type:none;
	margin-top:2pt;
	margin-bottom:2pt;
}


#sitemap ul {
	margin-left:8pt;
	padding-left:18pt;
}

#sitemap li a:hover {
	color:#f30;
}

#sitemap ul li {
	color:#f30;
	list-style-image:url(../img/li.arrow.small.gif);
	margin-top:4pt;
	margin-bottom:4pt;
}

#sitemap li ul li ul li {
	font-size:0.8em;
	list-style:none;
}

#content a, #maincontent a, #sidebar a {
	text-decoration:underline;
	color:#004e69;
}

#content a:hover, #maincontent a:hover, #sidebar a:hover {
	color:#f30;
}

#content a:active, #maincontent a:active, #sidebar a:active {
	color:#000;
}

#content a:visited, #maincontent a:visited, #sidebar a:visited {
	color:#666;
}


#header {
	margin:0;
	padding:0;
	width:668px;
	height:125px;
	background:#fff;
	text-align:left;
}

#gradfooter {
	clear:both;
	width:688px;
	height:23px;
	background:transparent url(../img/horizontal.grad.bg.gif) repeat-x;
}

#menu {
	margin:0px;
	padding:0;
	width:671px;
	height:23px;
}


#sidebar {
	/*padding-bottom:0px;*/
	padding:0 12px 15px 15px;
	/*margin:0 0 0 458px;*/

	text-align:left;
	vertical-align:top;
	/* compensates for IE Win bungling */
	height:100%;
}

#maincontent { 
	margin:0;
	/*
	padding:25px 12px 0 25px;
	*/
	/*padding:35px 30px 0 50px;*/
	padding-right: 10px; padding-left: 30px; padding-bottom: 0px; padding-top: 35px; 
	text-align:left;
	/*width:377px;*/
	width:420px;  /* box model hack */	
	/*	voice-family: "\"}\""; 
		voice-family:inherit;
		width:458px;*/

}

#sidebar .navigation {
	font-family:Tahoma, Arial, Verdana;
	font-size:8pt;
	/*line-height:9pt;*/
	line-height:13pt;		
}

#sidebar .navigation a {
	padding: 5px 0px 5px 0px;	
	/*border-left:1px solid #ccc;*/
	/*float:left;*/
	height:auto;
	text-decoration:none;
	color:#004e69;
	font-weight:bolder;
	line-height:13pt;	
	
}

#sidebar .navigation a:hover {
	color:#f30;
}

#sidebar .navigation a.noborder {
	border:none;
	/*padding-left:0;*/
}

#sidebar .navigation a.selected {
	color:#f30;
	font-weight:bold;
}


#sidebar .subnavigation {
	font-family:Tahoma, Arial, Verdana;
	font-size:7pt;
	line-height:11pt;
	/*margin-top:5em;
	margin-left:5em;*/
	margin-top:1em;
	margin-left:1em;	
	font-weight:lighter;
}

#sidebar .nomargin {
	margin:0;
}

#sidebar .subnavigation a {
	color:#666;
	text-decoration:none;
}

#sidebar .subnavigation a.selected {
	color:#f30;
	font-weight:bold;
}

#sidebar .subnavigation a:hover {
	color:#f30;
}

#sidebar .subnavigation a.deepselected {
	text-decoration:underline;
}

#sidebar .subnavigation a:hover.deepselected {
	text-decoration:none;
}



/*
a#logo {
	position:absolute;
	margin:-16px 0px 0px 35px;
	padding:0;
	width:124px;
	height:93px;
	background:url(../../img/logo.bg.gif) no-repeat;
	text-decoration:none;
}*/

#footer 
{	clear:both;
	text-align:right;
	/*width:671px;*/
	width:100%;
	background:#fff;

}

#footer a 
{
	font-size:8pt;
	line-height:12pt;
	color:#606060;

	margin-right:5px;
	padding:0;
	height:10px;
	text-decoration:none;
	float:left;	
	display:block;
}

#footer a:hover
{
	font-size:8pt;
	line-height:12pt;
	color:#101010;

	margin-right:5px;
	padding:0;
	height:10px;
	text-decoration:none;
	float:left;	
	display:block;
}

a.pdf {
	padding-top:2px;
	padding-bottom:2px;
	padding-left:22px;
	background:url(../img/pdf.small.gif) no-repeat left bottom;
}

a.pdf-right {
	padding:2px 22px 2px 0;
	background:url(../img/pdf.small.gif) no-repeat right bottom;
}

a.doc-right {
	padding:2px 22px 2px 0;
	background:url(../img/msword.small.gif) no-repeat right bottom;
}

h3#motto {
	font-family: 'Times New Roman', Georgia, Sans-serif;
	font-weight:bold;
	color:#ff9a00;
	text-align:left;
	line-height:1.25em;
	font-size:13pt;
}
/* for NOSCRIPT menu*/
.main_menu{
	color: White;
	text-align:center;
	font-size: 13pt;
	font-weight: bolder;
	font-family: Times New Roman, Serif; 
	font-variant: normal;
	text-decoration: none;
	background-color:#ff3300;
}
.main_menu:hover{
	color: #ffff00;
	text-align:center;
	font-size: 13pt;
	font-weight: bolder;
	font-family: Times New Roman, Serif; 
	font-variant: normal;	
	text-decoration: none;
	background-color:#ff3300;
}
/* заголовки типа "новости, поиск" на главной */
.main_section_headings {
	text-align: right; 	
	color: #FF3300; 
	font: 16pt 'Times New Roman', Georgia, Sans-serif;
}
.main_menu_gradient_spacer {
    border:0;
	/*text-align:left;*/
	height:23px;
	width:1px;
}

.spacer {
	height:65px;
	background:#fff;
	margin-top:-1px;
}
.orange_logo_word {
    font-weight:bold;
    color:#ff6633;
    text-align: left;
}
.tr_inner_content {
}
.td_inner_content {
}
.td_sidebar_content {
}
.td_gradient
{
	width: 2px; /* background:#fff url("../img/bg.gif") 50% 0 repeat-y;*/ /* background:#fff url("../img/inside1.bg.gif") 459px top no-repeat;*/ /*background:#808080 url("../img/inside1.bg.gif") no-repeat;*/ /*background: url(../img/inside1.bg.gif) #dcdcdc no-repeat;*/
	/*background: url(../img/inside1.bg.gif) no-repeat 0% top;*/
	background: url(../img/inside1.bg.gif) no-repeat 0% 3%;
}
.indent { padding:10px; }
.indentmore { padding:25px; }
.indentleft { margin-left:20px }
.indentlargeleft { padding-left:60px; }
.narrow {
	font-size:7pt;
	line-height:1.5em;
}
.centered_image{
text-align:center;
}

.articleLeft {float:left;width:170px;margin:-1px 5px 0px 0;font-size:85%;background-color:#e0ceb3;padding:10px;}
