*
{
	margin: 0;
	padding: 0;
}
body
{
	background: #fff url(Images/ikano-page-bg.gif) repeat-x 0 -36px;
	margin: 0;
	font-family: georgia, sans-serif;
	font-size: 14px;
	line-height: 1.3;
	color: #2b2b2b;
}
.wrapper2
{
	background: url(Images/ikano-small-footer-divider-bg.gif) 0% 100% repeat-x;
	padding-bottom: 30px;
	border: solid 0px blue;
}
#mainContainer
{
	width: 923px;
	margin: 0 auto;
	position: relative;
	padding-top: 1px;
	border: solid 0px blue;
}

#header
{
	padding-top: 35px;
	border: solid 0px blue;
}
.sidemenu
{
	color: #eb0000;
}
.sidemenu a
{
	color: #eb0000;
}
.content
{
	clear: both;
	background: url(Images/ikano-page-main-content-top-bg.gif) no-repeat;
	padding: 15px 0 0 0;
	margin-top: 45px;
	border: solid 0px blue;
}
.topContent
{
	width: 842px;
	height: 101px;
	margin: 0 16px 0px 16px;
	padding: 30px 25px 15px 25px;
	background: url(Images/topContentBg.gif) no-repeat;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	line-height: 1.6;
	color: #fff;
}
.topContent .deco
{
	position: absolute;
	top: 15px;
	left: 15px;
	width: 1002px;
	height: 246px;
	background: url(Images/topImageDeco.png) 0% 0% no-repeat;
}
.topContent img
{
	width: 1002px;
	height: 246px;
}

.contentContainer
{
	background: url(Images/ikano-page-main-content-bot-bg.gif) 0% 100% no-repeat;
	padding: 0 0 5px 0;
}
.contentContainer:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.mainContent
{
	width: 710px;
	padding: 15px 50px 30px 28px;
	overflow: hidden;
}

.logo
{
    background-image:url(Images/ikanobank.gif);
    background-repeat:no-repeat;
    height:59px;
    width:120px;
    text-decoration:none;
    border:0px;
    
}


.logomp
{
    background-image:url(Images/ikanobank.gif);
    background-repeat:no-repeat;
    height:59px;
    width:120px;
    text-decoration:none;
    border:0px;
    
}

h1
{
	font-size: 26px;
	font-family: Arial, serif;
	font-weight: bold;
	line-height: 1.9em;
}
h2
{
	font-size: 14px;
	font-family: georgia, serif;
	line-height: 1.2;
	font-weight: bold;
	margin: 0;
}
h3
{
	font-size: 13px;
	font-family: georgia, serif;
	margin: 0 0 5px 0;
}
.header1
{
	font-size: 26px;
	font-family: Arial, serif;
	font-weight: bold;
	color: #2B2B2B;
	font-style: normal;
	border: solid 0px blue;
}
p
{
	margin-bottom: 1em;
}
p.link
{
	float: left;
	clear: left;
	background: url(Images/linkBg.gif) 0% 0% no-repeat;
	margin-bottom: 0px;
}
p.link a
{
	float: left;
	position: relative;
	left: 5px;
	padding: 0 28px 3px 0px;
	background: url(Images/linkBg.gif) 100% 0% no-repeat;
	color: #fff;
	font-size: 10px;
	line-height: 27px;
	font-family: Arial, Sans-Serif;
	text-transform: uppercase;
}

a img
{
	border: none;
}
a
{
	color: #eb0000;
    font-weight: normal;
    text-decoration: none;
}s

.contentBlocks
{
	overflow: hidden;
	padding: 0px 20px;
}
.contentBlock
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	/*height: 100%;*/
	margin: 0px 5px 0px 5px;
	overflow: hidden;
}
.contentBlockFit
{
	display: -moz-inline-stack;
	display: inline-block;
	vertical-align: top;
	width: 100%;
	margin: 20px 5px 0px 5px;
	overflow: hidden;
}
.contentBlock img
{
	float: left;
	margin: 10px 0px 0px 0px;
}
.mainContent a
{
	color: #eb0000;
	font-weight: bold;
}

#loginIcon
{
	height: 40px;
	padding-left: 60px;
	margin: 0;
	background: url(Images/key-icon.gif) no-repeat;
}
#loginImage
{
	height: 200px;
	width: 433px;
	margin: 0;
	background: url(Images/coffie-cup-small.jpg) no-repeat;
	margin-top: 40px;
}

#footer
{
	width: 923px;
	clear: both;
	margin: 0 auto;
	background: url(Images/ikano-footer-top-bg.gif) no-repeat;
	margin-bottom: 30px;
	font-family: Lucida Sans Unicode, Sans-Serif;
	color: #bdb9b1;
}
#footerContent
{
	position: relative;
	top: 6px;
	padding: 60px 35px 15px 15px;
	background: url(Images/ikano-footer-bottom-bg.gif) 0% 100% no-repeat;
	overflow: hidden;
}
#footerContent *
{
	line-height: 1.4;
	font-size: 11px;
	margin: 0;
}
#footerContent p
{
	float: left;
}
#footerContent a
{
	color: #ff8507;
}

#footerContent ul
{
	float: left;
	margin-left: 20px;
}
#footerContent ul li
{
	display: inline;
	margin-left: 1em;
}

.style1
{
	width: 447px;
	border: solid 0px red;
}
.style2
{
	width: 11px;
}
#form2
{
	width: 889px;
}
.style3
{
	width: 400px;
	border: solid 0px black;
}
.linkLarge
{
	font-family: Arial, Verdana;
	font-size: 16px;
}
.linkLargeDiv
{
	margin-top: 0px;
	margin-left: 60px;
	padding-bottom: 15px;
}
.LoginTextTitle
{
	display: block;
	padding-bottom: 5px;
	border: solid 0px black;
}
.LoginText
{
	display: block;
	padding-bottom: 2px;
	border: solid 0px black;
}
.LoginText2
{
	display: block;
	padding-bottom: 15px;
	border: solid 0px black;
}

.ErrorText{
    font-style : italic;
   color:  red;
}
