html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, h6, blockquote, form, fieldset, legend, table, td, th {
	margin:0;
	padding:0;
	text-indent:0;
}

*{
	font-family: 'Tahoma', Arial, sans-serif;
	color:#333;
	zoom:1;
}



/* stycky footer */
/*
html, body {
	height: 100%;
}

#siteWrWr {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin-bottom: -11em;
}

.push {
	height: 15em;
	clear: both;
}

#footer{
	height: 11em;
	clear: both;
}
*/
/* stycky footer */



/* site restriction */
#siteWrap, .orangeLine {
	max-width:1400px;
	min-width:700px;
	width: expression(
		(document.compatMode && document.compatMode == 'CSS1Compat') ?
		(document.documentElement.clientWidth < 700 ? "700px" :
		(document.documentElement.clientWidth > 1400 ? "1400px" : "100%")) :
		(document.body.clientWidth > 700 ? "700px" :
		(document.body.clientWidth < 1400 ? "1400px" : "100%"))
	);
}
/* site restriction */



/* tags */
p{
	line-height:1.5em;
	margin: 0 0 1em 0;
}

p, 
table, 
ul, dl, ol, 
#tl{
	font-size:0.8em;
}

a {
	outline:none;
}

ul p, ul a, ul dl,
dl ul,
dl p, dl a, 
a p, 
span p, span li, span ul,
table dl, table p, table a, table ul{
	font-size: 1em;
}

h1{
	font-size:130%;
	margin: 0 0 0.5em 0;
}

h2{
	font-size:160%;
	margin: 0 0 0.5em 0;
}

h3{
	font-size:130%;
	font-weight:normal;
	margin: 0 0 0.4em 0;
	line-height: 1.2em
}

h4{
	font-size:90%;
}

li{
	list-style-type: none;
}

.pContent ul table {
	font-size: 100%;
}

.pContent ul, 
.pContent ol{
	margin: 0 0 1em 0em;
	padding-left:0;
}

.pContent li{
	text-indent:-1.1em;
	margin: 0.3em 0 0.3em 2em;
	line-height:1.4em;
	_padding-left: 1em;
	_margin-left: 1em;
}


.pContent ol li{
	list-style-type:decimal;
	text-indent:0;
	margin-left: 1.7em;
	margin-bottom: 0.5em;
	display:list-item;
	vertical-align:top;
	_padding-left: 0em;
}

.pContent table{
	margin-bottom: 2em;
}

.pContent table tr:nth-child(2n+1){
	background:#e6e6e6;
}

table{
	border-collapse: collapse;
	width: auto;
	border:0;
}

.pContent td,
.pContent th{
	vertical-align: top;
	padding:5px 15px;
	/* border-bottom: 1px solid #666; */
	/*text-align: left;*/
}

.pContent th{
	font-weight: bold;
	background:#b3b3b3;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

strong, b{
	font-weight: bold;
}
/* tags */


/* links */
a{
	color:#336699;
}

a:hover{
	color:#e75010;
}

a img{
	border: none;
	display:block;
}
/* links */



/* paragraph */
.pOut{
	margin-bottom: 2em;
}

.pOut h3{
	font-size: 1em;
	margin-bottom: 0.5em;
	font-weight:bold;
}

.pContent{
	clear:both;
	/* padding-bottom:1em; */
}

.pContent p{
	line-height:1.5em;
}

.pContent table p{
	margin-bottom:0;
}

.prelist{
	margin-bottom: 0.2em;
	/*font-weight: bold;*/
}

.imgT,
.imgB{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	*display: inline;
}

.imgT{
	margin: 0em 0.5em 1em 0;
}

.imgB{
	margin: 0 0.5em 1em 0;
}

.imgL{
	float:left;
	margin: 0em 0.5em 0.5em 0;
}

.imgR{
	float:right;
	margin: 0em 0 1em 0.5em;
}

.paragraphFile{
	padding: 0.5em 10px 0.5em 28px;
	height: 26px;
}

.paragraphFile a{
	font-size:80%;
}

.paragraphFile small{
	font-size:70%;
	color:#ccc;
}

div.attach{
	background: url('../i/icons/default.gif') no-repeat left center;
}

div.pdf{
	background: url('../i/icons/pdf.gif') no-repeat left center;
}

div.word{
	background: url('../i/icons/word.gif') no-repeat left center;
}

div.excel{
	background: url('../i/icons/excel.gif') no-repeat left center;
}

div.zip{
	background: url('../i/icons/zip.gif') no-repeat left center;
}

.pOut.min h3,
.pOut.min h3.active:hover{
	cursor:pointer;
	color:#437C9C;
	border-bottom: 1px dashed #437C9C;
	float:left;
}

.pOut.min h3:hover,
.pOut.min h3.active{
	color:#333;
	border-bottom: 1px dashed #333;
}
/* paragraph */



/* path */
.path{
	margin-bottom: 1em;
}

.path a{
	font-size:75%;
}

.path span{
	font-size: 85%;
}

.path h1{
	font-size:150%;
	margin: 0;
	font-weight:normal;
}
/* path */



/* ie6 png fix */
* html img.png{
	behavior: expres\sion( 
		(this.runtimeStyle.behavior="none") && (this.src.toLowerCase().indexOf('.png')>-1) && (
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='scale')",
		this.runtimeStyle.paddingTop = this.height,
		this.runtimeStyle.height = 0
		)
	);
	overflow:hidden;
}

* html .png{
	behavior: expres\sion(
		(this.runtimeStyle.behavior = "none") && (this.currentStyle.backgroundImage.toString().toLowerCase().indexOf('.png')>-1) && (
		this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.currentStyle.backgroundImage.toString().replace('url("','').replace('")','') + "', sizingMethod='crop')",
		this.runtimeStyle.zoom = 1,
		this.runtimeStyle.backgroundImage = "none"
		)
	);
}
/* ie6 png fix */



/* rounded corners */
.rc5{
	border-radius: 5px;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}

.rc10{
	border-radius: 10px;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px;
}

.rc15{
	border-radius: 15px;
	-moz-border-radius: 15px; 
	-webkit-border-radius: 15px;
}

.rc20{
	border-radius: 20px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px;
}
/* rounded corners */



/* traffic-lab */
#tl{
	display: block;
	float: left;
	background-position: left top;
	background-repeat: no-repeat;
	_display:inline;
}

#tl:hover,
#tl:hover p{
	color:#0675ac;	
}

#tl p{
	color: #fff;
	cursor:pointer;
}
/* traffic-lab */




/* advertising */
#advertising{
	position:relative;
	border:1px solid #ccc;
	/*padding:15px 15px 0px;*/
	padding-top: 15px;
}

#advertising dd{
	margin-left: 15px;
	margin-right: 15px;
}

#advertising dt{
	position:absolute;
	top:-8px;
	left:15px;
	background:#fff;
	padding:0 5px;
	color:#999;
}
/* advertising */




/* phone */
#header .phone,
#footer .phone{
	font-size:1.5em;
}

.phone small{
	font-size: 0.7em;
}
/* phone */


/* ruble */
@font-face {
	font-family: 'TrebuchetRub';
	src: url('/fonts/trebuchetrub.eot');
	src: local('TrebuchetRub'),
		url('/fonts/trebuchetrub.woff') format('woff'),
		url('/fonts/trebuchetrub.otf') format('opentype'),
		url('/fonts/trebuchetrub.svg#TrebuchetRub') format('svg');
}

.rur{
	font-family: 'TrebuchetRub';
}
/* ruble */


/* misc */
.none,
.hidden,
.hide{
	display:none;
}

.visible,
.show{
	display:block;
}

.in-bl{
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
}

i{
	display:block;
}
/* misc */


.artcls { font-size: 18px;  }

.artcls li { padding-bottom: 5px; }




