HTML, BODY{
	margin: 0;
	padding: 0;
	font: 12px Arial;
	color: #040000;
	background-color: #FFF;
	height: 100%;
}
INPUT, SELECT, TD{
	font: 12px Arial;
}
IMG{
	border: none;
}
H1, H2, H3, H4, H5, H6, FORM, P{
	margin: 0;
	padding: 0;
}
FORM TABLE TD{
	padding: 2px 3px;
	vertical-align: top;
}
FORM TABLE TR.gray TD{
	padding-top: 20px;
	color: #777;
}
.clr{
	clear: both;
	height: 0;
	font-size: 0;
}
A:hover{
	text-decoration: none;
}
#wrap-main{
	height: 100%;
	min-width: 775px;
	//width: expression(document.body.clientWidth <= 775 ? '775px' : 'auto');
}
.inner #wrap-main{
	min-width: 1000px;
	//width: expression(document.body.clientWidth <= 1000 ? '1000px' : 'auto');
}
#left-col{
	width: 230px;
	padding-left: 54px;
	padding-top: 92px;
}
#left-col FORM{
	margin-top: 64px;
}
#left-col FORM .text{
	margin-right: 5px;
	color: #777;
	border-top: solid 2px #adadad;
	border-left: solid 2px #adadad;
	border-right: solid 1px #ecebe7;
	border-bottom: solid 1px #ecebe7;

}
#left-col FORM A{
	color:#998988;
	line-height: 200%;
}
#navigation {
	margin-top: 41px;
}
#navigation A{
	margin-right: 20px;
	display: block;
	width: 15px;
	height: 16px;
	padding: 3px 0 0 4px;
	background: url(../i/icon_shape.gif) left top no-repeat;
	float: left;
}
#navigation A:hover{
	background: url(../i/icon_shape.gif) left -19px no-repeat;
}
#main-menu {
	margin-top: 53px;
}
#main-menu UL{
	list-style: none;
	margin: 0;
	padding: 0;
	font: bold 16px Arial;
	line-height: 160%;
}
#main-menu UL UL LI{
	font-size: 14px;
	padding: 3px 10px 2px 32px;
	line-height: 120%;
	background: url(../i/bullet1.gif) 10px 9px no-repeat;
}
#main-menu UL UL LI A:hover, 
#main-menu UL UL LI.here A{
	color: #5B872E;
	//display: block;
}
#main-menu UL UL LI.here{
	color: #5B872E;
	background-image: url(../i/bullet1.gif);
}
#main-menu UL LI.here, #main-menu UL LI.here A{
	color: #9c9c9c;
}
#main-menu A{
	color: #5e5b5b;
	text-decoration: none;
}


#right-col{
	width: 200px;
	margin-top: 170px;
	position: absolute;
	right: 0;
	top: 0;
	
}
#right-col H3{
	font: bold 15px Arial;
	color: #7E7B7B;
	text-transform: uppercase;
	padding-left: 35px;
}
H1, H2, H3, H4, H5, H6{
	margin: 5px 0;
}
H2{
	font: bold 23px Arial;
	color: #7E7B7B;
}
H1{
	font: bold 20px Arial;
	color: #7E7B7B;	
}
H4{
	font: bold 14px Arial;
	color: #7E7B7B;	
}
H5{
	font: 13px Arial;
	color: #7E7B7B;	
}
H6{
	font: 12px Arial;
	color: #7E7B7B;	
}

.survey H3{
	font: bold 15px Arial;
	color: #7E7B7B;
	text-transform: uppercase;
	padding-top: 35px;
}

#right-col #news-block .item,
#right-col #news-block .archive
{
	width: 150px;
	padding: 10px 10px 10px 0;
}
#right-col #news-block .archive{
	clear: both;
	font-size:90%;
	color:#5f5e5e;
	margin-left: 35px;
	width: auto;
}

#right-col .archive a{
	text-decoration:underline;
}

#right-col .archive a:hover{
	text-decoration:none;
	color:#8f8e8e;
}

#right-col .date{
	width: 35px;
	float: left;
	color: #8f4810;
	font: 10px Tahoma;
}
#right-col .item-text{
//	margin-left: 35px;
	float: right;
	color: #8f8e8e; 
	width: 114px;
}
* html #right-col .item-text{
	margin-left: 0;
	float: left;
}
#right-col .item-text A{
}
#right-col #article{
	
}
#right-col #article .archive{
	width: auto;
}	
#right-col .article-text{
	padding: 10px 0 10px 35px;
}

#right-col a{
	text-decoration:none;
}

#right-col a:hover{
	text-decoration:underline;
	color: #656565;
}

#right-col A{
	color: #5f5e5e;
	text-align: justify
}
/* right-col layout */
#right-col #news-block{
	float: left;
	margin-bottom: 20px;
	margin-left: 19px;
	//margin-left: 9px;
	min-height: 402px;
}
* html #right-col #news-block{
	height: 396px;
}
#right-col .item{
	float: left;
}

#right-col H3{
	color: #656565;
}

/********************/

#center-col{
	width: 485px;
	padding-top: 34px;
}
#center-col #upper{
	padding-left: 173px;
}
#center-col #map{

}
#center-col .left{
	position: relative;
	float: left;
	left: 110px;
	top: -25px;
}
#center-col .right{
	position: relative;
	float: right;
	top: -25px;
	right: 40px;
}

#footer{
	clear: both;
	padding: 71px 0 0 54px;
	color: #8d8d8d;
	margin-bottom: 31px;
}
#footer DIV{
	float: left;
}
#footer #copyright{
	padding-left: 30%;
}
#footer A.text-link{
	color: #a7a9ac;
	position: relative;
	top: -30px;
	left: 90px;
	float: left;
	font-size: 11px;

}
.inner #footer{
	padding-top: 51px;
}
.inner #footer #copyright{
	float: none;
	padding-left: 0;
	margin-left: 250px;
}


/* LAYOUT */
#left-wrapper{
	float: left;
	min-width: 760px;
}

#left-col{
	float: left;
}
#center-col{
	margin-left: 40%;
	//margin-left: 30%;
}
#right-col{
	float: right;
}
#main-page-text{
	text-align: justify !important;
	clear: both;
	margin-left: 290px;
	position: relative;
	top: -43px;
}
#main-page-text DIV{
	padding: 0 220px 0 0;
}

/******* Second.html ********/
#header IMG{
	display: block;
}
#header #logo{
	padding: 53px 0 0 51px;
	width: 177px;
	float: left;
}
#header .label{
	position: absolute;
}
#header #right-links{
	position: relative;
	margin-left: 200px;
	height: 1px;
}
#header .link-item{
	position: absolute;
}
#header .link-item .small{
	position: absolute;
}
#header #red_arrow{
	left: 0;
}
html>body #header #red_arrow{
	left: 30px;
}
#header #red_arrow .label{
	left: 72px;
	top: 130px;
}
#header #green_arrow{
	width: 208px;
	left: 32%;
}
#header #green_arrow .label{
	top: 130px;
	left: 59px;
}
#header #green_arrow .small{
	top: 0;
	right: 0;
}
#header #blue_arrow{
	width: 294px;
	padding-left: 37px;
	left: 57%;
}
#header #blue_arrow .label{
	top: 130px;
	left: 140px;
}
#header #blue_arrow .small{
	left: 0;
	top: 37px;
}
#content #left-col{
	padding-top: 0;
}
#content #left-col FORM{
	margin: 27px 0 32px;
}
#content #right-col-inner{
	margin-left: 300px;
	padding: 15px 70px 30px 0;
	text-align: justify;
	line-height: 140%;
	zoom: 1;
}
#content #right-col-inner .newsitem{
	padding-bottom: 10px;
}
#content #right-col-inner .news{
	padding-top: 0;
}
#content #right-col-inner A{
	color: #8f8e8e;
}
#content #right-col-inner H3{
	font: bold 15px Arial;
	color: #555;
	text-transform: uppercase;
	margin-bottom: 10px;
}
#content #right-col-inner P{
	margin: 10px 0;
}
#right-col-inner FORM{
	padding: 0 0 9px;
	margin-top: -5px;
}
#right-col-inner FORM SELECT{
	width: 330px;
}
#right-col-inner FORM INPUT.text{
	padding-left: 4px;
	width: 156px;
}
#content #right-col-inner .linkscatdiv{
	width: 98%;
	padding-left:10px;
	padding-top: 3px;
}

#content #right-col-inner .linkscatdiv P{
	margin:0;
}

INPUT.button, INPUT.submit, INPUT.btn{
	border: solid 1px #7e7b7b;
	color: #FFF !important;
	background-color: #9e9b9b;
	margin-left: 7px;
	width: 62px;
}
INPUT.submit, INPUT.btn{
	width: auto;
	margin-left: 0;
}
INPUT.file{
	border: solid 1px #7e7b7b;
}
#right-col-inner FORM INPUT, 
#right-col-inner FORM SELECT{
	color: #858585;
	font-size: 11px;
}
#right-col-inner FORM .line{
	padding: 4px 0;
}
#right-col-inner #url{
	padding-bottom: 23px;
	color: #858585;
}
#right-col-inner #url A{
	color: #7f7e7e;
}
* html #right-col-inner TABLE{
	width: 100%;
	float: left;
}
#content #right-col-inner B A{
	color: #93a184;
}

#survey{
	font: 11px Arial;
	margin-top: 31px;
	padding-right: 24px;
	color: #5e5b5b;
}
#right-col #survey{
	padding-left: 53px;
	padding-right: 0;
	margin-top: 0;
}

#right-col #survey .answers{
	padding: 2px 0 1px;
	margin-left: -18px;
}
#right-col #survey .answers INPUT{
	margin-bottom: -1px;
}
#right-col #survey #vote{
	padding: 8px 0 0 2px;
}
#right-col #survey #vote A{
	text-decoration: underline;	
}
#survey H2{
	color: #5B872E;
	font: bold 15px Arial;
	text-transform: uppercase;
	margin-bottom: 14px;
}
#survey P{
	margin: 0;
	padding: 0;
}
#survey #vote{
	padding: 4px 0 0 18px;
	//padding: 4px 0 0 22px;
}
body:not([dummy]) #survey #vote{
	padding: 4px 0 0 17px;
}
#left-col #survey FORM{
	margin: 10px 0;
	padding: 0;
}
#left-col #survey INPUT{
	margin: 0 5px 2px -2px;
	//margin: 0 5px -1px -3px;
}
body:not([dummy]) #left-col #survey INPUT{
	margin: 3px 5px -2px -1px;
}

#wrap404{
	padding-top: 50px;
	text-align: center;
}
#wrap404 DIV{
	padding-top: 40px;
	padding-bottom: 20px;
}
#wrap404 H1{
	margin-bottom: 10px;
}
#wrap404 A{
	color: #8f8e8e;
}

.star {color:red}
TABLE{
	border-collapse: collapse;
	width: 100%;
	font: 12px Arial;
}
TABLE TD{
	padding: 7px 10px 4px 15px;
	border: solid 1px #71974a;
}
TABLE TH{
	background-color: #71974a;
}
TABLE.nostyle TD{
	border: none;
}
TABLE.nostyle TH{
	background-color: transparent;
}

TABLE.nostyle .input {
	width:230px;
}
#error, .error {
	display:block;
	color:red;
}

.linkscat {
	font:bold 13px Arial;
	color: #5B872E !important;
}
#right-col-pad{
	margin-top: -95px;
	position: relative;

}


.star { color: red; margin-left: -12px; position:absolute; display:block}

/*****************************/
EM{
	//display: block;
	//width: 99%;
}

.sstr {color:#5B872E; font-weight:bold}
.counter {display:none}

.printversion {padding-top:20px}