/********************************************************************

	FOREX.COM - ARTICLE
	
*********************************************************************/

.content_block h1 {
	font-size: 30px;
	font-weight: bold;
	color: #3e3e3e;
	margin-bottom: 20px;
}

.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;
	clear: both;
}


/* 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 {
	border: #d9d9d9 1px solid;
	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;
		width: 545px;
	}
	.faq_heading a.top_link {
		float: right;
	}
	
/* OPEN NEW ACCOUNT STYLES **********************************/

.OpenAccountContent {
	margin: 15px 0 0 15px;	
}

.logon_disclaimer {
	margin-bottom: 3px;
	padding: 15px 15px 0 15px;
}

.content_block form {
	padding: 10px 0 10px 20px;
	width: 620px;
	background:#eaeaea;
}

.content_block form label {
	display: block;
	margin-bottom: .5em;
}

.content_block form label input {
	margin-right: 5px;
}

.content_block form fieldset {
	margin-bottom: 20px;
}

.content_block form fieldset legend {
	margin-bottom: .5em;
	font-weight: bold;
}

.content_block #form_nav_links .submit {
	float: left;
	background: url(../../images/backgrounds/bg_submit_right_arrow.gif) right top no-repeat;
	border: 1px solid black;
	padding: 1px 24px 1px 5px;
	margin: 0 10px 10px 5px;
}

.content_block #form_nav_links .previous {
	background: url(../../images/backgrounds/bg_previous_left_arrow.gif) left top no-repeat;
	border: 1px solid black;
	padding: 1px 5px 3px 24px;
	color: black;
	float: left;
	margin: 0 10px 0 100px;

}

.content_block #form_nav_links .cancel {
	background: url(../../images/backgrounds/bg_cancel_x.gif) right top no-repeat;
	border: 1px solid black;
	padding: 1px 24px 3px 5px;
	color: black;
	float: right;
}

.content_block #form_nav_links {
	position: relative;
	bottom: 21px;
	padding-left: 15px;
	width: 350px;
	clear: both;
}
.content_block .disclaimer_links a {
	text-decoration:underline;
}
.content_block .disclaimer_links a:hover {
	text-decoration:none;
}


.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	line-height: normal;
}
.textBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.textBoldItalicGray {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #5b5b5b;
}
a.textlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #406992;
	text-decoration: none;
}
a.textlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #406992;
	text-decoration: none;
}
a.textlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #406992;
	text-decoration: underline;
}
