html {
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
}
body {
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}
.big_container {
	width: 762px;
	text-align: center;
}
.leftside {
	text-align: center;
	vertical-align: top;
	width: 200px;
	background-color: #cce1e6;
}
.rightside {
	text-align: center;
	vertical-align: top;
	width: 559px;
	height: 100%;
	background-color: #ffffff;
}
.vline {
	background-color: #006784;
	width: 3px;
}
.right_container {
	width: 100%;
	height: 100%;
	background-color: #ffffff;
}
.right_body {
	width: 100%;
	background-image: url('/images/background.jpg');
	background-repeat: repeat-y;
	vertical-align: top;
}
.right_body2 {
	width: 100%;
	background-color: #ffffff;
	vertical-align: top;
	text-align: left;
	padding: 10px;
	font-family: verdana;
	font-size: 9pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
.right_body2 a {
	font-family: verdana;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	color: #006784;
}
.right_body2 strong {
	font-family: verdana;
	font-size: 11pt;
	font-weight: bold;
	font-style: normal;
	color: #006784;
}
.right_body2 b {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}

.hline {
	background-color: #006784;
	height: 3px;
}
.header {
	background-color: #e5e5e5;
	height: 87px;
	vertical-align: middle;
}
.header img {
	margin: 0px;
	margin-bottom: -5px;
}
.footer {
	background-color: #e5e5e5;
	height: 25px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
}
.footer a {
	font-size: 7pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-family: verdana;
	font-size: 16pt;
	font-weight: normal;
	font-style: italic;
	color: #000000;
}
.head_blue {
	font-family: verdana;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	color: #006784;
}
h2 {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	color: #006784;
}

.left_menu {
	width: 140px;
	text-align: right;
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 20px;
	line-height: 80%;
}

.left_menu a {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.left_menu2 {
	width: 170px;
	text-align: right;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 20px;
	margin-bottom: 20px;
	line-height: 80%;
}

.left_menu2 a {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}
.copyright {
	font-family: verdana;
	font-size: 6pt;
	font-weight: normal;
	color: #006784;
}
.copyright a {
	font-family: verdana;
	font-size: 6pt;
	font-weight: normal;
	color: #006784;
	text-decoration: none;
}

.seolink {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.seolink a {
	font-family: verdana;
	font-size: 10pt;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}