body {
	background: #11618A url(../images/body-bg.jpg) repeat-x top left;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #2d2d2d;
}

p {
	line-height: 140%;
	margin-bottom: 5px;
}

h2 {
	border-bottom:1px solid #226486
font-family:tahoma;
font-size:18px;
font-weight:bold;
text-decoration:none;
}

/* COMMON */

div.boxRight {
	height: 13px;
	background: url(../images/border-top.jpg) no-repeat bottom right;
	padding-right: 11px;
}

	div.boxLeft {
		height: 13px;
		background: url(../images/border-top.jpg) no-repeat top left;
	}
	
div.box {
	border-left: 1px solid #135d7a;
	border-right: 1px solid #135d7a;
}

div.box h2 {
font-family:tahoma;
font-size:18px;
font-weight:bold;
text-decoration:none;
padding-bottom:10px;
padding-top:14px;
	
}
	
div.boxRightBot {
	height: 13px;
	background: url(../images/border-bottom.jpg) no-repeat top right;
	padding-right: 11px;
}

	div.boxLeftBot {
		height: 13px;
		background: url(../images/border-bottom.jpg) no-repeat bottom left;
	}

/* CONTAINER */

#container {
	width: 864px;
	margin: 0 auto;
}

/* HEADER */

#header {
	height: 169px;
	position: relative;
}

	#header h1 {
		position: absolute;
		top: 25px;
		left: 17px;
	}
	
	#header ul#lang {
		position: absolute;
		top: 5px;
		right: 0px;
	}
	
		#header ul#lang li {
			float: left;
			margin-left: 6px;
		}
		
		#header ul#lang li:first-child {
			margin: 0;
		}
		
	#header ul.topSubNav {
		position: absolute;
		right: 1px;
		top: 115px;
		font-weight: bold;
	}
	
		#header ul.topSubNav li {
			float: left;
		}
		
			#header ul.topSubNav li a {
				color: #fff;
				text-decoration: none;
			}
			
			#header ul.topSubNav li span {
				color: #fff;
				margin: 0 5px;
			}
			
	#header ul#nav {
		position: absolute;
		top: 135px;
		right: 1px;
	}			

	#header ul#nav li {
		float: left;
		margin-left: 2px;
	}
	
	#heaer ul#nav li:first-child {
		margin: 0;
	}
	
	#header ul#nav li a {
		color: #fff;
		font-weight: bold;
		background: url(../images/nav-button.jpg) no-repeat top left;
		display: block;
		width: 137px;
		height: 34px;
		line-height: 34px;
		text-align: center;
		text-decoration: none;
	}
	
	
/* CONTENT */

#contentTop {
	height: 14px;	
	background: url(../images/content-top.jpg) no-repeat top left;
}

#content {
	background: url(../images/content-middle.jpg) repeat-y top left;
	padding: 0 14px 14px 14px;
	overflow: hidden;
}

#content1 {
	background: url(../images/content-middle.jpg) repeat-y top left;
	padding: 0 14px 14px 14px;
	overflow: hidden;
	width:621px;
	float:left;
}

#contentBottom {
	height: 20px;
	width: 868px;
	background: url(../images/content-bottom.png) no-repeat 0 -5px;
}


/* MAIN */

#main {
	width: 611px;
	float: left;
	margin-right: 10px;
}

	#main ul.ads {
		width: 217px;
		float: left;
	}
	
		#main ul.ads li {
			margin-bottom: 10px;
		}

	#main div.chart {
		float: left;
		display: inline;
		width: 384px;
		margin-left: 10px;
		text-align: center;
	}
	
	#main div.info {
		padding: 10px;
		background-color: #ffffcc;
		border: 1px solid #b2b2b2;
		margin-bottom: 15px;
	}
	
	#main div.box {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	
	#main h5 {
		font-size: 12px;
		color: #FF0000;
		text-align: center;
		margin-bottom: 15px;
	}
	
	#main p {
		font-size: 11px;
		margin-bottom: 10px;
	}
	
		#main p.red {
			color: #ff0000;
		}

	#main h3 {
		padding: 18px 0;
		text-align: center;
		margin-bottom: 15px;
		color: #003366;
		font-size: 14px;
	}
	
		#main h3.step1 {
			background: url(../images/border1.png) no-repeat center left;
		}
		
		#main h3.step2 {
			background: url(../images/border2.png) no-repeat center left;
		}
		
		#main h3.step3 {
			background: url(../images/border3.png) no-repeat center left;
		}
                #main h3.step4 {
			background: url(../images/border4.png) no-repeat center left;
		}
	
	#main div.stepDesc {
		text-align: center;
		background: url(../images/arrow_blue.png) no-repeat center left;
		padding-bottom: 60px;
		padding-left: 50px;
	}
	
		#main div.stepDesc strong {
			color: #3982AD;
		}
		
		#main div.stepDesc input {
			margin-top: 10px;
		}

#sidebar {
	width: 215px;
	float: left;
}
#sidebar div.bankRolls {
	background: #bdd0df;
	border: 1px solid #ffffff;
	padding: 5px 5px;
	font-size: 11px;
	-moz-box-shadow: 0px 0px 1px #dbdad8;
	margin-top: 15px;
}
		
#sidebar div.bankRolls h3 {
	text-align: center;
	margin-bottom: 15px;
}

#sidebar1 {
	width: 215px;
	float: right;
	
}
#sidebar1 div.bankRolls {
	background: #bdd0df;
	border: 1px solid #ffffff;
	padding: 5px 5px;
	font-size: 11px;
	-moz-box-shadow: 0px 0px 1px #dbdad8;
	margin-top: 15px;
}
		
#sidebar1 div.bankRolls h3 {
	text-align: center;
	margin-bottom: 15px;
}


div.txt1 {
	margin-top: 0px;
}

div.txt1 .box {
	padding: 0 15px 15px 15px;
}

div.txt1 ol {
	list-style-type: decimal;
	margin-left: 20px;
	line-height: 150%;
}

	div.txt1 ol li {
		margin-bottom: 15px;
	}

div.txt1 ol dt {
	font-weight: bold;
	margin-bottom: 5px;
	*margin-top: -17px;
}



div.txt {
	margin-top: 15px;
}

div.txt .box {
	padding: 0 15px 15px 15px;
}

div.txt ol {
	list-style-type: decimal;
	margin-left: 20px;
	line-height: 150%;
}

	div.txt ol li {
		margin-bottom: 15px;
	}

div.txt ol dt {
	font-weight: bold;
	margin-bottom: 5px;
	*margin-top: -17px;
}

/* FOOTER */

#footer {
	width: 665px;
	overflow: hidden;
	text-align: center;
	margin:10px auto;
}

	#footer li {
		float: left;
		font-weight: bold;
	}
	
	#footer li span {
		color: #fff;
		font-weight: bold;
		margin: 0 5px;
	}
	
	#footer li a {
		font-weight: bold;
		color: #fff;
		text-decoration: none;
	}
.error
{
color:#3982AD;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
}	
a.link {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#11618A;
	text-decoration: none;
}
a.link:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color:#000000;
	text-decoration: none;
}
a.button_link 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.button_link:hover 
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.maintitle
{
color:#000000;
font-family:Verdana,Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:bold;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.title_heading
{
color:#00324C;
text-align:left;
padding-bottom:8px;
font-size:18px;
font-family:Verdana;
font-weight:bold;
}
.title_bottom_border
{
border-bottom:1px solid #226486;
margin-bottom:10px;
}
.details_title{
padding-top:10px;
color:#000000;
font-family:tahoma;
font-size:12px;
font-weight:normal;
text-decoration:none;
}
.sitemap
{

}
.sitemap a
{
	color:#3982AD;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
}
.sitemap ul li
{
	line-height:25px;
	margin-left:25px;
}
