body 
{
    background: #000000;
    margin: 0px; 
    font-family: Tahoma, Verdana, Arial, Helvetica;   
    padding: 0px;
    z-index: -1;
}

img
{
	border-width: 0;
	padding: 0;
	margin: 0;
}

p, table
{
	padding: 0;
	margin: 0;
}
.clearBoth{
	clear:both;
}

#main 
{ 
    margin: 0;
	padding: 0;
    width: 780px;
    left: 50%;
    margin-left: -390px;
    position: absolute;
	background-color: #000000;
}
#main #header 
{
	position:relative;
	float: left;
    width: 780px;
    padding: 0px;
	margin: 0px;
    float: left;
}
#main #header #banner
{
	position:relative;
	float: left;	
    width: 278px;
    padding: 0px;
	margin: 0px;
    float: left;    
}

#main #header #languageAcq
{
	position:relative;
    float: right;
	margin-top: 8px;	
	height: 23px;
}

#main #header #languageAcq #shareThis
{
    position:relative;
    width: 92px;
    height: 23px;
    float: left;    
    padding: 0px 0px 0px 0px;
    margin: -3px 0px 0px 0px;
    top: 0px;
    
}

#main #header #languageAcq #seperator
{
    position:relative;
    width: 6px;
    height: 23px;
    float: left;    
    padding: 0px;
    margin: 0px 2px 0px 2px;
}


.stbuttontext
{
    font: 10px arial;
    color: #cccccc;	
    text-decoration: none; 
 margin: 2px 0px 1px 0px;
}

#main #header #languageAcq #text1
{
    position:relative;
	width: 75px;
	height: 23px;
    float: left;    
    padding: 0px;
    margin: 0px;
}

#main #header #languageAcq #imgTriangel
{
    position:relative;
	width: 7px;
    float: left;    
    padding: 7px 0px 0px 0px;
    margin: 0px;
    height: 14px;
}

#main #header #languageAcq #imgTriangelcClosed
{
    width: 7px;
    height: 14px;
    float: left;
    position: relative;
    padding: 7px 0px 0px 0px;
    margin: 0px;
    display: none;
    background-color: #0079f4;
}

#main #header #header_links
{
	position: absolute;
	bottom: 12px;
	right: 10px;
	float: right;
	font-size: 14px;
	color: #ffffff;
}

#main #header #header_links a
{
	font: bold 14px arial;
	color: #ffffff;
	text-decoration: none;
}

#main #depositORdownload
{
	text-align: center;
	padding: 3px 0;
	font-size: 0px;
}

#main #central
{
	position: relative;
	width: 780px;
	height: 687px;
	background-color: #151515;
}

#main #central #top_central
{
	position: absolute;
	width: 718px;
	height: 145px;	
	background-color: #000000;	
	top: 17px;
	left: 31px;
	border-top: 1px solid #333333;
}

#main #central #top_central #left_text
{
	position: relative;
	left: 20px;
	top: 15px;
	float: left;
	width: 230px;
}

#main #central #top_central #left_text p.big
{
	font: bold 22px arial;
	color: #ffffff;
}

#main #central #top_central #left_text p.small
{
	font: 14px arial;
	color: #ffffff;
	line-height: 23px;
	padding-top: 11px;
}

#main #central #top_central #left_text p.small img
{
	position: relative;
	top: 2px;
}

#main #central #top_central #left_text p.small span.blue
{
	color: #007af3;
	font-weight: bold;
}

#main #central #top_central div.icon_text
{
	position: relative;
	width: 80px;
	float: left;
	top: 15px;
}

#main #central #top_central div.icon_text p
{
	font: bold 12px arial;
	color: #cccccc;
	padding-top: 5px;
	text-align: center;
}

#main #central #top_central div.plus_img
{
	position: relative;
	width: 46px;
	top: 48px;
	text-align: center;
	float: left;
}

#main #central #easy_ways
{
	position: absolute;
	width: 718px;
	height: 445px;	
	background-color: #000000;	
	bottom: 60px;
	left: 31px;	
	border-top: 1px solid #333333;
}

#main #central #easy_ways #top_ways
{
	position: relative;
	left: 20px;
	width: 147px;
	height: 56px;
	clear: both;
	float:left;		/* link LB */
}
#main #central #easy_ways #but_lb 
{
	display:inline;
	float:right;		
	height:36px;
	margin-right:19px;
	padding-left:15px;
	padding-right:15px;
}
#main #central #easy_ways #but_lb  a 
{
	display:block;
	margin-top:8px;
	font: bold 16px arial;
	color:#000000;
	text-decoration:none;
}
#main #central #easy_ways #but_lb  a span 
{
	margin-right:10px;
	text-decoration:underline;
}
#main #central #easy_ways #menu
{
	position: relative;
	left: 20px;
	width: 186px;
}

#main #central #easy_ways div.menuItemDiv, 
#main #central #easy_ways div.menuItemDivLast
{
	position: relative;
	width: 186px;
	height: 37px;
	_height: 38px;
	border-top: 1px solid #333333;
	cursor: pointer;
}

#main #central #easy_ways div.menuItemDivLast
{
	border-bottom: 1px solid #333333;
}

#main #central #easy_ways p.zero
{
	font: bold 14px arial;
	color: #b1b1b1;
	padding: 10px 0 0 5px;
}

#main #central #easy_ways p.head
{
	font: bold 14px arial;
	color: #b1b1b1;
	padding: 10px 0 0 35px;
}

#main #central #easy_ways div.content_item,
#main #central #easy_ways div.content_item_hidden
{
	position: absolute;
	right: 20px;
	top: 57px;
	width: 492px;
	height: 343px;
	background-color: #151515;
}

#main #central #easy_ways div.content_item_hidden
{
	display: none;
}

#main #central #easy_ways #content_item_0 #header_0
{
	position: relative;
	top: 12px;
	left: 18px;
	clear: both;
}

#main #central #easy_ways #content_item_0 #right_text_0 p.p1
{
	line-height: 16px;
	padding-bottom: 17px;
}

#main #central #easy_ways #content_item_0 #right_text_0 p.p2
{
	line-height: 16px;
	padding-bottom: 7px;
}

#main #central #easy_ways #content_item_0 #left_image_0
{
	position: relative;
	top: 35px;
	left: 18px;
	float: left;
	width: 178px;
	height: 255px;
}

#main #central #easy_ways #content_item_0 #right_text_0
{
	position: relative;
	top: 35px;
	left: 36px;
	float: left;
	width: 238px;
}

#main #central #easy_ways p.parag
{
	line-height: 21px;
}

#main #central #easy_ways div.number
{
	position: relative;
	top: 12px;
	left: 18px;
	width: 30px;
	height: 23px;
	float: left;
}

#main #central #easy_ways div.sub_header
{
	position: relative;
	left: 30px;
	top: 11px;
}

#main #central #easy_ways div.sub_header2
{
	position: relative;
	left: 30px;
	top: 16px;
}

#main #central #easy_ways div.up_text
{
	position: relative;
	top: 35px;
	left: 20px;
	clear: both;
	width: 452px;
}

#main #central #easy_ways div.table_header
{
	position: relative;
	top: 50px;
	left: 18px;
	width: 456px;
	height: 22px;
}

#main #central #easy_ways div.table_content
{
	position: relative;
	top: 50px;
	left: 18px;
	width: 456px;
}

#main #central #easy_ways table td.header
{
	padding: 1px 0 5px 8px;
	height: 22px;
}

#main #central #easy_ways table td.ordinal
{
	background-color: #252525;
	padding: 3px 0 3px 8px;
}

#main #central #easy_ways table td.ordinal p
{
	line-height: 19px;
}

#main #central #easy_ways table td.cell
{
	width: 145px;
}

#main #central #easy_ways table td.cell_wide
{
	width: 330px;
}

#main #central #easy_ways div.bottom_text
{
	position: relative;
	top: 60px;
	left: 20px;
	width: 452px;
}

#main #central #easy_ways div.disclaimer
{
	position: relative;
	top: 65px;
	left: 20px;
	width: 452px;
}

#main #central #easy_ways a
{
	color: #0063c1;
}

#main #central #easy_ways #content_item_2 #top_text
{
	position: relative;
	top: 24px;
	left: 20px;
	clear: both;
}

#main #central #easy_ways #content_item_2 #top_text p,
#main #central #easy_ways #content_item_2 #bottom_text p
{
	text-align: left;
}

#main #central #easy_ways #content_item_2 #bottom_text
{
        position: relative;
	left: 20px;
	clear: both;
        top: 17px;
}

#main #central #easy_ways #content_item_2 #first_box,
#main #central #easy_ways #content_item_2 #second_box
{
	position: relative;
	border: 1px dashed #545454;
	background-color: #292929;
	width: 422px;
	text-align: center;
	left: 35px;
}

#main #central #easy_ways #content_item_2 #first_box
{
	top: 30px;
}

#main #central #easy_ways #content_item_2 #second_box
{
	top: 30px;
}

#main #central #easy_ways #content_item_2 #first_box p,
#main #central #easy_ways #content_item_2 #second_box p
{
	padding: 11px 0 15px 0;
}

#main #central #easy_ways #content_item_2 #arrow_2
{
	position: relative;
	left: 235px;
	width: 23px;
	height: 35px;
	top: 30px;
}

#main #central #easy_ways #content_item_2 #second_box
{
}

#main #central #easy_ways #content_item_2 p.standard
{
	text-align: center;
	line-height: 21px;
}

#main #central #depositORdownload2
{
	position: absolute;
	width: 718px;
	height: 46px;	
	bottom: 37px;
	left: 31px;
	text-align: center;
}

/****** footer **********/
#main #footer
{
	position: relative;
	font-size: 0px;
	clear: both;
	margin-top: 17px;
}

#main #footer #expander, #main #footer #terms_link
{
	font: bold 12px arial;
	color: #cccccc;
	text-decoration: none;
}

#main #footer #expander
{
	padding-right: 5px;
}

#main #footer #terms
{
	display: none;
	padding-bottom: 30px;
}

#main #footer #tc_header
{
	border-top: 1px #cccccc;
	padding: 15px 0 10px;
}

/************* fonts ******************/
.big_white
{
	font: 18px arial;
	color: #ffffff;
}

.big_white2
{
	font: 16px arial;
	color: #ffffff;
}

.small_grey
{
	font: 12px arial;
	color: #b1b1b1;
}

.smallest_grey
{
	font: 9px arial;
	color: #b1b1b1;
}

.bold_small_grey
{
	font: bold 12px arial;
	color: #b1b1b1;
}

.big_blue
{
	font: bold 18px arial;
	color: #007af2;
}

.bold_big_white
{
	font: bold 18px arial;
	color: #ffffff;
}

.bold_small_white
{
	font: bold 12px arial;
	color: #ffffff;
}
/* --------------ToolTip ---------------------- */
.ToolTip15{
	z-index:1000;
	width:234px;
	font:12px arial !important;
}
.ToolTip5{
	z-index:1000;
	width:234px;
	font:12px arial !important;
}
.TPTop{
	width:234px;
	height:5px;
	font-size:0px;
}
.TPHeader{
	font-weight:bold;
	color:#007af3;
	padding:5px 0 0 10px;
	-padding:0px 0 0 10px;
	line-height:15px !important;
	margin:0px;
	font-size:12px;
}
.TPText{
	color:#cccccc;
	margin:0px;
	padding-bottom:11px;
	
}
.TPText p{
	padding:10px 0 0 10px;
	line-height:14px !important;
	font-size:12px;
}
.TPText p span{
	padding-left:5px;
}
.TPbottom{
	width:234px;
	height:20px;
}
.JQ_tooltip15k, .JQ_tooltip5k{
	cursor:pointer;
}
/* ----------------------------------------------------------------------- */
