@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,

h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,

del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,

dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,

table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;

	padding: 0;
	border: 0;

	outline: 0;
	font-weight: inherit;

	font-style: inherit;
	font-size: 100%;

	font-family: inherit;
	vertical-align: baseline;

}


:focus {
	outline: 0;

}

ol, ul {
	list-style: none;

}


table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

body {
	background:#FFFFFF;
	margin:0;
	padding:0;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:1.8;
	color:#000099;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
	text-decoration:none;
}

a:hover {
	color:#FF6600;
	text-decoration:underline;
	}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000099;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000099;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#000099;
}

h2 a {
	color:#000099;
	text-decoration:none;
}

h2 a:hover {
	color:#FF6600;
	text-decoration:underline;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000099;
}


#centerColumn {
	margin:0 auto;
	text-align:center;
	width:1000px;
	height:auto;
}

#Box1 {
	margin:0 auto;
	float:left;
	width:1000px;
	height:100px;
	margin-bottom:10px;
}

#Box2 {
	margin:0 auto;
	float:left;
	width:180px;
	height:auto;
	text-align:left;
	padding-left: 20px;
}

#Box3 {
	margin:0 auto;
	float:left;
	width:759px;
	height:auto;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	border-left:1px #000099 solid;
}

#Box4 {
	margin:0 auto;
	float:left;
	width:759px;
	height:auto;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	border-left:1px #000099 solid;
}

#Box4 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#Box4 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

#Box5 {
	margin:0 auto;
	float:left;
	width:759px;
	height:auto;
	text-align:left;
	padding-left: 20px;
	padding-right: 20px;
	border-left:1px #000099 solid;
}

#Box5 a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

#Box5 a:hover {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.Box_3list {
	padding-left:30px;
	font-style:italic;
	list-style-image:none;
	list-style-position:outside;
	list-style-type: circle;
}

#footer {
	float:left;
	width:1000px;
	height:50px;
}


.Box3Exchange_3 {
	width: 450px;
	text-align: left;
}

.General_Table {
	text-align:justify;
	padding:20px;
}

.w3c {
	float:left;
	width:1000px;
	height:auto;
	margin-bottom:10px;
	margin-top:20px;
	padding-top:10px;
	border-top:1px #000099 solid;
}