body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background-color: #FFFFFF;
}
td.main_table {
	padding: 30px 0px 30px 30px;
}
a:link, a:visited, a:hover, a:active {
	color: #1C58A2;
}

input, select, option {
	color: #787878;
	padding-left: 5px;
}

.lang_select {
	font-size: 11px;
	font-weight: bold;
}
.lang_select a {
	font-weight: normal;
}

.menu_left, .menu_right {
	line-height: 30px;
}

.menu_left a:link, .menu_left a:visited, .menu_left a:hover, .menu_left a:active  {
	color: #FFFFFF;
}

.menu_left a:link.active, .menu_left a:visited.active, .menu_left a:hover.active, .menu_left a:active.active {
	color: #F8D42B;
	font-weight: bold;
	text-decoration: none;
}

.menu_right a:link, .menu_right a:visited, .menu_right a:hover, .menu_right a:active {
	color: #FFFFFF;
}

.menu_right a.active {
	font-weight: bold;
	text-decoration: none;
}

.block_title {
	font-size: 15px;
	font-weight: bold;
}
.grey {
	color: #C0C0C0;
}
.dark_grey {
	color: #787878;
}

.page_title {
	color: #5c6367;
	font-size: 24px;
}
.page_subtitle {
	color: #5c6367;
	font-size: 19px;
}

.page_navigation {
	color: #787878;
	font-size: 11px;
}

/* Блоги */
.blogs_authors_right a:link, .blogs_authors_right a:visited, .blogs_authors_right a:hover, .blogs_authors_right a:active {
	font-size: 14px;
}
.blogs_authors_right {
	color: #808080;
	font-size: 11px;
}
.blogs_blog_data {
	font-size: 11px;
	color: #808080;
}
a.blogs_blog_data {
	font-size: 11px;
	color: #808080;
	text-decoration: none;
}
.blogs_blog_title {
	font-size: 18px;
	color: #000000;
}
a.blogs_blog_title {
	font-size: 18px;
	color: #000000;
	text-decoration: underline;
}
a.blogs_blog_title:hover {
	text-decoration: none;
}
/* Команда */
.team_name {
	color: #0561a8;
	font-size: 19px;
}

/* Карьера */
.work_title {
	font-size: 18px;
}
.work_subtitle {
	font-weight: bold;
	color: #626060;
}

/* Пресс-центр */
.press_quote {
	background: #ECEBDC;
	padding: 3px 0px 3px 15px;
}

/* Модули */
.module_title {
	font-size: 18px;
}

/* Обновления */
.update_date {
	font-size: 11px;
	color: 7f7f7f;
}
.update_title {
	font-size: 18px;
	line-height: 34px;
}

/* Рекомендации */
.references_title {
	font-size: 18px;
	line-height: 34px;
}

