@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #000000;
}
.sub_page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EB9001;
}
.page_text_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002448;
	font-weight: bold;
}
.page_text_small_sample {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #002448;
}
.page_text_bold_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #c90202;
	font-weight: bold;
}
.page_text_bold_red_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #c90202;
	font-weight: bold;
	text-decoration: underline;
}
.page_text_bold_18 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #002448;
	font-weight: bold;
}
.page_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #002448;
}
.link {
	font-family: Arial;
	font-size: 13px;
	color: #EB9001;
}
.copyright {
	font-family: Arial;
	font-size: 13px;
	color: #6f8295;
}
.copyright_white {
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}
.copyright_blue {
	font-family: Arial;
	font-size: 13px;
	color: #1e3346;
}
.side_white {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	height: 20px;
}
.side_white_bold_underline {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
.side_white_bold {
	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
}
.spacing{
	font-family: Arial;
	font-size: 6px;
	color: #ffffff;
}
.spacing2{
	font-family: Arial;
	font-size: 14px;
	color: #ffffff;
}
.vnacolors {
	font-family: Arial;
	font-size: 1px;
	color: #1E3446;
}

