body {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #f3f3f3;
	color: #767574;
	font-family: arial;
	font-size: 11px;
}

img {
	border: 0px;
}

a {
	color: #767574;
	text-decoration: none;
}

h3 {
    padding-left: 15px;
}

a:hover {
	text-decoration: underline;
}

form {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;	
}

p {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
}

.top_bar {
	position: relative;
	background-image: url('../img/topbar_bg.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 986px;
	height: 70px;
	margin-top: 20px;
	text-align: left;
}

.top_bar a.flag_lt {
	position: absolute;
	display: table;
	background-image: url('../img/flag_lt.jpg');
	width: 32px;
	height: 31px;
	left: 910px;
	top: 0px;
}

.top_bar a.flag_en {
	position: absolute;
	display: table;
	background-image: url('../img/flag_en.jpg');
	width: 32px;
	height: 31px;
	left: 865px;
	top: 0px;
}

.top_bar a.flag_en_txt {
	position: absolute;
	left: 865px;
	top: 45px;
	font-size: 10px;
}

.top_bar a.flag_lt_txt {
	position: absolute;
	left: 910px;
	top: 45px;
	font-size: 10px;
}

.search {
	position: relative;
	display: table;
	top: 43px;
	left: 35px;
}

.search .input {
	font-size: 11px;
	border-top: 1px #414141 solid;
	border-left: 1px #414141 solid;
	border-bottom: 1px #d5d1c9 solid;
	border-right: 1px #d5d1c9 solid;
}

.search .submit {
	background-image: url('../img/sr.gif');
	background-repeat: no-repeat;
	width: 20px;
	height: 19px;
	border: 0px;
	padding-bottom: 3px;
	margin-left: 3px;
	cursor: auto;
}

.top_logo {
	background-image: url('../img/top.jpg');
	width: 959px;
	height: 134px;
	margin-right: 1px;
	text-align: left;
}

.top_logo .logohrefleft img {
	width: 250px;
	height: 100px;
	margin-left: 10px;
	margin-top: 0px;
}

.top_logo .logohrefright img {
	width: 130px;
	height: 100px;
	margin-left: 550px;
	margin-top: 20px;
}

.top_bar_menu {
	position: absolute;
	background-image: url('../img/topbar_sub_center.gif');
	background-repeat: repeat-x;
	display: block;
	height: 28px;
	left: 460px;
	width: 375px;
	top: 37px;
}

.top_bar_menu_ct {
	float: left;
}

.top_bar_menu_ct img {
	margin-left: 10px;
	margin-right: 6px;
	padding-top: 5px;
	float: left;
}

.top_bar_menu_ct a {
	float: left;
	height: 28px;
	line-height: 28px;
}

.top_bar_menu_ct a.highlight {
	color: #58b4e2;
	font-weight: bold;
}

.top_bar_menu_left {
	float: left;
	width: 5px;
	height: 28px;
	background-repeat: no-repeat;
	background-image: url('../img/topbar_sub_left.gif');
}

.top_bar_menu_right {
	margin-left: 10px;
	float: right;
	width: 5px;
	height: 28px;
	background-image: url('../img/topbar_sub_right.gif');
	background-repeat: no-repeat;
}

.min_sc {
	width: 986px;
}

.hor_nav {
	width: 959px;
	height: 39px;
	background: url('../img/hor_nav_bg.jpg') no-repeat;
	margin-right: 1px;
	text-align: left;
	position: relative;
}

.hor_nav_bt_holder {
	margin-top: 3px;
	position: relative;
	height: 33px;
	left: 20px;
	width: 700px;
	display: table;
	float: left;
}
/*IE 7 and below hack */
* html .hor_nav, * html .hor_nav_bt_holder, *:first-child+html .hor_nav, *:first-child+html .hor_nav_bt_holder{height: auto} 

.hor_nav_button {
	display: table;
	float: left;
}

.hor_nav_button a, .hor_nav_button a:hover {
	color: #679900;
	text-decoration: none;
}

.hor_nav_button .hor_nav_button_l {
	float: left;
	width: 17px;
	height: 33px;
	background-image: url('../img/hor_bt_l.jpg');
	background-position: 0px 0px;
	white-space: nowrap;
}

.hor_nav_button .hor_nav_button_c {
	float: left;
	height: 33px;
	background-image: url('../img/hor_bt_c.jpg');
	background-position: 0px 0px;
	line-height: 33px;
	color: #679900;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

.hor_nav_button .hor_nav_button_r {
	float: left;
	width: 16px;
	height: 33px;
	background-image: url('../img/hor_bt_r.jpg');
	background-position: 0px 0px;
	white-space: nowrap;
}

.hor_nav_button_on {
	display: table;
	float: left;
}

.hor_nav_button_on a, .hor_nav_button_on a:hover {
	color: #ffffff;
	text-decoration: none;
}

.hor_nav_button_on .hor_nav_button_l {
	float: left;
	width: 17px;
	height: 33px;
	background-image: url('../img/hor_bt_l.jpg');
	background-position: 0px 33px;
	white-space: nowrap;
}

.hor_nav_button_on .hor_nav_button_c {
	float: left;
	height: 33px;
	background-image: url('../img/hor_bt_c.jpg');
	background-position: 0px 33px;
	line-height: 33px;
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
}

.hor_nav_button_on .hor_nav_button_r {
	float: left;
	width: 16px;
	height: 33px;
	background-image: url('../img/hor_bt_r.jpg');
	background-position: 0px 33px;
	white-space: nowrap;
}

.hor_nav_date_holder {
	margin-top: 11px;
	position: relative;
	height: 27px;
	right: 20px;
	width: 210px;
	display: table;
	float: right;
}

.hor_nav_date_holder .hor_nav_date_l {
	float: left;
	width: 17px;
	height: 27px;
	background-image: url('../img/hor_date_l.jpg');
}

.hor_nav_date_holder .hor_nav_date_c {
	float: left;
	height: 27px;
	line-height: 27px;
	background-image: url('../img/hor_date_c.jpg');
	color: #555555;
}

.hor_nav_date_holder .hor_nav_date_r {
	float: left;
	width: 16px;
	height: 27px;
	background-image: url('../img/hor_date_r.jpg');
}

.main_ct {
	position: relative;
	width: 959px;
	background-color: #ffffff;
	margin-right: 1px;
	display: table;
}

.main_left {
	width: 217px;
	float: left;
	display: table;
	margin: 12px 5px 0px 5px;
}

.main_left_menu {
	width: 217px;
	display: table;
}

.main_left_menu .main_left_menu_hld {
	background-color: #f7f7f7;
	text-align: left;
}

.main_left_menu .line_space_lvl1,
.main_left_menu a.line_space_lvl1_here,
.main_left_menu .line_space_last_lvl1, 
.main_left_menu .line_space_last_lvl1_here{
	color: #314b6d;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 0px 10px 0px 40px;
	background-image: url('../img/left.jpg');
	background-repeat: no-repeat;
	background-position: 20px 2px;
	display: block;
}

.main_left_menu a.line_space_lvl1,
.main_left_menu a.line_space_lvl1_here,
.main_left_menu .line_space_last_lvl1,
.main_left_menu .line_space_last_lvl1_here {
	color: #314b6d;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}


.main_left_menu .line_space_lvl1:hover {
	color: #2f6fc2;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}

.main_left_menu a.line_space_lvl1_here ,
.main_left_menu a.line_space_last_lvl1_here{
	color: #2f6fc2;
}

a .line_space_last_lvl1:hover {
	color: #2f6fc2;
}

.main_left_menu a:hover.line_space_lvl1_here,
.main_left_menu a:hover.line_space_last_lvl1,
.main_left_menu a:hover.line_space_last_lvl1_here   {
	color: #2f6fc2;
	text-decoration: none;
}

.main_left_menu a.line_space_lvl2,
.main_left_menu a.line_space_lvl2_here,
.main_left_menu a.line_space_last_lvl2_here,
.main_left_menu a.line_space_last_lvl2,
.main_left_menu a:hover.line_space_lvl2,
.main_left_menu a:hover.line_space_lvl2_here,
.main_left_menu a:hover.line_space_last_lvl2,
.main_left_menu a:hover.line_space_last_lvl2_here {
	color: #7eb707;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 50px;
	background-image: url('../img/left2.jpg');
	background-repeat: no-repeat;
	background-position: 40px 10px;
}

.main_left_menu a.line_space_lvl3,
.main_left_menu a.line_space_lvl3_here,
.main_left_menu a.line_space_last_lvl3,
.main_left_menu a.line_space_last_lvl3_here,
.main_left_menu a:hover.line_space_lvl3,
.main_left_menu a:hover.line_space_lvl3_here,
.main_left_menu a:hover.line_space_last_lvl3,
.main_left_menu a:hover.line_space_last_lvl3_here {
	color: #7eb707;
	text-decoration: none;
	display: block;
	padding: 5px 10px 5px 60px;
	background-image: url('../img/left2.jpg');
	background-repeat: no-repeat;
	background-position: 50px 10px;
}

.main_left_menu a:hover.line_space_lvl2,
.main_left_menu a:hover.line_space_lvl2_here,
.main_left_menu a:hover.line_space_last_lvl2_here,
.main_left_menu a:hover.line_space_lvl3,
.main_left_menu a:hover.line_space_lvl3_here,
.main_left_menu a:hover.line_space_last_lvl3_here,
.main_left_menu a:hover.line_space_last_lvl3,
.main_left_menu a:hover.line_space_last_lvl2  {
	text-decoration: underline;
}

.main_left_menu a.line_space_lvl3_here,
.main_left_menu a.line_space_last_lvl3_here,
.main_left_menu a.line_space_lvl2_here,
.main_left_menu a.line_space_last_lvl2_here,
.main_left_menu a:hover.line_space_lvl2_here
/*.main_left_menu a:hover.line_space_last_lvl2_here*/  {
	font-weight: bold;
}

.main_left_menu .splitter_line_space_lvl1,
.main_left_menu .splitter_line_space_lvl1_here {
	position: relative;
	left: 50%;
	margin-left: -90px;
	height: 10px;
	line-height: 10px;
	width: 180px;
	font-size: 5px;
	border-bottom: 1px #d6d6d6 solid;
	margin-bottom: 10px;
}

.main_content {
	float: left;
	text-align: left;
	width: 453px;
	color: #767574;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 12px;
}
.main_cnt_table {
	border: 0;
	padding: 0px;
	margin: 0px;
}
.main_cnt_table td {
	vertical-align: top;
	padding: 0px;
	margin: 0px;
}
.main_content2, .main_content_nob2, .main_content_nob {
	float: left;
	text-align: left;
	width: 665px;
	color: #767574;
	overflow: hidden;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-left: 0px;
	padding-right: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 12px;
	margin-left: 15px;
}

.quote_box {
	background-color: #fafbee;
	padding: 15px 25px 15px 25px;
	margin-bottom: 10px;
}

.main_right {
	float: right;
	text-align: left;
	margin: 12px 0px 10px 10px;
	width: 245px;
	border-left: 1px #d6d6d6 solid;
	position: relative;
}

.main_right .news_spacer {
	border-bottom: 1px #d6d6d6 solid;
	height: 15px;
	font-size: 5px;
	line-height: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

.main_right .news_title {
	background-image: url('../img/news.jpg');
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 45px;
	padding-left: 65px;
	font-size: 18px;
	color: #7eb707;
	line-height: 35px;
}

.main_right .news_box {
	margin: 15px 15px 0px 15px;
}

.main_right .news_box h6 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	color: #c8ab00;
	font-size: 11px;
	font-weight: bold;
}

.main_right a.more_news {
	font-size: 11px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	display: block;
	background-image: url('../img/news2.jpg');
	background-repeat: no-repeat;
	background-position: 0px 3px;
	margin: 20px 20px 20px 20px;
}

.main_right a:hover.more_news {
	text-decoration: underline;
}

.main_right .news_subscribe {
	position: relative;
	background-image: url('../img/news3.jpg');
	background-repeat: no-repeat;
	background-position: 10px 15px;
	background-color: #f3f8fd;
	width: 223px;
	left: 50%;
	margin-left: -112px;
	margin-bottom: 15px;
}

.main_right .news_subscribe .news_subscribe_form {
	width: 135px;
	position: relative;
	left: 50%;
	margin-left: -40px;
	color: #1060b8;
}

.main_right .news_subscribe .news_subscribe_form input {
	font-family: arial;
	color: #5b5b5b;
	font-size: 10px;
	font-weight: bold;
	float: right;
	margin-bottom: 8px;
	margin-top: 8px;
	width: 130px;
	border-top: 1px #414141 solid;
	border-left: 1px #414141 solid;
	border-bottom: 1px #d5d1c9 solid;
	border-right: 1px #d5d1c9 solid;
}

.main_right .news_subscribe .news_subscribe_form .submit_button {
	border: 0px;
	font-family: arial;
	color: #5b5b5b;
	cursor: auto;
	font-size: 11px;
	font-weight: bold;
	background-image: url('../img/subscribe_button.jpg');
	text-align: center;
	width: 107px;
	height: 22px;
	line-height: 22px;
	text-transform: uppercase;
	float: right;
	margin: 0px 0px 0px 0px;
}

.main_bottom {
	border-top: 1px #d6d6d6 solid;
	width: 901px;
	clear: both;
	margin-left: 23px;
	margin-right: 23px;
	position: relative;
	text-align: left;
	background-color: #ffffff;
}

.main_bottom .bottom_banners {
	margin-top: 30px;
	position: relative;
	float: left;
	display: table;
	width: 570px;
}

.main_bottom .bottom_banners img {
	margin-left: 5px;
	margin-right: 5px;
}

.main_bottom .bottom_txt {
	margin-top: 30px;
	position: relative;
	float: right;
	font-size: 10px;
	color: #29577e;
}

.main_bottom .bottom_table td {
	vertical-align: top;
}

.main_bottom .bottom_txt a {
	color: #29577e;
	text-decoration: none;
}

.main_bottom .bottom_txt a:hover {
	color: #29577e;
	text-decoration: underline;
}

.page_bottom {
	background-image: url('../img/page_bottom.jpg');
	background-position: center bottom;
	background-repeat: no-repeat;
	width: 986px;
	height: 63px;
	margin-right: 2px;
	clear: both;
	display: table;
	margin-left: -1px;
}
.printeris {
    width: 100%;
    text-align: right;    

    padding-bottom: 2px;
}
.items {
    padding-bottom: 15px;
}
a.more {
    padding-bottom: 15px;
    font-style: italic;
}
.newsheader {
    font-size: 13px;
    font-weight: bold; 
}

