body {
	background: transparent;
	height: 100%;
}
body, td, th, input, textarea, div {
	font: normal normal 11px/130% Tahoma, Arial, Verdana,  sans-serif;
	color: #333333;
}
a, a:link, a:active, a:visited {
	text-decoration: underline;
	color: #333333;
	font: normal normal 11px/130% Tahoma, Arial, Verdana,  sans-serif;
}
a:hover {
	text-decoration: none;
}

#root {
	height: 100%; width: 100%;
}
#root .root {
	vertical-align: middle;
}
.outer { 
	position: relative;
	text-align: left;
	width: 950px;
	margin: 0 auto;
	height: 240px;
	scrollbar-3dlight-color : #adb7c5;
	scrollbar-arrow-color : #adb7c5;
	scrollbar-base-color : #eff1f3;
	scrollbar-darkshadow-color : #adb7c5;
	scrollbar-face-color : #eff1f3;
	scrollbar-highlight-color : #eff1f3;
	scrollbar-shadow-color : #eff1f3;
	scrollbar-track-color : #eff1f3;
}

.outer.outer_small { 
	height: 200px;
}

.outer.outer_small_contacts { 
	height: 200px;
}

.inner {
	height: 220px;
	width: 950px;
	overflow: auto;
	position: absolute;
	z-index:10000000;
}
.main_page {
	height: 513px;
	text-align: center;
}

.page_header {
	height: 190px;
	text-align: center;
	
}
/* footer */
.footer {
	height: 62px;
	background: #16325c;
	text-align: center;
}
.footer a,
.footer * {
	color: #5c708d !important;
	font-size: 10px !important;
}
.footer .content_width {
	position: relative;
	height: 62px;
}
.footer .copyright {
	position: absolute;
	left: 7px;
	bottom: 4px;
}
.footer .solution {
	position: absolute;
	right: 7px;
	bottom: 4px;
}
.footer .slogan {
	padding: 27px 0 0 0;
	text-align: center;
}
.footer .slogan img {
	margin: 0 auto;
}
/* footer */

.content_width {
	width: 990px;
	text-align: center !important;
	margin: 0px auto;
	
}

/* logo */
.logo {
	text-align: center;
}
.logo img {
	margin: 0 auto 0 auto;
}
.main_page {
}
.main_page .logo {
	padding: 104px 0px 60px 0;
}
.page_header .logo {
	padding: 0px 0px 67px 0;
}
/* logo */

.title_cont {
	text-align: center;
	height: 200px;
	margin: 0 0 23px 0;
	line-height: 18px;
	font-size: 12px !important;
	color: #16325c !important;
}
.title_cont * {
	text-align: center !important;
	font-size: 12px !important;
	color: #16325c !important;
	line-height: 18px;
}
.menu {
	text-align: center;
	width: 571px;
	height: 20px;
	margin: 0 auto !important;
}

.menu span,
.menu a {
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 10px;
	font-size: 11px !important;
	color: #16325c !important;
	white-space: nowrap;
	float: left;
	display: block;
	white-space: nowrap;
}
.menu div {
	position: relative;
}
.menu span {
	color: #c29e55 !important;
}
.menu td.itm {
	text-align: left;
	width: 1px;
}
.menu td.itm a {
}

.menu .active {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: 0px 5px;
	font-size: 11px !important;
	white-space: nowrap;
	display: block;
	float: left;
	color: #16325c !important;
}

/* lang */
.langs {
	text-align: right;
	padding: 25px 7px 6px 0;
}
.langs a {
	font-size: 10px !important;
	text-decoration: none !important;
	text-transform: uppercase;
    color: #B0B3B8 !important;
}

.langs span.devider {
	padding: 0 1px;
}
.langs a:hover,
.langs span {
	text-decoration: none;
	color: #c29e55!important;
	font-size: 10px !important;
	text-transform: uppercase;
}
/* lang */

/* content */
.content {
	background: #eff1f3;
	height: 323px;
	text-align: center;
	
	
}
.content .header {
	padding: 23px 0 22px 0;
	height: 15px;
	text-align: center;
}
.content .header img {
	margin: 0 auto;
}
.content .scroll {
	margin: 0 0 0 190px;
	width: 571px;
}
.content .scroll .menu {

}
.content .scroll .padd {
	padding: 0 0 0 0;
	
}
.menu_cont {
	padding: 0 0px 0 0;
	text-align: center;
}
/* content */

/* files */
.files {
	text-align: left;
}
.files div.file {
	padding: 1px 0 17px 0;
	margin: 0 0 14px 0;
	border-bottom: 1px solid #c29e55;
}

.files div.file.last{
	border-bottom: none;
}
/* files */

/* text_submenu */
.text_submenu {
	text-align: left;
	padding: 23px 0 0 0;
}
.text .txt,
.text_submenu .txt {
	text-align: justify;
}
/* text_submenu */
.text {
	text-align: left;
}
.inside_menu {
	padding: 0 0 15px 0;
	height: 20px;
}
.title {
	color: #16325c !important;
	font-weight: bold;
	padding: 0 0 5px 0;
}

.activities_back {
	text-align: right;
	padding-bottom: 8px;
}
.activities_back a:link, .activities_back a:active, .activities_back a:visited {
	text-decoration: underline;
	color: #b0b3b8;
	font-size: 11px;
}
.activities_back a:hover {
	text-decoration: none;
	color: #b0b3b8;
}
.activities_back img{
	display: inline;
}
.activities_title{
	color: #232d51;
	padding-bottom: 8px;
}


@media screen, handheld, projection, speech, tty, tv {
	
	.forPrint {
		display: none;
	}
	
}
@media print {
	
	.forScreen {
		display: none;
	}
	#root .root {
		vertical-align: top;
	}
	.main_page {
		height: auto;
		text-align: left;
	}
	.content_width {
		width: 100% !important;
		text-align: left !important;
		margin: 0px !important;
	}
	.outer { 
		position: static;
		width: 100%;
		margin: 0;
		height: auto !important;
		overflow: visible !important;
	}
	.content .scroll {
		margin: 0;
		width: 100% !important;
	}
	.logo {
		padding: 0px;
	}
	.inner {
		height: auto !important;
		width: 100% !important;
	}
	.page_header {
		height: auto !important;
	}
	body a,
	body * {
		color: #000000 !important;
	}
}
