/* --- Structure --- */
html {
	height:100%; 
	min-height:100%;
}

body {
	position:relative;
	margin:0; padding:0;
	font-size:1em;
	font:62.8% Verdana, Arial, Tahoma, Helvetica, sans-serif;
	min-width:960px; 
	min-height:100%;
	height:100%; 
	color: #444035;
	background: url('../images/bg.gif') repeat-x top;
}

#wrapper {
	width:960px; 
	height:100%; 
	position:relative;
	margin: 0 auto;
}

/* --- End Structure --- */

/* --- Standart Tag's --- */
h1, h2, h3, h4, h5, h6, form, fieldset, dl, ul {margin:0;}
strong, b {font-weight:bold;}
em, i {font-style:italic;}
small {display:block;}
fieldset {border:0;}
img {border:none;}

.print_only { display: none !important; }

a:focus
{
	outline-style: none;
}

div:focus
{
	outline-style: none;
}

#text img[align=left] {
	margin: 2px 15px 15px 0;
}

#text img[align=right] {
	margin: 2px 0 15px 15px;
}

#text .text_image img {
	float: left;
	margin: 2px 15px 15px 0;
}

h1 {
	display: block;
	font-size: 2.5em;
	font-weight: bold;
	color: #007528;
	border-bottom: 1px solid #dcd9d2;
	padding: 0 100px 10px 0;
	margin: 0 0 10px 0;
	font-family: Georgia;
}

h1 small {
	display: block;
	font-size: 0.6em;
	font-weight: normal;
	color: #666;
}

h2 {
	display: block;
	font-size: 2.07em;
	font-weight: normal;
	color: #007528;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-family: Georgia;
	line-height: 1em;
}

h2 small {
	display: block;
	font-size: 0.6em;
	font-weight: normal;
	color: #666;
}

h3 {
	display: block;
	font-size: 1.5em;
	font-weight: normal;
	color: #007528;
	padding-bottom: 20px;
	font-family: Georgia;
	line-height: 1.3em;
}

h4 {
	display: block;
	font-size: 1.32em;
	font-weight: normal;
	color: #007528;
	padding-bottom: 20px;
	font-family: Georgia;
}

#text {
	line-height:  1.5em;
	display: block;
	font-size: 1.2em;
	padding-top: 10px;
}

#text p, .text p {margin: 0 0 17px 0;}

p.grey {color: #999;}

a {
	color: #627c1d;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#text hr {
	border: 0;
	color: #627c1d;
	background-color: #627c1d;
	height: 1px; 
}

#text ul {
	margin:0 0 20px 0;
	padding:0;
	overflow:hidden;
	list-style: none;
}

#text ul li {
	display: block;
	padding: 0 0 8px 23px;
	line-height: 1.5em;
	background: url('../images/bulet.gif') no-repeat 0 3px;
	list-style: none outside none;	
	text-indent:0;
	height:1%;
}

#text ul.search_list li {
	padding: 0;
	background: none;
}

* html #text ul li {vertical-align: top; height: 1%;}
#text ul ul {
	margin: 10px 0 0 9px;
}
#text ul ul li {
	padding-left: 11px;
	background: url('../images/bulet2.gif') no-repeat 0 8px;
}

#text ul ul ul {margin: 0;}
#text ul ul ul li {
	background: url('../images/bulet2.gif') no-repeat 0 8px;
}

#text ul.news_list li {
	margin:  0 0 20px 0;
	padding: 0 0 20px 0;
	background: none;
	border-bottom: 1px solid #dcd9d2;
}

ul#sitemap  {
	margin:0;
}

ul#sitemap ul {
	margin:0;
}

ul#sitemap li {
	padding-bottom:20px;
}

ul#sitemap li li {
	padding-bottom:0;
}

#text ol {
	padding: 0;
	margin: 0 0 20px 30px;
}

* html #text ol {padding: 0;}
*:first-child+html #text ol {padding: 0;}

#text ol ol {list-style-type: decimal;}
#text ol li {
	padding: 0;
	background: none;
	line-height: 24px;
}

#text table {
	border-collapse: collapse;
	border-style: solid;
	border-color: #e0e0e0;
	margin-bottom: 20px;
}

* html #text table {font-size: 1em; width: auto; width/* */:/**/100%;}
#text table[border="0"] {border: 0;}
#text table.noborder { border: 0; }
#text td {
	border-collapse: collapse;
	padding: 3px;
	font-size: 1em;
	border-color: #e0e0e0;
	border-spacing: 0;
}

#text th {
	border-collapse: collapse;
	padding: 3px;
	border-color: #e0e0e0;
	font-weight: bold;
	border-spacing: 0;
}


#text td p, #text th p {margin: 0;}

#text form {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0 0 20px 0;
}

#text form fieldset {
	margin: 0;
	padding: 0 0 18px 0;
}

form fieldset.submit {
	float: left;
	width: auto !important;
	margin: 0 !important;
	padding: 0 !important;
	background: url('../images/submit_bg_r.gif') no-repeat top right;
	position: relative;
	left: 210px;
}

form fieldset.submit input {
	background: url('../images/submit_bg_l.gif') no-repeat top left !important;
	cursor: pointer;
}

#text form fieldset label {
	float: left;
	width: 200px;
	text-align: right;
	padding: 0 10px 10px 0;
}

#text form fieldset input {
	width: 200px;
}

#text form fieldset input, #text form fieldset select {
	float: left;
}

form fieldset input.submit {
	width: auto !important;
	float: left;
	border: none;
	background: url('../images/submit_btn.gif') repeat-x center;
	color: #f8f8f8;
	font-size: 16px;
	font-family: Georgia;
	font-style:italic;
	padding: 2px 15px  4px 15px;
	margin: 0;
	#overflow: visible;
	#padding: 2px 11px  4px 15px !important;
}

#text form fieldset textarea {
	width: 300px;
	height: 80px;
	overflow: auto;
}

#text select {
	width: 400px;
}

/* --- End Standart Tag's --- */

/* --- Content --- */

#header {
	position: relative;
	float: left;
	width: 100%;
	height: 180px;
	background: url('../images/header_bg.gif') no-repeat bottom;
}

#header #logo {
	position: absolute;
	top: 28px; left: 28px;
}

#print_logo {
	display: none;
}

#header #menu {
	position: absolute;
	top: 89px; left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
	text-transform: uppercase;
}

#header #menu li {
	float: left;
}

#header #menu li a {
	float: left;
	color: #105126;
	font-weight: bold;
	font-family: Georgia;
	font-size: 1.3em;
	text-decoration: none;
}

#header #menu li a span {
	float: left;
	line-height: 42px;
	padding: 0 15px;
	cursor: pointer;
	background: url('../images/menu_border.gif') no-repeat right;
}

#header #menu li.last a span {
	background: none;
}

#header #menu li a:hover, #header #menu li a.active {
	background: #57a432;
	color: #fff;
}

#header #menu li.first a:hover, #header #menu li.first a.active {
	background: #57a432 url('../images/first_menu_bg.gif') no-repeat left;
}

#header #links_holder {
	position: absolute;
	top: 10px; right: 10px;
	color: #93957c;
	font-size: 1.2em;
	line-height: 24px;
}

#header #links_holder span {
	float: left;
}

#header #links_holder img {
	float: left;
	padding: 3px;
}

#header #links_holder ul {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	padding-right: 13px;
	margin-right: 10px;
	background: url('../images/lang_bg.gif') no-repeat right;
}

#header #links_holder ul li {
	float: left;
	padding-left: 10px;
	margin: 3px 0;
}

#header #links_holder ul li a {
	float: left;
	width: 20px; height: 16px;
}

#header #links_holder ul li.lt a {
	background: url('../images/lt_flag.gif') no-repeat center;
}

#header #links_holder ul li.en a {
	background: url('../images/en_flag.gif') no-repeat center;
}

#header #links_holder ul li span {
	display: none;
}

#header #seaech {
	position: absolute;
	top: 99px; right: 10px;
}

#header #seaech input {
	float: left;
}

#header #seaech input.input {
	border: none;
	background: url('../images/search_bg.gif') no-repeat left;
	font-family: Verdana;
	font-size: 1.2em;
	color: #d7d88c;
	padding: 4px;
	width: 140px;
}

#header #marquee {
	position: absolute;
	bottom: 0; left: 0;
	float: left;
	width: 630px;
	padding: 0;
	height: 45px;
	color: #666;
	font-size: 1.2em;
}

#header #marquee div {
	position: absolute;
	top: 0; left: 0;
	line-height: 45px;
	width: 630px;
}

#header #marquee a {
	color: #666;
	text-decoration: none;
	padding-right: 50px;
}

#header #marquee a:hover {
	text-decoration: underline;
}

#header #date {
	position: absolute;
	bottom: 0; right: 0;
	float: left;
	width: 320px;
	line-height: 45px;
	color: #666;
	font-size: 1.2em;
	text-align: center;
}

#text_size {
	position: absolute;
	top: 10px; right: 10px;
}

#text_size a {
	float: left;
	padding: 5px 0;
}

#text_size .print {
	background: url('../images/print_border.gif') no-repeat left;
	padding-left: 10px;
	margin-left: 10px;
}

#content {
	position: relative;
	float: left;
	width: 100%;
	padding: 5px 0 5px 0;
}


#content .left {
	float: left;
	width: 210px;
	padding-right: 20px;
}

#content .right {
	float: right;
	width: 190px;
	padding-left: 20px;
}

#content .center {
	position: relative;
	float: left;
	width: 520px;
}

#content .center.no_right_full {
	width: 960px;
}

#content .center.no_right {
	width: 730px;
}

#sub_menu {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f3fcc6;
}

#sub_menu li {
	float: left;
	width: 210px;
}

#sub_menu a {
	color: #fff;
	text-decoration: none;
}

#sub_menu li span {
	float: left;
	width: 190px;
	padding: 10px;
	font-size: 1.6em;
	font-family: Georgia;
	color: #fff;
	background: url('../images/second_bg2.gif') no-repeat top;
	cursor: pointer;
}

#sub_menu li.first span {
	background: url('../images/second_bg.gif') no-repeat top;
}

#sub_menu li a.second {
	float: left;
	background: #57a432 url('../images/second_bg_bottom.gif') no-repeat bottom;
	border-bottom: 1px solid #f3fcc6;
}

#sub_menu li a.second.active, #sub_menu li a.second:hover {
	background: #6a6e17 url('../images/second_bg_bottom_a.gif') no-repeat bottom;
}

#sub_menu li a.second.active span, #sub_menu li a.second:hover span {
	background: url('../images/second_bg2_a.gif') no-repeat top;
}

#sub_menu li.first a.second.active span, #sub_menu li.first a.second:hover span {
	background: url('../images/second_bg_a.gif') no-repeat top;
}

#sub_menu li ul {
	float: left;
	width: 210px;
	margin: 0;
	padding: 0;
	list-style: none;
	background: #f3fcc6;
}

#sub_menu li ul a {
	float: left;
	width: 170px;
	padding: 8px 10px 8px 30px;
	color: #627c1d;
	font-size: 1.1em;
	text-decoration: none;
	line-height: 17px;
	background: url('../images/arrow.gif') no-repeat 10px center;
}

#sub_menu li ul a:hover, #sub_menu li ul a.active {
	color: #007528;
	background: #e0eaa2 url('../images/arrow_hover.gif') no-repeat 10px center;
}

.calculator_banner {
	float: left;
	width: 100%;
	padding-bottom: 10px;
}

.calculator_banner a {
	float: left;
	width: 110px;
	background: url('../images/calculator_banner_bg.gif') no-repeat center;
	color: #007528;
	font-family: Georgia;
	font-size: 2.0em;
	text-decoration: none;
	padding: 10px 10px 10px 70px;
}

#additional_menu {
	float: right;
	margin: 0;
	padding: 0;
	background: url('../images/important_bg.gif') no-repeat top;
	width: 320px;
	height: 255px;
}

#additional_menu dt {
	float: left;
	width: 220px;
	padding: 15px 10px 5px 60px;
	font-family: Georgia;
	color: #007528;
	font-size: 2.5em;
}

#additional_menu dd {
	float: left;
	margin: 0;
	padding: 0;
	width: 320px;
}

#additional_menu dd a {
	float: left;
	width: 240px;
	color: #627c1d;
	font-size: 1.2em;
	padding: 10px 40px;
	background: url('../images/arrow_important.gif') no-repeat 17px center;
}

ul#news_cat li {
	float: left;
	background: none !important;
	padding: 0 0 0 0 !important;
	font-weight: bold;
}

#index_news {
	float: left;
	width: 629px;
	height: 295px;
	background: url('../images/index_news_bg.gif') no-repeat top left;
}

#index_news h2 {
	font-size: 2.5em;
	padding: 19px 10px 7px 80px;
}

#index_news ul {
	float: left;
	width: 629px;
	margin: 0;
	padding: 0 0 15px 0;
	list-style: none;
}

#index_news ul li {
	float: left;
	width: 629px;
	padding: 5px 0;
}

#index_news ul li .date {
	float: left;
	color: #aab329;
	font-size: 1.1em;
	padding: 0 10px 0 20px;
	border-right: 1px solid #444035;
}

#index_news ul li .title  {
	float: left;
	width: 500px;
	padding: 0 0 0 10px;
}

#index_news ul li .title a {
	color: #444035;
	font-size: 1.3em;
	text-decoration: none;
}

#index_news ul li .title a:hover {
	color: #627c1d;
	font-size: 1.3em;
	text-decoration: underline;
}

a.more {
	float: left;
	padding: 0 10px;
	line-height: 25px;
	font-size: 1.6em;
	color: #627c1d;
	text-decoration: underline;
	font-family: Georgia;
}

a.more:hover {
	text-decoration: none;
}

a.newsletter {
	float: left;
	margin-left: 20px;
	margin-right: 10px;
	font-size: 1.6em;
	color: #fff;
	text-decoration: none;
	font-family: Georgia;
	font-style:italic;
	background: url('../images/submit_bg_r.gif') no-repeat right;
}

a.newsletter span {
	float: left;
	line-height: 25px;
	padding: 0 19px;
	#padding: 0 14px 0 19px;
	background: url('../images/submit_bg_l.gif') no-repeat left;
	cursor: pointer;
}

a.newsletter:hover {
	text-decoration: underline;
}

div.pages {
	float: left;
	width: 100%;
	padding-top: 15px;
	text-align: center;
	font-size: 1.2em;
}

div.pages .page_prev, div.pages .page_next {
	text-decoration: none;
	font-weight: bold;
}

div.pages strong {
	color: #666;
}

#poll-container {
	float: left;
	width: 318px;
	min-height: 295px;
	_height: 295px;
	background: url('../images/poll_bg.gif') no-repeat top right;
	padding-left: 13px;
}

#poll-container h2 {
	font-size: 2.5em;
	padding: 19px 10px 7px 60px;
}

#poll-container form {
	float: left;
	padding: 0 15px;
	color: #444035;
}

.poll_rez {
	float: left;
	min-width: 298px;
	padding: 0 0 10px 20px;
	color: #444035;
}

#text .poll_rez {
	float: left;
	min-width: 298px;
	padding: 0 0 20px 0;
	color: #444035;
}

#poll-container .poll_rez .more {
	padding-left: 0;

}

#poll-container div.question {
	color: #627c1d;
	font-size: 1.6em;
	font-family: Georgia;
	padding-bottom: 10px;
}

#poll-container label {
	float: left;
	width: 250px;
	_width: 240px;
	font-size: 1.2em;
	padding-left: 10px;
	line-height: 15px;
}

.poll_rez .answer {
	float: left;
	width: 180px;
	font-size: 1.2em;
	padding-bottom: 7px;
}

#text .poll_rez {
	width: 100%;
	margin-bottom: 20px;
	border-bottom: 1px solid #dcd9d2;
}

#text .poll_rez .answer {
	float: left;
	width: 300px;
	font-size: 1.2em;
	padding-bottom: 7px;
	padding-right: 5px;
}




.poll_rez .bar {
	position: relative;
	float: left;
	background: #57a432;
	height: 10px;
}

.poll_rez .bar span {
	position: absolute;
	top: -3px; right: -50px;
}

#poll-container fieldset {
	display: block;
	width: 100%;
	padding: 5px 0;
}

#poll-container fieldset.submit {
	margin-top: 10px !important;
	left: 0;
}

.margintop {
	margin-top: 9px !important;
}


#poll-container fieldset input {
	float: left;
}

#poll-container p {
	float: left;
	padding: 0 20px;
	color: #444035;
	font-size: 1.2em;
}

ul.faq-questions h3 {
	cursor: pointer;
}


/* Easy Slider */
	#slider_holder {
		position: relative;
		float: left;
		width: 630px; height: 255px;
		padding-bottom: 10px;
	}

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:630px;
		height:255px;
		overflow:hidden; 
		}	

.doc_box {
	float: left;
	width: 100%;
	background: url('../images/box_bg_bt.gif') repeat-y center bottom;
	margin-bottom: 10px;
}

.doc_box h2 {
	float: left;
	width: 170px;
	padding: 10px 10px 30px 10px;
	color: #fff;
	font-size: 1.6em;
	margin: 0;
}

.doc_box h2.docs { background: url('../images/doc_bg_top.gif') no-repeat top; }

.doc_box h2.law { background: url('../images/law_docs_top_bg.gif') no-repeat top; }

.doc_box h2.contact { background: url('../images/contact_top_bg.gif') no-repeat top; }

.doc_box h2.important { background: url('../images/important_top_bg.gif') no-repeat top; }

.doc_box ul {
	float: left;
	width: 100%;
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 1.1em;
}

.doc_box ul li {
	padding: 0 10px 20px 10px;
}

.doc_box  p {
	font-size: 1.1em;
	padding: 0 10px 20px 10px;
}
		
	/* numeric controls */	

	ol#controls{
		position: absolute;
		bottom: 20px; right: 10px;
		margin: 0;
		padding: 0;
		list-style: none;
		}
	ol#controls li{
		float: left;
		padding-left: 2px;
		}
	ol#controls li a {
		float:left;
		width: 15px;
		height: 14px;
		background:url("../images/banner_control.png") no-repeat 0 0;
		cursor: pointer;
		}

	* html ol#controls li a {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/banner_control.png');
	}

	ol#controls li.current a{
		background:url("../images/banner_control_active.png") no-repeat 0 0;	
	}
	* html ol#controls li.current a {
		background: none;
		filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='/images/banner_control_active.png');
	}
	ol#controls li a span {
		display: none;
		}
	
/* // Easy Slider */

/* --- Help --- */

.help-container {
	position: relative;
	float: left;
	margin-left: 8px;
}

.help-box {
	position: relative;
	float: left;
	cursor: pointer;
	line-height: 18px;
	width: 18px;
	text-align: center;
	color: #57a432;
	font-weight: bold;
	background: #f3fcc6;
	border: 1px solid #afd39d;
	z-index: 50;
}
.help-text {
	display: none;
	position: absolute;
	top: -1px; right: 18px;
	background: #f3fcc6;
	border: 1px solid #c7d8e3;
	padding: 10px;
	color: #444035;
	width: 300px;
	text-align: left;
	font-weight: normal;
	z-index: 100;
}

.help-container:hover {
	z-index: 1000;
	border: none;
}
.help-box:hover .help-text {
	display: block;
}
/* 
label {
	width: 230px;
	display: inline-block;
}
fieldset.error label {
	color: red;
}
.input-span {
	display: inline-block;	
}
input, select{
	width: 300px;	 
}
select, .input-span  {
	width: 305px;
}
select {
	height: 21px;	
}
form fieldset {
	padding: 10px;
}
ul.error  {
	*padding-left: 40px; 
}
.error li {
	color: red;
	font-weight: bold;
	padding: 5px 0;	
}
*/
/* --- End Content --- */

/* --- Footer --- */

#footer {
	float: left;
	width: 960px;
	background: url('../images/footer_bg.gif') no-repeat top;
	padding: 15px 0 10px 0;
	font-size: 1.1em;
	color: #999;
	line-height: 17px;
}

#footer a {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer .left {
	float: left;
	width: 570px;
}

#footer .center {
	float: left;
	width: 195px;
}

#footer .right {
	float: right;
	width: 195px;
	text-align: right;
}

/* --- End Footer --- */

.clear {
	width:100%;
	clear:both;
}

#text table {
	behavior: expression(function(o){
		if (o.border == "0")
			o.className += " noborder"
		o.runtimeStyle.behavior = "none";
	}(this))
}



