*{
    box-sizing:border-box;
    -moz-box-sizing:border-box;
}
.colLeft {
    text-align:left;
    vertical-align:top;
}
.colRight {
    text-align:right;
    vertical-align:top;
}
.colCenter {
    text-align:center;
    vertical-align:top;
}
.colLeftB {
    text-align:left;
    vertical-align:bottom;
}
.colRightB {
    text-align:right;
    vertical-align:bottom;
}
.colCenterB {
    text-align:center;
    vertical-align:bottom;
}
.colLeft50 {
    text-align:left;
    vertical-align:top;
    width:50%;
}
.colRight50 {
    text-align:right;
    vertical-align:top;
    width:50%;
}
.rich-message-marker img {
    padding-right:7px;
}
.rich-message-label {
    color:red;
}

.linkBoxLinksTableTitleHead {
    width:150px;
}
.linkBoxLinksTableLinkHead {
    width:150px;
}
.linkBoxLinksTableMetricHead {
    width:50px;
}
.linkBoxLinksTableCommandHead {
    width:100px;
}

.linkBoxLinksTableTitle {
    width:150px;
}
.linkBoxLinksTableLink {
    width:150px;
}
.linkBoxLinksTableMetric {
    width:50px;
}
.linkBoxLinksTableCommand {
    width:100px;
}

.tarifKindTableName {
    width:150px;
}

.servCol1 {
}
.servCol2 {
    width:96px;
    text-align:center;
}
.servCol3 {
    width:64px;
    text-align:center;
}
.servCol4 {
    width:200px;
    text-align:center;
}
.servCol5 {
    width:96px;
    text-align:center;
}
.servCol6 {
    width:64px;
    text-align:center;
}
.servCol7 {
    width:96px;
    text-align:center;
}
.servCol8 {
    width:64px;
    text-align:center;
}
.servCol9 {
    width:96px;
    text-align:center;
}
.servCol10 {
    width:96px;
    text-align:center;
}

.upCol0 {
    width:32px;
    text-align:center;
    vertical-align:bottom;
}
.upCol1 {
    width:128px;
    text-align:center;
    vertical-align:bottom;
}
.upCol2 {
    width:240px;
    text-align:center;
    vertical-align:bottom;
}
.upCol3 {
    width:128px;
    text-align:center;
    vertical-align:bottom;
}
.upCol4 {
    width:128px;
    text-align:center;
    vertical-align:bottom;
}
.upCol5 {
    width:128px;
    text-align:center;
    vertical-align:bottom;
}
.upCol6 {
    width:80px;
    text-align:center;
    vertical-align:bottom;
}
.upCol7 {
    width:80px;
    text-align:center;
    vertical-align:bottom;
}
.topicsEdtCol1 {
    width:300px;
    vertical-align:top;
}
.topicsEdtCol2 {
    width:300px;
    vertical-align:top;
}
.topicsEdtCol3 {
    width:50px;
    vertical-align:top;
}
.topicsEdtCol4 {
    width:100px;
    vertical-align:top;
}
.topicsEdtCol5 {
    width:100px;
    vertical-align:top;
}

.articleTitle {
    display:none;
}

.newsDate {
    display:none;
}

html {
    height:100%;
    margin:0;
    padding:0;
}
body {
    height:100%;
    width:1000px;
    margin:0 auto;
    padding:0;
    font-family:Tahoma,Arial;
    font-size:12px;
    background-color: white;
/*border: 1px solid red;*/
}
form {
    margin:0;
    padding:0;
}

.footer {
    display:block;
    height:30px;
    width:100%;
    position:absolute;
    bottom:0;
    left:0;
}

.footerData {
    border-top: 5px solid #727272;
    height:30px;
    width:1000px;
    margin: 0px;
    padding: 0px 15px 0px 15px;
    color: #ce0000;
    font-size: 12px;
    font-weight: bold;
}

.mainBlock {
    width:100%;
    display:block;
    text-align:left;
    margin:0px;
    padding-bottom:38px;
    position:relative;
    background-color: #ffffff;
}

.sideBanner {
    width:25%;
    vertical-align:top;
    text-align:center;
}

a {
    color: #202020;
    font-weight:bold;
    text-decoration: underline;
}
a:hover {
    color:#000000;
}
a:visited {
}
input,select,textarea {
    background-color: #e5e5e5;
    border:2px solid #1c1c1c;
}
select:hover,input:hover {
    background-color: #f0f0f0;
}
select:focus,input:focus {
    background-color: #f0f0f0;
}

.contentBox {
    width: 100%;
}
.contentBox tr {
    vertical-align:top;
}
.contentBox img {
    border: none;
}
.cntColLeft {
   text-align: right;
}
.cntColCenter {
   text-align: justify;
}
.cntColRight {
   text-align: right;
}

.noborder {
   border: none;
}
.faqFormLegend {
    width: 300px;
    text-align: right;
}

.faqFormField {
    vertical-align: middle;
    width: 300px;
}

.faqFormField input[type="text"] {
    width: 400px;
    vertical-align: middle;
}

.faqFormField textarea {
    width: 400px;
}

.faqFormField select {
    width: 400px;
}

.faqButton, .faqNote {
    text-align: right;
}
.faqIsSubNote {
    margin-left: 5px;
    margin-right: 10px;
}


.tmCont {
    width:100%;
    display:block;
    text-align:left;
    margin:0px;
    padding-bottom: 20px;
}

.tmTable {
    width: 1000px;
    height:41px;
}

.tmTable input {
  color: #000000;
  border: 1px solid #ffffff; 
}
.tmTable, .tmTable a {
  color: #000000;
}
.tmTable a:hover {
  color: #ce0000;
}
.tmL {
    background-image: url("/images/borders/top-corner-left.gif");
    background-repeat: no-repeat;
    width: 12px;
    height:41px;
}
.tmC {
    background-image: url("/images/borders/top-bgr.gif");
    background-repeat: repeat-x;
    width: 976px;	
    height:41px;
}
.tmR {
    background-image: url("/images/borders/top-corner-right.gif");
    background-repeat: no-repeat;
    width: 12px;
    height:41px;
}
.tmTable .tmLogin {
  color: #ffffff;
}
.tmTable .tmEdit {
  color: #ffffff;
}
.tmTable .tmSearch {
  color: #ffffff;
}



.tmBoxesTable span.tmElCont {
    display: block; 
    width: 100%; 
    height: 70px;
    text-align: center;
}

.tmBoxesTable td#topboxitem {
    text-align: center;
}
.tmBoxesTable td#topboxitem span#topboxtitle {
		text-transform:uppercase;
		color: #ce0000;
}
.tmBoxesTable td#topboxitem a,a:visited {
    color: #000000;
}
.tmBoxesTable td#topboxitem a:hover {
    color: #ce0000;
}

.tmLegendLft {
  margin-left: 10px;
}
.tmLegendRgt {
  margin-right: 10px;
}


		.column-center { overflow:hidden; height:100%; padding:0px 0px 0px 0px;}

		.column-center .indent { clear:both; overflow:hidden; height:100%; padding:0px 0px 10px 0px;}

		/******/	
		.column-center .indent .border-left-grey { background:url("/images/borders/border-grey.gif") repeat-y 0 0 #fff;}
		.column-center .indent .border-right-grey { background:url("/images/borders/border-grey.gif") repeat-y right 0;}
		.column-center .indent .border-bot-grey { background:url("/images/borders/border-grey.gif") repeat-x 0 bottom;}
		.column-center .indent .corner-left-bot-grey { background:url("/images/borders/corner-left-bot-grey.gif") no-repeat 0 bottom;}
		.column-center .indent .corner-right-bot-grey { overflow:hidden; height:100%; background:url("/images/borders/corner-right-bot-grey.gif") no-repeat right bottom; padding:0px 0px 10px 0px;}
		.column-center .indent .title-grey {
			overflow:hidden; 
			height:100%;
			border-bottom: 1px solid #6E6E6E;
			background:url("/images/borders/title-bgr-grey.gif") repeat-x 0 0;
			margin:0px 0px 10px 0px;
			}
		.column-center .indent .title-grey .border-left-grey { background:url("/images/borders/border-grey.gif") repeat-y 0 0;}
		.column-center .indent .title-grey .border-right-grey { background:url("/images/borders/border-grey.gif") repeat-y right 0;}
		.column-center .indent .title-grey .corner-left-top-grey { background:url("/images/borders/corner-left-top-grey.gif") no-repeat 0 0;}
		.column-center .indent .title-grey .corner-right-top-grey { background:url("/images/borders/corner-right-top-grey.gif") no-repeat right 0; padding:0px 0px 0px 0px;}
		.column-center .indent .title-grey span {
			color: #ffffff;
			font-weight: bold;
			line-height: 27px;
			padding: 12px 10px 0px 20px; 
			}
		.newsCont {
			display: block;
			padding: 0px 15px;
		}




		/******/	
		.column-center .indent .border-left-red { background:url("/images/borders/border-red.gif") repeat-y 0 0 #fff;}
		.column-center .indent .border-right-red { background:url("/images/borders/border-red.gif") repeat-y right 0;}
		
		.column-center .indent .border-bot-red { background:url("/images/borders/border-red.gif") repeat-x 0 bottom;}
		
		.column-center .indent .corner-left-bot-red { background:url("/images/borders/corner-left-bot-red.gif") no-repeat 0 bottom;}
		.column-center .indent .corner-right-bot-red { overflow:hidden; height:100%; background:url("/images/borders/corner-right-bot-red.gif") no-repeat right bottom; padding:0px 0px 10px 0px;}

		.column-center .indent .title-red {
			overflow:hidden; height:100%;
			border-bottom: 2px solid #C71414;
			background:url("/images/borders/title-bgr-red.gif") repeat-x 0 0;
			margin:0px 0px 10px 0px;
			}
		.column-center .indent .title-red .border-left-red { background:url("/images/borders/border-red.gif") repeat-y 0 0;}
		.column-center .indent .title-red .border-right-red { background:url("/images/borders/border-red.gif") repeat-y right 0;}
		
		.column-center .indent .title-red .corner-left-top-red { background:url("/images/borders/corner-left-top-red.gif") no-repeat 0 0;}
		.column-center .indent .title-red .corner-right-top-red { background:url("/images/borders/corner-right-top-red.gif") no-repeat right 0; padding:0px 0px 0px 0px;}
		.column-center .indent .title-red span {
			font-weight: bold;
			display: block;
			height: 40px;
			text-align: center;
			font-size: 18px;
			padding-top: 7px;
			}
		/******/	
		/******/	
		.column-center .indent .border-left-green { background:url("/images/borders/border-green.gif") repeat-y 0 0 #fff;}
		.column-center .indent .border-right-green { background:url("/images/borders/border-green.gif") repeat-y right 0;}
		
		.column-center .indent .border-bot-green { background:url("/images/borders/border-green.gif") repeat-x 0 bottom;}
		
		.column-center .indent .corner-left-bot-green { background:url("/images/borders/corner-left-bot-green.gif") no-repeat 0 bottom;}
		.column-center .indent .corner-right-bot-green { overflow:hidden; height:100%; background:url("/images/borders/corner-right-bot-green.gif") no-repeat right bottom; padding:0px 0px 10px 0px;}

		.column-center .indent .title-green {
			overflow:hidden; height:100%;
			border-bottom: 2px solid #28CE0D;
			background:url("/images/borders/title-bgr-green.gif") repeat-x 0 0;
			margin:0px 0px 10px 0px;
			}
		.column-center .indent .title-green .border-left-green { background:url("/images/borders/border-green.gif") repeat-y 0 0;}
		.column-center .indent .title-green .border-right-green { background:url("/images/borders/border-green.gif") repeat-y right 0;}
		
		.column-center .indent .title-green .corner-left-top-green { background:url("/images/borders/corner-left-top-green.gif") no-repeat 0 0;}
		.column-center .indent .title-green .corner-right-top-green { background:url("/images/borders/corner-right-top-green.gif") no-repeat right 0; padding:0px 0px 0px 0px;}
		.column-center .indent .title-green span {
			font-weight: bold;
			display: block;
			height: 40px;
			text-align: center;
			font-size: 18px;
			padding-top: 7px;
			}
		/******/	
				
		/******/	
		.column-center .indent .border-left-orange { background:url("/images/borders/border-orange.gif") repeat-y 0 0 #fff;}
		.column-center .indent .border-right-orange { background:url("/images/borders/border-orange.gif") repeat-y right 0;}
		
		.column-center .indent .border-bot-orange { background:url("/images/borders/border-orange.gif") repeat-x 0 bottom;}
		
		.column-center .indent .corner-left-bot-orange { background:url("/images/borders/corner-left-bot-orange.gif") no-repeat 0 bottom;}
		.column-center .indent .corner-right-bot-orange { overflow:hidden; height:100%; background:url("/images/borders/corner-right-bot-orange.gif") no-repeat right bottom; padding:0px 0px 10px 0px;}

		.column-center .indent .title-orange {
			overflow:hidden; height:100%;
			border-bottom: 2px solid #DA6200;
			background:url("/images/borders/title-bgr-orange.gif") repeat-x 0 0;
			margin:0px 0px 10px 0px;
			}
		.column-center .indent .title-orange .border-left-orange { background:url("/images/borders/border-orange.gif") repeat-y 0 0;}
		.column-center .indent .title-orange .border-right-orange { background:url("/images/borders/border-orange.gif") repeat-y right 0;}
		
		.column-center .indent .title-orange .corner-left-top-orange { background:url("/images/borders/corner-left-top-orange.gif") no-repeat 0 0;}
		.column-center .indent .title-orange .corner-right-top-orange { background:url("/images/borders/corner-right-top-orange.gif") no-repeat right 0; padding:0px 0px 0px 0px;}
		.column-center .indent .title-orange span {
			font-weight: bold;
			display: block;
			height: 40px;
			text-align: center;
			font-size: 18px;
			padding-top: 7px;
			}
		/******/	


		/******/	
		.column-center .indent .border-left-blueb { background:url("/images/borders/border-blueb.gif") repeat-y 0 0 #fff;}
		.column-center .indent .border-right-blueb { background:url("/images/borders/border-blueb.gif") repeat-y right 0;}
		
		.column-center .indent .border-bot-blueb { background:url("/images/borders/border-blueb.gif") repeat-x 0 bottom;}
		
		.column-center .indent .corner-left-bot-blueb { background:url("/images/borders/corner-left-bot-blueb.gif") no-repeat 0 bottom;}
		.column-center .indent .corner-right-bot-blueb { overflow:hidden; height:100%; background:url("/images/borders/corner-right-bot-blueb.gif") no-repeat right bottom; padding:0px 0px 10px 0px;}

		.column-center .indent .title-blueb {
			overflow:hidden; 
			height:100%;
			border-bottom: 2px solid #0F78CC;
			background:url("/images/borders/title-bgr-blueb.gif") repeat-x 0 0;
			margin:0px 0px 10px 0px;
			}
		.column-center .indent .title-blueb .border-left-blueb { background:url("/images/borders/border-blueb.gif") repeat-y 0 0;}
		.column-center .indent .title-blueb .border-right-blueb { background:url("/images/borders/border-blueb.gif") repeat-y right 0;}
		
		.column-center .indent .title-blueb .corner-left-top-blueb { background:url("/images/borders/corner-left-top-blueb.gif") no-repeat 0 0;}
		.column-center .indent .title-blueb .corner-right-top-blueb { background:url("/images/borders/corner-right-top-blueb.gif") no-repeat right 0; padding:0px 0px 0px 0px;}
		.column-center .indent .title-blueb span {
			font-weight: bold;
			display: block;
			height: 40px;
			text-align: center;
			font-size: 18px;
			padding-top: 7px;
			}
		/******/	


