body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	font-family: "trebuchet ms","bitstream vera sans",arial,sans-serif;
	background-color: #F1F6FB;
}
td {
	vertical-align: top;
	font-size: 10pt;
}
a {
	color: #235587;
}
a:hover {
	text-decoration: underline;
}
a, a:visited, a:active {
	text-decoration: none;
}
p {
	margin: 10px 0;
}
img {
	border: none;
}
#wrap {
	width: 758px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 100%;
	height: 212px;
	background-image: url(img/background.gif);
	background-color: #5489ae;
	/* border: 1px solid black; */
}
#main {
	width: 100%;
	background-color: #FFFFFF;
	border-left: 1px solid #235587;
	border-right: 1px solid #235587;
}
#left {
	width: 170px;
	background-color: #B3D5F0;
	margin: 0;
	padding: 0 10px 0 7px;
	vertical-align: top;
}
#left_div {
	width: inherit;
	/* background-color: red; */
	overflow: hidden;
}
#left_div .left_root {
	background: url(../img/base.gif) no-repeat 0px 2px;
	padding-left: 20px;
}
#left_div .left_first {
	background: url(../img/page.gif) no-repeat 20px 2px;
	padding-left: 40px;
}
#left_div .left_second {
	background: url(../img/page.gif) no-repeat 40px 2px;
	padding-left: 60px;
}
#left_div a {
	font-size: 12px;
	line-height: 23px;
}
#left_div a:hover {
	text-decoration: underline;
}
#left_div img {
	margin-top: 3px;
}
#left_div_footer {
	width: inherit;
	height: 100px;
}
#content {
	width: auto;
	margin: 0 10px 10px;
	padding: 0 10px 10px;
}
#lang {
	width: 52px;
	overflow: hidden;
	text-align: center;
	padding: 0px;
	background-color: #5489ae;
}
#lang img {
	border: none;
	width: 20px;
	height: 10px;
}
#content_title {
	width: 496px;
	overflow: hidden;
	border-bottom: 1px solid #DDDDFF;
}
#content_title h4 {
	margin-top: 14px;
}
#content_title img {
	margin-right: 12px;
	vertical-align: top;
}
#content_title a, #content_title span {
	color: #EE2A2C;
	font-size: 24px;
	font-weight: bold;
	margin-top: 5px;
}
.content_footer {
	text-align: center;
	margin-top: 10px;
}
#pages_links {
	width: 100%;
	text-align: center;
	padding-top: 20px;
	color: #aaaaaa;
}
#pages_links a {
	color: #235587;
	font-weight: bold;
	text-decoration: none;
}
#pages_links a:hover {
	text-decoration: underline;
}
#footer {
	background-color: #FFFFFF;
	border-bottom: 1px solid #235587;
	border-left: 1px solid #235587;
	border-right: 1px solid #235587;
	margin-top: -1px;
	padding: 0;
}
#footer a {
	color: #215385;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_table {
	width: 100%;
}
#footer_table_left {
	width: 170px;
	background-color: #B3D5F0;
	margin: 0;
	padding: 0 10px 0 7px;
	vertical-align: top;
}
#footer_table_content p {
	color: #a1b8d6;
	font-size: 9pt;
	font-weight: bold;
	line-height: 1.5;
	text-align: right;
}
#footer2 {
	background-color: #F6F8FB;
	color: #506BB0;
	text-align: right;
	width: 100%;
}
#footer2 p {
	font-size: 0.7em;
}
.art {
	width: 538px;
	background-color: rgb(244, 249, 253);
	padding: 5px;
	overflow: hidden;
	border-bottom: 1px solid #235587;
	border-right: 1px solid #235587;
	margin: 10px 0;
}
.art_full {
	width: 538px;
	background-color: rgb(244, 249, 253);
	padding: 5px;
	overflow: hidden;
	margin: 10px 0;
}
.art_title {
	font-size: 20px;
	font-weight: bold;
	color: #235587;
	margin: 0px 0;
}
.art_first_part {
	margin: 10px 0px;
	text-align: justify;
	font-weight: bold;
}
.art_content {
	margin: 10px 0px;
	text-align: justify;
}
.art_footer {
	width: 100%;
	margin: 0px 0;
}
.art_footer td {
	font-size: 11px;
	color: #235587;
}
.art_footer_more {
	width: 50%;
	text-align: right;
}
.error_msg {
	font-size: 14px;
	color: #235587;
	text-align: center;
	padding: 40px 0;
}
#newsletter_div {
	width: 170px;
	height: 80px;
	padding-top: 10px;
	overflow: hidden;
	color: #235587;
	font-size: 12px;
}
#newsletter_div #nemail {
	width: 130px;
	height: 16px;
	font-size: 12px;
	line-height: 16px;
	border: 1px solid #004A80;
	margin: 0;
}
#newsletter_div #nsubmit {
	width: 30px;
}
#newsletter_div #subscribe, #newsletter_div #unsubscribe {
	width: 12px;
	height: 12px;
	font-size: 12px;
	vertical-align: middle;
	margin: 0px;
	padding: 0px;
}
