@charset "windows-1251";
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
}
p, li {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0px;
	color: #616265;

}
strong {
	color: #0D2248;
}


h1{
.cfont-size:36px;
	line-height:32px;
	margin-top:25px;
	font-family: Arial, Helvetica, sans-serif;
	color: #253758;
	font-weight: normal;
	font-size: 30px;
}


h2 {
.cfont-size:36px;
	line-height:24px;
	margin-top:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-weight: normal;
	font-size: 24px;
}
.lined td {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
}



.lined {
	border-bottom-style: none !important;
}
div.info, span.info {
	border-bottom:1px dotted #AAB4BE;
	border-top:1px dotted #AAB4BE;
	background-attachment: scroll;
	background-color: #F4F5F6;
	background-image: url(../images/box_info.png);
	background-repeat: no-repeat;
	background-position: 3px 5px;
}

div.info, span.info, div.alert, span.alert, div.download, span.download, div.tip, span.tip {
margin:10px 0;
padding:8px 10px 8px 35px;
}
