* {
	margin: 0;
	padding: 0;
}
html {
	color: #000000;
	background: #8C9DD0;
	overflow: auto;
}
body {
	text-align: center;
	background-color: #8C9DD0;
	font-family: Arial, Helvetica, sans-serif;
	color: #222222;
	min-width: 1024px;
	font-size: 100%;
	line-height: normal;
}
#pagearea {
	height: 800px;
	position: relative;
	z-index: 0;
	margin: 0 auto;
	margin-top: 0;
	width: 974px;
	text-align: left;
	top: 0;
	border: 0;
	background-color: #8C9DD0;
	background-image: url(img/contentsbg.jpg);
	background-repeat: repeat-y;
}
#logo {
	position: relative;
	top: -175px;
	height: 230px;
	width: 230px;
	font-size: 0;
	background-color: #8C9DD0;
	background-color: transparent;
	z-index: 20;
}
#header {
	position: relative;
	top: 0px;
	left: 170px;
	height: 175px;
	width: 804px;
	font-size: 0;
	background-color: #FFFFFF;
	z-index: 1;
}
#s_ns {
	position: absolute;
	top: 15px;
	left: 600px;
	background-color: transparent;
	border: 0px;
	width: 170px;
	height: 80px;
	padding: 10px;
}
#page {
	position: absolute;
	float: right;
	right: 0px;
	top: 175px;
	width: 774px;
	height: 625px;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0;
	border: 0;
	z-index: 1;
}
#page-content-rh {
	position: relative;
	float: right;
	right: 0px;
	top: 0px;
	width: 300px;
	height: 545px;
	background-color: #BEC4E6;
	color: #0f0f0f;
	clear: left;
	padding: 5px;
	margin: 0;
	border: 0;
	z-index: 1;
	text-align: left;
}
#page-content-lh {
	position: relative;
	float: right;
	right: 10px;
	top: 0px;
	width: 450px;
	height: 545px;
	background-color: #FFFFFF;
	color: #0f0f0f;
	clear: left;
	padding: 0px;
	margin: 0;
	border: 0;
	z-index: 1;
	overflow: auto;
}
#page-content {
	position: relative;
	float: left;
	left: 10px;
	top: 10px;
	width: 754px;
	height: 535px;
	background-color: #FFFFFF;
	color: #0f0f0f;
	padding: 0px;
	margin: 0;
	border: 0;
	z-index: 1;
	overflow: auto;
}
#content-menu {
	position: absolute;
	height: 570px;
	width: 155px;
	left: 40px;
	top: 230px;
	line-height: 150%;
	font-size: 100%;
	background-color: transparent;
	margin: 0;
	padding: 0;
	z-index: 0;
}
img {
	border: none;
}
#ftline {
	top: 0px;
	height: 3px;
	background-color: #BEC4E6;
	margin: 0;
	padding: 0;
	font-size: 1px;
}
#footer {
	position: relative;
	top: 20px;
	height: 70px;
	background-color: #BEC4E6;
	border-top: 0 #ffffff;
	margin: 0;
	padding: 0;
	font-size: 100%;
	clear: both;
}
#ftw3c {
	position: absolute;
	left: 20px;
	top: 20px;
}
#ftbktm {
	position: absolute;
	left: 160px;
	top: 15px;
}
#ftabc {
	position: absolute;
	left: 540px;
	width: 210px;
	top: 18px;
	font-size: 70%;
	font-family: Arial, Helvetica, sans-serif;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #222222;
	margin: 0 auto 1em;
}
a {
	color: #001D59;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #3C4D90;
}
a:active {
	color: #000000;
}
h1 {
	margin: 0 auto 1em;
	font-weight: bold;
	font-size: 130%;
	color: #001D59;
}
h2, h3, h4, h5, h6 {
	margin: 0 auto 0.5em;
	font-weight: bold;
	color: #001D59;
}
h2 {
	font-size: 120%;
}
h3 {
	font-size: 110%;
}
ul {
	color: #001D59;
	line-height: 150%;
}
li span {
	color: #000000;
	line-height: 150%;
}
.indent {
	padding-left: 25pt;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.ns {
	position: relative;
	top: -10px;
	background: #BEC4E6;
	border: 0px;
	color: #FF3401;
	cursor: help;
	font-size: 12px;
	height: 35px;
	left: 0%;
	padding: 2px 2px 2px 2px;
	float: left;
	text-align: center;
	width: 95%;
	z-index: 2;
}
img {
	border: 0;
}
table , td, th {
	border-width: 0px;
	border-spacing: 5px;
}
td {
	background-color:  #BEC4E6;
	padding: 5px;
/*	vertical-align: 50%;   */
	text-align: center;
	-moz-border-radius: 3px;    
}
li.menuOff {
	list-style: none;
	line-height: 125%;
}
li.menuOn {
	list-style-image: url(img/mark.png);
	line-height: 125%;
}
menu {
	line-height: 125%;
}