/**
 * Глобальные установки
 */
body, form {
	margin: 0px;
}

body {
	color: #333333;
	background-color: #FFFFFF;
	font-size: 95%;
}

img {
	border: 0;
}

table,li,p,div,input,select,textarea {
	font-size: 100%;
}

p {
	line-height: 130%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0em;
	margin-bottom: 0.8em;
}

a, a:link, a:visited {
	color: #006699;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 170%;
	font-weight: normal;
	color: #464646;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	color: #464646;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1.2em;
	margin-bottom: 0.5em;
}

hr {
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 1.2em;
	margin-bottom: 0.6em;
	height: 1pt;
	border: 0px;
	background-color: #CCCCCC;
	color: #CCCCCC;
	text-align: left;
}


/**
 * Списки
 */
ul {
	margin-top: 30px;
	margin-bottom: 50px;
}
 
li {
	list-style-image: url("img/li_t.gif");
	list-style-position: outside;
	line-height: 100%;
	margin-top: 0em;
	margin-bottom: 0.4em;
	margin-right: 20px;
	margin-left: 40px;
}


/**
 * Шапка
 */
.servicemenu td {
	padding-left: 0.5em;
	padding-right: 0.5em;
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 120%;
	color: #666666;
}

.servicemenu input {
	font-family: Arial,Tahoma,Sans-Serif;
	color: #666666;
}


/**
 * главное меню
 */
table.mainmenu {
	background: #006699;
}

.mainmenu td {
	padding-left: 20px;
	padding-right: 0px;
	padding-top: 1em;
	padding-bottom: 1em;
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 75%;
	font-weight: bold;
	color: #FFFFFF;
}

.mainmenu a, .mainmenu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

.mainmenu a:hover {
	text-decoration: underline;
}


/**
 * низ страницы
 */

hr.copyright {
	height: 1pt;
	color: #333333;
	background-color: #333333;
	border: 0px solid #333333;
}

p.copyright {
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 75%;
	color: #999999;
}

.buttons td {
	padding-top: 0;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 10px;
}

.textadvert {
	line-height: 140%;
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 75%;
	padding-left: 10px;
	padding-right: 30%;
	padding-bottom: 20px;
	color: #999999;
}

.textadvert a {
	color: #999999;
}



/**
 * Баннерный блок
 */
p.bimg {
	padding-top: 20px;
      padding-bottom: 20px
}

p.btext {
	line-height: 100%;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 20px;
/*    padding-top: 20px  */
}

p.btext_large {
	font-size: 280%;
	line-height: 130%;
	margin-top: 0em;
	margin-bottom: 0em;
	padding-bottom: 10px;
}


/**
 * Шаги
 */
h1.idx_stephead {
	color: #006699;
	font-family: Times New Roman;
	font-size: 280%;
	font-weight: normal;
}

p.idx_steptext {
	font-size: 100%;
	line-height: 130%;
	margin-top: 0em;
	margin-left: 20px;
	margin-right: 0px;
	margin-bottom: 0.4em;
}

p.idx_agencies {
	line-height: 133%;
	font-size: 120%;
	margin-bottom: 1.6em;
}


img.idx_steptext {
	margin-top: 5px;
	margin-left: 20px;
	margin-right: 0px;
}

hr.idx_steptext {
	height: 5px;
	color: #F0F0F0;
	background-color: #F0F0F0;
}


/**
 * Словарь
 */
div.idx_dict {
	/* border-top: 5px solid #E5E5CF; */
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-right: 80px;
	padding-left: 80px;
	background-color:#F5F5EA;
}

.idx_dict p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 100%;
}

h1.idx_dict {
	font-family: Times New Roman;
	color: #99997A;
	font-size: 140%;
	font-weight: normal;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0em;
	margin-bottom: 0.6em;
} 

h1.idx_dict_small {
	font-family: Times New Roman;
	color: #99997A;
	font-size: 110%;
	font-weight: bold;
	margin-left: 10px;
	margin-right: 40px;
	margin-top: 0em;
	margin-bottom: 0em;
} 

p.idx_dict {
	font-family: Arial,Tahoma,Sans-Serif;;
	font-weight: strong;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0em;
	margin-bottom: 0em;
} 


/**
 * note
 */
div.notetext {
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#F5F5EA;
}

.notetext p {
	margin-left: 10px;
	margin-right: 10px;
	line-height: 100%;
}

p.notetext {
	margin-top: 0em;
	margin-bottom: 0.7em;
}

p.notetext_ad {
	font-size: 100%;
	margin-top: 0em;
	margin-bottom: 0.6em;
}

p.notehead {
	margin-top: 0em;
	margin-bottom: 0.7em;
	font-weight: bold;
}


/**
 * snote
 */
div.snotetext {
	margin: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color:#F5F5EA;
}

.snotetext p {
	font-size: 80%;
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 0em;
	margin-bottom: 0.6em;
}

p.snotetext {
	line-height: 100%;
}

p.snotehead {
	font-weight: bold;
	line-height: 100%;
}


/**
 * slist
 */
p.slisthead {
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 125%;
	font-weight: bold;
	margin-top: 0em;
	margin-bottom: 0.4em;
	line-height: 100%;
}
p.slisttextra {
	color: #999999;
}
p.slisttext_red {
	margin-top: 0em;
	margin-bottom: 0.4em;
	line-height: 130%;
}

p.mlisttext_red {
	margin-top: 0em;
	margin-bottom: 0.4em;
	line-height: 130%;
	font-size: 100%;
}

p.slisttextra {
	font-size: 80%;
	margin-top: 0em;
	margin-bottom: 0.8em;
	line-height: 100%;
}

p.slisttext_red p.mlisttext_red {
	color: #b33636;
}

.slisttext_red a {
	color: #b33636;
}

/**
 * llist
 */
p.llisthead {
	font-weight: bold;
	margin-top: 1.2em;
	margin-bottom: 0.1em;
	line-height: 100%;
}

p.llistabstract {
	line-height: 100%;
	margin-top: 0em;
	margin-bottom: 1em;
}

p.llisttextra {
	color: #999999;
	margin-top: 0em;
	margin-bottom: 0.4em;
	line-height: 100%;
}


/**
 * blist
 */
ul.bslisttext, dl.blisttext {
	margin-top: 1em;
	margin-bottom: 1em;
}

.bslisttext li {
	list-style-type: square;
	list-style-image: url("img/li.gif");
	list-style-position: outside;
	line-height: 100%;
	margin-top: 0em;
	margin-bottom: 1em;
	margin-right: 20px;
	margin-left: 0px;
}

li.bslisttext_red {
	list-style-image: url("img/li_r.gif");
	color: #CC0000;
}

.bslisttext_red A, .bslisttext_red A:VISITED {
	color: #CC0000;
}



/**
 * table
 */
.table th {
	font-weight:bold;
	text-align: left;
	padding: 5px 0px;
	border-bottom: 5px solid #E5E5CF;
}

.table td {
	padding: 4px;
}

.table td p {
	padding-left: 0px;
	padding-right: 0px;
}

/**
 * breadcrumbles
 */
p.breadcrumbles {
	font-family: Arial,Tahoma,Sans-Serif;
	font-size: 75%;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}


p.slisttext { 
	margin-top: 0em;
	margin-bottom: 0.6em;
	line-height: 130%;
 } 

p.slisttext { 
;
 } 