.htabs {
	position: relative;
	height: 31px;
	width: 680px;
	display:none;
}
.htabs a {
	display: none;	
	float: left;
	position: relative;
	height: 30px;
	font: 12px Arial;
	text-decoration: underline;
	color: #7292BB;
	background: #fff;
	border-top: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-top-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;	
	padding: 0 25px;
	line-height: 30px;
	margin-right: 7px;
}
.htabs a.active {
	color: #000;
	text-decoration: none;
	font-weight: 700;
	background: #f6f7fb;
	border-top: 1px solid #f6f7fb;
	border-left: 1px solid #f6f7fb;
	z-index: 10;
}
.htabs a > span {
	display: none;
	position: absolute;
	top: -1px;
	right: -25px;
	height: 31px;
	width: 28px;
	background: url("../img/htab_right_corner.png") 100% 0 no-repeat;
}
.htabs a.active > span {
	background: url("../img/htab_right_corner_active.png") 100% 0 no-repeat;
}
.htabs .tab1 {
	z-index: 3;
}
.htabs .tab2 {
	z-index: 2;
}
.htabs .tab3 {
	z-index: 1;
}

.tab-content {
	position: relative;
	margin-bottom: 15px;
	width: 680px;
}
.tab-content .box {
	min-height: 260px;
	border-bottom:1px solid #000000;
	padding: 25px 25px 15px 25px;
}
.tab-content .endnote {
	padding: 10px 0px;
	padding-left: 20px;
	color: #7292BB;
	font-family: "Arial";
	font-size: 12px;
	font-style: italic;
	font-weight: 400;
}
.tab-content .h1h {
	color: #7292BB;
	font-family: "Arial";
	font-size: 16px;
	font-weight: 400;
}
.tab-content .first {
	width: 100%;
	margin-top: 15px;
	color: #333333;
	font-family: "Arial";
	font-size: 12px;
	font-weight: 400;
	border-bottom: 1px dotted #ccc;
}
.tab-content .first th {
	text-align: left;
	color: #7292BB;
	font-weight: 700;
	padding: 7px 0px;
}
.tab-content .second {
	width: 100%;
	margin-top: 15px;
	color: #6F6F6F;
	font-family: "Arial";
	font-size: 12px;
	font-weight: 400;
}
.tab-content .second .frow td {
	padding-bottom: 35px;
}
.tab-content .second th {
	text-align: left;
	padding: 7px 5px;
	width: 175px;
} 
.tab-content .second td {
	padding: 7px 5px;
}
.tab-content .second .vtb-sum {
	color: #7292BB;
	font-size: 16px;
	font-weight: 700;
	width: 250px;
}

#tab-method { display:none;}
#tab-sum, #tab-forecast { display:block; width:90%; border-bottom:1px solid #000000;}

#calc-form {display:none;}
#calculation_ops_result {top:100px;}

.noPrint {display:none;}

.comment {position:relative;top:10px;}

.antwalk {display:none;}
#footer {display:none;}
#header2 .logo_36 {top:0px;}
#content {padding-top:0;}

#content {width:680px;padding:0;}

.col0-2 {width:680px}