html {
height: 100%;
width: 100%;
}
body { 
background-color: #FFFFFF;
background-position: center center; 
background-image: url(images/general/background.gif); 
color: #000000;
font-family: Arial; 
font-size: 12px;
height: 100%;
min-width: 900px;
padding: 0px;
margin: 0px;
}
a:link, a:visited {
color: #706158;
text-decoration: none;
cursor: pointer;
}
a:hover, a:active {
color: #706158;
text-decoration: none;
cursor: pointer;
}
div {
margin: 0px;
padding: 0px;
}
img {
border: medium none;
margin: 0px;
}
.mainWindow_BG {
	width: 100%;
	background-repeat: repeat-y;
	background-position: center center;
	background-image: url(images/general/fixed_BG.gif);
}
.mainWindow {
	width: 852px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.mainWindow_footer {
	width: 100%;
	background-image:url(images/general/background.gif);
	background-position:center;
	float:left;
}
.mainWindow_footer .position {
	/*width: 852px;*/
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
}
.mainWindow_footer .position .credit {
	float:left; width:170px;
}
.mainWindow_footer .position .credit span {
	float:left;color:#8C8C8C
}
.mainWindow_footer .position .credit a {
	float:left;
	text-decoration: none;
}
.mainWindow_footer .position .credit img 
{
	height: 13px;
	padding-left: 4px;
}

.mainPosition {
	width: 850px;
	margin-left: 0px;
	margin-right: 0px;
}
.header {
	width: 850px;
	height: 76px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	border-right: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	background: #FFFFFF;
}
.topHead {
	float: left;
	width: 850px;
	height: 76px;
	background-image: url(images/header/BG.gif);
}
.topLogo {
	float: right;
	width: 224px;
	height: 68px;
	background-image: url(images/header/logo.gif);
	background-repeat: no-repeat;
	margin-right: 15px;
}
.topNav {
	float: left;
	margin-top: 12px;
	width: 490px;
	margin-left: 15px;
	display: inline;
}
.topNav  ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
}
.topNav  ul li { 
	display: inline; 
	color: #8f8f8f;
	margin-right: 4px;
	float: left;
	font-weight: bold;
}
.topNav li a:link, .topNav li a:visited { 
	text-decoration: none; 
	color: #8C8C8C;
}
.topNav li a:hover, .topNav li a:active {
	text-decoration: underline;
	color: #8C8C8C;
	font-size: 11px;
}
.searchBox {
	height: 30px;
	width: 190px;
	float: left;
	margin-left: 15px;
	margin-top: 10px;
	display: inline;
}
.searchBox .right {
	float: right;
	width: 3px;
	height: 30px;
	background-image: url(images/search_box/right.gif);
}
.searchBox .center {
	float: right;
	width: 184px;
	height: 30px;
	background-image: url(images/search_box/center.gif);
}
.searchBox .left {
	float: right;
	width: 3px;
	height: 30px;
	background-image: url(images/search_box/left.gif);
}
.searchBox .text {
	float: left;
	margin-top: 7px;
	margin-left: 5px;
	color: #272727;
	font-size: 12px;
}
.searchWhat input {
	width: 116px;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #aaaaaa;
	border-top: 1px solid #aaaaaa;
	background-color: #f4f4f4;
	font-size: 12px;
	float: right;
	margin-right: 10px;
	margin-top: 7px;
	height: 14px;
}
.searchBox .go 
{
	float: left;
	height: 8px;
	width: 5px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-top: 12px;
	margin-left: 6px;
	
	/*float: left;
	height: 16px;
	width: 32px;
	background-image: url(Images/buttons/search.gif);
	background-repeat: no-repeat;
	margin-top: 8px;
	margin-left: 10px;
	color: #000000;
	font-size: 12px;*/
}
.topMenuOrange{
	width: 852px;
	height: 23px;
	background-image: url(images/menu/BG.gif);
	float: left;
	font-weight: bold;
}
.topMenuOrange  ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;	
}
.topMenuOrange ul li { 
	display: inline; 
	color: #FFFFFF;
	float: right;
	line-height: 22px;
}
.topMenuOrange  .nS_topMenu { 
	background-image: url(images/menu/nS_BG.gif);
	float: right;
}
.topMenuOrange  .S_topMenu { 
	background-image: url(images/menu/S_BG.gif);
	float: right;
}
.topMenuOrange .lS_topMenu { 
	background-image: url(images/menu/lS_BG.gif);
	float: right;
}
.topMenuOrange ul li a { 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-right: 18px;
	padding-left: 18px;
}
.topMenuOrange  a:visited  { 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.topMenuOrange a:hover, .topMenuOrange  a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.topMenuGreen{
	width: 850px;
	height: 26px;
	/*background-image: url(images/menu/BGgreenHeight.gif);*/
	background-image: url(images/menu/top_menu_green_bg.gif);
	float: left;
	font-weight: bold;
}
.topMenuGreen  ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
}
.topMenuGreen ul li { 
	display: inline; 
	color: #FFFFFF;
	float: right;
	line-height: 26px;
}
.topMenuGreen .nS_topMenu { 
	background-image: url(images/menu/BGgreen_nS.gif);
	float: right;
}
.topMenuGreen .S_topMenu { 
	background-image: url(images/menu/BGgreen_S.gif);
	float: right;
}
.topMenuGreen .lS_topMenu{ 
	background-image: url(images/menu/BGgreen_LSHeight.gif);
	float: right;
}
.topMenuGreen ul li a { 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
	padding-left: 15px;
}
.topMenuGreen  a:visited  { 
	text-decoration: none; 
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.topMenuGreen a:hover, .topMenuGreen  a:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}
.call_us {
	float: left;
	margin-left: 15px;
	display: inline;
	width: 100px;
}
.call_us .text{
	color: #170C07;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	display: inline;
	float: left;
}
.call_us .text span {
	font-size: 12px;
}
.call_us img {
	width: 66px;
	height: 20px;
	float: left;
	display: inline;
}
.mainContent {
	width: 850px;
	float: left;
	margin-top: 0px;
	border-right: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	background: #FFFFFF;
}
.main_image {
	float: left;
	width: 610px;
	height:310px;	
	margin-top: 12px;
	margin-left: 15px;
	display: inline;
}
.rightCol {
	float: right;
	width: 190px;
	margin-top: 0px;
	margin-right: 15px;
	display: inline;
}


.LoginCustomers
{	
	width:182px;
	height:35px;
	float:left;
	clear:both;
	margin:10px 0px 0px 10px;
display: inline;
}
a.EnterAcount {
	
	background-image: url(images/grayButton/b_login.gif);
	background-position:right;
	display:inline-block;
	background-repeat:no-repeat;
}
a:link.EnterAcount, a:visited.EnterAcount {
	width:182px;
	height:35px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	/*font-stretch:ultra-expanded;*/
	line-height:35px;
	
	}
a:active.EnterAcount, a:hover.EnterAcount {
	width:182px;
	height:35px;
	color:#fff;
	text-align:right;
	font-weight:bold;
	font-size:14px;
	/*font-stretch:ultra-expanded;*/
	line-height:35px;
	
	}
a.EnterAcount span
{
	margin-right:25px;
	float:right;
	}


.grayBox1 {
	float: right;
	width: 190px;
	margin-top: 12px;
}
.grayBox1 .top {
	float: right;
	width: 178px;
	height: 2px;
	background-image: url(images/grayBox/top.gif);
	overflow: hidden;
}
.grayBox1 .center {
	float: right;
	width: 178px;
	height: 76px;
	background-image: url(images/grayBox/center.gif);
}
.grayBox1 .center .background {
	float: right;
	width: 174px;
	height: 76px;
	margin-right: 2px;
	background-image: url(images/grayBox/BG.gif);
	display: inline;
}
.grayBox1 .bottom {
	float: right;
	width: 178px;
	height: 2px;
	background-image: url(images/grayBox/bottom.gif);
	overflow: hidden;
}
.grayBox2 {
	float: right;
	width: 190px;
	margin-top: 12px;
}
.grayBox2 .top {
	float: right;
	width: 178px;
	height: 2px;
	background-image: url(images/grayBox/top.gif);
	overflow: hidden;
}
.grayBox2 .center {
	float: right;
	width: 178px;
	background-image: url(images/grayBox/center.gif);
}
.grayBox2 .center .background 
{
	float: right;
	width: 174px;
	margin-right: 2px;
	background-image: url(images/grayBox/BG.gif);
	display: inline;
}
.grayBox2 .bottom {
	float: right;
	width: 178px;
	height: 2px;
	background-image: url(images/grayBox/bottom.gif);
	overflow: hidden;
}
.grayBox3 {
	float: left;
	width: 212px;
	height: 220px;
	margin-top: 12px;
}
.grayBox3 .top {
	float: right;
	width: 212px;
	height: 2px;
	background-image: url(images/grayBox/top212.gif);
	overflow: hidden;
}
.grayBox3 .center {
	float: right;
	width: 212px;
	height: 160px;
	background-image: url(images/grayBox/center212.gif);
}
.grayBox3 .center .background {
	float: right;
	width: 208px;
	height: 160px;
	margin-right: 2px;
	background-image: url(images/grayBox/BG.gif);
	display: inline;
}
.grayBox3 .bottom {
	float: right;
	width: 212px;
	height: 2px;
	background-image: url(images/grayBox/bottom212.gif);
	overflow: hidden;
}
.grayBox4 {
	float: right;
	width: 375px;
	margin-top: 12px;
}
.grayBox4 .top {
	float: right;
	width: 375px;
	height: 2px;
	background-image: url(images/grayBox/top376.gif);
	overflow: hidden;
}
.grayBox4 .center {
	float: right;
	width: 376px;
	height: 111px;
	background-image: url(images/grayBox/center376.gif);
}
.grayBox4 .center .background {
	float: right;
	width: 372px;
	height: 111px;
	margin-right: 2px;
	background-image: url(images/grayBox/BG.gif);
	display: inline;
}
.grayBox4 .bottom {
	float: right;
	width: 376px;
	height: 2px;
	background-image: url(images/grayBox/bottom376.gif);
	overflow: hidden;
}
.grayBox4_row {
	width: 210px;
	float: right;
	margin-top: 2px;
	clear: both;
}
.grayBox4_row  ul { 
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 12px;
}
.grayBox4_row   ul li { 
	display: inline; 
	color: #087959;
	margin-right: 4px;
	float: right;
	font-weight: normal;
}
.grayBox4_row  img {
	height: 7px;
	width: 4px;
	margin-left: 4px;
}
.grayBox4_row   ul li a { 
	text-decoration: underline; 
	color: #087959;
}
.grayBox4_row  a:visited  { 
	text-decoration: underline; 
	color: #087959;
}
.grayBox4_row   a:hover, .grayBox4_row   a:active {
	text-decoration: underline;
	color: #087959;
}
.grayBox5 {
	float: left;
	margin-top: 12px;
	width: 220px;
}
.grayBox5 .top {
	float: left;
	width: 212px;
	height: 2px;
	background-image: url(images/grayBox/top212.gif);
	overflow: hidden;
}
.grayBox5 .center {
	float: left;
	width: 212px;
	height: 125px;
	background-image: url(images/grayBox/center212.gif);
}
.grayBox5 .center .background {
	float: left;
	width: 208px;
	height: 125px;
	margin-left: 2px;
	background-image: url(images/grayBox/BG.gif);
	display: inline;
}
.grayBox5 .bottom {
	float: left;
	width: 212px;
	height: 2px;
	background-image: url(images/grayBox/bottom212.gif);
	overflow: hidden;
}
.forgotPass_customer {
	float:right;width:120px;margin-top:80px;display:inline;margin-right:20px;
}
.login_customer {
	float:right;width:364px;background-color:#ffffff;margin-right:4px;margin-top:4px;display:inline;
}
.whiteDiv 
{
	float: right;
	height: 20px;
	border-right: 4px solid #F14F11;
	background: #FFFFFF;
	width: 160px;
	margin-right: 5px;
	margin-top: 4px;
	display: inline;
}

.whiteDiv2
{
	float: right;
	/*height: 20px;*/
	/*border-right: 4px solid #F14F11;*/
	background: #FFFFFF;
	width: 163px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
}

.contact_whiteDiv {
	float: right;
	background: #FFFFFF;
	width: 198px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
}
.whiteDiv_text {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 4px;
	display: inline;
}
.whiteDiv .text a:link, .whiteDiv .text a:visited{
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 4px;
}
.whiteDiv .text a:hover, .whiteDiv .text a:active{
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 4px;
}
.call_you_form {
	float: right;	
	background: #FFFFFF;
	width: 164px;
	margin-right: 5px;
	margin-top: 4px;
	margin-bottom: 4px;
	display: inline;
	overflow: hidden;
}
.form_row {
	margin-top: 4px;
	width: 160px;
	height: 18px;
}
.form_input {
	float: left;
	width: 110px;
	height: 16px;
	margin-left: 0px;
	display: inline;
}
.form_input input {
	width: 109px;
	height: 14px;
	margin-right: 0px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}
.callYou_form_input 
{
	float: left;
	width: 110px;
	height: 16px;
	margin-left: 0px;
	display: inline;
	color: #000000;
	font-size: 12px;
}
.callYou_form_input input {
	width: 102px;
	height: 14px;
	margin-left: 4px;
	background-color: #ffffff;
	border: 1px solid #999999;
	float: left;
	color: #000000;
	font-size: 12px;
}
.call_you_form .call_you_text {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 2px;
	display: inline;
}
.call_you_form .call_you_text span {
	color: #F14F11;
}
.gray_button {
	float: left;
	height: 20px;
	width: 46px;
	display: inline;
}
.gray_button .right{
	float: right;
	width: 3px;
	height: 20px;
	background-image: url(images/grayButton/right.gif);
}
.gray_button .center{
	float: right;
	width: 38px;
	height: 20px;
	text-align: center;
	background-image: url(images/grayButton/center.gif);
}
.gray_button .left{
	float: right;
	width: 3px;
	height: 20px;
	background-image: url(images/grayButton/left.gif);
}
.gray_button .text a:link, .gray_button .text a:visited {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
}
.gray_button .text a:hover, .gray_button .text a:active {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	line-height: 18px;
	text-decoration: none;
}
.bottomContent {
	float: left;
	height: 154px;
	margin-top: 10px;
	background: #FFFFFF;
}
.leftNews {
	float: left;
	width: 226px;
	margin-left: 15px;
	display: inline;
	position: relative;
}
.leftNews .title {
	float: left;
	width: 226px;
}
.leftNews .title .left{
	float: left;
	width: 6px;
	height: 23px;
	background-image: url(images/redTitle/left.gif);
	background-repeat: no-repeat;
}
.leftNews .title .center{
	float: left;
	width: 214px;
	height: 23px;
	background-image: url(images/redTitle/center.gif);
}
.leftNews .title .right{
	float: left;
	width: 6px;
	height: 23px;
	background-image: url(images/redTitle/right.gif);
	background-repeat: no-repeat;
}
.leftNews .title .text{
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	height: 17px;
	margin-top: 2px;
	margin-right: 4px;
	display: inline;
}
.leftNews .title .text a:link, .leftNews .title .text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.leftNews .title .text a:hover, .leftNews .title .text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.leftNews .title p 
{
	margin-bottom: 0px;
}
.rightNews .title p 
{
	margin-bottom: 0px;
}
.leftNews .news {
	float: right;
	height: 100px;
	width: 180px;
}
.leftNews .newsItem {
	float: left;
	position: relative;
	margin-top: 5px;
	width: 156px;
	height: 120px;
}
.leftNews .newsItem  .title{
	float: right;
	width: 100px;
	margin-right: 4px;
	font-size: 12px;
	color: #EE4E11;
	font-weight: bold;
	display: inline;
}
.leftNews .newsItem  .title img {
	width: 9px;
	height: 16px;
}
.leftNews .newsItem  .message{
	float: right;
	clear: both;
	width: 140px;
	display: inline;
	margin-right: 4px;
	color: #585858;
	font-size: 12px;
	font-weight: normal;
}
.leftNews .newsItem  .message p	 
{
	margin: 0px;
}
.rightNews .newsItem  .message p	 
{
	margin: 0px;
}
.leftNews .newsItem  .message a:link, .leftNews .newsItem  .message a:visited{
	color: #3F3E3E;
	font-size: 12px;	
}
.leftNews .newsItem  .message a:hover, .leftNews .newsItem  .message a:active{
	color: #3F3E3E;
	font-size: 12px;	
}
.leftNews .newsItem .go {
	float: right;
	height: 8px;
	width: 5px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 4px;
}
.leftNews .read_more {
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both;
	width: 140px;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-align: left;
}
.leftNews .read_more a:link, .leftNews .read_more a:visited{
	color: #F14F11;
	text-decoration: underline;
	text-align: left;
}
.leftNews .read_more a:hover, .leftNews .read_more a:active{
	color: #F14F11;
	text-decoration: underline;
	text-align: left;
}
.rightNews {
	float: left;
	width: 376px;
	margin-left: 11px;
	display: inline;
	position: relative;
}
.rightNews .title {
	float: left;	
}
.rightNews .title .left{
	float: left;
	width: 6px;
	height: 23px;
	background-image: url(images/greenTitle/left.gif);
}
.rightNews .title .center{
	float: left;
	width: 364px;
	height: 23px;
	background-image: url(images/greenTitle/center.gif);
}
.rightNews .title .right{
	float: left;
	width: 6px;
	height: 23px;
	background-image: url(images/greenTitle/right.gif);
}
.rightNews .title .text{
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	margin-right: 4px;
	height: 17px;
	margin-top: 2px;
	display: inline;
}
.rightNews .title .text a:link, .rightNews .title .text a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.rightNews .title .text a:hover, .rightNews .title .text a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.rightNews .newsItem {
	float: right;
	position: relative;
	/*margin-top: 10px;*/
	width: 270px;
	height: 115px;
}
.rightNews .newsItem  .title{
	float: right;
	width: 270px;
	position: relative;
	left: -4px;
	color: #3F3E3E;
	font-size: 12px;
	font-weight: bold;
	display: inline;
}
.rightNews .newsItem  .message{
	float: right;
	clear: both;
	width: 270px;
	display: inline;
	position: relative;
	left: -4px;
	color: #3F3E3E;
	font-size: 12px;
	font-weight: normal;
}
.rightNews .newsItem .go {
	float: right;
	height: 8px;
	width: 5px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-top: 4px;
}
.rightNews .read_more {
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both;
	width: 185px;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-align: left;
}
.rightNews .read_more a:link, .rightNews .read_more a:visited{
	color: #F14F11;
	text-decoration: underline;
	text-align: left;
}
.rightNews .read_more a:hover, .rightNews .read_more a:active{
	color: #F14F11;
	text-decoration: underline;
	text-align: left;
}
.earth_img {
	float: left;
	width: 105px;
	height: 140px;
	position: absolute;
	top: 22px;
}
.earth_img img{
	width: 105px;
	height: 140px;
}
.tips_img {
	float: left;
	width: 70px;
	height: 134px;
}
.tips_img img{
	width: 70px;
	height: 134px;
}
.footer {
	float: left;
	width: 850px;
	height: 27px;
	border-right: 1px solid #C6C6C6;
	border-left: 1px solid #C6C6C6;
	background: #FFFFFF;
}
.footerContent {
	height: 17px;
	margin-top: 10px;
	background-image: url(images/footer/BG.gif);
}
.details {
	float: right;
	margin-top: 0px;
	margin-right: 20px;
	display: inline;
	width: 450px;
	line-height: 18px;	
}
.details  ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: right;
	font-size: 11px;
}
.details ul li{  
	display: inline; 
	color: #414141;
	margin-right: 4px;
	float: right;
	font-weight: bold;
	text-align: right;
}
.bottomNav {
	float: left;
	margin-top: 0px;
	width: 260px;
	margin-left: 20px;
	display: inline;
	line-height: 18px;
}
.bottomNav  ul { 
	list-style-type: none; 
	margin: 0;
	padding: 0;
	text-align: left;
	font-size: 11px;
}
.bottomNav  ul li { 
	display: inline; 
	color: #414141;
	margin-right: 4px;
	float: left;
	font-weight: bold;
}
.bottomNav  ul li a { 
	text-decoration: none; 
	color: #414141;
}
.bottomNav  a:visited  { 
	text-decoration: none; 
	color: #414141;
}
.bottomNav  a:hover, .bottomNav  a:active {
	text-decoration: underline;
	color: #414141;
}
.map {
	float: right;
	margin-top: 12px;
	width: 100%;
	background-color: #F9F9F9;
}
.map_img {
	float: right;
	height: 237px;
	width: 335px;
	margin-right: 30px;
	display: inline;
}
.enlargeIMG {
	float: left;
	color: #F14F11;
	font-size: 11px;
	text-align: left;
	margin-top: 10px;
	display: inline;
	width:70px;
	margin-left:32px;
	margin-bottom: 10px;
}
.enlargeIMG a:link, .enlargeIMG a:visited{
	float: left;
	color: #F14F11;
	font-size: 11px;
	display: inline;
	text-decoration: underline;
}
.enlargeIMG a:hover, .enlargeIMG a:active{
	float: left;
	display: inline;
	color: #F14F11;
	font-size: 11px;
	text-decoration: underline;
}
.enlargeIMG img {
	float: right;
	height: 19px;
	width: 19px;
	display: inline;
}
.contact_white_row {
	float: right;
}
.contact_details {
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	width: 50px;
	display: inline;
}
.contact_details2 {
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 5px;
	margin-right: 5px;
	
	float: right;
	width: 178px;
	display: inline;
}
.contact_details img {
	display: inline;
	float: right;
	height: 8px;
	margin-left: 4px;
	margin-top: 5px;
	width: 5px;
}

.contact_details2 img 
{
	display: inline;
	float: right;
	height: 8px;
	margin-left: 4px;
	margin-top: 5px;
	width: 5px;
}

.contact_form {
	float: left;
	margin-top: 20px;
	width: 100%;
	background-color: #F9F9F9;
	display: inline;
}
.contact_form_row {
	margin-top: 4px;
	width: 100%;
	float: left;
	display: inline;
}
.contact_form_input {
	float: right;
	height: 18px;
	/*background-color: #FFFFFF;*/
	display: inline;
}


.newsletter_form_input_phone
{
	float:right;
	width:140px;	
	display:inline;
	height:16px;
}

div.NLphone input {
	width: 60px;
	height: 14px;
	margin: 0px;
	background-color: #FFfFFF;
	border: 1px solid #999999;
	float:right;
	color: #000000;
	font-size: 12px;
}
div.NLphone select {
	width: 47px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	float: left;
	
}
div.NLphone span 
{
	display: none;
}

.call_you_phone div 
{
	float:left;
	width:114px;
}
div .call_you_phone div input 
{
	float:right;
	width: 50px;
	color: #000000;
	font-size: 12px;
}
div .call_you_phone div select 
{
	float:left;
	margin-left:8px;
	color: #000000;
	font-size: 12px;
}
div .call_you_phone div span 
{
	display: none;
}
div.contact_form_input input {
	width: 58px;
	height: 14px;
	margin-right: 0px;
	background-color: #ffffff;
	border: 1px solid #999999;
	float: right;
	color: #000000;
	font-size: 12px;
}
div.contact_form_input select {
	width: 47px;
	height: auto;
	margin-left: 2px;
	margin-right: 0px;
	margin-top: 0px;
	background-color: #ffffff;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
	float: left;
	
}
div.contact_form_input span 
{
	display:none;
}
.contact_form_inputSelect {
	width: 42px;
	height: 18px;
	margin-right: 2px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 12px;
}
.contact_form_inputSelect select{
	width: 42px;
	margin-right: 2px;
	margin-top: 1px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	color: #000000;
	font-size: 12px;
}
.contact_form_radio {
	margin-right: 20px;
	float: right;
	display: inline;
	width: 16px;
}
.contact_form_checkbox {	
	float: right;
	display: inline;
	width: 16px;
}
.contact_form_textarea {
	width: 318px;
	height: 80px;
	float: right;
}
.contact_form_textarea input{
	background-color: #ffffff;
	border: 1px solid #999999;
	width: 318px;
	height: 80px;
	float: right;
	display: inline;
	margin-right: 25px;
	color: #000000;
	font-size: 12px;
}

.contact_form_textarea textarea
{
	background-color: #ffffff;
	border: 1px solid #999999;
	width: 318px;
	height: 80px;
	float: right;
	display: inline;
	margin-right: 25px;
	overflow: hidden;
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

.contact_form .contactText {
	color: #515151;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 20px;
	display: inline;
	width: 75px;
}
.contact_form .contactText span {
	color: #F14F11;
}
.whatsNewNews {
	float: right;
	width: 192px;
	margin-top: 12px;
	display: inline;
}
.whatsNewNews .title {
	float: right;
	width: 190px;
	margin-top: 6px;
}
.whatsNewNews .title .left{
	float: right;
	width: 4px;	
	height: 21px;
	background-image: url('images/general/greenHeaderBG.gif');
	background-position: 0px 0px;
}
.whatsNewNews .title .center{
	float: right;
	width: 162px;
	padding: 0px 5px;
	height: 21px;
	background-image: url('images/general/greenHeaderBG.gif');
	background-position: 0px -21px;
}
.whatsNewNews .title .right{
	float: right;
	width: 4px;	
	height: 21px;
	background-image: url('images/general/greenHeaderBG.gif');
	background-position: 0px 21px;
}
.whatsNewNews .title .text{
	float: right;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 17px;
	height: 17px;
	margin-top: 2px;
	display: inline;
}
.whatsNewNews .title .text a:link, .whatsNewNews .title .text a:visited {
	color: #FFFFFF;
	text-decoration: none;
	
}
.whatsNewNews .title .text a:hover, .whatsNewNews .title .text a:active {
	color: #FFFFFF;
	text-decoration: none;
	
}
.whatsNewNews .news {
	float: right;
	height: 100px;
	width: 180px;
}
.whatsNewNews .newsItem {
	float: right;
	position: relative;
	width: 180px;
	height: 196px;
	display: inline;
}
.whatsNewNews .newsItem  .title{
	float: right;
	width: 100%;
	margin-right: 2px;
	font-size: 11px;
	color: #EE4E11;
	font-weight: normal;
}
.whatsNewNews .newsItem  .title img {
	width: 9px;
	height: 16px;
}
.whatsNewNews .newsItem  .message{
	float: right;
	clear: both;
	width: 160px;
	display: inline;
	margin-right: 12px;
	color: #585858;
	font-size: 12px;
	font-weight: bold;
}
.whatsNewNews .newsItem  .message a:link, .whatsNewNews .newsItem  .message a:visited{
	color: #3F3E3E;
	font-size: 12px;
	font-weight: bold;
	display:block;
	float:right;
	width:151px;
}
.whatsNewNews .newsItem  .message a:hover, .whatsNewNews .newsItem  .message a:active{
	color: #3F3E3E;
	font-size: 12px;
	font-weight: bold;
	display:block;
	float:right;
	width:151px;
}
.whatsNewNews .newsItem .go {
	float: right;
	height: 8px;
	width: 5px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-right: 0px;
	margin-left: 4px;
	margin-top: 4px;
}
.whatsNewNews .read_more {
	position: absolute;
	bottom: 0px;
	left: 0px;
	clear: both;
	width: 185px;
	display: inline;
	color: #F14F11;
	font-size: 12px;
	text-align: left;
}
.whatsNewNews .read_more a:link, .whatsNewNews .read_more a:visited{
	color: #F14F11;
	text-decoration: underline;
	text-align: left;
}
.whatsNewNews .read_more a:hover, .whatsNewNews .read_more a:active{
	color: #F14F11;
	text-decoration: underline;
	text-align: left;
}
.underConstruction_text {
	color: #656464;
	float: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	width: 100%;
	clear: both;
}
.underConstruction_text a:link, .underConstruction_text a:visited {
	color: #F14F11;
	font-size: 12px;
	font-size: 1npx;
	font-weight: normal;
	text-decoration: underline;
}
.underConstruction_text a:hover, .underConstruction_text a:active {
	color: #F14F11;
	font-size: 12px;
	font-size: 1npx;
	font-weight: normal;
	text-decoration: underline;
}
.thankYou {
	color: #515151;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin-top: 25px;
}
.blankDiv {
	float: left;
	width: 100%;
	height: 200px;
}
.registration_main {
	float: right;
	width: 100%;
	margin-top: 15px;
	background-color: #F9F9F9;
}
.registration_clause {
	float: right;
}
.registration_clause_title {
	color: #087D5B;
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.registration_clause_text {
	color: #515151;
	font-size: 12px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
	text-align: right;
}
.registration_clause_text span {
	font-weight: bold;
}
.registration_form {
	float: left;
	margin-top: 20px;
	width: 100%;
	background-color: #F9F9F9;
	display: inline;
}
.registration_form_div {
	float:left;width: 100%;
}
.registration_form_row {
	margin-top: 4px;
	width: 100%;
	float: left;
	display: inline;
}
.registration_form_input {
	float: right;
	height: 18px;
	background-color: #FFFFFF;
	display: inline;
}
.registration_form_input input {
	width: 117px;
	height: 14px;
	margin-right: 0px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
}
.registration_form_input select {
	width: 117px;
	height: auto;
	margin-right: 0px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	font-size: 12px;
	color: #515151;
}
.registration_form_inputSelect {
	width: 42px;
	height: 18px;
	margin-right: 2px;
	background-color: #FFFFFF;
	font-size: 12px;
	color: #515151;
	display: inline;
}
.registration_form_inputSelect select{
	width: 42px;
	margin-right: 2px;
	margin-top: 1px;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	font-size: 12px;
	color: #515151;
}
.registration_form_radio {
	margin-right: 20px;
	float: right;
	display: inline;
	width: 16px;
}
.registration_form_checkbox {
	margin-right: 20px;
	float: right;
	display: inline;
	width: 16px;
}
.registration_form_textarea {
	width: 334px;
	height: 80px;
	float: left;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	height: 75px;
	display: inline;
	margin-left: 15px;
	overflow-x:hidden;
	overflow-y:scroll;
}
.registration_agreement {
	float: right;
	margin: 5px;
	font-weight: normal;
	color: #515151;
	font-size: 11px;
	display: inline;
}
.registration_agreement span {
	font-weight: bold;
}
.registration_form .registrationText {
	color: #272727;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	line-height: 18px;
	float: right;
	margin-right: 20px;
	display: inline;
	width: 90px;
}
.registration_form .registrationText span {
	color: #F14F11;
}
.registration_button{
	float: left;
	width: 70px;
	margin-left: 15px;
	display: inline;
	
}
.registration_button .left {
	float: left;
	width: 3px;	
	height: 20px;
	background-image: url('images/buttons/b_greenFrame.gif');
	background-position: 0px 0px;
}
.registration_button .right {
	float: left;
	width: 3px;	
	height: 20px;
	background-image: url('images/buttons/b_greenFrame.gif');
	background-position: 0px 20px;
}
.registration_button .center {
	float: left;
	width: auto;
	padding: 0px 5px;
	height: 20px;
	background-image: url('images/buttons/b_greenFrame.gif');
	background-position: 0px -20px;
	color: #000000;
	line-height: 19px;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	cursor: pointer;
}
.registration_button .center a {
	color: #000000;
}
.user_id {
	float: left;
	border: 1px solid #F14F11;
	background-color: #F4F4F4;
	width: 322px;
	height: 34px;
	color: #F14F11;
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
	margin-left: 30px;
	display: inline;
	line-height: 30px;
}
.portfolio_table {
	border:0px solid #087D5B;
	float: right;
	position: relative;
	right: 2px;
	top: -2px;
}
.portfolio_table table {
	border-collapse:collapse;
	border:1px solid #087D5B;
	width:100%;
}
.portfolio_table table tr th {
	background-color:#F9F9F9;
	border-bottom:1px solid #087D5B;
	color:#F14F11;
	font-size:12px;
	font-weight:bold;
	padding:6px;
	text-align:right;
	vertical-align:top;
	width:auto;
}
.portfolio_table table tr td {
	background-color:#FFFFFF;
	border-bottom:1px solid #087D5B;
	border-left:1px solid #087D5B;
	color:#087D5B;
	font-size:12px;
	font-weight:normal;
	padding:6px;
	text-align:right;
	vertical-align:top;
	width:auto;
}
.portfolio_table table tr td a:link, .portfolio_table table tr td a:visited {
	color:#087D5B;
	text-decoration: underline;
}
.portfolio_table table tr td a:hover, .portfolio_table table tr td a:active {
	color:#087D5B;
	text-decoration: underline;
}
.portfolio_table .sum td {
	background-color:#F2F2F2;
	border-bottom:0px solid #087D5B;
	border-left:1px solid #087D5B;
	color:#087D5B;
	font-size:12px;
	font-weight:bold;
	padding:6px;
	text-align:right;
	vertical-align:top;
	width:auto;
}
.back2reports {
	float:left;width:185px;height:37px;margin-top:12px;
}
.button_menu {
	float:right;width:203px;height:37px;margin-top:12px;
}
.note {
	color:#006666;float:right;font-size:12px;font-weight:normal;margin-top:10px;clear:both;width:auto;text-align:right;
}
.portfolio_table tr td.noBorder_left {
	border-left: 0px solid #ffffff;
}
.portfolio_table tr td span {
	font-weight: bold;
}
.portfolio_table tr td.semi_sum {
	color: #F14F11;
	font-weight: bold;
}
.disclosure {
	color:#087D5B;
	cursor:pointer;
	float:left;
	font-size:12px;
	line-height:30px;
	margin-left:20px;
	margin-top:10px;
	text-align:left;
	text-decoration:underline;
	width: 110px;
	display: inline;
}
.disclosure a:link, .disclosure a:visited {
	color:#087D5B;
	text-decoration:underline;
}
.disclosure a:hover, .disclosure a:active {
	color:#087D5B;
	text-decoration:underline;
}
.disclosure img {
	width: 13px;
	height: 16px;
	float: left;
	margin-top: 6px;
	margin-right: 2px;
}
.newsletter_teasetTitle {
	float: right;
}
.newsletter_title {
	float: left;
	color: #F14F11;
	font-size: 14px;
	font-weight: bold;
	width: 300px;
	margin: 12px;
	display: inline;
}
.newsletter_article {
	float: left;
	color: #656464;
	font-size: 12px;
	font-weight: normal;
	margin: 12px;
}
.newsletter_article span {
	font-weight: bold;
}
.counsler_contact {
	float: right;
	color: #656464;
	font-size: 12px;
	margin-top: 15px;
	clear: both;
}
.newsletter_subTitle {
	color: #F14F11;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 15px;
	float: right;
	width: 100%;
	display: inline;
}
.bank_links {
	float: right;
	width: 100%;
	margin-top: 15px;
}
.bank_img {
	float: right;
}
/* modal windows */
			.modalWindow{
				position: absolute;
				top: -5000px;
				left: -5000px;
				z-index: 100;
				font-family: Arial;
			}
			.modalWindow .topRow{
				float: left;
				clear: both;
			}
			.modalWindow .topRow .left{
				float: left;
				width: 4px;
				height: 28px;
				overflow: hidden;
				background-image: url('images/popUp/tl.png');	
			}
			.modalWindow .topRow .center{
				float: left;	
				height: 28px;
				overflow: hidden;
				background-image: url('images/popUp/t.png');	
			}
			.modalWindow .topRow .center .email{
				float: right;
				width: 19px;
				height: 14px;
				overflow: hidden;
				margin-top: 8px;
				margin-right: 15px;
				background-image: url('images/popUp/email.gif');
				display: inline;				
			}
			.modalWindow .topRow .center .lock{
				float: right;
				width: 11px;
				height: 16px;
				overflow: hidden;
				margin-top: 8px;
				margin-right: 15px;
				background-image: url('images/popUp/lock.gif');
				display: inline;				
			}
			.modalWindow .topRow .center .caption{
				float: right;
				margin-top: 7px;
				margin-right: 9px;
				font-size: 12px;
				font-weight: bold;
				display: inline;	
				color: #ffffff;	
			}
			.modalWindow .sendAfriend_form .close{
				float: left;
				margin-top: 8px;
				margin-left: 8px;
				font-size: 12px;
				display: inline;				
			}
			.modalWindow .sendAfriend_form .Xclose{
				float: left;
				width: 10px;
				height: 10px;
				overflow: hidden;
				margin-top: 12px;
				margin-left: 18px;
				background-image: url('images/popUp/close.gif');	
				display: inline;
			}
			.modalWindow .sendAfriend_form .close a:link, .modalWindow .sendAfriend_form .close a:visited{
				color: #656464;
				text-decoration: underline;	
			}
			.modalWindow .sendAfriend_form .close a:hover, .modalWindow .sendAfriend_form .close a:active{
				color: #656464;
				text-decoration: underline;	
			}
			.modalWindow .topRow .right{
				float: left;
				width: 4px;
				height: 28px;
				overflow: hidden;
				background-image: url('images/popUp/tr.png');	
			}
			.contentContainer .middleRowRightBg{				
				float: right;
				clear: both;
				position: relative;
				overflow: hidden;
			}
			.contentContainer .middleRowRightBgDiv{	
				background-image: url('images/popUp/r.png');	
				background-repeat: repeat-y;
				background-position: top right;
				position: absolute;
				top: 0px;
				right: 0px;
				width: 4px;
				height: 1000px;
				overflow: hidden;	
			}
			.contentContainer .middleRowLeftBg{				
				float: left;
				clear: both;
				position: relative;
				overflow: hidden;
			}
			.contentContainer .middleRowLeftBgDiv{	
				background-image: url('images/popUp/l.png');	
				background-repeat: repeat-y;
				background-position: top left;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 4px;
				height: 1000px;						
				overflow: hidden;
			}
			.modalWindow .contentContainer {
				float: left;
				clear: both;
				overflow-y: hidden;
				background-color: #EEEEEE;
				position: relative;
			}
			.modalWindow .contentContainer .content{
				background-image: url('images/popUp/popUp_body.gif');	
				background-repeat: repeat-x;
				background-position: top left;
			}
			.modalWindow .bottomRow{
				float: left;
				clear: both;
			}
			.modalWindow .bottomRow .left{
				float: left;
				width: 4px;
				height: 3px;
				overflow: hidden;
				background-image: url('images/popUp/bl.png');	
			}
			.modalWindow .bottomRow .center{
				float: left;	
				height: 3px;
				overflow: hidden;
				background-image: url('images/popUp/b.png');	
			}
			.modalWindow .bottomRow .right{
				float: left;
				width: 4px;
				height: 3px;
				overflow: hidden;
				background-image: url('images/popUp/br.png');	
			}
			.sendAfriend_form {
				float: left;
				margin-top: 0px;
				margin-left: 6px;
				width: 100%;
				background-color: #F9F9F9;
				display: inline;
			}
			.sendAfriend_form_row {
				margin-top: 2px;
				margin-bottom: 2px;
				width: 100%;
				float: left;
				display: inline;
			}
			.sendAfriend_form_input {
				float: left;
				margin-left: 15px;
				height: 18px;
				background-color: #FFFFFF;
				display: inline;
			}
			.sendAfriend_form_input input {
				width: 140px;
				height: 14px;
				margin-right: 0px;
				background-color: #F4F4F4;
				border: 1px solid #999999;
			}
			.sendAfriend_form_textarea {
				width: 100%;
				height: 86px;
				float: right;
			}
			.sendAfriend_form_textarea input{
				background-color: #F4F4F4;
				border: 1px solid #999999;
				width: 232px;
				height: 80px;
				float: right;
				display: inline;
				margin-right: 15px;
			}
			
			.sendAfriend_form_textarea textarea
			{
				background-color: #F4F4F4;
				border: 1px solid #999999;
				width: 232px;
				height: 80px;
				float: right;
				display: inline;
				margin-right: 15px;
				overflow: hidden;
			}
			
			.sendAfriend_form .sendAfriendText {
				color: #656464;
				font-size: 12px;
				font-weight: bold;
				text-align: right;
				line-height: 18px;
				float: right;
				margin-right: 15px;
				display: inline;
				width: 75px;
			}
			.sendAfriend .sendAfriendText span {
				color: #F14F11;
			}
			.formDivid1 {  
				float: left;
				width: 100%;
				height: 1px;
				background-color:#B0B0B0;
				overflow: hidden;
			}
			.formDivid2 {
				float: left;
				width: 100%;
				height: 1px;
				background-color:#FFFFFF;
				overflow: hidden;
			}
			

            input.general {	            
	            width: 100px;
	            height: 16px;
	            font-size: 11px;
	            line-height: 15px;
	            background-color: #F4F4F4;
	            border: 1px solid #AFAFAF;
            }
            
            p 
            {
				margin: 0px;
            }
            
            .nobr br
            {
                display:none;
            }
            
    .errorText
    {
        color: Red;
        font-size: 12px;
        font-weight: bold;
    }
    
    
    
    /* for print */
@media print
{
 
 .rightCol
 {
	display: none;
 }
 
 .topMenuOrange
 {
	display: none;
 }
 
 .topNav
 {
	display: none;
 }
 
 .midFooter
 {
	display: none;
 }
 
 .actions
 {
	display: none;
 }
 
 .bottomNav
 {
	display: none;
 }
 
 .searchBox
 {
	display: none;
 }
 
 table
 {
	border-collapse: collapse;	
 }  
 
 table tr th
 {
	border-bottom: 2px solid black;	
	font-weight: bold;
 }
 
 table tr td
 {
	border: 1px solid black;	
 }
 
 
 .page_title a
 {
	color: Black;	
 }
 
}

.leftNews .title a:link, .leftNews .title a:visited
{
    color: #ee4e11;
}

.leftNews .title a:hover, .leftNews .title a:active
{
    color: #ee4e11;
}

.contact_form_checkbox table tr td
{
    font-size: 12px;
}

.contact_form_checkbox table tr td
{
    font-size: 12px;
}
.action_footer_with_nav 
{
	background:#FFFFFF none repeat scroll 0%;
	border-left:1px solid #C6C6C6;
	border-right:1px solid #C6C6C6;
	float:left;
	margin-top:0px;
	width:850px;
}

/* copied from inner_page.css*/

.whiteDiv2 .leftMenuItem {
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-right: 4px;
	float: right;
	display: inline;
	clear: both;
	width: 100%;	
}
.whiteDiv2 .leftMenuItem .go {
	float: right;
	height: 7px;
	width: 4px;
	background-image: url(images/header/redArrow.gif);
	background-repeat: no-repeat;
	margin-right: 4px;
	margin-top: 8px;
	display: inline;
}
.whiteDiv2 .leftMenuItem .title{
	float: right;
	color: #666666;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	line-height: 16px;
	margin-right: 4px;
	margin-top: 2px;
	display: inline;
}
.whiteDiv2 .leftMenuItem .title a:link, .whiteDiv2 .leftMenuItem .title a:visited {
	text-decoration: none;
}
.whiteDiv2 .leftMenuItem .title a:hover, .whiteDiv2 .leftMenuItem .title a:active {
	text-decoration: underline;
}
.legalStatement 
{
	direction: rtl;
	color: #000000;
	font-size: 8px;
	float: right;
	width: 100%;
	padding-top: 30px;
}

.borderAttachment 
{
	position:relative;left:-15px;top:-10px
}
.borderAttachment img 
{
	position:relative;
}
.news_borderAttachment 
{
	position:relative;left:-15px;top:-30px
}
.news_borderAttachment img 
{
	position:relative;
}

/*presentation modal*/
			.presentModalWindow{
				position: absolute;
				top: 0px;
				left: 0px;
				z-index: 100;
				font-family: Arial;
				display: none;
			}
			.presentModalWindow .topRow{
				float: left;
				clear: both;
			}
			.presentModalWindow .topRow .left{
				float: left;
				width: 4px;
				height: 28px;
				overflow: hidden;
				background-image: url('images/popUp/tl.png');	
			}
			.presentModalWindow .topRow .center{
				float: left;	
				height: 28px;
				overflow: hidden;
				background-image: url('images/popUp/t.png');	
			}
			.presentModalWindow .topRow .center .arrow{
				float: right;
				width: 19px;
				height: 14px;
				overflow: hidden;
				margin-top: 8px;
				margin-right: 15px;
				background-image: url('images/popUp/lock.gif');
				display: inline;				
			}
			.presentModalWindow .topRow .center .caption{
				float: right;
				margin-top: 7px;
				margin-right: 9px;
				font-size: 12px;
				font-weight: bold;
				display: inline;	
				color: #ffffff;	
			}
			.presentModalWindow .close{
				float: left;
				margin-top: 8px;
				margin-left: 8px;
				font-size: 12px;
				display: inline;				
			}
			.presentModalWindow .Xclose{
				float: left;
				width: 10px;
				height: 10px;
				overflow: hidden;
				margin-top: 12px;
				margin-left: 18px;
				background-image: url('images/popUp/close.gif');	
				display: inline;
			}
			
			.presentModalWindow  .close a:link, .presentModalWindow  .close a:visited{
				color: #FFFFFF;
				text-decoration: underline;	
			}
			.presentModalWindow  .close a:hover, .presentModalWindow  .close a:active{
				color: #FFFFFF;
				text-decoration: underline;	
			}
			.presentModalWindow .topRow .right{
				float: left;
				width: 4px;
				height: 28px;
				overflow: hidden;
				background-image: url('images/popUp/tr.png');	
			}
			.contentContainer .middleRowRightBg{				
				float: right;
				clear: both;
				position: relative;
				overflow: hidden;
			}
			.contentContainer .middleRowRightBgDiv{	
				background-image: url('images/popUp/r.png');	
				background-repeat: repeat-y;
				background-position: top right;
				position: absolute;
				top: 0px;
				right: 0px;
				width: 4px;
				height: 1000px;
				overflow: hidden;	
			}
			.contentContainer .middleRowLeftBg{				
				float: left;
				clear: both;
				position: relative;
				overflow: hidden;
			}
			.contentContainer .middleRowLeftBgDiv{	
				background-image: url('images/popUp/l.png');	
				background-repeat: repeat-y;
				background-position: top left;
				position: absolute;
				top: 0px;
				left: 0px;
				width: 4px;
				height: 1000px;						
				overflow: hidden;
			}
			.presentModalWindow .contentContainer {
				float: left;
				clear: both;
				overflow-y: hidden;
				background-color: #EEEEEE;
				position: relative;
			}
			.presentModalWindow .contentContainer .content{
				background-image: url('images/popUp/popUp_body.gif');	
				background-repeat: repeat-x;
				background-position: top left;
			}
			#firmPresentation 
			{
				width:800px;float:right;margin-right:4px;
			}
			.presentModalWindow .bottomRow{
				float: left;
				clear: both;
			}
			.presentModalWindow .bottomRow .left{
				float: left;
				width: 4px;
				height: 3px;
				overflow: hidden;
				background-image: url('images/popUp/bl.png');	
			}
			.presentModalWindow .bottomRow .center{
				float: left;	
				height: 3px;
				overflow: hidden;
				background-image: url('images/popUp/b.png');	
			}
			.presentModalWindow .bottomRow .right{
				float: left;
				width: 4px;
				height: 3px;
				overflow: hidden;
				background-image: url('images/popUp/br.png');	
			}
			
			.Tbwa-Header-Font {font-family:arial; color:#656464; font-size:15px;}
.Tbwa-Header-Font-Bold {font-family:arial; color:#656464; font-size:17px; font-weight:bolder;}
.Tbwa-Basic-Font {font-family:arial; color:#656464; font-size:12px;}
.Tbwa-Basic-Font-Bolder {font-family:arial; color:#656464; font-size:12px; font-weight:bolder;}
.Tbwa-Orange-Header {font-family:arial; color:#f06d3b; font-size:15px; font-weight:bolder;}
.tbwa-join-Title {font-family:arial; color:#f06d3b; font-size:15px; }
.Tbwa-Header-Block-pad{padding-top:60px;}
.Tbwa-menu-arr{display:inline;float:left;margin-top:-14px;}
.Tbwa-menu-text{margin-left:10px;}
/* blocks definition */
div.Tbwa-Page {width:617px; direction:rtl;}
div.Tbwa-Page img {border:0px; display:block;}
div.Tbwa-Page li {list-style-image:url('Images/funds/orangeBullet4x4.jpg'); overflow:hidden;}



div.Tbwa-Header-Block {width:604px; height:23px; background-color:#e8e8e8; padding-right:12px; padding-top:4px; margin:30px 0px 10px 0px; margin-left:1px;}

div.tbwa-join-Title {width:172px;height:20px;padding:7px 9px 0px 0px;}
div.Tbwa-join-Text {width:141px;height:67px;padding:9px 40px 0px 0px;color:#7a7979;text-decoration:undeline;}
div.Tbwa-join-btn {width:141px;height:15px;padding:15px 40px 0px 0px;}
.Tbwa-join-btn-text{color:#ffffff;text-decoration:none;font-size:16px;}
.
div.Tbwa-Orange-header-thin {padding:5px 9px 0px 0px;}
div.Tbwa-Kupa-Details {width:617px; height:auto;}
div.Tbwa-Kupa-Details-Top {width:617px; height:7px;}
div.Tbwa-Kupa-Details-Bottom {width:617px; height:7px;}
div.Tbwa-Kupa-Details-Inner {width:613px; height:auto; overflow:auto; border-right:1px solid #d4cccc; border-left:1px solid #d4cccc; margin-left:2px;}
div.Tbwa-Kupa-Details-Inner-Right {width:403px; height:auto; float:right; padding:0px 10px 0px 10px;}
.lineHeight ul li { line-height:23px;}

div.Tbwa-Kupa-Details-Inner-Left {width:181px; height:150px; margin-left:9px; float:right; background-image:url('Images/funds/kupaDetailsInnerLeftBack.jpg'); background-repeat:no-repeat;}

div.Tbwad-spacerUp-div{height:15;float:right; }

div.Tbwa-tsoot-table{width:612px; height:auto!important;padding-top:5px;}
div.Tbwad-spacer-div{width:12px;float:right; }
div.Tbwa-tsoot-table-right{width:441px; height:143px;background-image:url('Images/funds/period.jpg');float:right;}
div.Tbwa-tsoot-table-right-Inner1{width:240px; height:130px;padding-right:20px;padding-top:1px;float:right;line-height:32px;}
div.Tbwa-tsoot-table-right-Inner2{width:180px; height:130px;padding-top:1px;float:right;line-height:32px;}
div.Tbwa-tsoot-table-left{width:159px; height:145px;padding-top:7px;background-image:url('Images/funds/yetra.jpg');background-repeat:no-repeat;float:right;text-align:center;}

div.Tbwa-Info-And-Data {width:617px; height:auto; overflow:auto;}
div.Tbwa-Info-And-Data-Right {width:221px; height:auto; float:right;}
div.Table-Results {width:206px; height:146px; margin-left:15px; margin-bottom:9px; background-image:url('Images/funds/tableResults.jpg'); background-repeat:no-repeat;}
div.Total-Assets {width:206px; height:48px; margin-left:15px; background-image:url('Images/funds/totalAssets.jpg'); background-repeat:no-repeat;}
div.Tbwa-Info-And-Data-Left {width:611px; height:auto; float:right;}

div.Tbwa-Additional-Info-Menu {width:628px; height:31px; position:relative; top:1px;}
div.Tbwa-Additional-Info-Menu-Item-Right-Chip {width:6px; height:31px; float:right; background-image:url('Images/funds/menuAdditionalInfoRightChip.jpg'); background-repeat:repeat-x;}
div.Tbwa-Additional-Info-Menu-Item-Text {height:28px; float:right; padding:5px 3px 0px 3px; background-image:url('Images/funds/menuAdditionalInfoBack.jpg'); background-repeat:repeat-x; cursor:pointer;}
div.Tbwa-Additional-Info-Menu-Item-Left-Chip {width:2px; height:31px; float:right; margin-left:3px; background-image:url('Images/funds/menuAdditionalInfoLeftChip.jpg'); background-repeat:repeat-x;}

div.Tbwa-Files-list-container{width:617px; height:auto; display:none; overflow:hidden; }
div.Tbwa-Files-list {width:600px; height:auto; overflow:auto; padding-top:15px; padding-right:13px; border-right:1px solid #d4cccc; border-left:1px solid #d4cccc; margin-left:2px;}
div.yesPrint {visibility: visible; height:0px;}
div.Tbwa-File-Item {width:200px; float:right;}
div.Tbwa-Files-list-Bottom {width:617px; height:11px;}
div.Tbwa-Files-list-Top {width:617px; height:7px;}

div.Tbwa-Attention {width:617px; height:auto; margin-bottom:20px; margin-top:20px;}
div.Tbwa-Attention-Top {width:602px; height:28px; background-image:url('Images/funds/attentionTop.jpg'); background-repeat:no-repeat; padding-right:15px; padding-top:5px;}
div.Tbwa-Attention-Bottom {width:617px; height:11px;}
div.Tbwa-Attention-Inner {width:569px; height:auto; border-right:1px solid #d4cccc; border-left:1px solid #d4cccc; margin-left:1px; padding:15px 15px 0px 30px}
background-repeat:no-repeat;}

div.Tbwa-Notice {width:617px; height:auto; text-align:justify;}

div.Tbwa-Bottom-Icons {width:617px; height:29px; border-top:1px solid #d4cccc; border-bottom:1px solid #d4cccc; text-align:center; margin-top:20px;}
div.Tbwa-Page ul, div.Tbwa-Page li {list-style-image:none !important; list-style-position: inside !important; list-style-type:none !important; margin: 0 !important; padding: 0 !important;}
div.Tbwa-Page li  {padding-right: 15px !important; background-image:url('Images/funds/orangeBullet4x4.jpg') ; background-repeat: no-repeat; background-position: right 8px !important;}
.Tbwa-join-btn-text{color:#ffffff; text-decoration:none; font-size:16px;}
div.Tbwa-Kupa-Details-Inner-Left {width:181px; height:150px; margin-left:9px; float:right; background-image:url('images/kupaDetailsInnerLeftBack.jpg'); background-repeat:no-repeat;}
div.Tbwa-tsoot-table-right{width:441px; height:auto; float:right;}
div.Tbwa-tsoot-table-right-Top {width:441px; height:35px; background-image:url('images/periodTop.jpg'); 
background-repeat:no-repeat;}

div.Tbwa-tsoot-table-right-Top-Cell {width:200px; padding-right:20px; height:31px; padding-top:4px; float:right; text-align:right; vertical-align:middle;}
div.Tbwa-tsoot-table-right-Bottom {width:441px; height:auto;}
div.Tbwa-tsoot-table-right-Inner {width:439px; height:auto; overflow:auto; border-left:1px solid #dadada; border-right:1px solid #dadada;}
div.Tbwa-tsoot-table-right-Inner-Cell {width:218px; height:28px; padding-top:4px; float:right; border-top:1px solid #dadada; border-left:1px solid #dadada; text-align:center; vertical-align:middle;}
div.Tbwa-tsoot-table-left{width:159px; height:145px;padding-top:7px;background-image:url('Images/funds/yetra.jpg');background-repeat:no-repeat;float:right;text-align:center;}
div.Tbwa-tsoot-table-left-waid{width:159px; height:155px;padding-top:7px;background-image:url('Images/funds/yetra2Lines.jpg');background-repeat:no-repeat;float:right;text-align:center;}

div.Table-Results {width:206px; height:146px; margin-left:15px; margin-bottom:9px; background-image:url('images/tableResults.jpg'); background-repeat:no-repeat;}
div.Total-Assets {width:206px; height:48px; margin-left:15px; background-image:url('images/totalAssets.jpg'); background-repeat:no-repeat;}


div.Tbwa-Additional-Info-Menu-Item-Right-Chip {width:6px; height:31px; float:right; background-image:url('images/menuAdditionalInfoRightChip.jpg'); background-repeat:repeat-x;}
div.Tbwa-Additional-Info-Menu-Item-Text {height:28px; float:right; padding:5px 3px 0px 3px; background-image:url('images/menuAdditionalInfoBack.jpg'); background-repeat:repeat-x; cursor:pointer;}
div.Tbwa-Additional-Info-Menu-Item-Left-Chip {width:2px; height:31px; float:right; margin-left:3px; background-image:url('images/menuAdditionalInfoLeftChip.jpg'); background-repeat:repeat-x;}

div.Tbwa-Attention-Top {width:602px; height:28px; background-image:url('images/attentionTop.jpg'); background-repeat:no-repeat; padding-right:15px; padding-top:5px;}

/* ------------------- */
/* Matan               */
/* ------------------- */

.callYouPhone
{
    .margin-right: 0px;
    width: 46px;
    position:relative !important;
}

.callYouValidator
{
    direction: rtl;
    float: right;
    width: 113px;
    padding-right: 5px;
    padding-top: 10px;
}

/* Drop Down */

.dropDownContainer
{
    padding-right: 0px;
    margin-top: 7px;
    width: 105px;
}

.dropDownContainerSmall
{
    margin-top: 0px;
    width: 42px;
}

.dropDownContainerContent
{
    position: absolute;
    width: 101px;
}

.dropDownContainerContentSmall
{
    width: 40px;
}

.dropDownInputLine
{
    width: 100%;
    .height:20px;
}

.dropDownImage
{
    background-image: url('Images/NewHomePage/drop_down_hover.gif');
    cursor: pointer;
    margin-top: 2px;
    margin-left: -2px;
    float: left;
    height: 14px;
    width: 16px;
}

.dropDownImageHover
{
    background-image: url('Images/NewHomePage/drop_down.gif');
    cursor: pointer;
    margin-top: 2px;
    margin-left: -2px;
    float: left;
    height: 14px;
    width: 16px;
}

.dropDownInput
{
    direction: rtl;
    cursor: text;
    margin-top: 1px;
    .margin-right: -5px;
    float: right;
    position: static;
    width: 89px;
    .width: 90px !important;
}

.dropDownInputSmall
{
    width: 26px;
    .width: 25px !important;
   .margin-top:-15px !important;
   .margin-right:0px;
   position:relative !important;
}

.dropDownList
{
    margin-top:19px;
    .margin-top:-1px;
    margin-right: -2px;
    position: absolute;
    float: right;
    width: 108px;
}

.dropDownListSmall
{
    width: 47px;
    .margin-top:-1px;
}

.dropDownListHeader
{
    background-image: url('Images/NewHomePage/input_bg_top.gif');
    height: 5px;
}

.dropDownListHeaderSmall
{
    background-image: url('Images/NewHomePage/input_bg_top_small.gif');
    height: 5px;
}

.dropDownListItem
{
    background-image: url('Images/NewHomePage/input_bg_middle.gif');
    background-position: right;
    background-repeat: repeat-y;
    cursor: pointer;
    padding-right: 5px;
    width: 110px;
}

.dropDownListItemSmall
{
    background-image: url('Images/NewHomePage/input_bg_middle_small.gif');
}

.dropDownListFooter
{
    background-image: url('Images/NewHomePage/input_bg_bottom.gif');
    height: 4px;
}

.dropDownListFooterSmall
{
    background-image: url('Images/NewHomePage/input_bg_bottom_small.gif');
}
