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

@import url("style/fonts.css");
html {
	height: 100%;
	width: 100%;
}
body {
	background-color: #0c4a87;
	background-attachment: fixed;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	background-position: center top;
	padding:0px;
	margin:0px;
}
.cl1 {
	width:1001px;
	background:url(images/bg2.png);
	background-position:center top;
	background-repeat:repeat-y;
}
.textbox1 {
	width:169px;
	height:20px;
	font-size:11px;
	color:#000000;
	padding-right:5px;
	padding-left:5px;
	background-color:#FFF;
	border:1px solid #0b4d89;
}
.textbox2 {
	width:179px;
	height:20px;
	font-size:11px;
	color:#000000;
	padding-right:5px;
	border:none;
	padding-left:5px;
	background-color:#ebebeb;
}
a.link1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
a:hover.link1 {
	color:#0b4d89;
}
.link2 a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
}
.link2 a:hover {
	color:#0b4d89;
}
.font1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#0b4d89;
}
.font2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#505050;
}
.menu {
	font-family:MyriadProRegular;
	font-size:13px;
	color:#000000;
}
.menu a {
	color:#000000;
	text-decoration:none;
}
.menu a:hover {
	color:#0b4d89;
	text-decoration:none;
}
.bg1 {
	background:url(images/bg-middle.png);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:MyriadProRegular;
	color:#FFF;
	font-size:18px;
	width:964px;
	height:29px;
}
.bg4 {
	background:url(images/bg-middle.png);
	background-position:center top;
	background-repeat:repeat-x;
	font-family:MyriadProRegular;
	color:#FFF;
	font-size:16px;
	width:964px;
	height:29px;
}
.bg2 {
	width:709px;
	height:92px;
	background:url(images/bg3.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.bg3 {
	width:241px;
	font-size:24px;
	color:#000;
	font-family:MyriadProRegular;
	height:83px;
	background:url(images/bg4.png);
	background-position:center top;
	background-repeat:no-repeat;
}
.font4 {
	font-size:16px;
	color:#000;
	font-family:MyriadProRegular;
}
img {
	border:none;
}
.bg6 {
	width:222px;
	height:133px;
	background:#fff;
	border:1px solid #a9a7a8;
}
.font5 {
	font-size:30px;
	color:#000;
	font-family:MyriadProRegular;
}
.font6 {
	font-size:48px;
	color:#000;
	font-family:MyriadProRegular;
}
.font7 {
	font-size:13px;
	color:#000;
	font-family:MyriadProRegular;
}
.font8 {
	font-size:11px;
	color:#000;
	text-align:justify;
	font-family:MyriadProRegular;
}

