html, body, div, p,
h1, h2, h3, h4, h5, h6,
form, fieldset, a, img {
	margin:0;
	padding:0;
}
ul, ol{
	/*list-style-position:inside;*/
	padding-left:20px;
	margin-bottom:20px;
}
div{
	position:relative;
}
html, body{
	width:100%;
	height:auto !important;
	height:100%;
	min-height:100%;
	font: normal 15px 'Times New Roman', sans-serif;
	color:#261c25;
}
html{
	background:#fcfbf1 url('/images/container_block_bg.gif') 0 100% repeat-x;
	behavior:  url('/css/hover.htc');
}
h1 {font-weight:normal; font-size: 22px;}
h2{font-size:18px; font-weight:normal;}
h3{font-size:15px;}

a{color:#432f5e; text-decoration:none;}
a:focus{outline: 0;}
a:hover{color:#6F4E9A; text-decoration:underline;}

#middle a{text-decoration:underline;}

img{	border:0;}
a img {text-decoration: none;}

p{margin-bottom:20px;}
em {font-style: normal;}

.clear{clear:both;}
.bold{font-weight:bold;}
.inline{display:inline;}
.fl{float:left;}
.fr{float:right;}
.width_big{	width:450px;}
.width_very_big{width:100%;}
.width_middle{width:240px;}
.dark_red{color:#990000}
.dark_green{color:#009900;}
.dark_orange{color:#f66400;}
.grey{color:#999;}
.border{border:1px solid gray;}
.upper{text-transform:uppercase;}

.small_doc_ico {background: url(/images/icons/small/doc.gif) 0 0 no-repeat; padding-left: 20px;}
.small_xls_ico {background: url(/images/icons/small/xls.gif) 0 0 no-repeat; padding-left: 20px;}
.small_zip_ico {background: url(/images/icons/small/zip.gif) 0 0 no-repeat; padding-left: 20px;}


h1, h2, h3, h4{
	margin-bottom:25px;
	margin-top:30px;
}
h1.title, h2.title{
	padding-top:0;
	padding-bottom:4px;
	margin-bottom:0;
	margin-top:0;
	background:url('/images/h1_bg.gif') 0 100% repeat-x;
	text-transform:uppercase;
}
.margin_0_auto{
	margin:0 auto;
}
.width_190px{
	width:190px;
}
.dl, .block, .div{
	display:block;
}
.margin_small{
	margin:5px;
}
.margin_top_middle{
	margin-top:40px;
}
.margin_top_20px{
	margin-top:20px;
}
.margin_top_0{
	margin-top:0;
}
.margin_bottom_middle{
	margin-bottom:15px;
}
.margin_left_middle{
	margin-left:30px;
}
.height_20px{
	height:20px;
}
div.width_470px{
	width:470px;
	
}
div.width_210px{
		width:210px;
}
.percent100{
	width:100%;
}

.display_none{display:none;}
.small{	font-size:85%;}
.x-small{	font-size:80%;}
.big {font-size: 130%;}
.zoom {background: url("/images/contacts_show_map.gif") no-repeat; padding-left:15px;}
.q {background: #CAC5CE; border-bottom: 1px solid #9E94A9; padding: 10px; display:table; $display:inline-block;}
.q h2 {margin: 0; padding: 0;}
.theme {color: #432F5E;}
.underline {text-decoration: underline;}
.height_small{height:10px;}
table.table {border: none; border-collapse: collapse; margin: 0 0 20px 0;}
table.table th {background: #F6F4E0;}
table.table td, 
table.table th {vertical-align: top; border-bottom: 1px dotted #E0D3A3; padding: 6px 10px; color: #000; font-size: 87%;}


p#comment, p#comments {margin-top: 30px; padding-left: 10px; border-left: 1px dotted #E0D3A3;}
* html .ie6_fl{float:left;}
* html #SelectedNews .q{
	float:left;
}