body{
  margin: 0;
  padding: 0;
  font-family: Arial;
  font-size: 13px;
  color: #262626;
  background: url(../images/web_bg.gif) repeat-x #EFEFEF;
}

img{
  border: 0px;
}

a{
  text-decoration: none;
  color: #262626;
}

a:active{
  outline: none;
}

a:focus{
  -moz-outline-style: none;
}

form, p, ul, ol, input{
  margin: 0px;
  padding: 0px;
}

#site_wrapper{
  width: 955px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 5px;
}

#content_wrapper{
  width: 100%;
  overflow: auto;
  margin-top: 5px;
}

#top_col_inner{
  overflow: auto;
  background: url(../images/quotes.gif) no-repeat;
  height: 64px;
}

#left_col{
  float: left;
  width: 141px;
  margin-top: 22px;
}

#left_col div{
  margin-bottom: 10px;
}

#mid_col{
  float: left;
  width: 560px;
}

#right_col{
  float: left;
  width: 250px;
  margin-top: 22px;
}

#right_col_inner{
  width: 216px;
  margin-left: auto;
  margin-right: auto;
}

#free_live_member,
#fast_reg,
#sms_reg{	
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(../images/right_col_div.gif) repeat-x bottom;
}

#dow_news{
  background: url(../images/news_bg.gif) no-repeat;
  width: 560px;
  height: 33px;
  color: #fff;
  padding-left: 34px;
  padding-top: 7px;
  
}

#dow_news ul li a{
  color:#C5E8FE;	
}

#dow_news .simply-scroll-container,
#dow_news.simply-scroll-clip{
  width:440px;
}

#dow_news ul li{
  list-style: none;
}

#dow_news2{
  background: url(../images/news_bg.gif) no-repeat;
  width: 526px;
  height: 34px;
  color: #fff;
  padding-left: 33px;
  padding-top: 7px;
  float: left;  
}

#dow_news2 ul li a{
  color:#C5E8FE;	
}

#dow_news2 .simply-scroll-container,
#dow_news2.simply-scroll-clip{
  width:440px;
}

#dow_news2 ul li{
  list-style: none;
}

#mid_col_bot{
  width: 520px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 19px;
}

#adv_com_we{
  background: url(../images/con_bg.gif) no-repeat;
  height: 520px;
  width: 100%;
  margin-top: 20px;
}

#head_quarter{
  background: url(../images/head_quarter.gif) no-repeat;
  height: 221px;
  width: 100%;
  margin-top: 0px;
}

#advanteges, #adv_wapper, .adv_ab{
  overflow: auto;
}

.adv_title{
  font-size: 26px;
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 5px;
}

.adv_ab{
  margin-top: 10px;
  padding-bottom: 5px;
  background: url(../images/adv_div.gif) repeat-x bottom;
}

.adv_a{
  width: 33%;
  float: left;
  font-size: 12px;
  font-family: Georgia;
  font-weight: bold;
  color: #595a5b;
  font-style: italic;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/check_icon.gif) no-repeat left;
  padding-left: 20px;
  margin-left: 3%;
}

.adv_b{
  width: 52%;
  float: left;
  font-size: 12px;
  font-family: Georgia;
  font-weight: bold;
  color: #595a5b;
  font-style: italic;
  margin-left: auto;
  margin-right: auto;
  background: url(../images/check_icon.gif) no-repeat left;
  padding-left: 20px;
  margin-left: 3%;
}

#adv_wapper{
  padding-bottom: 10px;
  background: url(../images/mid_div.gif) repeat-x bottom;
}

#company_news{
  margin-top: 15px;
}

#we_accept{
  width: 498px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
}

#headq_txt{
  font-size: 12px;
  font-style: italic;
}

#headq_title{
  font-size: 20px;
  color: #3b3d41;
  font-weight: bold;
  margin-left: 20px;
  padding-top: 10px;
}

#headq_txt{
  margin-top: 25px;
  width: 95%;
  margin-left: 20px;
  font-weight: bold;
}

#head_quarter table{
  margin-top: 0px;
  margin-left: 20px;
}
#newsmainhead{
	text-align: left;
	padding-left: 10px;
	background: #E1E5E6;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	height:30px;
	font-weight: bold;
	line-height: 30px;
}

#newsmainbody{
  width: 99%;
  margin-left: auto;
  margin-right: auto;
}

.newssubject{
  border-bottom: 1px solid #EAEAEA;
  width: 95%;
  padding-left: 10px;
  color:#9a9a9a;
  height:auto;
  overflow: auto;
  padding-bottom: 5px;
  padding-top: 10px;
}

.newssubjecttext{
  color: #106DDC;
  float: left;
  width:90%;
}
 
.inactivenewsimg{
  float: right;
  padding-right: 10px;
  background: url(../images/plus.gif) no-repeat;
  height:17px;
  width:17px;
  margin-top: 10px;
  cursor:pointer;
}

.activenewsimg{
  float: right;
  padding-right: 10px;
  background: url(../images/minus.gif) no-repeat;
  height:17px;
  width:17px;
  margin-top: 10px;
  cursor:pointer;
}

.newsbody{
  width: 98%;
  background: #faface;
  padding: 10px 10px;
  text-align: justify;
}

.activenewspage{
  color:red;
  cursor:pointer;
}

.inactivenewspage{
  color:#106DDC;
  cursor:pointer;
}

/*------ headers ---------*/

#header_wrapper{
  overflow: auto;
  line-height: 124px;
}

#head_left{
  width: 25%;
  float: left;
}
#head_image{
  width: 20%;
  float: left;
}
#head_mid{
  width: 20%;
  float: left;
}
#head_right{
  width: 15%;
  float: left;
}

#head_mid{
  text-align: center;
}

#searchfrm{
   margin-top: 49px;
   width: 176px;
   margin-left: auto;
   margin-right: auto; 
}

/*-------- Footers -------*/

#footer{
  width: 100%;
  height: 109px;
}

#back_to_top{
  width: 955px;
  text-align: right;
}

#footer_inner_wrapper{
  width: 100%;
  border-top: 2px solid #D6D6D6;
  background-color: #fff;
  height: 86px;
}

#footer_inner{
  width: 955px;
  overflow: auto;
  margin-left: auto;
  margin-right: auto;
}

#footer_left,
#footer_mid,
#footer_right{
  float: left;
  margin-top: 35px;
}

#footer_left{
  width: 20%;	
}

#footer_right{
  width: 30%;
}

#footer_mid{
  width: 50%;
}


/*----- Modules ----------*/

#search_div{
  background: url(../images/search_bg.gif) no-repeat;
  height: 26px;
  width: 176px;
}

#search_box{
  width: 140px;
  margin-top: 4px;
  margin-left: 10px;
  font-size: 12px;
  border: 0px;
  background: transparent;
}

#main_menu_wrapper{
  overflow: auto;
}

#main_menu_top_mid{
  float: left;
  width: 100%;
  height: 39px;
  background: url(../images/main_bg.gif) no-repeat;
  line-height: 39px;
}

#main_menu_top_mid ul, #main_menu_bot_mid ul{
  list-style: none;
}

#main_menu_top_mid li{
  float: left;
  height:39px;
  margin-top:5px;
}

#main_menu_top_mid a{
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 39px;
  padding:0 5px 0 5px;
  font-family: Arial;
  color: #595a5d;
  display: block;
}

#main_menu_top_mid li:hover,
#main_menu_top_mid li.hover, #main_menu_top_mid li.clicked{
  background: url(../images/main_hov_left.gif) no-repeat left;
}

#main_menu_top_mid a:hover{
  background: url(../images/main_hov_right.gif) no-repeat right;
  color: #fff;
}

#main_menu_top_mid a.clicked{
  float: left;
  font-size: 11px;
  font-weight: bold;
  height: 39px;
  padding:0 5px 0 5px;
  font-family: Arial;
  color: #fff;
  display: block;
  background: url(../images/main_hov_right.gif) no-repeat right;
}
#main_menu_top_mid a.clicked:hover{
  background: url(../images/main_hov_right.gif) no-repeat right;
  font-weight: bold;
  color: #fff;
}


#main_menu_top_mid img{
  float: left;
  padding-top: 12px;
}

#main_menu_bot_mid li{
  float: left;
  height:25px;
}

#main_menu_bot_mid{
  float: left;
  width: 100%;
  height: 25px;
  background: url(../images/sub_bg.gif) no-repeat;
  line-height: 25px;
}

#main_menu_bot_mid a{
  display: block;
  float: left;
  font-size: 11px;
  color: #fff;
}

#main_menu_bot_mid img{
  float: left;
  padding-top: 12px;
}

#main_menu_bot_mid li:hover,
#main_menu_bot_mid li.hover{
  background: url(../images/sub_hov_left.gif) no-repeat left;
}

#main_menu_bot_mid a:hover{
  background: url(../images/sub_hov_right.gif) no-repeat right;
  font-weight: bold;
}



#quotes_inner{
  float: right;
  width: 830px;
  height: 34px;
  margin-top: 17px;
  margin-right: 20px;
}

#pause_play{
  margin-left: 25px;
  margin-top: 10px;
}

.symbol{
  color: #fff;
  font-weight: bold;
  font-size: 11px;
}

#dow_news p{
  padding-top: 7px;
  padding-left: 45px;
}

.dir{
  width: 7px;
  height: 11px;
}

.simply-scroll-container {
	position: relative;
}

.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}

.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}	

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}	

.simply-scroll-list li img {
	border: none;
	display: block;
}

.simply-scroll {
	width: 100%;
	height: 34px;
}

.simply-scroll .simply-scroll-clip {
	width: 100%;
	height: 34px;
}

.simply-scroll .simply-scroll-list li {
	float: left;
	width: 108px;
	height: 34px;
}

.special_input{
	background-image: url("../../images/register_box.gif");
	border: 0px;
	width:205px;
	height:26px;
	padding-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	color:#97989A;
	font-style: italic;
}

.countrydiv{
  width:auto;
  height:auto;
  overflow: auto;
}

#country{
  width:204px;

}

.countrynamediv{
  background: url("../../images/down_box.gif") no-repeat;
  height:26px;
  width:174px;
  padding-left: 5px;
  float: left;
  color:#97989A;
}

.countrybuttondiv{
  background:url("../../images/down_click.gif") no-repeat;
  height:26px;
  width:26px;
  float: left;
}

.countrylist{
	height:100px;
	overflow: auto;
	display:none;
	border-width: 1px;
	border-style: solid;
	border-color: #cacaca;
	margin-left: 0;
}

.registerFormText{

  color:#97989A;

}



#con_left_col{

  width: 143px;

  float: left;

}



#con_right_col{

  width: 812px;

  float: right;

  overflow: auto;

}



#con_left_col_inner{

  width: 141px;

  margin-top: 22px;

}



#con_left_col_inner div{

  margin-bottom: 10px;

}



#con_right_top{

  overflow: auto;

}

#con_members{

  float: right;

  width: 252px;

  padding-top: 4px;

}



#con_members{

}



#con_right_mid{

  width: 100%;

  margin-left: auto;

  margin-right: auto;

  margin-top: 20px;

  

}



#con_right_bot{

  width: 98%;

  margin-left: auto;

  margin-right: auto;

  margin-top: 10px;

}



#content_top{

  width: 100%;

  height: 8px;

  background: url(../images/con_head.gif) no-repeat;

}



#con_content_wrapper{

  width: 100%;

  background: url(../images/con_mid.gif) repeat-y;

  color: #595a5d;

  font-size: 12px;

  font-weight: bold;	

}



#content_bot{

  width: 100%;

  height: 26px;

  background: url(../images/con_bottom.gif) no-repeat;

}



#con_content{

  padding: 20px 22px 20px 22px;

}

#con_content a{
  color: #0365DA;
  text-decoration: underline;
}



#account_types_intro{

  font-size: 20px;

  font-family: Georgia;

  font-weight: bold;

  font-style: italic;  

  margin-top: 30px;

  margin-left: auto;

  margin-right: auto;

  margin-bottom: 30px;

}



.registerFormTitle{

	font-size: 20px;

}

.countrycode

{

	width:204px;

	color:#3a3a3a;

}



.content_list_2_wapper,

.content_list_3_wapper {

  overflow: auto;

  background: url(../images/content_hor_div.gif) repeat-x bottom;

}



.content_list_1_wapper{

  overflow: auto;

  background: url(../images/content_hor_div.gif) repeat-x bottom;

}



.content_list_4_wapper{

  overflow: auto;

}



#demo_account_content_title,

#live_account_content_title,

#partnership_accounts_content_title,

#manage_accounts_content_title{

  width: 22%;

  float: left;

  padding-top: 20px;

}



#demo_account_content_title{

  padding-top: 0px;

}



#demo_account_content_txt,

#live_account_content_txt,

#partnership_accounts_content_txt,

#manage_accounts_content_txt{

  padding-bottom: 20px;

  width: 74.9%;

  float: left;

  background: url(../images/content_vir_div.gif) repeat-y left;

  padding-left: 20px;

  padding-top: 20px;

  color: #595a5d;

}



#demo_account_content_txt{

  padding-top: 0px;

}



.num{

  width: 50px;

  float: left;

  height: 44px;

}

.title{
  width: 60%;
  float: left;
  color: #7CAF0C;
  font-size: 16px;
  font-weight: bold;
}

.title a span{
  font-size: small !important;
}

.title a{
  color: #7CAF0C !important;
  text-decoration: none !important;
}

#demo_account_content_title .num{
  background: url(../images/li_1.gif) no-repeat left;
}

#live_account_content_title .num{
  background: url(../images/li_2.gif) no-repeat left;
}

#partnership_accounts_content_title .num{
  background: url(../images/li_3.gif) no-repeat left;
}

#manage_accounts_content_title .num{
  background: url(../images/li_4.gif) no-repeat left;
}

#partnership_accounts_content_txt ol{
  margin-top: 0;

}



.content_list_1_wapper_hov,

.content_list_2_wapper_hov,

.content_list_3_wapper_hov,

.content_list_4_wapper_hov{

  overflow: auto;

  background: url(../images/content_hor_div.gif) repeat-x bottom #FBFAEC;

  cursor: pointer;

}



.content_list_1_wapper_hov #demo_account_content_title .num{

  background: url(../images/li_1_hov.gif) no-repeat left;

}



.content_list_2_wapper_hov #live_account_content_title .num{

  background: url(../images/li_2_hov.gif) no-repeat left;

}



.content_list_3_wapper_hov #partnership_accounts_content_title .num{

  background: url(../images/li_3_hov.gif) no-repeat left;

}



.content_list_4_wapper_hov #manage_accounts_content_title .num{

  background: url(../images/li_4_hov.gif) no-repeat left;

}



.content_list_1_wapper_hov #demo_account_content_title .title,

.content_list_2_wapper_hov #live_account_content_title .title,

.content_list_3_wapper_hov #partnership_accounts_content_title .title,

.content_list_4_wapper_hov #manage_accounts_content_title .title{

  color: #D54A11;

}



.content_list_1_wapper_hov #demo_account_content_txt,

.content_list_2_wapper_hov #live_account_content_txt,

.content_list_3_wapper_hov #partnership_accounts_content_txt,

.content_list_4_wapper_hov #manage_accounts_content_txt{

  background: url(../images/content_vir_div_hov.gif) no-repeat left top;

}

.content_list_1_wapper_hov .title a,

.content_list_2_wapper_hov .title a,

.content_list_3_wapper_hov .title a,

.content_list_4_wapper_hov .title a{

  color: #D54A11 !important;
}

.content_hov_div{

  background: url(../images/content_hor_div.gif) repeat-x center;

  height: 50px;

}



.content_forms{

  background-color: #F3F8FA;

  padding-top: 10px;

  padding-bottom: 10px;

}

#member_area_form *{
  margin-left: 20%;
}

#open_demo_account_form,
#friendReferralform,
#leave_offline_message_form,
#request_call_back_form,
#newsletter_sub_form,
#member_area_form{
  background-color: #F3F8FA;
  padding-top: 10px;
  padding-bottom: 10px;
}

#open_demo_account_form *,
#friendReferralform *,
#leave_offline_message_form *,
#request_call_back_form *,
#newsletter_sub_form *{
  margin-left: 35%;
}

#open_demo_account_form option{
  margin: 0;
  padding: 0;
}



#open_demo_account_form input,
#friendReferralform input,
#open_demo_account_form select,
#leave_offline_message_form input,
#leave_offline_message_form select,
#request_call_back_form input,
#request_call_back_form select,
#newsletter_sub_form input,
#newsletter_sub_form select,
#friend_account_type{
  border: 1px solid #CBD8DE;
  background-color: #fff;
  width: 228px;
  color: #808184;
}

#friend_account_type *{
  margin: 0;
  padding: 0;
}



#open_demo_account_form textarea,
#leave_offline_message_form textarea,
#request_call_back_form textarea{
  border: 1px solid #CBD8DE;
  background-color: #fff;
  width: 228px;
  height: 100px;
}

#open_demo_account_form img,
#leave_offline_message_form img,
#request_call_back_form img,
#newsletter_sub_form img{
  cursor: pointer;
  margin-top: 10px;
}

#con_banner{
  width:793px;
  margin-left: auto;
  margin-right: auto;
}

.content_listing li{
  list-style-image: url(../images/check_icon.gif);
  list-style-position: outside;
  background: url(../images/content_hor_div.gif) repeat-x bottom;
  padding-bottom: 5px;
  margin-bottom: 5px;
  margin-left: 25px;
}

#con_content ol{
  margin-left: 25px;
  color: #659203;
}

#con_content .numberd_ol{
  list-style: none;
}

ol.numberd_ol #num_li_1 ul li{
  list-style: disc;
}


#con_content .numberd_ol #num_li_1{

  list-style-image: url(../images/num1.gif);

}



#con_content .numberd_ol #num_li_2{

  list-style-image: url(../images/num2.gif);

}



#con_content .numberd_ol #num_li_3{

  list-style-image: url(../images/num3.gif);

}









#con_content ol li p{

  color: #595A5D;

}



.content_form_container{

  background-color: #F3F8FA;

  padding-top: 10px;

  padding-bottom: 10px;

  padding-left: 10px;

  margin-top: 10px;

}



.form_header{

  background: url(../images/content_hor_div.gif) repeat-x bottom;

  padding-bottom: 5px;

  margin-bottom: 5px;

}



.form_header_txt{

  color: #659203;

  font-weight: bold;

  font-size: 13px;

}



.required{

  color: #DF5703;

  font-weight: bold;

  font-size: 20px;

}



.content_form_container label{

  color: #595A5D;

  font-size: 13px;

}



.content_form_container .input_box{

  width: 180px;

  border: 1px solid #CFDBE1;

  color: #595A5D;

  font-size: 13px;

}



.content_form_container .input_box_error{

  width: 180px;

  border: 1px solid red;

  color: #595A5D;

  font-size: 13px;

}



.content_form_container .input_box:hover{

  cursor: pointer;

  border: 1px solid #7FA2DC;

}



.content_form_container .input_box3{

  border: 1px solid #CFDBE1;

  color: #595A5D;

  font-size: 13px;

  cursor: pointer;

}



.content_form_container .input_box3_error{

  border: 1px solid red;

  color: #595A5D;

  font-size: 13px;

  cursor: pointer;

}



.content_form_container select:hover{

  cursor: pointer;

  border: 1px solid #7FA2DC;

}



.aboutuscontent

{

	text-align: justify;

}



.form_header img{

  float: right;

  cursor: pointer;

}



.input_box1{

  width: 365px;

  border: 1px solid #CFDBE1;

  color: #595A5D;

  font-size: 13px;

}



.input_box1_error{

  width: 365px;

  border: 1px solid red;

  color: #595A5D;

  font-size: 13px;

}



.input_box2{

  width: 735px;

  height: 200px;

  border: 1px solid #CFDBE1;

  color: #595A5D;

  font-size: 13px;

  padding: 10px 10px 0 15px;

}



.input_box2_error{

  width: 735px;

  height: 200px;

  border: 1px solid #CFDBE1;

  color: #595A5D;

  font-size: 13px;

  padding: 10px 10px 0 15px;

}



.input_box2:hover{

  border: 1px solid #7FA2DC;

  cursor: pointer;

}



.input_box1:hover{

  border: 1px solid #7FA2DC;

  cursor: pointer;

}



#required_ex_div{

  text-align: right;

  color: #DF5703;

  margin-top: 10px;

}



.required_ex{

  font-weight: bold;

  font-size: 13px; 

}



.enable img{

  cursor: pointer;

}



.divseperate

{

background: url(../images/content_hor_div.gif) repeat-x center;

height:25px;

}

.content_dot_list li{

  list-style-image: url(../images/check_icon.gif);

  list-style-position: inside;

  padding-bottom: 5px;

  margin-bottom: 5px;

}

.main_indicators_div

{
	overflow: auto;

	width:100%;	
	background: #f3f7f9;

}

.indicators_left_div

{

	float: left;

}

.indicators_left_div td

{

	background: #f3f7f9;

	width:237px;

}

.indicators_right_div

{

	float: left;
	width:508px;
	padding-top: 10px;

}

.inactive_indicators_tab

{

	background:url(../images/education_tabs_bg.gif) repeat-x ;

	height:27px;

	width:220px;

	border-right:1px solid #eaeaea ;

	cursor: pointer;

	font-size:12px;

	color:#0665da;

	line-height: 27px;

}

.inactive_indicators_tab font

{

	color:#595a5d;

}

.active_indicators_tab

{

	background: url(../images/education_arrow_hov.gif) no-repeat;

	width:237px;

	height:27px;

	font-size:12px;

	color:#ffffff;

	line-height: 27px;

}

.active_indicators_tab font

{

	color:#ffffff;

}

.active_indicators_content

{

	display: block;

}

.inactive_indicators_content

{

	display: none;	

}

.back_next_ind

{

	
	float: right;
	background:#f3f7f9;
	width:55px;
	padding-left: 10px;

	padding-top: 5px;

}

.back_next_ind img

{

	height:20px;

}

.active_faq_content

{

	background: #fafaec;

	padding:10px 10px;

	display: block;

}

.inactive_faq_content

{

	display: none;

}

.sub_faq_title

{

	width:30%;
	font-size:13px;

}

.sub_faq_content

{

	width:70%;
	font-size: 12px;

}

.inactive_faq_title

{

	height:50px;

}

.active_faq_title

{

	height:50px;

	background: #fafaec;

}

.inactive_faq_img

{

	background:url(../images/plus.gif) no-repeat;

	height:17px;

	display:block;

	padding-left: 20px;

	cursor:pointer;

	margin-top: 10px;

	margin-bottom: 0px;

}

.active_faq_img

{

	background:url(../images/minus.gif) no-repeat;

	height:17px;

	display:block;

	padding-left: 20px;

	line-height: 14px;

	cursor:pointer;

	margin-top: 10px;

	margin-bottom: 10px;

}

.inactive_faq_text

{

	color:#7caf0d;

	font-size: 18px;

}

.active_faq_text

{

	color:#d23f05;

	font-size: 18px;

}

.content_seperat{
  background:url(../images/content_hor_div.gif) repeat-x scroll center center;
}

.blogstitle{
  background: #E1E5E6;
  height:33px;
  width:745px;
  font-size:14px;
}

#survey_form .form_header{
  background: none;
  padding-bottom: 0px;
}

#survey_form .form_header_txt{
  font-size: 15px;
}

#survey_form .content_form_container{
  margin-bottom: 10px;
}

#survey_form .input_box{
  width: 230px;
}

#survey_form textarea{
  width: 300px;
  height: 100px;
  padding: 3px 3px 0 3px
}

#short_cuts{
/*  font-size:20px;
  font-weight: bold;
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(../images/right_col_div.gif) repeat-x bottom;
*/

}

#live_events{
  padding-bottom: 20px;
  margin-bottom: 20px;
  background: url(../images/right_col_div.gif) repeat-x bottom;

}

#follow_us{
  font-size:20px;
  font-weight: bold;
}


.shotcutsinactive{
  font-size: 12px;
  list-style:disc;
  font-weight: normal;
  list-style-position: inside;
  display: table;
  padding-left: 8px;
  height: 20px;
  width: auto;
}

.shotcutsactive{
  font-size: 12px;
  list-style:disc;
  font-weight: bold;
  list-style-position: inside;
  display: table;
  padding-left: 8px;
  height: 20px;
  width: auto;
  background: url(../images/short_1.gif) no-repeat left;
}

#short_cuts ul li a{
  display: list-item;
  height: 20px;
  padding-right: 10px;
}

#short_cuts ul li a:hover{
  background: url(../images/short_2.gif) no-repeat right;
}

.key_search_box{
  width:210px;
  height:42px;
  display: block;
  padding-left:46px;
  padding-top:11px ;
}

.search_div{
  width: 100%;
}

.glossary_main_div{
  overflow: auto;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
}

.glossary_left_div{
  float: left;
  overflow: auto;
  width:9%;
  margin-left: auto;
  margin-right: auto;
}

.glossary_left_div img{
  cursor:pointer;
}

.glossary_right_div{
  overflow: auto;
  float: left;
  background-color: #f3f7f9 ;
  width: 83%;
  margin-left: 15px;
  padding:20px;
}

.key_search_box img
{
	cursor:pointer;
}

.text_search_box
{
	width: 137px;
 	height: 20px;
	border: 0;	
	color:#595A5D;
}

.white_glossary_div
{
	background: white;
	border-top: 1.5px solid;
	border-top-color: #d2d9dd;
}

.gray_glossary_div
{
	border-top: 1.5px solid;
	border-top-color: #d2d9dd;
}
.glossary_content

{
	padding-left:10px ;	
}

.glossary_title
{
	width:25%;
	color:#595A5D;
	font-size: 14px;
}

.glossary_description
{
	width:74.9%;
	color:#595A5D;
	font-size: 12px;
}

.glossary_fisrt_letter
{
	float:right;
	padding-top:14px;
	font-size: 20px;
	color:#b9cbde;
}

.bid{
  color: #88C306;
}

.ask{
  color: #EE3A09;
}

#demo_account_result .big_text{
  color: #000;
  font-size: 19px;
  font-style: italic;
}

#demo_account_result .big_text span{
  color: #7CAF0D;
  font-size: 19px;
}

#demo_account_result td{
  color:#595A5D;
  font-size:12px;
  font-weight:bold;
}

#demo_account_result td table td{
  border-bottom: 1px solid #E2E2E2;
}

#demo_account_result .small_text{
  color: #000;
}

#demo_account_result td table td.demo_result_headers{
    border-right: 1px solid #E2E2E2;
}

#demo_account_result td table td span{
  color: #000;
  font-size: 14px;
}
#payment_methods{
		overflow: auto;
		width: 100%;
		display: block;
	}
	.pay1{
		background: url(../images/logo1.gif);
		float: left;
		width: 127px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay1_hover
	{
		background: url(../images/logo1_hov.gif);
		float: left;
		width: 127px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay2{
		background: url(../images/logo2.gif);
		float: left;
		width: 139px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay2_hover
	{
		background: url(../images/logo2_hov.gif);
		float: left;
		width: 139px;
		height: 85px;
		display: block;	
		cursor: pointer;
	}
	.pay3{
		background: url(../images/logo3.gif);
		float: left;
		width: 131px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay3_hover
	{
		background: url(../images/logo3_hov.gif);
		float: left;
		width: 131px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay4{
		background: url(../images/logo4.gif);
		float: left;
		width: 81px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay4_hover
	{
		background: url(../images/logo4_hov.gif);
		float: left;
		width: 81px;
		height: 85px;
		display: block;
		cursor: pointer;
	}

	.pay5{
		background: url(../images/logo5.gif);
		float: left;
		width: 157px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay5_hover
	{
		background: url(../images/logo5_hov.gif);
		float: left;
		width: 157px;
		height: 85px;
		display: block;	
		cursor: pointer;
	}
	
	.pay6{
		background: url(../images/logo6.gif);
		float: left;
		width: 111px;
		height: 85px;
		display: block;
		cursor: pointer;
	}
	.pay6_hover
	{
		background: url(../images/logo6_hov.gif);
		float: left;
		width: 111px;
		height: 85px;
		display: block;	
		cursor: pointer;
	}
	#payment_methods_cont{
	width: 100%;
	padding-top: 15px;
	}
	#payment_methods_cont p
	{
		padding-top: 5px;
		padding-bottom: 5px;
	}
	#payment_methods_cont p strong 
	{
		color: #3E4044;
	}
	#content_hov_div{
  background: url(../images/content_hor_div.gif) repeat-x center;
  height: 10px;
}
#main_title
{
	width: 100%;
	overflow: auto;
	padding-bottom: 10px;
	padding-top: 10px;
}
#main_title p strong 
{
	font-size:14px;
	color:#3A3C41;
}
#main_title a
{
	color:#0969DB;
}
#main_title span
{
	color:#CFD1D3;
	float: left;
}

#how_did_u_hear_text_wrapper{
  visibility: hidden;
}

#demo_blog_header{
  background: url(../images/demo_blog_head.gif) no-repeat;
  width: 250px;
  height: 8px;
}

#demo_blog_body{
  background: url(../images/demo_blog_body.gif) repeat-y;
  width: 250px;
}

#demo_blog_footer{
  background: url(../images/demo_blog_footer.gif) no-repeat;
  width: 250px;
  height: 24px;
}

#form_container p{
  font-size: 12px;
  padding-left: 5px;
  padding-right: 5px;
}

.row_odd{ 
background:#FFFFFF;
/*#a6c810; */
} 
.row_even{ 
background: #dedede; 
}

#logo{
margin:15px;
}                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                 
