* { padding: 0; margin: 0; }

html {
	//height: 100%;
}

html, body {
	background-color: #022238;

}

body {
	//height: 100%;
}

#measurer {
    width: 100%;
    height: 1px;
    line-height: 1px;
    position: absolute;
    left: 0;
    bottom: 0;
}

/***  LAYOUT ****/


.wrap {
	float: none !important;
	clear: both;
}


.clear:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.hidden {
	display:none;
}

.body {
	display: block;
	width: 100%;
	background: #021b2c url('../i/bg.jpg') no-repeat 50% 0;
    min-width: 1000px;
    
    //max-width: 1280px;

    margin: 0 auto;
}
.layout {
	display: table;
	width: 1000px;
    height: 100%;
    margin: 0 auto;
  
}
.cont {

	width: 940px;
	min-height: 230px;
	padding: 30px 30px 100px 30px;
	background-color: #ffffff;
	text-align: left;
	}

.footer {
	
	margin: 0 auto;
	width: 940px;
	padding: 27px 30px;
	background-color: #f0f0f0;
	min-height: 24px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #778183;
	text-transform: uppercase;
}

.footer a {
	color:#778183;
}



.logo {
	float: left;
	display: block;
	width: 208px;
	height: 70px;
	background: url('../i/logo.png') no-repeat 0 0;
	text-indent: -3000px;
	margin: 67px 0 0 0;
	}
.logo_eng {
	float: left;
	display: block;
	width: 208px;
	height: 70px;
	background: url('../i/logo_eng.png') no-repeat 0 0;
	text-indent: -3000px;
	margin: 67px 0 0 0;
	}
a.eng, a.eng:hover, a.eng:visited, a.find, a.find:hover, a.find:visited  {
	float: right;
	display: block;
	width: 47px;
	height: 16px;
	background: url('../i/tbut.gif') no-repeat 0 0;
	margin: 8px 5px 8px 4px;
	padding: 1px 0;
	text-align: center;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	text-decoration: none;
	color: #022238;
	}
	a.eng:hover, a.find:hover {
        background: url('../i/tbuto.gif') no-repeat 0 0;
        color: #ffffff;
	   }
a.find, a.find:hover, a.find:visited  {
	width: 47px;
	height: 16px;
	margin: 8px 0;
	}

.topmenu {
	display: block;
	float: right;
	clear: right;
	margin: 60px 0 0 0;
	text-align: left;
}
.topmenu div.mih {
	float: left;
	height: 33px;
	background-color: #000000;
	margin: 0 5px;
}
.topmenu div.mih a, .topmenu div.mih a:hover, .topmenu div.mih a:visited  {
	display: block;
	position: relative;
	top: -5px;
	left: -5px;
	background-color: #ffffff;
	padding: 8px 14px 10px 14px;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #303131;
	font-weight: bold;
	letter-spacing: -1px;
}

.topmenu div.mih ul {
	display: none;
}

.topmenu div.mis {
	float: left;
	height: 33px;
	margin: 0 5px;
	z-index: 100;
}

.topmenu div.mis .glh {
	display: block;
	position: relative;
	top: -5px;
	left: -5px;
	border: transparent 1px solid;
}

.topmenu div.mis a, .topmenu div.mis a:hover, .topmenu div.mis a:visited  {
	display: block;
	background-color: #e0e0e0;
	padding: 8px 14px 10px 7px;
	margin: 5px 0 0 5px;
	
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	color: #f75c07;
	font-weight: bold;
	letter-spacing: -1px;
}

.topmenu div.mis ul {
	display: block;
	position: absolute;
	background-color: #e0e0e0;
	list-style: none;
	margin: 0 0 0 5px;
	z-index: 100;
}

.topmenu div.mis ul li {
	border-bottom: #ffffff 1px solid;
}

.topmenu div.mis ul li a, .topmenu div.mis ul li a:hover, .topmenu div.mis ul li a:visited {
	color: #005996;
	text-decoration: none;
	white-space: pre;
	margin: 0;
}

.topmenu div.mis ul li a:hover {
    background-color: #737373;
    color: #ffffff;
}


h1 {
	width: 650px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #ffffff;
	letter-spacing: -1px;
	text-align: left;
	background-repeat: no-repeat;
}
h1.capt {
	text-indent: -3000px;
	margin: 50px 0px 40px 272px;
}

.cont .l {
	width: 170px;
	float: left;
}
.cont .l ul.menu {
	margin-bottom: 45px;
}
.cont .l ul.menu li {
	list-style-type: none
}
.cont .l ul.menu li.last {
	border: 0;
}
.cont .l ul.menu li a, .cont .l ul.menu li a:hover, .cont .l ul.menu li a:visited, .cont .l ul.menu li span {
	display: block;
	padding: 10px;
	border-bottom: #e4e4e4 1px solid;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	color: #003459;
	text-decoration: none;
	background: url(../i/blm.gif) no-repeat 0 15px;
}
.cont .l ul.menu li a:hover{
   background: #e4e4e4;
}
.cont .l ul.menu li a.b, .cont .l ul.menu li a.b:hover, .cont .l ul.menu li a.b:visited, .cont .l ul.menu li span {
    font-weight: bold;
}

.cont .l ul.menu ul {
	margin-bottom: 0;
}
.cont .l ul.menu ul li a, .cont .l ul.menu ul li a:hover, .cont .l ul.menu ul li a:visited, .cont .l ul.menu ul li span {
	padding: 7px 0 7px 27px;
	border: 0;
	font-size: 12px;
	color: #00528d;
	background: url(../i/blm2.gif) no-repeat 17px 12px;
}
.cont .l ul.menu ul li a:hover {
	background: #e4e4e4;
}

.cont .l ul.menu ul ul {
	margin-bottom: 0;
}
.cont .l ul.menu ul ul li a, .cont .l ul.menu ul ul li a:hover, .cont .l ul.menu ul ul li a:visited, .cont .l ul.menu ul ul li span {
	padding: 5px 0 5px 44px;
	font-size: 11px;
	color: #5c5c5c;
	background: url(../i/blm3.gif) no-repeat 34px 10px;
}
.cont .l ul.menu ul ul li a:hover {
   background: #e4e4e4;
}
   

.cont .l fieldset {
	border: 0;
	background-color: #eaeaea;
	padding: 13px;
}
.cont .l fieldset label {
	display: block;
	padding: 10px 0;
	font-family: Verdana, Arial, Tahoma;
	font-size: 11px;
	color: #003459;
}
.cont .l fieldset input.txt {
	border: #acb0b3 1px solid;
	background-color: #eeeeee;
	padding: 0 3px;
	width: 100px;
}

.cont .l fieldset input.but {
	background-color: #d4d0c8;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9px;
	font-weight: bold;
	color: #003459;
	width: 25px;
	height: 17px;
	margin-bottom: 1px;
}


.cont .c {
	width: 700px;
	float: right;
}

.cont .bigCol {
	float: none;
	width: 100%;
}

.cont .c h1 {
	padding: 0 0 10px 0;
	font-family: Tahoma, Verdana, Arial;
	font-size: 30px;
	font-weight: normal;
	color: #ff6000;
	width: 590px;
}

.cont .c h2 {
	margin: 10px 0 20px 0;
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	color: #f55c00;
	font-weight: bold;
}

.cont .c h3 {
	font-family: Arial;
	font-size: 15px;
	color: #303131;
	padding: 0 0 20px 0; 
}

.cont .c hr {
	overflow: hidden;
	clear: both;
	width: 100%;
	height: 1px;
	padding: 30px 0 0 0;
	border: 0;
	border-bottom: #b6b6b6 1px solid;
	margin: 0 0 20px 0;
}

.cont .c div.txt {
	float: left;
	clear: both;
	width: 100%;
}

.cont .c div.left {
	float: left;
	clear: both;
	width: 330px;
}

.cont .c div.right {
	float: right;
	width: 330px;
}

.cont .c p {
	padding: 10px 0;
}

.cont .c ul {
	margin: 10px 0 10px 15px;
}

.cont .c ul li {
	padding: 2px 0;
	font-size: 12px;
}

.cont .c.pif table {
	width: 100%;
	border-collapse: collapse;
}

.cont .c.pif table th {
	background-color: #b1b1b1;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding: 10px 2px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: #474747;
	font-weight: normal;
}

.cont .c.pif table th.union {
	background-color: #878787;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}

.cont .c.pif table td {
	background-color: #c4c4c4;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	padding: 10px 2px;
	text-align: center;
	vertical-align: middle;
	font-family: Arial;
	font-size: 11px;
	color: #022269;
	font-weight: normal;
}


a.print, a.print:hover, a.print:visited {
	float: right;
	padding: 0 0 5px 21px;
	margin: 8px 0 0 0;
	background: url('../i/print.gif') no-repeat 0 0;
	font-family: Arial;
	font-size: 10px;
	color: #bfbfbf;
}

/*** PAGING ***/

.cont .c .paging {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	padding: 0 0 30px 0;
	margin: 0 -7px 0 0;
	}
	
.cont .c .paging li {
	float: left;
	padding: 0 7px;
	font-family: Arial;
	font-size: 12px;
	color: #0287dc;
}
		
.paging li a, .paging li a:hover, .paging li a:visited {
	font-family: Arial;
	font-size: 12px;
	color: #303131;
	text-decoration: none;
}
	
.paging li.prev a, .paging li.prev a:hover, .paging li.prev a:visited, .paging li.next a, .paging li.next a:hover, .paging li.next a:visited {
	display: block;
	background: url('../i/paging_prev.gif') no-repeat 0 0;
	text-indent: -3000px;
	width: 25px;
	height: 9px;
	margin: 3px 0 0 0;
}
	
.paging li.next a, .paging li.next a:hover, .paging li.next a:visited {
	background: url('../i/paging_next.gif') no-repeat 0 0;
}

/*** STATISTIC ***/

.cont .right_sticker {
	float: right;
	width: 250px;
	margin: 20px 0 0 0;
	padding: 0 0 8px 0;
	background: url('../i/sticker_shadow_b.gif') no-repeat bottom right;
	}
.cont .right_sticker div {
	display: block;
	background: #f7f6d9 url('../i/sticker_shadow_rc.gif') repeat-y top right;
}

.cont .right_sticker div img {
	float: right;
}

.cont .right_sticker div p {
	display: block;
	padding: 20px;
	font-family: Tahoma;
	font-size: 12px;
	color: #4d4d4d;
}

.cont .conttable {
	width:692px;
}


.cont .c table.stat_wide {
	width: 100%;
	border-collapse: collapse;
}
	.cont .c table.stat_wide th {
	text-align: center;
	padding: 8px 4px;
	border-right: #ffffff 1px solid;
	background-color: #184977;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.cont .c table.stat_wide th.first_column {
	width:390px;
}

.cont .c table.stat_wide td {
	padding: 8px 4px;
	text-align:center;
	background-color: #e6e6e6;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #184977;
}

.cont .c table.stat_wide td.first_column {
	text-align:left
}
		
.cont .c table.stat_wide tr.light td {
	background-color: #f3f3f3;
}
.cont .c table.stat_wide td.u, .cont .c table.stat_wide td.d {
	background-image: url('../i/up.gif');
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding: 8px 4px 8px 12px;
}

.cont .c table.stat_wide td.d {
	background-image: url('../i/down.gif');
	background-position: 5px 12px;
}

.cont .c table.stat_wide .stat_wide_img
{
	border-width:0px;
}

.cont .c table.stat {
	float: left;
	width: 440px;
	border-collapse: collapse;
}

.cont .c table.stat th {
	text-align: center;
	padding: 8px 4px;
	border-right: #ffffff 1px solid;
	background-color: #184977;
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.cont .c table.stat td {
	padding: 8px 4px;
	text-align: center;
	background-color: #e6e6e6;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #184977;
}

.cont .c table.stat tr.light td {
	background-color: #f3f3f3;
}

.cont .c table.stat td.u, .cont .c table.stat td.d {
	background-image: url('../i/up.gif');
	background-repeat: no-repeat;
	background-position: 5px 11px;
	padding: 8px 4px 8px 12px;
}

.cont .c table.stat td.d {
	background-image: url('../i/down.gif');
	background-position: 5px 12px;
}

.cont div.graph {
	border: #d3d3d3 1px solid;
	width: 236px;
	float: right;
}
.cont div.graph h3 {
	display: block;
	width: 100%;
	background-color: #e6e6e6;
	padding: 10px 0;
	margin: 0;
	text-align: center;
	font-family: Tahoma;
	font-size: 11px;
	color: #184977;
	font-weight: bold;
}

.cont div.graph img {
	margin: 10px;
}

/*** NEWS ****/

.cont .c .news {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0;
}

.cont .c .news span {
	font-family: Arial;
	font-size: 12px;
	color: #828c95; 
	font-weight: bold;
}
	
.cont .c .news h3, .cont .c .news h3 a, .cont .c .news h3 a:hover, .cont .c .news h3 a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #005fa2; 
	font-weight: bold;
}
	
.cont .c .news h3 {
	padding: 3px 0;
	margin: 0;
}
	
.cont .c div.news p {
	padding: 3px 0 30px 0;
	margin: 0;
	font-family: Arial;
	font-size: 15px;
	color: #5c5c5c; 
}



/*** SEARCH RESULT ****/

.searchform {
	width: 912px;
	background-color: #022238;
	padding: 50px 44px;
}
	
.searchform fieldset {
	border: 0;
}

.searchform fieldset input.txt {
	width: 780px;
	border: #a7b7c2 1px solid;
	background-color: #022238;
	color: #ffffff;
	padding: 0 2px 1px 2px;
}

.searchform fieldset input.but {
	width: 108px;
	margin-left: 10px;
}

.searchres {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0;
}

.searchres h3, .searchres h3 a, .searchres h3 a:hover, .searchres h3 a:visited {
	font-family: Arial;
	font-size: 15px;
	color: #005fa2; 
	font-weight: bold;
	text-decoration: none;
}

.searchres h3 {
	padding: 3px 0;
	margin: 0;
}

.cont .c div.searchres p {
	padding: 0 0 20px 0;
	margin: 0;
	font-family: Arial;
	font-size: 15px;
	color: #5c5c5c; 
}

/***** VACANCIES *******/

.cont .c .vacancies {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 0 0;
	margin: 0;
	list-style: none;
	border-bottom: #a1bfd1 1px solid;
	}
.cont .c .vacancies li {
	border-top: #a1bfd1 1px solid;
	float: left;
	clear: both;
	width: 100%;
	padding: 7px 0 7px 0;
}

.cont .c .vacancies li a, .cont .c .vacancies li a:hover, .cont .c .vacancies li a:visited, 
.cont .c .vacancies li.close a, .cont .c .vacancies li.close a:hover, .cont .c .vacancies li.close a:visited {
	float: left;
	padding: 3px 0 0 12px;
	background: url('../i/vacance_close.gif') no-repeat 0 5px;
	font-family: Tahoma;
	font-size: 12px;
	color: #334a5a;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}
		
.cont .c .vacancies li.open a, .cont .c .vacancies li.open a:hover, .cont .c .vacancies li.open a:visited {
	background: url('../i/vacance_open.gif') no-repeat 0 5px;
}
			
.cont .c .vacancies li a.send, .cont .c .vacancies li a.send:hover, .cont .c .vacancies li a.send:visited {
	float: right;
	padding: 4px 0 5px 25px;
	background: url('../i/vacance_send.gif') no-repeat 0 0;
	font-size: 10px;
	color: #8e8e8e;
	bottom: 0;
}
		
.cont .c .vacancies li.open a.send, .cont .c .vacancies li.open a.send:hover, .cont .c .vacancies li.open a.send:visited {
	margin-top: -30px;
}
			
.cont .c .vacancies li div {
	display: none;
	float: left;
	clear: both;
	width: 460px;
	padding: 10px 200px 10px 25px;
}

.cont .c .vacancies h4 {
	float: left;
	clear: both;
	width: 100%;
	padding: 10px 0 5px 0;
	font-family: Arial;
	font-size: 15px;
	color: #2270a4;
}

.cont .c .vacancies ul {
	list-style: none;
	border: 0;
	padding: 0 0 0 15px;
}

.cont .c .vacancies ul li {
	border: 0;
	padding: 0 0 7px 10px;
	background: url('../i/vacance_in.gif') no-repeat 0 7px;
	font-family: Arial;
	font-size: 15px;
	color: #4c4b4b;
}
				
.cont .c .vacancies li.close div {
	display: none;
}

.cont .c .vacancies li.open div {
	display: block;
}

.cont .c .calc {
	float: left;
	clear: both;
	width: 100%;
	list-style: none;
	border-bottom: #a1bfd1 1px solid;
	margin: 0 0 10px 0;
	padding: 0;
	}
.cont .c .calc li {
	float: left;
	clear: both;
	width: 100%;
	padding: 5px 0;
	border-top: #a1bfd1 1px solid;
}

.cont .c .calc li span {
	float: right;
}

.cont .c .calc li.gray {
	background-color: #f6f6f6;
}

.cont .c .calc li.summ {
	font-weight: bold;
	color: #00528c;
}

/*** FORMS ****/

fieldset.stat {
	border: 0;
	float: left;
	clear: both;
	width: 100%;
}

.stat label {
	display: block;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.stat label span {
	display: block;
	float: left;
	padding: 10px 0 5px 0;
}

.stat select {
	display: block;
	clear: left;
	margin: 5px 0;
	font-size: 13px;
	font-family: Arial;
	max-width: 440px;
	min-width: 100px;
}
.stat input {
	display: block;
	clear: left;
	margin: 5px 0;
	font-size: 13px;
	font-family: Arial;
	width: 100px;
}

.stat textarea {
	display: block;
	clear: left;
	margin: 5px 0;
	font-size: 13px;
	font-family: Arial;
	width: 450px;
	height: 200px;
}

.stat .check {
	overflow: hidden;
	height: 100%;
}

.stat .check h3 {
	float: left;
	padding: 10px 0;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

.stat .check label {
	clear: left;
	padding: 10px 0;
	font-weight: normal;
}

.stat .check input {
	width: auto;
	float: left;
	margin: 3px 5px 0 0;
}
	

.stat .date_interval select {
	min-width: 40px;
	display: inline;
}
	
.stat .date_interval select.y {
	width: 58px;
}
	
.stat .date_interval select.m {
	width: 84px;
}
	
.stat .date_interval select.d {
	width: 46px;
}
	
.stat .two_cols {
	float: left;
	clear: both;
	width: 100%;
}

.stat .two_cols .l {
	float: left;
	clear: left;
	width: 49%;
}
	
.stat .two_cols label span {
	width: 100%;
}

.stat .date {
	overflow: hidden;
}

.stat .date input {
	width: 80px;
	float:left;
}

.stat .date a, .stat .date a:hover, .stat .date a:visited {
	float:left;
	height: 23px;
	background: url('../i/datesel.gif') no-repeat 0 0;
	text-transform: uppercase;
	margin: 2px 0 0 5px;
	padding: 4px 0 0 27px;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #c2c2c1;
}

.stat input.send {
	width: auto;
	padding: 0 10px;
	font-size: 11px;
	font-family: Arial;
	float: right;
	margin: 7px 13px 0 0;
}

.stat input.send.l {
	float: left;
}
			
a.info, a.info:hover, a.info:visited {
	float: left;
	width: 10px;
	height: 11px;
	cursor: default;
	background: url('../i/info.gif') no-repeat 0 0;
	margin: 10px 0 0 3px;
	text-decoration: none;
}
	
.popup_info {
	display: none;/**/
	position: absolute;
	width: 269px;
	background: url('../i/info_bg.gif') no-repeat left bottom;
	margin: 0 0 0 -22px;
	padding: 0 0 43px 0;
}

.c .stat .popup_info p {
	display: block;
	float: left;
	width: 269px;
	background-color: #cecece;
	/*margin: 0 0 43px 0;/**/
	padding: 0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #232323;
}
	
.c .stat .popup_info p span {
	display: block;
	float: left;
	width: 219px;
	padding: 12px 20px;
	margin: -10px 10px 0 0;
	background-color: #efe100;
	text-decoration: none;
}

#calendar {
	display: none;
	top: 100px;
	left: 100px;
	position: absolute;
	width: 260px;
	background-color: #cecece;
	border: #cecece 1px solid;
}
	
#calendar div {
	float: left;
	width: 260px;
	background-color: #efe100;
	margin: -10px 0 10px -10px;
	border: #efe100 1px solid;
}
		
#calendar p {
	float: left;
	width: 240px;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
	white-space: nowrap;
}

#calendar span {
	float: left;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
}

#calendar strong {
	float: right;
	font-size: 11px;
	font-weight: bold;
	padding: 5px 10px 0 10px;
}

#calendar p a, #calendar p a:hover, #calendar p a:visited, 
#calendar p a.l, #calendar p a.l:hover, #calendar p a.l:visited {
	float: right;
	width: 10px;
	height: 9px;
	background: url('../i/month_left.gif') no-repeat 0 0;
	text-indent: -3000px;
	margin: 7px 5px 0 5px;
}

#calendar p a.r, #calendar p a.r:hover, #calendar p a.r:visited {
	background: url('../i/month_right.gif') no-repeat 0 0;
}
		
#calendar table {
	float: left;
	clear: both;
	border-collapse: collapse;
	margin: 10px;
}

#calendar table th {
	width: 33px;
	height: 20px;
	border: #efe100 1px solid;
	background-color: #e0e0e0;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #600000;
	text-align: center;
	vertical-align: middle;
}

#calendar table td {
	width: 33px;
	height: 20px;
	border: #efe100 1px solid;
	background-color: #ededed;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ababab;
	text-align: center;
	vertical-align: middle;
}

#calendar table td a, #calendar table td a:hover, #calendar table td a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #454545;
	text-decoration: none;
	display: block;
	width: 31px;
	height: 16px;
	padding: 2px 0 0 0;
	border: #ededed 1px solid;
	text-align: center;
	vertical-align: middle;
}

#calendar table td a:hover {
	border: #000000 1px solid;
}

/********** FOOTER ****************/

.footer p {
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #778183;
	text-transform: uppercase;
	text-align: left;
}

.footer ul {
	float: right;
	list-style: none;
}

.footer ul li {
	float: left;
	padding: 0 14px;
	border-right: #778183 1px solid;
}

.footer ul li.last {
	padding: 0 0 0 14px;
	border: 0;
}

.footer ul li a, .footer ul li a:hover, .footer ul li a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #778183;
	text-transform: uppercase;
}




/********** INDEX *****************/

.body.idx {

	height: auto;
	background-position:50% -25px;
}
.body.idx .layout {
	background: none;
	margin-bottom: -24px;
	}
.body.idx .idxsmb {
    overflow: hidden;
    width: 940px;
    height: 420px;
    padding: 45px 20px 45px 40px;
    clear: both;
    background-position: 20px 45px;
    background-repeat: no-repeat;
    }
    
.body.idx .layout {
	padding-bottom: 0;
	}
	
.body.idx .cont {
	dispaly: block;
    background: none;
	padding: 0 30px;
}

.body.idx .cont ul {
	float: left;
	width: 100%;
	background-color: #022238;
	list-style: none;
}

.body.idx .cont ul li {
	float: left;
	background: url('../i/p2.gif') no-repeat top right;
}

.body.idx .cont ul li.last {
    background: none;
}

.body.idx .cont ul li a, .body.idx .cont ul li a:hover, .body.idx .cont ul li a:visited {
    display: block;
    width: 148px;
    height: 95px;
    padding: 12px 25px 0 15px;
    font-family: Tahoma, Verdana, Arial;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
}
	
.body.idx .cont ul li a:hover {
   background-color: #ffffff;
   color: #022238;
}

.body.idx .cont .c {
    width: 100%;
    margin-top: 1px;
    background-color: #171717;
}

.body.idx .cont .c a, .body.idx .cont .c a:hover, .body.idx .cont .c a:visited {
    display: block;
    float: left;
    width: 345px;
    padding: 12px 100px 20px 15px;
    font-family: Tahoma, Verdana, Arial;
    font-size: 15px;
    color: #b5b5b5;
    text-decoration: none;
    height: 75px;
}

.body.idx .cont .c a.left:hover {
    float: left;
    background: #ffffff;
    color: #171717;
}

.body.idx .cont .c a.right, .body.idx .cont .c a.right:hover, .body.idx .cont .c a.right:visited {
    float: left;
    width: 350px;
    padding-left: 20px;
    background: url('../i/p.gif') no-repeat left bottom;
}

.body.idx .cont .c a.right:hover {
    float: left;
    width: 360px;
    padding-left: 20px;
    background: #ffffff;
    color: #171717;
}

.body.idx .cont  .small {
	float: left;
	width: 100%;
	padding: 50px 0 35px 0;
}

.body.idx .cont  .small div {
	float: left;
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #ffffff;
}
				
.body.idx .cont  .small .l {
	width: 320px;
	padding-right: 20px;
}

.body.idx .cont  .small .c {
	width: 190px;
	padding-right: 20px;
	background: none;
}

.body.idx .cont  .small .r {
	width: 390px;
}

.body.idx .footer {
	
	padding: 8px 0px;
	background: none;
    text-align: left;
	min-height: 15px;

}

.footer p {
	float: left;
}
		

/********* PIFS ***********/
.pif {
	padding-top: 190px;
}


.relative {
	position: relative;
}

ul.pifsubmenu {
	margin: 0 0 10px 0!important;
	list-style: none;
	background-color: #e4e4e4;
	padding:5px 0 2px 0;
	width: 730px;
	margin-right: -30px;
}
ul.pifsubmenu li {
	line-height: 25px;
	padding-top: 3px;
	display: inline;
}

ul.pifsubmenu li a, ul.pifsubmenu li a:hover, ul.pifsubmenu li a:visited, ul.pifsubmenu li span {
	padding: 8px 20px 5px 25px;
	background: url('../i/pifsubmenu_bullet.gif') no-repeat 12px 12px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #02509C;
	font-weight: bold;
	text-decoration: none;
}

ul.pifsubmenu li a:hover, ul.pifsubmenu li span {
	color: #ff8a00;
}

.cont .c.pif .left_block {
	float: left;
	width: 60%;
}

.cont .c.pif .left_block p {
	font-size: 14px;
}

.cont .c.pif .right_block {
	float: right;
	width: 39%;
}	

div.pif h1 {
	padding: 15px 0 5px 0!important;
	font-family: Arial!important;
	font-size: 18px!important;
	color: #f55c00;
	font-weight: bold!important;
	letter-spacing: 0px;
	margin: 0 0 20px 0;
}

.cont .c.pif .left_block h2, .cont .c.pif .right_block h2 {
	font-weight: normal;
}

.cont .c.pif h3 {
	padding: 15px 0;
	font-family: Arial;
	font-size: 12px;
	color: #00497c;
	font-weight: bold;
}

.cont .c.pif p.news {
		padding: 0 0 20px 0;
}


.news {
	font-family: Arial;
	font-size: 12px;
	color: #5c5c5c;
	font-weight: normal;
}

.news span {
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #828c95;
	font-weight: bold;
}
		
.news a, .news a:hover, .news a:visited {
	display: block;
	padding: 2px 0 5px 0;
	font-family: Arial;
	font-size: 12px;
	color: #005fa2;
	font-weight: bold;
}

ul.docs {
	list-style: none;

}
.docs li {
	padding: 5px 0!important;
	background: none!important;
}

.docs a {
	display:block;
	padding: 0px 0 5px 30px;
	background: url('../i/icons.gif') 0 0 no-repeat;
	font-family: Arial;
	font-size: 12px;
	color: #005fa2;
	text-indent: 0;
}

.docs a.pdf {
	background-position: 0 -65px;
}

.docs a.doc, .docs a.rtf {
	background-position: 0 -132px;
}
.docs a.xls {
	background-position: 0 -200px;
}
.docs a.tif {
	background-position: 0 -264px;
}
.docs a.jpg {
	background-position: 0 -332px;
}

.docs .info {
	color:#999;
	text-decoration: none;
	font-size: 10px;
}

table.docs a {
	width: 17px;
	height: 20px;
	padding: 0!important;
	margin: 0 auto;
}

/*UI accordion*/
.faq_question h3 {
	font-family: Arial;
	font-size: 15px;
	padding: 0 0 10px 0; 
	margin-top: 20px;
}
.faq_answer {
	padding-bottom: 20px;
}
.faq_question {
	border-bottom: #a1bfd1 1px solid;
	padding-bottom:10px;
}
.ui-accordion {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Arial,Verdana,sans-serif;
	font-size: 15px;
}
.ui-accordion-group {
	margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	border-bottom: none;
}
.ui-accordion-header {
	margin:0; padding:0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	cursor: pointer;
}
.ui-accordion-header a {
	font-family: Arial;
	font-size: 15px;
	color: #005fa2;
	font-weight: bold;
	text-decoration:none;
}
.selected .ui-accordion-header a, .selected .ui-accordion-header a:hover {
	color: #5c5c5c;
}
.ui-accordion-content {
	color: #222222;
	font-size: 12px;
}





*{padding: 0; margin: 0;}


.txt a { color:#2E4F9D; }
.txt a:visited { color:#2E4F9D; }
.txt a:hover { color:#CC0000; }

.cont .c .txt h3 {
	padding: 12px 0px 4px 0px;
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	font-weight: bold;
	color: #00497c;
}

.txt p { font-size: 15px; }

.txt ul {
	list-style: none;
	margin: 0px;
	font-family: Arial, Verdana, Tahoma;
}
.txt ul li {
	font-family: Arial, Verdana, Tahoma;
	padding: 5px 0 5px 44px;
	font-size: 12px;
	color: #5c5c5c;
	background: url(../i/blm.gif) no-repeat 0 9px;
	text-indent:10px;
}

.txt table.table_blue .h_center, .txt table.table_white .h_center {
	text-align: center;
}
.txt table.table_blue .v_center, .txt table.table_white .v_center {
	vertical-align:middle;
}

.txt table, .txt table.table_blue, .c.pif table.table_blue  {
	border-collapse: collapse;
	padding:2px 0px 2px 0px;
	margin:4px 0px 4px 0px;
	
}
.txt table th, .txt  table.table_blue th, .c.pif table.table_blue th {
	text-align: left;
	padding: 8px 4px;
	border-right: #FFFFFF 1px solid;
	background-color: #184977;
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	vertical-align:middle;
}
.txt table td, .txt  table.table_blue  td, .c.pif table.table_blue td {
	padding: 8px 4px;
	text-align: left;
	background-color: #E6E6E6;
	border-right: #FFFFFF 1px solid;
	border-top: #FFFFFF 1px solid;
	font-family: Arial;
	font-size: 12px;
	color: #184977;
	vertical-align:top;
}

tr.light td {
	background-color: #F3F3F3!important;
	vertical-align:top;
}

table.table_white {
	border-width:0px;
	padding: 0px;
	margin:0px;
}
table.table_white tr td{
	border-width:0px;
	padding: 2px 2px 3px 0px;
	margin: 2px 2px 4px 0px;
	text-align: left;
	background-color: #FFF;
	font-family: Arial;
	font-size: 12px;
	color: #303131;
	font-weight: normal;
}
table.table_white tr th{
	border-width:0px;
	padding: 2px 2px 4px 0px;
	margin: 2px 2px 4px 0px;
	text-align: left;
	background-color: #FFF;
	font-family: Arial;
	font-size: 12px;
	color: #303131;
	font-weight: normal;
}

.paging li {
	background: none!important;
}

#pifChart, #pifChartSCHA {
	border:1px solid #ccc;
	margin: 15px 0;
	padding: 15px 0;
}

ul.breadcrumb-navigation
{
	padding:0;
	margin: 5px 0 10px!important;
	list-style:none;
}

ul.breadcrumb-navigation li
{
	display:inline;
	list-style-type: none;
	font-size: 11px!important;
	color:#aaa!important;
}

ul.breadcrumb-navigation a
{
	color:#aaa!important;
}

ul.breadcrumb-navigation span
{
	
}


.stat input.checkbox {
	width: auto!important;
	display: inline;
	margin: 0;
	margin-right: 5px;
}


ul.pifsubmenu2 {
	background-color:#E4E4E4;
	list-style:none outside none;
	margin:0 0 10px !important;
}

ul.pifsubmenu2 li {
	line-height:25px;
	padding-top:3px;
}

ul.pifsubmenu2 li a, ul.pifsubmenu2 li a:hover, ul.pifsubmenu2 li a:visited, ul.pifsubmenu2 li span {
	background:url("../i/pifsubmenu_bullet.gif") no-repeat scroll 5px 5px transparent;
	color:#02509C;
	font-family:Arial,Verdana,Tahoma;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;

	padding: 0;
	padding-left: 25px;
}


.chart_title {
	margin-top: 5px;
	text-align: left;
	margin-left: 15px;
}

p span.small {
	font-size: 11px;
	line-height: 12px;
	font-family: 'Arial', 'sans-serif';
	display: block;
}

.errortext {
	color: #f00;
}


.justify {
	text-align: justify;
}


.history ul li {
	padding: 5px 0 5px 0;
}
.files_flat_span {
	display: block; 
	padding: 0 0 5px 30px; 
	text-indent: 0;
}