@charset "utf-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(images/flow.png);
	background-repeat: repeat-x;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

h1 {
}

h2 {
	font-weight:bold;
	font-size:16px;
	padding-bottom:14px;
}

h3 {
	font-weight:bold;
	font-size:14px;
	padding-bottom:14px;
}

h4 {
	font-weight:bold;
	font-size:12px;
}

p {
	padding-bottom:14px;
}

li {
	list-style-type:disc;
	padding-left:2px;
	margin-left:17px;
}

ul {
	padding-bottom:14px;
}

.SD {
	display:none;
}

a:link,
a:visited {
	font-weight: bold;
	color: #0087C8;
	text-decoration:none;
}

a:hover,
a:active {
	color:#FF6E19;
}

#wrapper {
	background:url("images/head.png") no-repeat scroll 0 0 #FFFFFF;
	width: 910px;
	min-height:768px;
	margin:0 auto;
	position: relative;
	border-left:solid #8C9FA0 1px;
	border-right:solid #8C9FA0 1px;
	padding:20px;
}
.introduction {
	position:relative;
	float:left;
	margin-top:115px;
	padding-top:40px;
	
	width: 100%;
	border-top:solid #005783 1px;
}

.ebalance-box {
	position:relative;
	width: 100%;
	padding-top:490px;	
	padding-bottom:30px;
	background:url(images/ebalance.jpg) no-repeat 0px 40px;
	border-top:solid #B2B2B2 1px;
	clear:both;
}

.footer {
	position:relative;
	padding-top:40px;
	padding-bottom:20px;
	width: 100%;
	border-top:solid #B2B2B2 1px;
}


.text-left-side {
	width: 445px;
	float:left;
}
.text-right-side {
	width: 445px;
	float: right;
}

#block-translation-0 {
position:absolute;
right:20px;
text-align:left;
top:10px;
}
#block-translation-0 ul {
margin:0;
padding:0;
}
#block-translation-0 ul li {
list-style-image:none;
list-style-type:none;
}
#block-translation-0 ul li span {
display:block;
height:18px;
padding-bottom:7px;
}
#block-translation-0 ul li span a {
display:block;
float:left;
line-height:18px;
padding-left:5px;
}

