pre, form, body, html, fieldset, input {
	margin: 0;
	padding: 0;
}
a img, :link img, :visited img {
	border: none;
}
p {
	margin: 10px 0px 10px 0px;
}
ul {
	padding:0;
	margin: 0 0 0 25px;
	list-style-image: url(/images/bulett.gif);
}
ol {
	padding: 0;
	margin: 0 0 0 25px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
input, select {
	font-size: 11px;
}
label {
	width: 130px;
	float: left;
	text-align: right;
	padding-right: 10px;
	font-weight: bold;
	color: #007FE0;
}
body {
	font-family: Arial, Verdana, sans-serif;
	font-size: 11px;
	background: #fff url(/images/bg_body.jpg);
}
blockquote {
	margin: 0 0 0 30px;
	padding: 0;
}
img {
	behavior: url(/css/_iepngfix.htc);
}
h1 {
	color: #007FE0;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 16px;
}
h2 {
	color: #005FA9;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 5px;
}
h3, span.h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}
#main {
	width: 861px;
	height: 100%;
	margin-right: auto;
	background-color: #fff;
}
#header {
	height: 235px;
	background: #fff url(/images/bg_header.jpg) no-repeat;
	position: relative;
}
.search_box {
	position: absolute;
	bottom: 8px;
	right: 5px;
	z-index: 50;
}
.search_box form input.button {
	background-color: #fff;
	padding: 1px;
}
.search_box form input.text {
	border: 1px solid #40BF00;
	height: 14px;
	background-color: #fff;
	margin-right: 5px;
	width: 150px;
}
#header .select_lang {
	position: absolute;
	bottom: 35px;
	right: 5px;
	font-weight: bold;
	color: #545454;
	z-index: 50;
}
#header .select_lang a {
	margin: 0px 5px 0px 5px;
	color: #005FA9;
}
#header .select_lang a:hover {
	color: #007fe0;
	text-decoration: underline;
}
#header .select_lang span.lang_link {
	color: #FF404A;
}
#header_menu {
	background: transparent url(/images/bg_hmenus.png) left no-repeat;
	margin-top: 10px;
	float: right;
	height: 38px;
	width: 483px;
	z-index: 50;
	position: relative;
}
#header_menu_inner {
	padding: 12px 3px 3px 3px;
}
#header_menu_inner ul {
	margin: 0;
}
#header_menu_inner ul li {
	display: inline;
	list-style-type: none;
}
#header_menu a {
	padding: 6px 21px 6px 22px;
	margin: 3px 1px 3px 3px;
	color: #fff;
	/*display: block;
  float: left;*/
  font-size: 12px;
	position: relative;
	font-weight: bold;
	height: 14px;
}
#header_menu a:hover {
	background: #1C871A;
	text-decoration: none;
}
#header_menu a img {
	visibility: hidden;
	position: absolute;
	top: -1px;
	left: 48%;
}
#header_menu a:hover img {
	visibility: visible;
}
#header_menu a.active {
	background: #1C871A;
	text-decoration: none;
}
#header_menu a.active img {
	visibility: visible;
	position: absolute;
	top: -1px;
	left: 48%;
}
#header_left_menu {
	float: left;
	margin-top: 12px;
	padding-left: 82px;
}
#header_left_menu a {
	float: left;
	display: block;
	margin: 0px 15px 0px 15px;/*opacity:1;
  filter:alpha(opacity=100)*/
}
#header_left_menu a:hover {
/*opacity:0.6;
  filter:alpha(opacity=60)*/
}
#footer {
	background-color: #E4F0E1;
	padding: 5px 0px 5px 0px;
}
#footer_menu_outter {
	background-color: #fff;
	padding: 3px 0px 3px 0px;
}
#footer_menu {
	text-align: center;
	background-color: #40BF00;
	padding: 5px;
}
#footer_menu a {
	color: #fff;
	font-weight: bold;
	padding: 0px 20px 0px 20px;
}
#footer_menu a:hover {
	color: #000;
	text-decoration: none;
}
#footer_menu a.active {
	color: #000;
}
#left_outter {
	float: left;
}
#left {
	border-right: 1px solid #F2F2F2;
	border-left: 1px solid #F2F2F2;
	width: 297px;
	margin-left: 49px;
}
#left_inner {
	padding: 25px;
	background-color: #D2F2C2;
	margin-left: 3px;
	margin-right: 3px;
}
#main_content {
	width:480px;
	padding: 10px 0px 20px 20px;
	float: right;
	font-size: 12px;
	line-height: 15px;
}
#main_content .main_content_inner {
	padding: 10px 0px 10px 0px;
	border-bottom: 2px dotted #545454;
	text-align: justify;
}
#main_content .main_content_inner a {
	color: #005FA9;
	text-align: left;
}
.blue {
	color: #007fe0;
}
#main_content .main_content_inner a:hover {
	color: #007fe0;
}
#main_content .main_content_inner .service_item {
	height: 60px;
	/*display: block; */
  padding: 10px;
}
#main_content .main_content_inner .service_item:hover {
	background-color: #FAFAFA;
}
#main_content .main_content_inner a.article_img {
	border: 1px solid #D9E3DB;
	padding: 2px;
	margin: 0px 5px 5px 0px;
	float: left;
}
#main_content .main_content_inner table {
	background-color: #fcfcfc;
	padding: 3px;
}
#main_content .main_content_inner table th {
	text-align: center;
	color: #fff;
	background-color:#b9b9b9;
	border: 1px solid #fff;
	text-transform: uppercase;
	padding: 3px;
}
#main_content .main_content_inner table td {
	text-align: left;
	border: 1px solid #fff;
	padding: 3px;
}
.latest_articles a.article_img {
	margin: 0px 5px 5px 0px;
	float: left;
}
#main_content .list_item {
	padding: 10px;
	margin-bottom: 10px;
	border-bottom: 2px dotted #545454;
}
#main_content .list_item_alter {
	background-color: #FAFAFA;
}
#left .left_box a {
	font-weight: bold;
	color: #545454;
	padding: 7px 10px 7px 3px;
	border-bottom: 2px dotted #545454;
	display: block;
	font-size: 12px;
	background: url(/images/arrow-big.gif) right no-repeat;
}
#left .left_box a:hover {
	color: #000;
	text-decoration: none;
	background-color: #dff7d2;
}
div.article_images div.article_image {
	padding-right: 3px;
	display: block;
	float: left;
}
div.article_images img {
	padding: 3px;
	border: 1px solid #D9E3DB;
}
div.article_images img:hover {
	background-color: #D9E3DB;
}
span.article_list_date {
	font-size: 10px;
	color: #a0a0a0;
}
.latest_articles span.article_list_date {
	font-size: 10px;
	color: #a0a0a0;
}
.latest_articles {
	color: #737391;
	text-align: justify;
}
.latest_articles a {
	color: #545454;
	font-weight: bold;
	text-align: left;
}
.latest_articles a:hover {
	color: #000;
}
.contact_chrcln {
	background: transparent url(/images/hr-coln.gif) repeat-y scroll center top;
}
img.contact_biroubuc {
	margin-left: 100px;
}
.paginator {
	text-align: center;
	background-color: #FAFAFA;
	font-size: 11px;
	padding: 3px 0px 3px 0px;
}
.paginator a {
	color: #005FA9;
}
.paginator a:hover {
	color: #007fe0;
}
.promoted_article_outer {
	background-color: #40BF00;
	padding: 3px 3px 3px 5px;
}
.promoted_article {
	padding: 7px 5px 5px 5px;
	background: #36A100 url(/images/event-bkg.jpg) right bottom no-repeat;
	color: #fff;
}
.promoted_article h1 {
	color: #fff;
	font-size: 14px;
	padding-bottom: 7px;
	padding-left: 10px;
	border-bottom: 1px solid #40BF00;
	margin-bottom: 5px;
}
.promoted_article .promoted_inner a {
	color: #fff !important;
	font-weight: normal !important;
}
.promoted_article .promoted_inner a:hover {
	text-decoration: none;
}
.promoted_article .promoted_inner h2 {
	padding-left: 5px;
}
.promoted_article .promoted_inner h2 a:hover {
	text-decoration: underline;
}
.promoted_article .promoted_inner h2 a {
	color: #ff0 !important;
	font-weight: bold !important;
	text-transform: none !important;
}
.newsletter_box {
	margin-top: 3px;
	margin-left: 3px;
	margin-right: 3px;
	background-image: none;
	padding: 15px 25px 15px 25px;
}
.newsletter_box label {
	float: left;
	display: block;
	padding: 0px 3px 0px 3px;
	width: auto;
	text-align: left;
	color: #fff;
}
.newsletter_actions {
	margin-left: 140px;
}
.newsletter_actions input.radio {
	float: left;
}
.newsletter_box .newsletter_actions {
	margin-top: 10px;
	margin-bottom: 10px;
}
.newsletter_box input.submit {
	font-size: 11px;
	padding: 0;
	margin: 0;
	width: 30px;
	margin-left: 5px;
}
input.text, textarea.text {
	width: 190px;
	font-size: 11px;
	padding: 0;
	margin: 0;
}
.newsletter_box a {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
	padding: 7px 10px 7px 3px;
	border-top: 2px dotted #fff;
	display: block;
	font-size: 12px;
	background: url(/images/arrow-eml.gif) right no-repeat;
}
.newsletter_box a:hover {
	color: #fff;
	background: #3DA608 url(/images/arrow-gry.gif) right no-repeat;
}
div.form-row {
	margin: 4px 0px 4px 0px;
}
.form-errors {
	background-color:#ffc;
	border:1px solid #f33;
	margin-bottom:10px;
}
.form-errors h2 {
	background:#f33;
	color:#fff;
	font-size:11px;
	padding:5px 20px 5px 5px;
	text-transform: none;
}
.form-errors dl {
	padding:5px;
	margin: 0px;
	font-size: 11px;
}
.form-errors dt {
	float:left;
	font-weight:bold;
	padding-right:5px;
}
.form-errors dd {
	margin:0pt;
}

