@IMPORT url("definitions.css");


body {
	font-size: 11pt;
	font-family: verdana;
	color: #424e6b;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.red {
	color: #b91342;
}

h1.center_title {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-indent: 10px;
	margin-bottom: 30px;
	text-transform: uppercase;
	margin-left: -10px;
}

h1.center_title.rc {
	text-indent: 0px;
}

div#haeder {
	width: 100%;
	height: 258px;
}

#header .header-bg {
	background: transparent url('../images/header_bg.png') no-repeat scroll center top;
	width: 1190px;
	height: 194px;
}

#header .header-bg a img {
	margin: 15px 0px 0px 10px;
}

#header .sl_bar {
	float: right;
	font-size: 12px;
	color: white;
	margin: 10px 30px 0px 0px;
}

#header .lang {
	text-align: right;
	margin-bottom: 10px;
}

#header ul.topMenu.bg {
	list-style: none;
	margin-left: 115px;
}

#header ul.topMenu {
	list-style: none;
	margin-left: 150px;
}

#header ul.topMenu li {
	float: left;
}

#header ul.topMenu li a {
	display: block;
	float: left;
	height: 44px;
	color: white;
	font-size: 11pt;
	padding: 20px 12px 0 12px;
}

#header ul.topMenu li a:hover {
	text-decoration: none;
	border-bottom: 9px solid #B91342;
	height: 35px;
	background: #45505e url('../images/top-menu-bg-hover.png') no-repeat scroll center bottom;
	padding: 20px 11px 0 11px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#header ul.topMenu li ul {
	margin-top: 18px;
}

#header ul.topMenu li ul li {
	background: transparent url(../images/menu-transparent.png) repeat;
}

#header ul.topMenu li ul li a {
	width: 100%;
	background: transparent url('../images/white-arrow-white.png') no-repeat scroll 10px center;
	margin: 0;
	height: auto;
	padding: 0 0 4px 0;
	margin-bottom: 4px;
	white-space: nowrap;
}

#header ul.topMenu li ul li a span {
	padding: 12px 20px;
	font-size: 10pt;
	display: block;
}

#header ul.topMenu li ul li a:hover {
	border-bottom: 4px solid #B91342;
	background: #39424D url('../images/white-arrow-white.png') no-repeat scroll 10px center;
	height: auto;
	margin-bottom: 0;
	border-left: 0;
	border-right: 0;
	padding: 0;
	padding-bottom: 4px;
}

/*
#header ul.topMenu li ul {
	list-style: none;
	position: relative;
	display: block;
}

#header ul.topMenu li ul li {
	z-index: 10;
	clear: both;
}

#header ul.topMenu li ul li a {
	background-color: black;
}
*/
#header form input {
	float: left;
	background: transparent url('../images/search-input2.png') no-repeat;
	width: 153px;
	height: 21px;
	border: 0;
	padding: 4px 0 0 4px;
	font-size: 10pt;
	color: #3f3f3f;
}

#header form button {
	float: left;
	width: 60px;
	height: 25px;
	line-height: 25px;
	background: url(../images/search-button2.png) no-repeat;
	padding-bottom: 3px;
	border: none;
	color: #fff;
	font-size: 11px;
	font-family: Tahoma, Geneva, sans-serif;
	cursor: pointer;
}

#header .lang a {
	color: white;
	text-decoration: none;
}

#header .logo {
	float: left;
	margin: 30px 0 0 30px;
}

.wrapper_head {
	width: 1190px;
	height: 64px;
	margin: 0px auto 0px;
	padding-bottom: 2px;
	background: url(../images/body_bg.gif) repeat-x;
}

.wrapper {
	width: 1213px;
	margin: 0 auto;
}

#content {
	margin-top: 10px;
}

#content .ctop {
	width: 1213px;
	background: transparent url('../images/big-box-top.png') no-repeat scroll center bottom;
	height: 12px;
	margin: 0;
	padding: 0;
}

.ctop {
	width: 1213px;
	background: url(../images/big-box-top.png) no-repeat;
	height: 12px;
	margin: 0px auto 0px;
	padding: 0;
}

#content .ccontent {
	width: 1213px;
	background: transparent url('../images/big-box-repeater.png') repeat-y;
}

.ccontent {
	width: 1213px;
	background: transparent url('../images/big-box-repeater.png') repeat-y;
	margin: 0px auto 0px;
	padding-top: 2px;
}

.ccontent.home {
	width: 1213px;
	background: transparent url('../images/big-box-repeater.png') repeat-y;
	margin: 0px auto 0px;
	padding-top: 2px;
}

#content .ccenter.home h1.center-title {
	font-size: 23px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-bottom: 5px;
	margin-bottom: 30px;
}

#content .ccenter p {
	margin: 0px 0px 12px 0px;
	font-size: 16px;
	line-height: 22px;
	text-align: justify;
}

#content .ccontent .p {
	padding: 5px 15px;
}

#content .cbottom {
	width: 1213px;
	background: transparent url('../images/big-box-bottom.png') no-repeat;
	height: 12px;
}

.cbottom {
	width: 1213px;
	background: url(../images/big-box-bottom.png) no-repeat;
	height: 12px;
	margin: 0px auto 0px;
}

#content .cleft {
	float: left;
	width: 280px;
}

#content .cright {
	float: left;
	width: 315px;
	/* border: 1px solid black; */
}

#content .ccenter {
	float: left;
	width: 545px;
	margin: 20px 20px;
}

#content .ccenter ul {
	line-height: 22px;
	font-size: 16px;
	margin: 5px 0px 12px 30px;
}

#content .ccenterfull {
	float: left;
	width: 860px;
	margin: 20px 20px;
}

.inner_page_holder {
	width: 870px;
	line-height: 16px;
	text-align: justify;	
}

.inner_page_holder h1.center-title {
	text-indent: 0px;
}

#content .ccenter .page_content {
	color: #404a53;
	font-size: 16px;
	line-height: 22px;
	padding: 0px 10px 10px 0px;
	float: left;
	width: 850px;
	min-height: 300px;
}

.page_content img, .page_content1 img {
	border: 2px solid #B91342;
	margin: 3px 7px 5px 0;
	padding: 2px;
}

.page_content1 {
	font-size: 16px;
	line-height: 22px;
	padding: 0px 10px 10px 0px;
	float: left;
	width: 540px;
	color: #404a53;
	min-height: 300px;
}

.page_content1 a{
	color: #B91342;
}

.page_content1 h4 {
	margin: -28px 0px 20px 0px;
	padding: 0px;
}

.page_content h2 {
	font-size: 14px;
	color: #D7181F;
	font-weight:bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.page_content h3 {
	font-size: 10px;
	color: #404a53;
	font-weight:bold;
	margin: 0;
	padding: 0;
}
.page_content a{
	color: #B91342;
}

a.gray {
	color: #424e6b;
	font-size: 12px;
	text-align: right;
}

.page_content table {
	background: url('../images/table_bgr1.gif') repeat-x;
	width: 740px;
	height: 350px;
	margin-top: 10px;
	color: #000000;
	border: #3e4851 1px solid;
	
}

.page_content table tr td {
	border: #3e4851 1px solid;
	padding: 5px;
	text-align: center;
}

.page_content .news-block *{
	color: #404a53;
}

.page_content ul {
	margin: 10px 0px 0px 25px;
}

h3 {
	margin: 10px 0px 10px 0px;
}

h3 a {
	color: #b91342;
	font-size: 14px;
}

.box {
	width: 279px;
}

#content .cright .box {
	width: 315px;
	background: #f1f2f4;
	margin-bottom: 12px;
}

.box .title {
	width: 279px;
	height: 67px;
	background: transparent url('../images/box-title.png') no-repeat;
}

#content .cright .box .title {
	width: 315px;
	height: 66px;
	background: transparent url('../images/menu-right-top.png') no-repeat scroll center bottom;
}

.box .title .p,.box .middle .p {
	padding-top: 23px !important;
	text-align: center;
}

#content .cright .box span.title {
	display: block;
	width: 315px;
	height: 66px;
	background: transparent url('../images/menu-right-top.png') no-repeat scroll center bottom;
}

.box .title .p,.box .middle span.p {
	display: block;
	padding-top: 23px !important;
	text-align: center;
}

.text-center {
	text-align: center;
}

.text-arrow {
	float: left;
	background: transparent url('../images/arrow-right-blue.png') no-repeat right 2px;
	padding-right: 10px;
	margin-bottom: 10px;
}

table.tv {
	border: 0;
	width: 90%;
}

table.tv td.var div {
	background: transparent url('../images/arrow-right-blue.png') no-repeat right 2px;
	padding-right: 10px;
	float: left;
}

table.tv td.value {
	text-align: right;
	color: #b91342;
}

.text-value {
	float: right;
	text-align: right;
	color: #b91342;
}

#content .cright .box .p {
	font-size: 10pt;
}

#content .cright .box .title .p,#content .cright .box .middle .p {
	padding: 10px 0 0 0 !important;
	font-weight: bold;
	color: #717171 !important;
}

.box .title .p img {
	clear: both;
}

.box .bottom {
	width: 279px;
	height: 8px;
	background: transparent url('../images/box-bottom.png') no-repeat;
}

#content .cright .box .bottom {
	width: 315px;
	height: 8px;
	background: transparent url('../images/menu-right-bottom.gif') no-repeat;
}

#content .cright .box_top {
	width: 315px;
	height: 8px;
	background: transparent url('../images/menu_right_top_round.gif') no-repeat;
}

.box .middle {
	width: 279px;
	height: 66px;
	background: transparent url('../images/box-middle.png') no-repeat;
}

#content .cright .box .middle {
	width: 315px;
	height: 66px;
	background: transparent url('../images/menu-right-middle.png') no-repeat;
}

#content .cright .box span.middle {
	display: block;
	width: 315px;
	height: 66px;
	background: transparent url('../images/menu-right-middle.png') no-repeat;
}

a.img_link:link, a.img_link:visited {
	display: block;
	text-decoration: none;
	cursor: pointer;
}

a.img_link:hover {
	text-decoration: none;
}

.box .content,.content2 {
	padding: 5px 0;
	background: #F1F2F4;
}

.box .content ul,.content2 ul {
	list-style: none;
	width: 85%;
	margin: 0 auto;
}

.box .content ul li,.content2 ul li {
	background: transparent url('../images/box-arrow.png') no-repeat left 15px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #e5e5e5;
}

.box .content ul li a,.content2 ul li a {
	color: #39424d;
	font-size: 12pt;
}

.box .content ul li ul li a,.content2 ul li ul li a {
	font-size: 10pt;
	color: #b91342;
	padding: 5px;
}

.box .content ul li ul li,.content2 ul li ul li {
	border-bottom: none;
	padding: 5px 0 5px 7px;
	margin-top: 5px;
	margin-left: -15px;	
	background: transparent url('../images/box-arrow.png') no-repeat left 10px;
}

.box .content ul li ul li a:hover,.content2 ul li ul li a:hover {
	background: #39424d;
	color: white;
	text-decoration: none;
}

#content .ccenterfull p {
	font-size: 12pt;
	line-height: 18px;	
}

h1.center-title .red {
	color: #b91342;
}

.news-title {
	margin: 40px 0 0 0;
	border-bottom: 1px solid #f0e8de;
	border-top: 1px solid #f0e8de;
	padding: 2px 0;
}

.news-title .text {
	padding: 5px;
	background: #f0e8de;
	color: #b91342;
	font-size: 14pt;
}

.ntitle {
	display: block;
	font-size: 12pt;
	color: #959595;
	margin: 30px 0 10px 0;
	line-height: 22px;
}

.ndate {
	display: block;
	margin-bottom: 15px;
	font-size: 10pt;
	color: #b91342;
}

.ndate a {
	color: #b91342;
}

.ndate a:hover {
	text-decoration: none;
}

p.ntext, p.ntext a p {
	display: block;
	line-height: normal !important;
	font-size: 11pt !important;
	color: #959595;
}

p.ntext a:link, p.ntext a:visited {
	font-size: 11pt;
	color: #959595;
	text-decoration: none;
}

p.ntext a:hover {
	text-decoration: underline;
}

.paging {
	width: 100%;
	margin-top: 30px;
	text-align: center;
}

.paging a {
	font-size: 12pt;
	color: #39424d;
	padding: 0 3px;
}

.login-box {
	margin-bottom: 7px;
}

.login-box .top {
	width: 314px;
	background: transparent url('../images/login-top.png') no-repeat scroll center bottom;
	height: 11px;
}

.login-box .content,.login-box .content2 {
	width: 314px;
	background: transparent url('../images/login-repeater.png') repeat-y;
}

.login-box .content .p {
	padding: 0 15px 10px 15px !important;
}

.login-box .title {
	color: #b91342;
	font-size: 10pt;
	text-transform: uppercase;
	margin-bottom: 20px;
}

.login-box label {
	width: 75px;
	display: block;
	float: left;
	margin-bottom: 20px;
	font-size: 10pt;
	color: #959aa0;
	padding-top: 7px;
}

.login-box input {
	float: left;
	font-size: 10pt;
	color: #959aa0;
	border: 0;
	width: 178px;
	height: 22px;
	background: transparent url(../images/login-input.png) no-repeat;
	padding: 3px;
}

.login-box input.pass_bg {
	float: left;
	font-size: 10pt;
	color: #959aa0;
	border: 0;
	width: 178px;
	height: 22px;
	background: transparent url('../images/login-input_bg.png') no-repeat;
	padding: 3px;
}

.login-box input.pass_en {
	float: left;
	font-size: 10pt;
	color: #959aa0;
	border: 0;
	width: 178px;
	height: 22px;
	background: transparent url('../images/login-input_en.png') no-repeat;
	padding: 3px;
}

.login-box button,.button-red {
	float: right;
	font-size: 10pt;
	color: white;
	border: 0;
	width: 103px;
	height: 30px;
	background: transparent url('../images/submit-button.png') no-repeat;
}

.login-box .bottom {
	width: 314px;
	background: transparent url('../images/login-bottom.png') no-repeat;
	height: 11px;
}

form.rounded {
	width: 306px;
	margin: 0 auto;
}

form.rounded .top {
	width: 306px;
	height: 11px;
	background: transparent url('../images/form-top.png') no-repeat scroll center bottom;
}

form.rounded .content {
	width: 306px;
	background: transparent url('../images/form-repeater.png') repeat-y;
}

form.rounded .content .p {
	padding: 7px !important;
}

form.rounded .ftitle {
	text-transform: uppercase;
	float: left;
	position: relative;
	margin-top: -27px;
	color: #b91342;
	font-size: 10pt;
	background: #F1F2F4;
	padding: 0 5px;
}

form.rounded .bottom {
	width: 306px !important;
	height: 11px !important;
	background: transparent url('../images/form-bottom.png') no-repeat !important;
}

form.rounded label {
	float: left;
	font-size: 90%;
	padding-top: 5px;
	margin-bottom: 15px;
}

form.rounded img.imiddle {
	margin: 6px 4px 0 5px;
	float: left;
}

form.rounded input.small {
	border: 0;
	float: left;
	width: 87px;
	color: #959aa0;	
	height: 21px;
	padding: 4px 3px 0 3px;
	background: transparent url('../images/form-input-small.png') no-repeat;
}

form.rounded input.small.en {
	border: 0;
	float: left;
	width: 84px;
	color: #959aa0;
	height: 21px;
	padding: 4px 3px 0 3px;
	background: transparent url('../images/form-input-small2.png') no-repeat;
}

form.rounded input.big {
	border: 0;
	float: left;
	width: 166px;
	color: #959aa0;	
	height: 21px;
	padding: 4px 3px 0 3px;
	background: transparent url('../images/form-input-big.png') no-repeat;
}

form.rounded input.big.en {
	border: 0;
	float: left;
	width: 144px;
	color: #959aa0;	
	height: 21px;
	padding: 4px 3px 0 3px;
	background: transparent url('../images/form-input-big2.png') no-repeat;
}

.mintitle {
	font-size: 11px;
	color: #39424d;
	text-align: left;
	width: 1213px;
	text-indent: 22px;
	margin: 6px auto 0px;
}

.mintitle a {
	color: #39424d;
}

.mintitle a.red:link, .mintitle a.red:visited {
	color: #b91342;
	text-decoration: underline;
}

.mintitle a.red:hover {
	text-decoration: none;
}

.footer {
	font-size: 11px;
	color: #39424d;
	text-align: center;
	margin: 4px 0px 10px 0px;
	width: 1213px;
}

.footer a {
	color: #39424d;
}

.footer a.red:link, .footer a.red:visited {
	color: #b91342;
}

.footer a.red:hover {
	text-decoration: none;
}

/*** ESSENTIAL STYLES ***/
.sf-menu,.sf-menu * {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sf-menu {
	line-height: 1.0;
}

.sf-menu ul {
	position: absolute;
	top: -999em;/* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width: 100%;
}

.sf-menu li:hover {
	visibility: inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float: left;
	position: relative;
}

.sf-menu a {
	display: block !important;
	position: relative;
}

.sf-menu li:hover ul,.sf-menu li.sfHover ul {
	left: 0;
	top: 46px; /* match top ul list item height */
	z-index: 99;
	border: 2px solid #7e848b;
	border-left: 0;
	border-top: 0;
}

ul.sf-menu li:hover li ul,ul.sf-menu li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li:hover ul,ul.sf-menu li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

ul.sf-menu li li:hover li ul,ul.sf-menu li li.sfHover li ul {
	top: -999em;
}

ul.sf-menu li li li:hover ul,ul.sf-menu li li li.sfHover ul {
	left: 10em; /* match ul width */
	top: 0;
}

table.tv tr td {
	padding-bottom: 8px;
}

table.data {
	width: 546px;
	font-size: 13px;
	line-height: 18px;
}

table.data td {
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #b91342;
}

table.data tr.head td {
	background: #f1f2f4;
	font-weight: bold;
	font-size: 12px;
}

table.data tr.bold td {
	font-weight: bold;
}

#graph, #graph2, #graph3 {
	width: 540px !important;
	overflow:hidden;
	margin-top:-35px;
	height: 400px !important;
}
.clear { clear:both; }

.graph_date {
	width: 550px;
	text-align: left;
	font-size: 14px;
}

.graph_date span {
	float: left;
	margin-right: 6px;
}

.graph_date input {
	float: left;
	width: 100px;
}

sup {
	position: relative;
	top: -3px;
	vertical-align: top;
	font-size: 70%;
}

div#pageContent table {
	width: 546px;
	font-size: 13px;
	line-height: 18px;
}

div#pageContent table td {
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #b91342;
}

div#pageContent table tr.head td {
	background: #f1f2f4;
	font-weight: bold;
	font-size: 12px;
}

div#pageContent table tr.bold td {
	font-weight: bold;
}

.date {
	margin-bottom: 7px;
	text-align: center;
}
