.article, .article_header, .article_menu {
	font-family: arial, verdana, tahoma, geneva, sans-serif;
	line-height: 160%;
	background: #fff;
	padding: 20px;
	-moz-box-shadow: 2px 2px 8px #ccc;
	-webkit-box-shadow: 2px 2px 8px #ccc;
	-khtml-box-shadow: 2px 2px 8px #ccc;
	box-shadow: 2px 2px 8px #ccc;
	margin-bottom: 15px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border: 1px solid #ddd;
	color: #000;
	width: 898px;
	}

.article_header {
	margin-top: 56px !important;
	margin-top: -20px;
	}

#breadcrumbs {
	
	}

.article_header span {
	color: #999;
	}

.article_header p {
	padding: 0;
	margin: 15px 0 0 0;
	}

.links {
	float: right;
	width: 200px;
	padding: 10px 0  10px 20px;
	border-left: 1px solid #ddd;
	}

.links ul {
	padding: 0;
	margin: 0;
	list-style-type: none;
	}

.links ul li {
	margin: 0;
	padding: 4px 0 6px 0;
	line-height: 120%;
	border-bottom: 1px solid #eee;
	}

.links ul li:last-child {
	border: 0;
	}

.article a, .article_header a {
	color: #f90;
	font-weight: bold;
	text-decoration: none;
	}
.article a:hover, .article_header a:hover {
	color: #00b6e2;
	font-weight: bold;
	text-decoration: underline;
	}
	
.article_menu a {
	color: #00b6e2;
	font-weight: bold;
	text-decoration: none;
	}
.article_menu a:hover {
	color: #f90;
	font-weight: bold;
	text-decoration: underline;
	}

.links a {
	color: #00b6e2;
	font-weight: bold;
	text-decoration: none;
	}
.links a:hover {
	color: #f90;
	font-weight: bold;
	text-decoration: underline;
	}


.article_menu li {
	float: left;
	width: 300px;
	}

.article h1, .article_header h1, .article_menu h1 {
	position: relative;
	color: #1D3D51;
	font-size: 26px;
	line-height:100%;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	margin: 0;
	margin-bottom: 18px;
	padding: 0;
	padding-bottom: 20px;
	width: 666px;
	}

.article h2, .article_header h2, .article_menu h2 {
	position: relative;
	color: #1D3D51;
	font-size: 20px;
	line-height:100%;
	font-weight: normal;
	border-bottom: 1px solid #ddd;
	margin: 0;
	margin-bottom: 18px;
	padding: 0;
	padding-bottom: 20px;
	}

.section_sec_header h2 {
	left: -11px;
	}


.article h2 a.dogory {
	position: absolute;
	top: 0;
	right: 0;
	font-size: 11px;
	color: #00b6e2;
	}

a.dogory {
	color: #00b6e2;
	text-align: right;
	padding-top: 10px;
	display: block;
	font-size: 11px;
	position: relative;
	}

hr.over-header {
	border: none;
	}

.section_sec_text {
	position: relative;
	}

.section_sec_text p {
	font: 14px/20px arial, verdana, tahoma, sans-serif;
	color: #000;
	padding: 0;
	margin: 0;
	}

.section_sec_image {
	position: relative;
	text-align: center;
	}

.section_sec_image p.image_description {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 3px 0 0 0;
	}

.section_sec_video {
	position: relative;
	margin: 0 auto;
	}

.section_sec_video p {
	color: #000;
	font-size: 12px;
	margin: 0;
	padding: 3px 0 0 0;
	}

.section_sec_files {
	position: relative;
	}

.section_sec_files ul {
	position: relative;
	width: 640px;
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
	}

.section_sec_files ul li {
	margin: 0;
	padding: 5px;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	}

.section_sec_files ul li:last-child {
	border-bottom: 1px solid #ddd;
	}

.section_sec_table {
	position: relative;
	}

.section_sec_table td, .section_sec_table th {
	font-family: arial, sans-serif;
	}

.section_sec_table .table_standard table {
	border-collapse: collapse;
	background: #fff;
	border: 1px solid #444;
	margin: 2px;
	padding: 0;
	}
/*
.section_sec_table .table_standard tr:nth-child(even) {
	background: #eee;
	}

.section_sec_table .table_standard tr:nth-child(odd) {
	background: #fff;
	}
	*/
.section_sec_table .table_standard td, .section_sec_table .table_standard th {
	margin: 0;
	padding: 2px;
	font: 13px/20px arial, verdana, tahoma, sans-serif;
	/*color: #000;*/
	text-align: left;
	vertical-align: top;
	border: 1px solid #000;
	}

table.scaled * {
	/*outline: 1px solid red;*/
	}

table.scaled {
	border-collapse: collapse;
	}

table.scaled td {
	padding: 0;
	}