@charset "utf-8";
/* CSS Document */
.wrap {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	padding:0;
	margin:0;
	background-color: #001387;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.header {
	padding:0;
	min-height: 277px;
	width: 1024px;
}
.footer-format {
	margin:0;
	min-height: 50px;
	width: 1024px;
	background-color:#001387;
	clear:both;
	color: #FFFFFF;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.body-wrap {
	width: 1024px;
	padding:0;
	margin:0;
}
.left-body {
	width: 59%;
	background-color: #FFFFFF;
	float:left;
}
.right-body {
	width: 36.09%;
	float:right;
	padding-top:13px;
	padding-right: 40px;
	background-color: #FFFFFF;
}
.button1 {
	width:100%;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 20px;
	padding-bottom:20px;
}
.button4 {
	width:100%;
	padding-bottom:20px;
	background-color: #011F6B;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 23px;
}
.button2 {
	width:100%;
	padding-bottom:20px;
	background-color: #011F6B;
	font-size: 24px;
	font-weight: bolder;
	text-decoration: none;
	padding-top: 20px;
	border-right-width: 4px;
	border-right-style: solid;
	border-right-color: #999999;
}
.helper {
	min-height: 100px;
	width: 1024px;
	clear:both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 18px;
	color: #000000;
	margin-right: 40px;
	margin-left: 40px;
	padding-top: 20px;
	text-align: center;
}
.left-body, .right-body {
	background-position: left top;
}
.button1, .button2 {
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.header a:link {
	text-decoration: none;
}
.button1 a:link {
	color: #011F6B;
	text-decoration: none;
}
.button2 a:link, .button4 a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-format a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.header a:hover {
	text-decoration: none;
}
.button1 a:hover {
	color: #FF9900;
	text-decoration: none;
}
.button2 a:hover, .button4 a:hover {
	color: #FF9900;
}
.footer-format a:hover {
	color: #FF9900;
}
.header a:active {
	text-decoration: none;
}
.button1 a:active {
	text-decoration: none;
	color: #011F6B;
}
.button2 a:active, .button4 a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer-format a:active {
	color: #FFFFFF;
}
.header a:visited {
	text-decoration: none;
}
.button1 a:visited {
	text-decoration: none;
	color: #011F6B;
}
.button2 a:visited, .button4 a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footer-format a:visited {
	color: #FFFFFF;
}

