





body
{
    font: 15px Georgia, sans-serif;
    text-align: center;
	background-color:#d3daed;
	color:#373737;
}


h2,h3,h4,h5
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 26px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#8C8C8C;
}

.h3stylearticlenews
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 24px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#8C8C8C;
}

.recentlyadded
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 26px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#8C8C8C;
	font-weight:bold;
}


p
{
	font-family: Georgia, Serif;
	font-size: 15px;
}

a
{
	text-decoration:none;
	color:#0a54b0;
	font-family: Georgia, Serif;
	font-size: 14px;
}
a:hover
{
	text-decoration:underline;
}

ul li
{
	color:#C5C5C5;
}

div.header
{ 
	height:80px;
	width: 990px;
	background-color:#ffffff;
}

#logodiv
{
	margin-top:5px;
	float:left; margin-left:10px;
}

#masterdiv
{
	width:990px;
	margin: 0 auto;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	background-color:#fff;
	padding-bottom:5px;
}

#container
{
	background-color: #fff;
    width: 990px;
    text-align: left;
}
	

.navigation 
{
	list-style-type: none;
	margin-top:90px;
	width: 950px;
	height:40px;
	border-top:1px solid #EBEBEB;
	background: #feffe8; /* old browsers */

	background: -moz-linear-gradient(top, #feffe8 0%, #d6dbbf 100%); /* firefox */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#feffe8), color-stop(100%,#d6dbbf)); /* webkit */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffe8', endColorstr='#d6dbbf',GradientType=0 ); /* ie */
	-webkit-border-radius:6px; 
	-moz-border-radius:6px;
}

.navigation li {
	float: left;
	list-style: none;
	height:40px;
	padding-top:5px;
	padding-right:30px;
}

.navigation li a {
	position: relative; overflow: hidden;
	display: inline;
	list-style-type: none;
	padding: 0px;
	font-size: 13px;
	line-height: 25px;
	float: left;
	display: block;
	text-decoration: none;
	color: #747474;
	font-family: Helvetica;
	font-weight:bold;
	height:30px;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px;
}

.navigation li a:hover {
	position: relative; overflow: hidden;
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	line-height: 25px;
	display: block;
	text-decoration: none;
	color: #005A8C;
	height:30px;
	background-color:#fff;
}


ul.navigation .selectedtopmenuitem, ul.navigation a:hover.selectedtopmenuitem 
{
	position: relative; overflow: hidden;
	display: inline;
	list-style-type: none;
	padding: 0px;
	float: left;
	height:25px;
	line-height: 25px;
	display: block;
	text-decoration: none;
	height:40px;
	background-color:#FDFDFD;
}

ul li.selectedtopic
{
	color:#FF8000;
	font-size:14px;
	font-family: Georgia, serif;
}


#submenu {
	margin-top:-34px;
    list-style-type: none;
	text-align:left;
	width: 950px;
	height:38px;
	background: #FDFDFD;
	border-bottom:1px solid #F5F5F5;
}

#submenu li {
	float: left;
	list-style: none;
	text-align:left;
	height:35px;
	padding-top:3px;
}

#submenu li a {
	position: relative; overflow: hidden;
	text-decoration: none;
	font-size: 12px;
	font-family: georgia;
	color: #525252; outline: none;
	text-align: center;
	z-index: 10; letter-spacing: 0;
	float: left; display: block;
	margin: auto 0px;
	line-height: 30px;
	padding: 0 10px 6px 10px;
}

#submenu li a:hover, ul#submenu a:hover.selectedsubmenuitem
{
	text-decoration:underline;
}

ul#submenu .selectedsubmenuitem
{
	text-decoration:underline;
	color: #525252; 
}

.searchdiv
{
	float:right; width:230px; margin-right:10px;
	padding:10px;
	margin-top:-80px;
	background-color:#b8c4d8;
	-webkit-border-radius:8px; 
	-moz-border-radius:8px;
}

.nosubmenubar
{
	height:10px; width: 988px; background-color: #FDFDFD; margin-top:-40px;
	border:1px solid #F9F9F9;
}

#catchbox
{
	width:985px;
	height:220px;
	margin-left:-17px;
}

#fullpage
{
	float: left;
    width: 900px;
	margin-left:15px;
}

#pageleft
{
	float: left;
    width: 590px;
	padding-left:30px;
	padding-right:5px;
	background-color:#FFFFFF;
}

#pageleft ul li
{
	padding-bottom:15px;
}

#pageright
{
	float:right;
	width:285px;
	padding-left:10px;
	padding-right:10px;
	margin-right:50px;
	margin-top:-20px;
}


#innerleftpage
{
	float: left;
    width: 530px;
	padding-left:20px;
	padding-right:5px;
	background-color:#FFFFFF;
}

#innerrightpage
{
	float:right;
	width:240px;
	padding-left:10px;
	padding-right:10px;
	margin-right:20px;
	margin-top:-70px;
}

#homecrashcourseorangediv a	{
	color:#fff;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
   background: #f9c667; /* old browsers */

background: -moz-linear-gradient(top, #f9c667 0%, #f79621 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f9c667), color-stop(100%,#f79621)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* ie */

	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#homecrashcourseorangediv a:hover	{
	color:#fff;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-decoration:none;
	font-weight:bold;
	background: #feb645;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#crashcoursegreenlivehomediv a{
		
color:#FFFFFF;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-weight:bold;
   background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(153,193,71)), color-stop(0.81, rgb(181,228,84)));
    background: -moz-linear-gradient(center bottom, rgb(153,193,71) 22%, rgb(181,228,84) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#99c147, endColorStr=#b5e454);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99c147, endColorstr=#b5e454)";

}

#crashcoursegreenlivehomediv a:hover	{
	
	color:#FFFFFF;
	font-size:14px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	font-weight:bold;
	background: #99c147;
}

#crashcoursegreydiv a{
		
 	color:#8A8A8A;
	font-size:14px;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
  	background-color: #eaeef1;
	border:1px solid #D6D6D6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(188,191,193)), color-stop(0.81, rgb(234,238,241)));
    background: -moz-linear-gradient(center bottom, rgb(188,191,193) 22%, rgb(234,238,241) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#eaeef1, endColorStr=#bcbfc1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeef1, endColorstr=#bcbfc1)";
}

#crashcoursegreydiv a:hover	
{
	
	color:#606060;
	font-size:14px;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
	background: #bcbfc1;
}

#openlivegreensmall a{
		
 	color:#FFFFFF;
	font-size:12px;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
   background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(153,193,71)), color-stop(0.81, rgb(181,228,84)));
    background: -moz-linear-gradient(center bottom, rgb(153,193,71) 22%, rgb(181,228,84) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#99c147, endColorStr=#b5e454);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99c147, endColorstr=#b5e454)";
}

#openlivegreensmall a:hover	{
	
	color:#FFFFFF;
	font-size:12px;
	padding:3px;
	text-decoration:none;
	font-weight:bold;
	background: #99c147;
}

#demogreysmall a{
		
 	color:#8A8A8A;
	font-size:12px;
	padding:1px;
	text-decoration:none;
	font-weight:bold;
  	background-color: #eaeef1;
	border:1px solid #D6D6D6;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(188,191,193)), color-stop(0.81, rgb(234,238,241)));
    background: -moz-linear-gradient(center bottom, rgb(188,191,193) 22%, rgb(234,238,241) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#eaeef1, endColorStr=#bcbfc1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#eaeef1, endColorstr=#bcbfc1)";
}

#demogreysmall a:hover	
{
	
	color:#606060;
	font-size:12px;
	padding:1px;
	text-decoration:none;
	font-weight:bold;
	background: #bcbfc1;
}

#crashcoursegreendiv a{
		
 	color:#FFFFFF;
	font-size:14px;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
  background: #b5bdc8; /* old browsers */

background: -moz-linear-gradient(top, #b5bdc8 0%, #828c95 36%, #28343b 100%); /* firefox */

background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#b5bdc8), color-stop(36%,#828c95), color-stop(100%,#28343b)); /* webkit */

filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b5bdc8', endColorstr='#28343b',GradientType=0 ); /* ie */
}

#crashcoursegreendiv a:hover	{
	
	color:#FFFFFF;
	font-size:14px;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
	background: #828c95;
}

#startcoursenow a
{
	padding:7px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
	background-color: #808080;
	border:1px solid #8E8E8E;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(88,88,88)), color-stop(0.81, rgb(128,128,128)));
    background: -moz-linear-gradient(center bottom, rgb(88,88,88) 22%, rgb(128,128,128) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#808080, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#585858)";
}

#startcoursenow a:hover
{
	color:#FFFFFF;
	border:1px solid #A3A3A3;
	padding:7px;
	text-decoration:none;
	background: #585858;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#585858, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#585858)";
}

#openlivedemo a
{
	padding:4px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background-color: #808080;
	border:1px solid #8E8E8E;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(88,88,88)), color-stop(0.81, rgb(128,128,128)));
    background: -moz-linear-gradient(center bottom, rgb(88,88,88) 22%, rgb(128,128,128) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#808080, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#585858)";
}

#openlivedemo a:hover
{
	color:#FFFFFF;
	border:1px solid #A3A3A3;
	padding:4px;
	text-decoration:none;
	background: #585858;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#585858, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#585858)";
}

.heavytitle
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 42px;
	color:#757575;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	font-weight:bold;
}

.lightheavytitlestylebigger
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 30px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
}

.lightheavytitlestyle
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 26px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
}

.lightheavytitlestylesmaller
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 22px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
}

.lightheavytitlestylesmall
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 20px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#353535;
}

.lightheavytitlestylesmallest
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 14px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	line-height: 1em;
	color:#636363;
	font-weight:bold;
}

.forextitlegrey
{
	font-family: Helvetica, Arial, Sans-serif;    
	font-size:20px;
	color:#B7B7B7;
	font-weight:bold;
}

.forextitledarkgrey
{
	font-family: Helvetica, Arial, Sans-serif;    
	font-size:20px;
	color:#606060;
	font-weight:bold;
}

.smalltitlestyle
{
	color:#6A6A6A;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:16px;
	font-weight:bold;
}


.bullet
{
	font-family: Georgia, Serif;
	font-size: 14px;
	white-space: nowrap;
	line-height: 1.45em;
	margin-bottom: 0px;
	list-style-type: disc;
}

.lifontcolor
{
	color:#4E4E4E;
}

#forextable 
{
	border-collapse:collapse;
	border-left:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	font-size:12px;
	color: #333;
	background-color:#FDFDFD;
}

#forextable td, th 
{
	padding-right:4px;
	text-align:left;
}

#forextable thead th
{
	background:#333 url(../../include/images/site/llsh.gif) repeat-x;
	color:#fff;
}

#forextable tbody td 
{
	border-bottom: solid 1px #EBEBEB;
}

#forextable tbody tr:hover 
{
	background:#fff;
}

#centralbanksreleasedates 
{
	border-collapse:collapse;
	border-left:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	font-size:12px;
	color: #333;
	background-color:#FDFDFD;
}

#centralbanksreleasedates td, th 
{
	padding:5px;
	text-align:left;
}

#centralbanksreleasedates thead th
{
	background:#333 url(../../include/images/site/llsh.gif) repeat-x;
	color:#fff;
}

#centralbanksreleasedates tbody td 
{
	border-bottom: solid 1px #EBEBEB;
}

#centralbanksreleasedates tbody tr:hover 
{
	background:#fff;
}

#monetarypolicytable 
{
	border-collapse:collapse;
	border-left:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	font-size:12px;
	color: #333;
	background-color:#FDFDFD;
}

#monetarypolicytable td, th 
{
	width:250px;
}

#monetarypolicytable tr
{
	height:40px;
}

#monetarypolicytable thead th
{
	background:#333 url(../../include/images/site/llsh.gif) repeat-x;
	color:#fff;
}

#monetarypolicytable tbody td 
{
	border-bottom: solid 1px #EBEBEB;
}

#monetarypolicytable tbody tr:hover 
{
	background:#fff;
}

#footerlinksdiv
{
	text-align:left;
	background: #a4aec0; /* old browsers */
	background: -moz-linear-gradient(top, #a4aec0 0%, #7d8693 100%); /* firefox */
	
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a4aec0), color-stop(100%,#7d8693)); /* webkit */
	
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4aec0', endColorstr='#7d8693',GradientType=0 ); /* ie */
	width:990px;
	margin: 0 auto;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#footerlinks
{
	margin-left:40px;
	font-size:11px;
	color: #F6F6F6;
}

#footerlinks a
{	
	color:#F6F6F6;
	font-size:11px;
}

#footerlinks a.footermaintitle
{
	color:#F7F7F7; font-size:13px; font-weight:bold; 
}
	
#footerlinksdiv p
{
	font-size:11px;
	color: #F6F6F6;
}

.footerh4title
{
	margin-left:70px;font-size:16px;color:#6a717d;
}

#greybottomcontainer
{
	width:910px;
	height:190px;
	background-color:#F5F5F5;
	border:1px solid #F1F1F1;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	margin-left:25px;
}

#greybottomcontainer a
{
	font-weight:bold;
}

#whitebottomcontainer
{
	width:900px;
	height:190px;
	background-color:#fff;
	border:1px solid #fff;
}

#signupoverlapdiv
{
	height:440px; 
	width:300px;
	margin-left:47px;
	
	opacity:0.9;
	filter:alpha(opacity=90); /* IE transparency */ 
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background-color:#fff;
}

#tableofcontentsheaderdiv
{
	height:40px; 
	width:300px;
	background-color: #689eac;
	margin-left:4px;
}

#pickabrokertableofcontentsheaderdiv
{
	height:40px; 
	width:280px;
	background-color: #616161;
	margin-left:-45px;
}

#basicsoverlapdiv
{
	height:530px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#basicsoverlapdiv ul li, #fundamentaloverlapdiv ul li, #technicaloverlapdiv ul li,
#trendingoverlapdiv ul li, #popularoverlapdiv ul li
{
	color: #99c147;
}

#fundamentaloverlapdiv
{
	height:600px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#popularoverlapdiv
{
	height:270px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#trendingoverlapdiv
{
	height:220px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#technicaloverlapdiv
{
	height:1020px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#riskmgmtoverlapdiv
{
	height:500px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#ready2tradeoverlapdiv
{
	height:650px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

#crazyninjastuffoverlapdiv
{
	height:450px; 
	width:280px;
	margin-left:56px;
	
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);

	background: -webkit-gradient(linear,left bottom, left top, color-stop(0.22, rgb(248,248,248)), color-stop(0.81, rgb(254,254,254)));
    background: -moz-linear-gradient(center bottom, rgb(248,248,248) 22%, rgb(254,254,254) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#fefefe, endColorStr=#f8f8f8);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#fefefe, endColorstr=#f8f8f8)";
}

.forextitle
{
	font-family: Helvetica, Arial, Sans-serif;    
	font-size:24px;
	color:#373737;
	font-weight:bold;
}

.forextitlegreysmall
{
	font-family: Georgia, serif;    
	font-size:21px;
	color:#fff;
	font-weight:bold;
}

.forextitlegreysmaller
{
	font-family: Georgia, serif;    
	font-size:16px;
	color:#fff;
	font-weight:bold;
}

.forextitledarkgreysmaller
{
	font-family: Georgia, serif;    
	font-size:16px;
	color:#383838;
	font-weight:bold;
}

#outerbrokerglossaryplaceholder
{
	width:895px; height:175px;
	border:12px solid #D6D6D6;
	background-color:#D6D6D6;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	padding-bottom:5px;
}

#innerbrokerglossaryplaceholder
{
	width:889px; height:175px;
	background-color:#fff;
	border:3px solid #fff;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#brokerglossarytable
{
	width:865px;
}

#brokerglossarytable tbody tr
{
	height:35px;
}

#brokerglossarytable tbody td 
{
	padding:10px;
	border-bottom:1px dotted #9D9D9D;
}

#brokerglossarytable tbody td:hover
{
	background:#fafafa;
}

#brokerglossarytable tbody tr td a
{
	color:#0a54b0;
}

#rightgreencontainer
{
	width:280px; height:140px;
	background-color:#4A4A4A;
	padding:12px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .9);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .9);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .9);
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	color:#fff;
}

#rightgreencontainer a
{
	color:#fff;
	font-family: Georgia, Serif; 
}

#outerrightplaceholder
{
	width:255px; height:470px;
	border:12px solid #D6D6D6;
	background-color:#D6D6D6;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
	padding-bottom:5px;
}

#innerrightplaceholder
{
	width:245px; height:470px;
	background-color:#fff;
	margin-left:2px;
	border:3px solid #fff;
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

.righttitlestyle
{
	color:#6A6A6A;
	font-family: Helvetica, Arial, Sans-serif;
	font-size:18px;
	font-weight:bold;
}

.titlestyle
{
	color:#6A6A6A;
	font-family:Helvetica, Arial, Sans-serif;
	font-size:28px;
	font-weight:bold;
}

#rightsidetable
{
	width:245px;
}

#rightsidetable tbody tr
{
	height:55px;
}

#rightsidetable tbody td 
{
	padding:10px;
	border-bottom:1px dotted #9D9D9D;
}

#rightsidetable tbody tr:hover
{
	background:#fafafa;
}

#rightsidetable tbody tr td a
{
	color:#0a54b0;
}

#exchangeratesdiv
{
	padding-left:10px;
	width: 590px;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	box-shadow: 0 1px 3px rgba(0, 0, 0, .3);
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

table.extablestyle {
	font-family: Georgia, serif;
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 580px;
	text-align: left;
	border-collapse:collapse;
	font-weight:bold;
	border:1px solid #cbcbcb;
}

table.extablestyle tr th{
	background:#333 url(../../include/images/site/llsh.gif) repeat-x;
	color:#fff;
	font-size: 8pt;
	padding: 3px;
	padding-top: 3px;
	text-align: center;
}

table.extablestyle td {
	color: #3D3D3D;
	vertical-align: top;
	padding: 3px;
	padding-top:4px;
	text-align: center;
	border-bottom:1px solid #cbcbcb;
}

table.extablestyle tr.d0 td {
	background-color:#f6f6f6;
	border-bottom:1px solid #cbcbcb;
}

.seostyle
{
	color:#191919;
	border-bottom: 1px dotted #A5A5A5;
}

a.seostyle:hover
{
	color:#191919;
	border-bottom: 1px dotted #A5A5A5;
	text-decoration:none;
}

#forexbasicsintro
{
	background-color:#FBFBFB;
	border:1px solid #e6e6e6;
	padding-top:15px;
	padding-bottom:15px;
}

#forexbasicsintro a
{
	color:#5a665a;
}

#backgroundcolorseparator
{
	background-color:#636363; height:10px; width:990px; margin-left:-15px;
}

#homecatchboxleft
{
	float:left; width:480px; margin-left:20px; margin-top:40px;
}

#homecatchboxright
{
	float:right; width:400px; margin-right:60px; padding-right:20px;margin-top:10px;
}

.ptaglineheightleft
{
	line-height:1.3em; text-align:left;
}

.ptaglineheight
{
	line-height:1.3em;
}

#homeadvertisementdiv
{
	float:right; width:270px; border:1px solid #EDEDED; padding:2px; 
	height:240px; margin-right:-30px;
}

.advertisementfont
{
	font-size:10px;
}

#hometoolsdiv
{
	float:left; width:300px; height:250px; padding:0px; margin-left:20px;
}

#homecurrencyconverterbtn
{
	background-color:#F4F4F4; border:1px solid #D6D6D6; padding:5px; width:140px;
}

#homeforeignexratesbtn
{
	background-color:#F4F4F4; border:1px solid #D6D6D6; padding:5px; width:165px;
}

#homeforexschoolsection
{
	float:left; width:250px; margin-left:40px; padding-left:15px;padding-right:15px;
}

#homestrategiessection
{
	float:left; width:200px;  padding-left:15px;padding-right:15px;
}

#fxvsstockdiv1left
{
	float:left; width:520px;
}

#fxvsstockdiv1right
{
	float:right; width:270px; margin-right:100px;
}

.fxvsstckfontstyle
{
	font-size:18px; color:#39D78C;
}

.brokerglossaryfontstyle
{
	font-size:14px;
}

.learnforextradingtitlestyle
{
	margin-top:-40px; margin-left:30px;
	color:#8A8A8A;
}

#forexbasicullitext li
{
	color:#191919;
	font-family:Georgia, serif;
}

#regorgdiv
{
	width:600px; height:80px;
	margin-left:5px;
	background-color:#f5f5f5;
	padding:10px;
}

table.regorgtable
{
	width:620px;
}

table.regorgtable tr td
{
	width:80px;
}

#brokertable
{
	border-left:1px solid #F1F1F1;
	border-right:1px solid #F1F1F1;
	border-top:1px solid #F1F1F1;
	width:600px;
	font-size:11px;
}

#brokertable tbody td 
{
	padding-left:20px;
	padding-bottom:10px;
	border-bottom:1px solid #F1F1F1;
}

#brokerullitext li
{
	color:#191919;
	font-family:Georgia, serif;
}

.brokernumberstyle
{
	font-size:18px;
	font-weight:bold;
}

#economicCalLink
{
	float:left; margin-left:60px; margin-top:40px;
}

#economicCalLink a
{
	font-weight:bold;
}

#economicCalLink a:hover
{
	text-decoration:none;
	font-weight:bold;
}

.ecoCalStaticLinkstyle
{
	padding:5px;
	border:1px solid #D6D6D6;
	background-color:#F0F0F0;
}

table.tablestyle {
	margin:10px 0pt 15px;
	font-size: 8pt;
	width: 900px;
	text-align: left;
	border-collapse:collapse;
	font-weight:bold;
}
table.tablestyle thead tr th{
	background-color: #F0F0F0;
	color:#787878;
	font-size: 8pt;
	padding: 5px;
	padding-top: 15px;
	text-align: center;
}

table.tablestyle tbody td {
	color: #3D3D3D;
	vertical-align: top;
	height:45px;
	padding-top:5px;
	padding-right:10px;
}
table.tablestyle tbody tr.d1 td {
	background-color:#ffffff;
	border-bottom:1px solid #F0F0F0;
}

table.tablestyle tbody tr.d0 td {
	background-color:#ffffff;
	border-bottom:1px solid #F0F0F0;
}


table.tablestyle tbody tr td.highlightdate
{
	background:url(../../include/images/fanalysis/dateholder.png) no-repeat right;
	background-color:#ffffff;
	color:#F7F7F7;
	font-weight:bold;
	text-align:right;
	width:42px;
}

table.tablestyle tbody tr td.high
{
	background:url(../../include/images/fanalysis/high.png) no-repeat;
	background-color:#ffffff;
}

table.tablestyle tbody tr td.medium
{
	background:url(../../include/images/fanalysis/medium.png) no-repeat;
	background-color:#ffffff;
}

table.tablestyle tbody tr td.low
{
	background:url(../../include/images/fanalysis/low.png) no-repeat;
	background-color:#ffffff;
}


table.tablestyle tbody tr td.aud
{
	background:url(../../include/images/fanalysis/flag-aud.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.cad
{
	background:url(../../include/images/fanalysis/flag-cad.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.chf
{
	background:url(../../include/images/fanalysis/flag-chf.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.cny
{
	background:url(../../include/images/fanalysis/flag-cny.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.eur
{
	background:url(../../include/images/fanalysis/flag-eur.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.gbp
{
	background:url(../../include/images/fanalysis/flag-gbp.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.jpy
{
	background:url(../../include/images/fanalysis/flag-jpy.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.nzd
{
	background:url(../../include/images/fanalysis/flag-nzd.png) no-repeat;
	background-color:#ffffff;
}
table.tablestyle tbody tr td.usd
{
	background:url(../../include/images/fanalysis/flag-usd.png) no-repeat;
	background-color:#ffffff;
}

#bigblackbutton a{
		
 	color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	text-decoration:none;
	font-weight:bold;
   background-color: #808080;
	border:1px solid #8E8E8E;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0.22, rgb(88,88,88)), color-stop(0.81, rgb(128,128,128)));
    background: -moz-linear-gradient(center bottom, rgb(88,88,88) 22%, rgb(128,128,128) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#808080, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#808080, endColorstr=#585858)";
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#bigblackbutton a:hover	{
	
	color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	padding-right:10px;
	padding-top:20px;
	padding-bottom:20px;
	text-decoration:none;
	font-weight:bold;
	background: #585858;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorStr=#585858, endColorStr=#585858);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#585858, endColorstr=#585858)";
	-webkit-border-radius:6px; 
	-moz-border-radius:6px; 
}

#catchtabs
{
	width: 100px;
	float:left;
}

#catchtabs img
{
	float:left;
	margin-top:-20px;
}

.description {
	display:none;
	padding:0 10px;
	height:240px;
}

#learnbecomeexpert
{
	float:right; width: 550px;
	height:220px;
	background-image:url(../../include/images/site/homepagelearn.png);
}

.whiteoverlay {
	
	display:none;
	background-image:url(../../include/images/site/white.png);
	width:640px;		
	padding:35px;
	font-size:11px;
}

.whiteoverlay .close {
	background-image:url(../../include/images/site/close.png);
	position:absolute; right:5px; top:5px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.registrationp
{
	line-height:1.2em; font-family:arial; font-size:11px; padding:10px;
}

.registrationtable
{
	padding:10px; font-size:11px;
}

#cotreport li
{
	color:#363636;
}

#latestandadcontainer
{
	width:900px;
	margin-left:20px;
}

#featuredcontainer
{
	width:920px;
	height:210px;
	border:1px solid #dfdfde;
	background-color:#FCFCFC;
}

#featuredbox
{
	float:left; width: 500px; margin-top:5px; height:200px;
}

.featuredimg
{
	border:1px solid #919191;
}

#featuredbites
{
	float:left;margin-top:5px; height:200px; padding-right:0px; width:355px; margin-left:50px;
}

.adborder
{
	width:300px; border:1px solid #EDEDED; padding:3px;
}

#brokercatchcontainer
{
	float:left; background-color:#EBEBEB; width:590px; height:235px; -webkit-border-radius:6px; -moz-border-radius:6px; 
}

#brokercatchcontainer h2
{
	color:#383838;
}

.righttitlestylewhite
{
	font-weight:bold;
	font-size:18px;
}

table.momentumtablestyle tr
{
	height:35px;
}

#makemoneyonline
{
	width:420px; height:180px;
}

.makemoneyclass1
{
	font-size:14px;color:#26AE31;
}

.makemoneyclass2
{
	width:920px;background-color:#FCFCFC;border:1px solid #F1F1F1;padding:10px; margin-left:5px;
}

.makemoneyclass3
{
	font-size:14px;font-weight:bold;color:#4F4F4F;
}

.makemoneyclass4
{
	float:left;background-color:#FCFCFC;border:1px solid #F1F1F1;padding:10px;
	margin-left:5px;
}

.makemoneyclass5
{
	font-weight:bold;color:#111111; width:400px; font-family:helvetica; font-size:18px;
}

.makemoneyclass6
{
	color:#26AE31;
}

#getstarted
{
	width:545px; height:210px;
	margin-top:0px;
	margin-left:20px;
	background-color:#FCFCFC;
	border:1px solid #F1F1F1;
	padding:10px;
}

#beginnersstrategies
{
	width:320px; height:200px;
	float:left;
	padding:20px;
}

.makemoneyclass7
{
	width:920px;background-color:#FCFCFC;border:1px solid #F1F1F1;padding:15px;
	margin-left:20px;
}

.makemoneyclass8
{
	color:#6D6D6D;font-weight:900;
}

.makemoneyclass9
{
	color:#26AE31; text-align:right; font-weight:bold;
}

.strath1
{
	font-family: Helvetica, Arial, Sans-serif;
	font-size: 26px;
	word-spacing: -0.04em;
	margin-bottom: 10px;
	letter-spacing: -0.04em;
	line-height: 1em;
	color:#8C8C8C;
}

#brokerforextable 
{
	border-collapse:collapse;
	border-left:1px solid #F4F4F4;
	border-right:1px solid #F4F4F4;
	font-size:12px;
	color: #333;
	background-color:#FDFDFD;
	font-family:Arial;
}

#brokerforextable tr.d0 td 
{
	background:#fcfcfc;
}

#brokerforextable tr.d1 td 
{
	background:#f7f7f7;
}

#brokerforextable td
{
	padding-right:2px;
	padding-left:2px;
	text-align:left;
	border-right:1px solid #F4F4F4;
}

#brokerforextable th 
{
	padding-right:4px;
	text-align:left;
}

#brokerforextable thead th
{
	background:#333 url(../../include/images/site/llsh.gif) repeat-x;
	color:#fff;
}

#brokerforextable tbody td 
{
	border-bottom: solid 1px #EBEBEB;
}

#brokerforextable tbody tr:hover 
{
	background:#fff;
}

.brokernamestyle
{
	font-weight:bold;
	color:#008000;
}

