/********************************************************************

	FOREX.COM - ARTICLE
	
*********************************************************************/

.content_block h1 {
	font-size: 22px;
	font-weight: bold;
	color: #3E3E3E;
	margin-bottom: 15px;
	margin-left: 0;	
}

.content_block h2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
	color: #70727d;	
	margin-bottom: 25px;
}

.content_block h3 {
	font-size: 16px;
	font-weight: bold;
	color: #3e3e3e;
	margin-bottom: 20px;
}
	.content_block h3.new_section {
		margin-top: 40px;
	}

p , ul.standard_list li {
	margin-bottom: 25px;
	color: #5b5b5b;
}

hr {
	display: block;
	margin-bottom: 10px;
	color: #e5e5e5;
	background-color: #e5e5e5;
	height: 1px;
	border: none;
}

.content_block .content li
{
	margin-bottom: 25px;
	color: #5b5b5b;
	background: transparent url(/resources/images/bullets/blt_standard_list_bullet.gif) no-repeat scroll 0 4px;
	padding-left: 15px;
}

/* CONTENT BLOCK - REDEFINE ------------------------------------- */
.content_block .content {
	padding-top: 18px;
}

/* ARTICLES LINKS ----------------------------------------------- */
.content_block .content a {
	text-decoration: underline;
}
	.content_block .content a:hover { 
		text-decoration: none;
	}

/* BLOCKQUOTE -------------------------------------------------- */
blockquote {
	position: relative;
	margin-bottom: 30px;
	background-color: #e9e9e9;
	color: #858585;
	font-size: 20px;
	font-weight: bold;
	height: 100%;
	padding: 20px 32px;
}
	blockquote p {
		line-height: 22px;		
		margin-bottom: 0;
		position: relative;
		color: #858585;
	}
	blockquote p .open_quote {	
		position: absolute;
		left: -12px;
	}
	blockquote .author {			
		text-align: right;
		font-size: 12px;
	}
	
/* RELATED PAIRS ------------------------------------------------ */
.related_pairs {
	font-size: 10px;
	font-weight: bold;
}
	.content_block .content .related_pairs a {
		text-decoration: none;
	}

/* ARTICLE IMAGES ----------------------------------------------- */
.article_image_left {
	float: left;
	margin: 0 18px 18px 0;
}
.article_image_block {
	text-align: center;
	margin-bottom: 30px;	
}
	.article_image_block .image_caption {
		margin-right: 25px;
		float: right;
		font-size: 11px;
		font-weight: bold;
	}

/* TITLE BAR - REDEFINE ---------------------------------------- */
.content_block .top {
	text-align: right;
}
	.content_block .top .title_links {
		padding-top: 6px;
	}
	.content_block .top .back_link {
		color: #fff;
		font-size: 14px;
		font-weight: bold;
		margin-right: 20px;
	}
		.content_block .top a.back_link span {	
			text-decoration: underline;
		}
		.content_block .top a:hover span {	
			text-decoration: none;
		}		
		.content_block .top .back_link img {
			margin-right: 14px;
		}
	.content_block .top .print_button {
		margin-right: 6px;
	}
		.content_block .top .print_button img {
			vertical-align: middle;
		}	
	
/* SIDE RAIL - RELATED LINKS ------------------------------------------------ */
#related_links {
	height: auto;
}

/* WHITE ROUND BOX - REDEFINE ----------------------------------- */		
.side_rail .white_round_box {
	height: 100%;
	margin-bottom: 25px;
	padding: 20px 15px 10px 15px;
}
	.side_rail .white_round_box .content {
		padding: 0;
	}
	.side_rail .white_round_box .title {
		color: #5b5b5b;
		font-size: 16px;
		font-weight: bold;		
	}
	.side_rail .white_round_box p {
		clear: both;
		margin-bottom: 10px;
	}
		.side_rail .white_round_box .bl {	
			bottom: 0;
		}
		.side_rail .white_round_box .br {	
			bottom: 0;
		}		
/*ul.standard_list li {
	margin-bottom: 10px;
}*/	
	
.faq_heading {
	width: 100%;
	overflow: hidden;
}	
	.faq_heading h3 {
		float: left;
	}
	.faq_heading a.top_link {
		float: right;
	}

#primary_nav_home_drop .open .content li
{
	list-style-type:none;
	background-color:Green;
}

p.divider_list
{
	margin-bottom:0px;
}
.aspPanelBR
{
    margin-bottom:20px;
}
.articleSpan
{
    margin-bottom: 25px;
	color: #5b5b5b;
}
#chat_box {
		float: right;
		display: inline;
		width: 282px;
		margin: 0 0 20px 0;
		background: url(/resources/images/pages/faq/chatbox_bottom.gif) no-repeat left bottom;
}
	#chat_box_inner {
		padding: 20px 40px 20px 20px;
		background: url(/resources/images/pages/faq/chatbox_top.gif) no-repeat left top;
	}
	#chat_box p {
		margin-bottom: 10px;
	}
	#chat_box h4 {
		color: #6895b1;
	}
	
#request_register_form_privacy {
	font-weight:bold;
	padding-top:8px;
}	/********************************************************************

	FOREX.COM - ACCOUNT RELEATED
	
*********************************************************************/

.heading_bar_nomargin {
	margin-bottom: -35px;
}
.message_hint
{
    line-height:21px;
    color:Red;
    font-size:12px;
    font-weight:bold;
    border:1px solid #41566B;
    padding:1px 4px 2px 4px;
}
#account_header {
	margin-bottom: 10px;
}
	#account_header p {
		margin: 5px 0 0;
	}	
	#account_header h4 span {
		margin-left: 40px;
	}
	#account_header a {
		color: #535353;
		text-decoration: underline;
	}
	#account_header a:hover {
		color: #000;
		text-decoration: none;
	}
	p#account_header_plus {
		float: right;
		display: inline;
		width: 300px;
		margin: 23px 0 0;
		color: #9e9e9e;
		font-weight: bold;
		text-align: right;
	}
		p#account_header_plus a {
			float: right;
			display: inline;
			margin: -3px 0 0 5px;
		}

#account_alerts_table {
	margin: 20px 0px 10px;
	font-weight: bold;
	width: 80%;
}

#account_alerts_note {
	margin: 0px 0px;
	font-weight: bold;
	font-size: 11px;
	width: 80%;
	text-align: right;
}

#account_alerts_table th.account_alerts_col1, #account_alerts_table th.account_alerts_col2, #account_alerts_table th.account_alerts_col3{
	width: 30%;
}
	#account_alerts_table.pairs_table tr.child td {
		vertical-align: top;
	}
	#account_alerts_table #account_alert_date {
		width: 80px;
		margin-right: 5px;
	}
	#account_alerts_table .live_rate { 
		float: left;
		margin-left: 10px;
	}
		#account_alerts_table .live_rate span {
			display: block;
			margin-top: 5px;
			color: #9f9e9e;
			font-size: 10px;
			
		}
	#account_alerts_table .accout_alert_type {
		float: left;
	}
#account_alerts .message_box .content {
	padding: 15px;
}
	#account_alerts .message_box p {
		margin-bottom: 0;
	}
	#account_alerts .message_box .more {
		float: right;
		display: inline;
		margin: 20px 30px 0 0;
	}
#account_alerts .account_alert_liverate {
	margin: 5px 0 0 5px;
	font-size: 11px;
	font-weight: bold;
	color: #9f9e9e;
}
	#account_alerts .account_alert_liverate img {
		float: left;
		display: inline;
		margin-right: 5px;
	}
	#account_alerts .account_alert_liverate span {
		float: left;
		display: inline;
		line-height: 22px;
	}

#account_settings table, #account_trade table {
	margin-bottom: 10px;
	font-weight: bold;
}
#account_trade table#account_trade_options_advanced {
	margin-left: 310px;
	width: 515px;
}
#account_trade table .hover_button {
	float: left;
	margin-right: 15px;
}
	#account_settings td, #account_trade td {
		vertical-align: top;
		font-size: 14px;
		line-height: 20px;
	}
	#account_trade td {
		vertical-align: middle;
	}
		#account_trade #account_trade_options_advanced td {
			font-size: 12px;
			font-weight: normal;
		}
	#account_trade tr.alt td {
		border-bottom: none;
	}
		#account_settings .hint, #account_trade .hint {
			line-height: 12px;
			font-size: 10px;
			color: #777;
		}
		#account_trade_margin .hint {
			line-height: 21px;
		}
	#account_trade input {
	}
	#account_trade .account_table_col2 label {
		margin-right: 10px;
	}
	#account_trade .account_table_col3 label, #account_trade #account_trade_options_advanced .account_table_col2 label {
		float: left;
		display: inline;
		margin: 4px 5px 0 0;
		font-weight: bold;
	}
#account_activity table {
	margin: 10px 0 15px;
	font-weight: bold;
}
	#account_activity table td{
		padding: 12px 7px;
	}
	
	#account_alerts table td{
	padding: 6px 7px;
	line-height: 22px;
	}
		
#account_trade_settings {
	margin-bottom: 10px;
	font-weight: bold;
}
#account_requests {
	margin: 10px 0;
	font-weight: bold;
}
	.account_table_col1 {
		width: 40%;
	}
		#account_settings .account_table_col1 {
			width: 20%;
		}
		#account_activity .account_table_col1 {
			width: 18%;
		}
		
		#account_trade_margin .account_table_col1 {
		width: 45% !important;
		}
		#account_trade_margin .account_table_col2 {
		width: 15% !important;
		
		}
				
		#account_trade .account_table_col1 {
			width: 18%;
		}
		#account_trade_options_advanced .account_table_col1 {
			width: 140px;
		}
	.account_table_col2 {
		width: 35%;
	}
		#account_settings .account_table_col2 {
			width: 35%;
		}
		#account_activity .account_table_col2 {
			width: 12%;
		}
		#account_trade .account_table_col2 {
			/*width: 15%;*/
		}
		#account_trade_options_advanced .account_table_col2 {
			width: 200px;
		}
		#account_activity .account_table_col3 {
			width: 12%;
		}
		#account_trade .account_table_col3 {
			/*width: 23%;*/
		}
		#account_trade_options_advanced .account_table_col3 {
			width: 180px;
		}
			#account_trade_options_advanced .account_table_col3 .update {
				margin-right: 10px;
			}
		#account_activity .account_table_col4 {
			width: 8%;
		}
			#account_trade_options .account_table_col4 {
				font-size: 12px;
				font-weight: normal;
			}
				#account_trade_options .account_table_col4 input {
					float: left;
					margin-right: 5px;
				}
		#account_activity .account_table_col5 {
			width: 18%;
		}
		#account_activity .account_table_col6 {
			width: 14%;
		}
		#account_activity .account_table_col7 {
			width: 10%;
		}
		#account_activity .account_table_col8 {
			width: 8%;
		}
	.account_table_edit {
		width: 10%;
	}
		#account_settings .account_table_edit {
			width: 10%;
		}
		#account_trade .account_table_edit {
			width: 65%;
		}
	.account_table_more {
		width: 15%;
	}
	#account_trade_settings td.account_table_more {
		font-size: 12px;
	}
	#account_trade_settings td {
		font-size: 14px;
	}
	.account_requests_modify {
		width: 25%;
	}
#account_trade select {
	width: 120px;
	font-size: 12px;
	font-weight: normal;
}
	
#account_specialist p {	
	margin: 0 7px 10px 7px;
	color: #727272;
}
	#account_specialist table td {
		border-bottom: none;
	}
		.account_specialist_date input {
			float: left;
			display: inline;
			width: 98px;
			margin-right: 10px;
		}
		.account_specialist_submit {
			width: 25%;
		}

.message_box p {
	margin-bottom: 10px;
}	
.message_box a {
	color: #b68118;
	text-decoration: underline;
}
.message_box a:hover {
	color: #393939;
	text-decoration: none;
}
#account_trade .message_box {
	margin: 0 0 20px;
}
	#account_trade .message_box .content {
		width: auto;
	}
		#account_trade .message_box .content h5, #account_trade .message_box .content p {
			width: 92%;
		}
		#account_trade .message_box .content p.disclaimer {
			margin-bottom: 0;
			font-size: 11px;
			color: #9a917c;
		}

#account .trade_bar .content {
	padding: 5px 20px 8px;
}

#account_col1 {
	float: left;
	display: inline;
	width: 310px;
	margin: 10px 30px 20px;
	padding-right: 30px;
	border-right: 1px solid #e3e3e3;
}

#account_col1a {
	float: left;
	display: inline;
	width: 300px;
	height: 300px;
	margin: 10px 30px 20px;
	padding-right: 30px;
	border-right: 1px solid #e3e3e3;
}
#account_col1Z {
	float: left;
	display: inline;
	width: 350px;
	height: 300px;
	margin: 10px 30px 20px;
	padding-right: 30px;
	border-right: 1px solid #e3e3e3;
}
#account_col12a {
	float: left;
	display: inline;
	width: 400px;
	height: 300px;
	margin: 10px 30px 20px;
	padding-right: 30px;
	border-right: 1px solid #e3e3e3;
}
#account_col2 {	
	float: left;
	display: inline;
	width: 340px;
	margin: 10px 0 20px;
}
#account_col1b {
	float: left;
	display: inline;
	width: 400px;
	margin: 10px 30px 20px;
	padding-right: 30px;
	border-right: 1px solid #e3e3e3;
}

#account_col1_echeck {
	float: left;
	display: inline;
	width: 895px;
	margin: 10px 30px 0px;
	padding-right: 30px;
	padding-bottom:15px;
	/*border-right: 1px solid #e3e3e3;*/

}

#account_col1b2 {
	float: left;
	display: inline;
	width: 650px;
	margin: 10px 30px 20px;
	padding-right: 30px;
	border-right: 1px solid #e3e3e3;
}

.account_check {
	float:left;
	display: inline;
	width: 650px;
	margin: 0px 0px 0px 40px;
	padding:20px 0px 0px 0px;
}

#account_col13 {
	float: left;
	display: inline;
	width: 410px;
	margin: 10px 20px 20px;
	padding-right: 30px;
}
.error2 {
	font-size:11px;				
	font-weight: bold;
	color: #c10101;
	padding: 1px 0 1px 21px;
	background: url(/resources/images/icons/icn_arrow_left_red.gif) no-repeat left center;
}


#account_col1W {
	float: left;
	display: inline;
	width: 530px;
	margin: 10px 0px 20px;
	padding-right: 0px;
}

#account_col2 {	
	float: left;
	display: inline;
	width: 340px;
	margin: 10px 0 20px;
}
#account_col1Pop {
	background-color: #fff;
	float: left;
	display: inline;
	width: 350px;
	height: 385px;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 15px;
}

#withdrawfunds_col2
{
	float: left;
	display: inline;
	width: 500px;
	margin: 10px 0 20px;
}

#account_funds table {
	width: 100%;
	margin-top: 10px;
}

#account_funds td {
	padding: 5px 5px 0px 0;
	vertical-align: top;
}

#account_funds .account_funds_col3 {
	width: 80px;
}

#account_funds select {
	margin: 0 5px 5px 0;
}

#account_funds .label_small {
	display: block;
	margin-bottom: 5px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}

#account_funds .label_small2 {
	display: block;
	margin: 0px 0px 0px 0px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
	line-height: 11px;
}
#account_funds .label_small3 {
	display: block;
	vertical-align:top;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}




#account_funds #account_funds_number {
	width: 90%;
}

#account_funds #account_funds_security {
	width: 55px;
}


#account_funds #account_funds_submit {
	float: left;
	display: inline;
	margin-right: 10px;
}

#account_funds #account_funds_amount {
	margin-bottom: 5px;
}


#account_funds #account_funds_number {
	width: 150px;
}
#account_funds #account_funds_number2 {
	width: 20px;
}
#account_funds #account_funds_number3 {
	width: 100px;
}
#account_funds #account_funds_number4 {
	width: 130px;
}
#account_funds #account_funds_number5 {
	width: 90px;
}
#account_funds #account_funds_checknumber {
	width: 60px;
}

#account_funds #account_funds_number6 {
	width: 95%;
}
#account_funds #account_funds_number7 {
	width: 80%;
}

#account_funds #account_funds_save {
	position: relative;
	top: 6px;
}

/*
#account_funds p.disclaimer {
	margin: 0 20px 20px 20px;
	font-size: 11px;
	color: #9a917c;	
}

#account_funds .inner_content_rail {
		width: 95%;
		padding: 0 10px;
}*/

#account_statement_intro {
	float: left;
	display: inline;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #bababa;
}

#account_statement_month {
	float: left;
	display: inline;
	margin: 9px 10px 0 0
}

#account_statement_submit {
	margin-top: 5px;
}

#account_activity .trade_bar .content {
	width: 915px;
	padding: 0 0 0 10px;
}

#account_activity_jump {
	float: left;
	padding-top: 3px;
}
	#otherReportHeader label {
		float: left;
		margin: 3px 10px 0 0;
		color: #fff;
		font-weight: bold;
	}
	#rolloverRatesReportHeader label {
		float: left;
		margin: 3px 10px 0 0;
		color: #fff;
		font-weight: bold;
	}

#account_activity_actions {
	float: right;
	width: 370px;
}
	#account_activity_actions li {
		float: left;
		display: block;
	}	
		#account_activity_actions li.first {	
			padding-right: 10px;
			border-right: 1px solid #919299;
				
		}
		#account_activity_actions li.second {	
			padding-right: 10px;
			padding-left: 10px;			
			border-right: 1px solid #919299;
				
		}
		#account_activity_actions li.last {	
			margin-left: 9px;
		}			
		#account_activity_actions li a {	
			display: block;			
		}		

#account_subs_intro {
	width: 65%;
	font-size: 16px;
	font-weight: bold;
	color: #70727d;
	margin-bottom: 20px;
}

.account_subs_heading {
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #777;
}

#account_subs .content {
	padding-bottom: 20px;	
}
	.account_subs_item {
		padding: 15px 0;
		border-bottom: 1px solid #e3e3e3;
	}
		.account_subs_handle {
			width: 600px;
			padding-left: 20px;	
		}	
			.account_subs_handle {
				background: url(/resources/images/buttons/btn_control_right_off.gif) no-repeat 0 4px;
			}
			.account_subs_handle.down {
				background: url(/resources/images/buttons/btn_control_down_off.gif) no-repeat 0 4px;
			}
			.account_subs_handle h5, .account_subs_heading_type {	
				float: left;
				display: inline;
				width: 420px;
			}
				.account_subs_handle h5 a {
					color: #292727;
				}
				.account_subs_handle h5 a:hover {
					color: #000;
				}
			.account_subs_action, .account_subs_heading_subscribe {
				float: right;
				display: inline;
				width: 160px;
				text-align: center;
			}
			.account_subs_action input {
				margin: 0;
				padding: 0;
			}
				.account_subs_action p {
					margin-bottom: 0;
					font-size: 11px;
					font-weight: bold;
				}
		.account_subs_content_holder {
			width: 430px;
			margin-left: 20px;
		}
			.account_subs_content_holder p {
				margin-bottom: 0;
				color: #5b5b5b;
			}
				.account_subs_content {			
					margin-top: 10px;
				}

#account_trade_bottom {
	position: relative;
	width: 959px;
	margin: -25px 0 20px 14px;
	padding: 15px 20px;
	background: url(/resources/images/backgrounds/bg_bottom_fullwidth_grey.gif) no-repeat left bottom;
}

#balance_handle, #balance_content {
	color: #fff;
}

#account_register {
	margin-top: 0;
}
	#account_register .inner_content_rail {
		width: 620px;
		padding: 0 10px;
	}
	#account_register .inner_content_rail h2 div p{
		margin-bottom:10;
		color:#5B5B5B;
		line-height:18px;
		font-family:Arial,Helvetica,Verdana,sans-serif;
		font-size:16px;
        font-weight:bold;
	}
	#account_register h1 {
		font-size: 22px;
		margin: 15px 0;
	}
	#account_form {
		margin: 12px 0 25px;
		border: 1px solid #d9d9d9;
	}
		#account_form .account_form_form {
			padding: 20px;
		}
			#account_form_toggle {	
				position: relative;
				margin: -12px 0 0 15px;
				padding: 0 10px;
				width: 218px;
				background: #fff;
			}	
				#account_form_toggle.login {
					width: 200px;
				}
			#account_form_fields {
				padding: 20px 0 0;				
			}
			#account_form_fields p
			{
				color:#5B5B5B;
				margin-bottom:17px;
			}
			#account_form_start {
				width: 100%;
				padding: 0 0 35px 210px;
			}
			#account_form  h6 strong {
				color: #ff6c00;
			}
			#account_form  label {
				float: left;
				width: 115px;
				margin-right: 20px;
				text-align: right;
				font-size: 13px;
				font-weight: bold;
				color: #292727;
			}
			#account_form input, #account_form select {
				width: 180px;
				margin-right: 10px;
			}
			#account_form .radio {
				width: 10px;
				margin-right: 10px;
			}
			#account_form #ctl00_NewsLetterSignUp1_chkNewUpdate {
				width: 10px;
				margin-right: 10px;
			}
				#account_form  #account_register_form_button {
					width: auto;
					float: left;
					display: inline;
					margin-right: 20px;
				}
			#account_register_form_privacy {
				padding-top: 8px;
				font-weight: bold;
			}	
			#account_form .error {
				font-weight: bold;
				color: #c10101;
				padding: 1px 0 1px 21px;
				background: url(/resources/images/icons/icn_arrow_left_red.gif) no-repeat left center;
			}
			#account_form_errors {
				height: 35px;
				margin-bottom: 10px;
				padding: 12px 20px 0 56px;
				background: url(/resources/images/backgrounds/bg_form_errors.gif) no-repeat left top;
			}
			.account_form_errors {
				height: 35px;
				margin-bottom: 10px;
				padding: 12px 20px 0 56px;
				background: url(/resources/images/backgrounds/bg_form_errors.gif) no-repeat left top;
			}			
				#account_form_errors p {
					margin: 0 0 2px;
					line-height: 12px;
					color: #fff;
				}
	#account_register .inner_side_rail {
		margin-top: 12px;
	}
	#account_register .inner_side_rail .grey_round_box {
		width: 252px;
		margin-left: 3px;
		margin-bottom: 10px;
		padding: 15px 15px 5px;
	}		
		#account_register .inner_side_rail .grey_round_box h6 {
			margin-bottom: 15px;
		}
		#account_register .inner_side_rail .grey_round_box p {
			color: #727272;
			margin-bottom: 15px;
			padding-bottom: 15px;
			border-bottom: 1px solid #cbcbcd;
		}	
		#account_register .inner_side_rail .grey_round_box ul {
			list-style-type: square;
		}
			#account_register .inner_side_rail .grey_round_box ul li {
				list-style-type: square;
				margin: 0 0 10px 15px;
			}

#chat_box {
		float: right;
		display: inline;
		width: 282px;
		margin: 0 0 20px 0;
		background: url(/resources/images/pages/faq/chatbox_bottom.gif) no-repeat left bottom;
}
	#chat_box_inner {
		padding: 20px 40px 20px 20px;
		background: url(/resources/images/pages/faq/chatbox_top.gif) no-repeat left top;
	}
	#chat_box p {
		margin-bottom: 10px;
	}
	#chat_box h4 {
		color: #6895b1;
	}
	
	
#refer_form {
	display: none;
}	
	#refer_form label {
		display: block;
		margin: 12px 0 8px;
		font-size: 10px;
		font-weight: bold;
		color: #777777;
	}
	#refer_form .textfield {
		width: 247px;
		padding: 3px;
		margin-bottom: 11px;
	}
	#refer_form .button_row {
		text-align: right;
		margin-top: 10px;
	}
		#refer_form .button_row a {
			color: #406992;
			text-decoration: none;
		}	
		#refer_form .button_row a:hover {
			color: #193756;
		}
		#refer_form .button_row input {
			margin-bottom: -10px;
			margin-left: 15px;
		}
#refer_form hr {
	display: block;
	margin-bottom: 4px;
	color: #B68118;
	background-color: #B68118;
	height: 1px;
	border: none;
}

#echeck {
	background-image:url(/resources/images/backgrounds/bg_echeck.gif);
	background-color:#ebf0f5; 
	border:1px #83a4c7 solid;
	display: block;
	padding: 10px;
	border-collapse: collapse;
	width:650px;
	height: 165px;
}
#echeck span{
	padding: 3px 0px 6px 0px;
	
	display: block;
	width: auto;
}
#echeck .name{
	padding: 0px;
	float: left;
}
#echeck .date{
	padding: 0px 0px 10px 0px;
	float: right;
}
#echeck .accountType{
	float: right;
	clear: right;
	padding: 5px 0px;
}
#echeck .amount{
	float: right;
	clear: right;
	padding: 5px 0px;
	font-size: 18px;
}
#echeck select{
margin: 0px !important;
}
#echeck .payto{
	float: left;
	clear: left;
	font-size: 14px;
	padding: 20px 0px 0px 0px;
	margin-bottom: 8px;
}
#echeck .amountwords{
border-top:1px #83a4c7 dotted;
clear: both;
padding: 4px 0px;
font-size: 14px;
text-align:center;
}
#echeck .payto b{
	color: #777777;
}
#echeck .number{
border-top:1px #83a4c7 dotted;
clear: both;
padding: 10px 2px 0px 0px;
}
#echeck .number .aba{
	width: 155px;
	float: left;
}
#echeck .number .account{
	width: 140px;
	float: left;
	
}
#echeck .number .check{
	width: 120px;
	float: left;
}
#echeck .filled{
	font-size: 18px;
	font-family:"Courier New", Courier, mono;
	font-weight:bold;
}
#account_funds #printButton{
	text-align: center; 
	width: 550px; 
	margin-bottom: 15px;
}
#account_funds span.footer{
	padding: 0px 30px 20px;
	width: 680px;
	display: block;
}
#account_funds .continue, #account_funds .retry{
	float:right; 
	padding: 0px 250px 20px 0px;
	clear: both;
	font-size: 14px;
}
#account_funds .print{
	float:right; 
	padding: 20px 225px 20px 0px;
}


/*
 -----------------------------------------------------------
 This css is used for Rate-Research alert table on ~/alerts
*/

#rr_alerts_table {
	margin: 20px 0px 10px;
	font-weight: bold;
	width: 100%;
}

#rr_alerts_table th.rr_alerts_col1, #rr_alerts_table th.rr_alerts_col2, #rr_alerts_table th.rr_alerts_col3{
	width: 30%;
}
	#rr_alerts_table.pairs_table tr.child td {
		vertical-align: top;
	}
	#rr_alerts_table #rr_alert_date {
		width: 80px;
		margin-right: 5px;
	}
	#rr_alerts_table .live_rate { 
		float: left;
		margin-left: 10px;
	}
		#rr_alerts_table .live_rate span {
			display: block;
			margin-top: 20px;
			color: #9f9e9e;
			font-size: 10px;
		}
	#rr_alerts_table .rr_alert_type {
		float: left;
	}
/* -----------------------------------------------	

#ForexTrader {
	margin: 10px 20px 10px 20px;
}
#ForexTrader p {
	color: #5b5b5b;	
}
#ForexTrader ul {
	margin: 10px 0 20px 30px;
}
#ForexTrader li {
	line-height: 20px;
	font-size: 13px;
	font-weight: bold;
	color: #494C56;
	list-style-type:decimal;	
}
#ForexTrader .agreement {
	font-family: Arial, Helvetica, sans-serif;
	width: 550px;
	height: 130px;
	margin: 10px 0 20px 15px;
	color: #494C56;
	padding: 10px 0 0 10px;	
}
#ForexTrader label {
	margin: 0 0 30px 0;
	font-weight: bold;
	clear: both;
}
#ForexTrader .agreeBox {
	margin-right:10px;
	
}
/********    request form;    *********/


	#request_form {
		margin: 12px 0 25px;
		border: 1px solid #d9d9d9;
		background:transparent url(/resources/images/backgrounds/bg_block_gradient.gif) repeat-x scroll center bottom;
	}
		#request_form .form {
			padding: 25px;
		}
		#request_form .form p {
			margin-bottom: 12px;
		}
		#request_form .form select {
			width: 185px;			
		}
		#request_form .form textarea {
			width: 285px;
			height: 100px;			
		}
			#request_form_toggle {	
				position: relative;
				margin: -12px 0 0 15px;
				padding: 0 10px;
				width: 218px;
				background: #fff;
			}	
				#request_form_toggle.login {
					width: 200px;
				}
			#request_form_fields {
				padding: 20px 0 0;
			}
			#request_form_start {
				width: 100%;
				padding: 0 0 35px 210px;
			}
			#request_form .form h6 strong {
				color: #ff6c00;
			}
			#request_form .form label {
				float: left;
				width: 115px;
				margin-right: 20px;
				text-align: right;
				font-size: 13px;
				font-weight: bold;
				color: #292727;
			}
			#request_form .form input {
				width: 180px;
				margin-right: 10px;
			}
				#request_form .form input#request_register_form_button {
					width: auto;
					float: left;
					display: inline;
					margin-right: 20px;
				}
			#request_register_form_privacy {
				padding-top: 8px;
				font-weight: bold;
			}	
			#request_form .error {
				font-weight: bold;
				color: #c10101;
				padding: 1px 0 1px 21px;
				background: url(/resources/images/icons/icn_arrow_left_red.gif) no-repeat left center;
			}
			#request_form_errors {
				height: 35px;
				margin-bottom: 10px;
				padding: 12px 20px 0 56px;
				background: url(/resources/images/backgrounds/bg_form_errors.gif) no-repeat left top;
			}
				#request_form_errors p {
					margin: 0 0 2px;
					line-height: 12px;
					color: #fff;
				}
	#request_register .inner_side_rail {
		margin-top: 12px;
	}
	#request_register .inner_side_rail .grey_round_box {
		width: 252px;
		margin-left: 3px;
		margin-bottom: 10px;
		padding: 15px 15px 5px;
	}		
		#request_register .inner_side_rail .grey_round_box h6 {
			margin-bottom: 15px;
		}
		#request_register .inner_side_rail .grey_round_box p {
			color: #727272;
			margin-bottom: 15px;
			padding-bottom: 15px;
			border-bottom: 1px solid #cbcbcd;
		}	
		#request_register .inner_side_rail .grey_round_box ul {
			list-style-type: square;
		}
			#request_register .inner_side_rail .grey_round_box ul li {
				list-style-type: square;
				margin: 0 0 10px 15px;
			}

