body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 21px;
	color: #000000;
	margin: 0 auto;
	text-align: left;
	background-color: #fff;
	width: 100%;
}
a:link    { color: #2074ca; text-decoration: none;}
a:visited { color: #2074ca; text-decoration: none;}
a:active  { color: #2074ca; text-decoration: none;}
a:hover   { color: #3cb716; text-decoration: none;}

.top a {
	padding: 4px 15px;
	color: #fff;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	float: left;
	background-color: #2e86df;
	border-top: 1px solid #2e86df;
	border-left: 1px solid #2e86df;
	border-right: 1px solid #2e86df;
}
.top a:hover {
	padding: 4px 15px;
	background-color: #fff;
	color: #000000;
	text-decoration: none;
	display: block;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

h1 {
	font-size: 19px;
	color: #2b5885;
	margin: 0.5em 0;
}
h2 {
	font-size: 18px;
	color: #2b5885;
	margin: 0.5em 0;
}
h3 {
	font-size: 17px;
	color: #2b5885;
	margin: 0.4em 0;
}
h4 {
	font-size: 16px;
	color: #2b5885;
	margin: 0.4em 0;
}
p, ul, ol {
	margin-top: 0.6em;
	margin-bottom: 0em;
}
pre {
	font-size: 15px;
	line-height: 15px;
	margin: 0 15px;
	padding: 5px;
	background-color: #eeeeee;
}
.header {
	font-size: 16px;
	color: #2b5885;
}
.blue {
	color: #2b5885;
}
.small_text {
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
}
.caps_text {
	font-variant: small-caps;
}
.line {
	border-bottom: 1px dashed #999999;
}
.active {
	padding: 4px 15px;
	background-color: #fff;
	color: #000000;
	display: block;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.main_title {
	color: #757678;
	width: auto;
	margin: 0 5% 20px 5%;
	text-align: center;
}
.top {
	clear: both;
	width: 100%;
	text-align: center;
	padding: 0;
	background-color: #2e86df;
}
.content {
	text-align: left;
	margin: 30px 5% 50px 5%;
}

.rootnode {
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
}
.rootnode a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.rootnode a:hover {
	color: #2074ca;
}
.simplenode a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.simplenode a:hover {
	color: #2074ca;
}
.captcha {display: none;}

#news_date { color: #666666; font-size: 13px; }
#news_text {}
