body, div, h1, h2, h3, h4, h5, h6, p, ul, ul li, dl, dt, dd, form, fieldset, input, select, textarea, table, th, td {
	margin:0;
	padding:0;
}
body {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:200%;
	line-height:2em;
}
h2 {
	font-size:150%;
	line-height:1.5em;
}
h3 {
	font-size:100%;
	line-height:1em;
}
ul {
	list-style:none;
}
ol {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
ol li {
	margin:0 0 0 10px;
	padding:0 0 0 10px;
}
dl {
	height:1%;
}
dt, dd {
	float:left;
}
fieldset {
	border:0;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img, a img {
	border: 0;
}
table {
	width:100%;
	border-collapse:collapse;
}
/* Page framework styles */
.hsbclpPageFramework01 
{
	width:809px;
}
/* Container Style */
/* 2009autumn image change */
.hsbclpContainerStyle01
{
	padding:60px 22px 0;
	background:#fff url("../_images/hsbclpBg01_blank.gif") top left no-repeat;
}
/* Header Style */
.hsbclpPageHeader 
{
	min-height:60px;
	_height:60px;
	background:#251451 url("../_images/hsbclpBg02.gif") top left repeat-x;
	color:#fff;
	text-align:right;
}
.hsbclpPageHeader div
{
	padding:0 30px;
}
.hsbclpPageHeader span
{
	float:left;
	width:189px;
	text-align:left;
	display:block;
	padding-top:22px;
}
.hsbclpPageHeader a
{
	position:relative;
	top:16px;
	color:#fff;
}
/* Footer Style */
.hsbclpPageFooter
{
	padding-top:20px;
}
.hsbclpPageFooter div
{
	padding-bottom:12px;
}
.hsbclpPageFooter p
{
	font-size:62.50%;
	line-height:1.5em;
	color:#333;
	padding-bottom:6px;
}
.hsbclpPageFooter .hsbclpPageFooterStyle01
{
	background-color:#eee;
	padding:3px 10px;
}
/* Content layout style */
.row {
	height:1%;
}
.row01 {
	background-color:#201146;
}
.column {
	float:left;
}
.column01 {
	width:100%;
}
.column02 {
	width:532px;
}
.column03 {
	width:233px;
	/*background-color:#2c1067;*/
}
/* Fix for Firefox */
dl:after,
.row:after,
.hsbclpPageHeader:after
{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size:0;
	line-height:0;
}
