body
{
	margin: 0px;
	padding: 0px;
	background-color: #f3f3f3;
	background-image: none;
}

li
{
	margin-left:	20px;
}

img
{
	border:			none;
}

.tui_content
{
	background-color: #ffffff;
	margin:			0px auto;
	width:			990px;
}

.tui_content h1,
.tui_content h2,
.tui_content h3
{
	margin:			0px;
	padding:		0px;
	font-family:	Arial,sans-serif;
}

.tui_content ul.dashed
{
	margin:			8px 0px;
	padding:		0px;
	list-style-type:none;
}

.tui_content ul.dashed li,
.tui_content ul.dashed a
{
	color:			#6699ff;
	font-size:		13px;
	font-weight:	bold;
	text-decoration:none;
}

.tui_content ul.dashed a:hover
{
	text-decoration:underline;
}

.tui_content ul.dashed li
{
	background:		url("/img/site/img_tui/dash.gif") no-repeat 2px 10px transparent;
	padding:		2px 14px;
	margin:			0px;
}

.tui_content ul.dashed li.indent
{
	background:		url("/img/site/img_tui/dash.gif") no-repeat 16px 10px transparent;
	padding:		2px 0px 2px 32px;
	margin:			0px;
}

.tui_content .tui_header
{
	background:		url("/img/site/img_tui/bg_top_ga.jpg") no-repeat scroll 0 0 #F7F7F7;
	height:			227px;
	vertical-align:	bottom;
	font-family:	Arial,sans-serif;
}

.tui_content .tui_header .tui_top_container_1
{
	height:			182px;
}

.tui_content .tui_header .tui_logo
{
	float:			left;
	/*padding-left:	16px;*/
	position:		relative;
	left:			30px;
	top:			33px;
}

.tui_content .tui_header .tui_logo a
{
	display:		block;
	width:			400px;
	height:			80px;
}

.tui_content .tui_header .tui_logo_ga
{
	float:			right;
	position:		relative;
	top:			10px;
	width:			160px;
	font-family:	Arial;
	font-size:		12px;
	color:			#7e868c;
}

.tui_content .tui_header .tui_logo_ga .links
{
	padding:		110px 50px 0px 0px;
	text-align:		right;
}

.tui_content .tui_header .tui_logo_ga .links a
{
	/*color:			#6699ff;*/
	color:			#163B52;
	text-decoration:none;
	font-size:		11px;
	font-weight:	bold;
}

.tui_content .tui_header .tui_logo_ga .links a:hover
{
	text-decoration:underline;
}

.tui_content .tui_header .tui_top_container_2
{
	height:			45px;
}

.tui_content .tui_header .tui_top_container_2 .tui_top_menu
{
	height:			45px;
}

.tui_top_menu table
{
	height:			100%;
}

.tui_top_menu td
{
	vertical-align:	top;
}

.tui_top_menu td.left_offset
{
	width:			34px;
}

.tui_top_menu_item
{
	background:		url("/img/site/img_tui/menu_btn_bg.png") repeat-x scroll left bottom transparent;
	bottom:			-5px;
	color:			#FFFFFF;
	cursor:			pointer;
	display:		block;
	font-size:		15px;
	font-family:	Arial,sans-serif;
	font-weight:	bold;
	height:			16px;
	padding:		9px 15px;
	position:		relative;
	text-decoration:none;
}

a:hover.tui_top_menu_item
{
	color:			#FFFFFF;
}

.tui_top_menu td.whitespace
{
	width:			15px;
}

.tui_top_menu td.current
{
	vertical-align:	top;
}

.tui_top_menu td.current div
{
	background:		none repeat scroll 0 0 #F7F7F7;
	height:			100%;
	padding:		6px 6px 0;
}

.tui_top_menu td.current .tui_top_menu_item
{
	background:		none repeat scroll 0 0 #FFFFFF;
	bottom:			0px;
	color:			#163B52;
	font-size:		15px;
	font-weight:	bold;
	height:			21px;
	position:		relative;
}

.tui_content .tui_middle
{
	margin-left:	34px;
	margin-top:		18px;
}

.tui_content .tui_left_column
{
	display:		inline;
	float:			left;
	width:			230px;
	font-family:	Arial,sans-serif;
}

.tui_content .tui_left_column .tui_left_panel
{
	margin-bottom:	10px;
	padding: 		14px;
	background-color: #FFFDD4;
}

.tui_content .tui_left_column h2
{
	color:			#00263A;
	font-size:		17px;
	font-weight:	bold;
}

.tui_content .tui_left_column h3
{
	color:			#00263A;
	font-size:		13px;
	font-weight:	bold;
}

#tui_login_form
{
	height: 		140px;
	color:			white;
	background-color: #6096FF;
	font-size:		17px;
	font-weight:	bold;
}

.login_field
{
	width:			196px;
	margin:			5px 0px;
}

.tui_content .tui_right_column
{
	/*background-color: #FFFDD4;*/
	display:		inline;
	float:			left;
	width:			678px;
	margin-left:	14px;
	/*font-size:		16px;*/
}

.tui_content .tui_right_column h1,
.tui_content .tui_right_column h2,
.tui_content .tui_right_column h3
{
	/*font-family:	Verdana,Tahoma;*/
	font-weight:	bold;
	margin:			15px 0 2px;
	padding:		0;
}

.tui_content .tui_footer
{
	font-family:	Arial,sans-serif;
}

.tui_content .tui_footer .hr
{
	background-color: #F7F7F7;
	height:			6px;
}

.tui_content .tui_footer .tui_bottom_container
{
	padding:		22px 28px;
}

.tui_content .tui_footer .tui_bottom_container h3
{
	color:			#00263A;
	font-size:		14px;
	font-weight:	bold;
}

.tui_content .tui_footer .currency_rate_container
{
	float:			left;
}

.tui_content .tui_footer table.currency_rate
{
	border-collapse:collapse;
	margin:			12px 12px 12px 0px;
}

.tui_content .tui_footer table.currency_rate th,
.tui_content .tui_footer table.currency_rate td
{
	border:			1px solid #bfbfbf;
	width:			50px;
	font-family:	Tahoma;
	text-align:		right;
	font-size:		11px;
	padding:		2px;
}

.tui_content .tui_footer table.currency_rate th
{
	text-align:		center;
}

.tui_content .tui_footer .currency_rate_legend_container
{
	float:			left;
	margin-top:		12px;
	color:			#8a8a8a;
	font-size:		11px;
}

.tui_content .tui_footer .currency_rate_legend_container a
{
	color:			#6699ff;
	text-decoration:none;
	font-size:		11px;
	font-weight:	bold;
}

.tui_content .tui_footer .currency_rate_legend_container a:hover
{
	text-decoration:underline;
}

.tui_content .tui_footer .tui_copyright
{
	float:			left;
	width:			450px;
	color:			#8a8a8a;
	font-size:		12px;
	margin-top:		10px;
}

.tui_content .tui_footer .counters
{
	float:			right;
	text-align:		right;
	margin-top:		10px;
}

.tui_soc
{
	float: left;
	padding-left: 12px;
	/*margin-top: 7px;*/
	/*padding-top: 10px;*/
	/*background-color: white;*/
}

.tui_soc div
{
    color: #717272;
    display: block;
    font-size: 1.1em;
    font-weight: bold;
    padding-bottom: 8px;
}
.tui_soc a
{
	margin-right: 7px;
	display: block;
	float: left;
}
