@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;}
.cleaner {
	clear: both;
}
body{
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	font-size: 11px;
	color: #464f55;
	background-color: #f6f7f8;
	background-image: url(/images/main_bg.jpg);
	background-attachment:fixed;
	background-repeat: repeat-x;
	background-position: center 0px;
}
a:link {color: #379ee1;}
a:visited {color: #2C799F;}
a:hover {
	color: #095d95;
}
a:active {color: #06C;}
#header a {outline:none 0;}
#header #menu a:focus {outline:dotted 1px #52a8e2;}
#container {
	margin: auto;
	width: 996px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(/images/cont_bg.png);
}
#top_right {
	background-repeat: no-repeat;
	background-position: -1px 11px;
	float: right;
	height: 67px;
	width: 220px;
	color: #c4cace;
	padding-top: 10px;
}
#top_right a {
	color: #c4cace;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 8px;
}
#top_right a:hover {
	color: #999;
}
#menu {
	background-color: #318cc8;
	height: 35px;
	color: #FFF;
	padding-left: 20px;
}
#main_menu li   , #sec_menu li{
	display: inline;
	list-style-type: none;
}
#main_menu li a  {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	height: 18px;
	margin-top: 9px;
	padding-right: 16px;
	padding-left: 16px;
	background-repeat: no-repeat;
	background-position: center 0px;
	overflow: hidden;
	text-indent:9999px;
	white-space: nowrap;
}
#main_menu li a:hover {
	background-position: center -35px;	
}
#main_menu li.current a, #main_menu li a:focus  {
	background-position: center -70px;	
}
#main_menu li.partners a  {
	background-image: url(/images/yatirmenu_03.gif);
	width:47px;
}
#main_menu li.adv_board a  {
	background-image: url(/images/yatirmenu_05.gif);
	width:88px;
}
#main_menu li.apply_faq a  {
	background-image: url(/images/yatirmenu_07.gif);
	width:63px;
}
#main_menu li.contact a  {
	background-image: url(/images/yatirmenu_09.gif);
	width:65px;
}
#main_menu li.inv_relations a  {
	background-image: url(/images/yatirmenu_11.gif);
	width:103px;
}
#sec_menu {
	float: right;
	margin-right: 15px;
}
#sec_menu li a {
	color:#DFECF5;
	display:block;
	float:left;
	margin-top:11px;
	padding:2px 10px;
	text-decoration:none;
}
#sec_menu li a:hover{color:#fff;}
#home_promo {
	background-image: url(/images/ytr_09.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 177px;
	text-indent: 9999px;
	white-space: nowrap;
	overflow: hidden;
}
#home_promo_2 {
	background-image: url(/images/ytr_11.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 9999px;
	overflow: hidden;
	height: 160px;
	white-space: nowrap;
}
#content {
	line-height: 16px;
}
#content p {
	margin-bottom: 10px;
}
.col1, .col2, .col3, .col4 {
	float: left;
	margin-top: 20px;
}
.pic_ttl {
	background-image: url(/images/ytr_24.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding-bottom: 5px;
	margin-bottom: 15px !Important;
}
.col1 {
	width: 620px;
	margin-right: 40px;
	padding-left:30px;
}
.col2 {
	width: 455px;
	margin-right: 20px;
}
.col3 {
	width: 305px;
}
.col4 {
	width: 195px;
	margin-left: 20px;
}	
ul.list_ttls , ul.list_ttls ul{
	list-style-position: outside;
	list-style-type: none;
}
ul.list_ttls li {
	font-size: 12px;
	font-weight: bold;
	color: #5d6b74;
	padding-bottom: 6px;
	padding-left: 15px;
	background-image: url(/images/ytr_28.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}
ul.list_ttls ul {
	margin-top: 6px;
}
ul.list_ttls li ul li {
	font-size: 11px;
	font-weight: normal;
	background-image: url(/images/ytr_32.gif);
	padding-left: 12px;
}

.insider_ttl {
	background-image: url(/images/insider_ttl_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 49px;
	padding-top: 40px;
	padding-left: 30px;
}
#insider_menu {
	background-color: #a2a9ad;
	height: 25px;
	padding-left: 30px;
}
#insider_menu ul li {
	color: #FFF;
	display: inline;
	list-style-type: none;
}
#insider_menu ul li a {
	color: #FFF;
	margin-top: 5px;
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	text-decoration: none;
}
#insider_menu ul li a:hover {
	color: #EDEDED;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #515a60;
	padding-bottom: 10px;
}
h3 {
	font-size: 14px;
	color: #acafb2;
	padding-bottom: 5px;
	padding-top: 5px;
}
h4 {
	font-size: 14px;
}
.seed, .NewsSummary {padding-bottom:10px;}
#footer {
	margin-top: 80px;
	padding-top: 10px;
	padding-bottom: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CBD4DA;
}
#footer_menu {
	float: right;
}
#footer_menu li {
	display: inline;
}
#footer_menu li a {
	float: left;
	white-space: nowrap;
	color: #adb0b2;
	margin-left: 25px;
}
#footer_menu li a:hover {
	color: #666;
	text-decoration: none;
}
.kcs{padding-left:30px;}
.kcs a{color:#999;}

.contactform .label{
	font-size: 11px;
	color:#A2A9AD;
	padding-right:10px;
	text-align:left !Important;
}
.contactform input, .contactform textarea{
	border:solid 1px #bec1c6;
	width:450px;
	margin-bottom:15px;
	padding:5px;
	font-size: 15px;
}
.contactform textarea{
	width:450px;
	height:120px;
	font-family: Helvetica, Arial, Tahoma, sans-serif;
	color: #464f55;
	font-size:12px;
	line-height:15px;
	}
.fbsubmit {background-color:#318CC8; float:right;border:none 0; color:#fff;padding:5px;margin-right:87px;}
.error_message li{
	padding-bottom:20px;
	font-size: 15px;
	list-style:none;
}
.greybox {
	background-color:#F9F9F9;
	float:left;
	margin-bottom:10px;
	margin-left:-30px;
	padding:20px 20px 20px 30px;
	position:relative;
}
.greybox img{float:left;}
.prtrs_name{margin-left: 20px;}

.about{
	margin-left: 20px;
	margin-top: 20px;
	float:left;
	width:470px;
}
#content .about p{margin-bottom:7px;}

