.topLinks {
  	font-family:Verdana, sans-serif;
  	font-size:10px;
	font-weight:bold;
	color:#666666;
}

.usaPhone {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#0047BE;
}

.whiteChart {
  	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	font-weight:normal;
	color:#FFFFFF;
}

.chartCircus {
  	font-family:Verdana, sans-serif;
  	font-size:10px;
	font-weight:bold;
	color:#333333;
}

.smallGreen {
  	font-family:Verdana, sans-serif;
  	font-size:10px;
	font-weight:normal;
	color:#7FA900;
}

.circusType1 {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:16px;
	font-weight:bold;
	color:#3E8CDD;
	margin-bottom:2px;
	margin-top:0px;
}

.circusType2 {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:19px;
	font-weight:normal;
	color:#06498F;
	margin-bottom:10px;
	margin-top:0px;
}

.greenCircle {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
}

.redHead {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:18px;
	font-weight:normal;
	color:#C61D32;
}

.largerText {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:normal;
	color:#333333;
}

.otherPhone {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:normal;
	color:#003366;
}

.GreenStatement {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:18px;
	font-weight:normal;
	color:#8CB800;
}

.BookStatement {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#3E8CDD;
}

.BookCopy {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.BookPrice {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#F46400;
}

.newsheadlineOrange {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#F46400;
}

.newsheadlineBlue {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#3E8CDD;
}

.newsText {
  	font-family:Verdana, sans-serif;
  	font-size:10px;
	font-weight:normal;
	color:#333333;
}


#contestWinners {
	float:left;
	border:0px;
	width:473px;
	margin-bottom:10px;
	margin-top:0px;
}

#currentLeaders {
	float:right;
	border:0px;
	width:210px;
	margin-bottom:10px;
	margin-top:0px;
}


.headline {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:30px;
	font-weight:bold;
	color:#0047BE;
	margin-top:0px;
	margin-bottom:15px;
}

.resultsSubject {
  	font-family:Verdana, sans-serif;
  	font-size:11px;
	font-weight:normal;
	color:#606060;
}

.resultsStandings {
  	font-family:Verdana, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#606060;
}

.resultsPrizes {
  	font-family:Verdana, sans-serif;
  	font-size:10px;
	font-weight:normal;
	color:#606060;
}

.doYou {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#0047BE;
	text-align:left;
	margin-bottom:-5px;
}

.kingLink {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:20px;
	font-weight:bold;
	color:#F46400;
	text-align:left;
}

.contestLinks {
  	font-family:Verdana, sans-serif;
  	font-size:10px;
	font-weight:normal;
	color:#606060;
	text-align:left;
}



/* Subhead applied without line */
p {
  	margin-top:25px;
}

/* Header that names the section */
h1 {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:16px;
	font-weight:bold;
	color:#3E8CDD;
	margin-top:0px;
	margin-bottom:0px;
}

/* Subhead that names the sub-section */
h2 {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:19px;
	font-weight:normal;
	color:#06498F;
	margin-top:-2px;
	margin-bottom:13px;
}

/* Subhead that names the sub-section */
.h2toolbar {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:19px;
	font-weight:normal;
	color:#06498F;
	margin-top:-2px;
	margin-bottom:-3px;
}

/* Subhead 2 that names a subject */
h3 {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#F46400;
	margin-top:0px;
	margin-bottom:-6px;
}

/* Subhead 3 that names a step */
.stepName	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#8D8D8D;
  	margin-top:0px;
}


ul { 
	list-style-position:outside; 
	margin-top:7px;
	list-style-type:square;
	}
	
ul li {
	font-family:Trebuchet MS, Verdana, sans-serif; 
	font-size:12px; 
	color:#FF6600;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:10px;
	}
	
ol { 
	list-style-position:outside; 
	list-style-type:decimal;
	margin-top:7px;
	}
	
ol li {
	font-family:Trebuchet MS, Verdana, sans-serif; 
	font-size:12px;
	font-weight:bold; 
	color:#333333;
	padding-left:0px;
	padding-top:0px;
	margin-bottom:10px;
	}
	
.list_text	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:normal;
	color:#333333;
}

.list_text_sm	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:normal;
	color:#333333;
}

.list_text_ol	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:normal;
	color:#333333;
}

a.effect1:link { color: #003366; text-decoration: none }
a.effect1:active { color: #003366; text-decoration: none }
a.effect1:visited { color: #003366; text-decoration: none }
a.effect1:hover {color: #FF6600; text-decoration: underline }

a.effect2:link { color: #F46400; text-decoration: none }
a.effect2:active { color: #F46400; text-decoration: none }
a.effect2:visited { color: #F46400; text-decoration: none }
a.effect2:hover {color: #F46400; text-decoration: none }

a.effect3:link { color: #003366; text-decoration: none }
a.effect3:active { color: #003366; text-decoration: none }
a.effect3:visited { color: #003366; text-decoration: none }
a.effect3:hover {color: #003366; text-decoration: underline }

a.effect4:link { color: #0047BE; text-decoration: none }
a.effect4:active { color: #0047BE; text-decoration: none }
a.effect4:visited { color: #0047BE; text-decoration: none }
a.effect4:hover {color: #0047BE; text-decoration: underline }

a.effect5:link { color: #FFFFFF; text-decoration: none }
a.effect5:active { color: #FFFFFF; text-decoration: none }
a.effect5:visited { color: #FFFFFF; text-decoration: none }
a.effect5:hover {color: #FFFFFF; text-decoration: underline }

a.effect6:link { color: #333333; text-decoration: none }
a.effect6:active { color: #333333; text-decoration: none }
a.effect6:visited { color: #333333; text-decoration: none }
a.effect6:hover {color: #606060; text-decoration: none }

a.effect7:link { color: #666666; text-decoration: none }
a.effect7:active { color: #666666; text-decoration: none }
a.effect7:visited { color: #666666; text-decoration: none }
a.effect7:hover {color: #666666; text-decoration: underline }

a.effect10:link { color: #666666; text-decoration: none }
a.effect10:active { color: #666666; text-decoration: none }
a.effect10:visited { color: #666666; text-decoration: none }
a.effect10:hover {color: #666666; text-decoration: underline }

a.effect11:link { color: #0047BE; text-decoration: none }
a.effect11:active { color: #0047BE; text-decoration: none }
a.effect11:visited { color: #0047BE; text-decoration: none }
a.effect11:hover {color: #0047BE; text-decoration: none}

a.effect12:link { color: #003366; text-decoration: underline }
a.effect12:active { color: #003366; text-decoration: underline }
a.effect12:visited { color: #003366; text-decoration: underline }
a.effect12:hover {color: #FF6600; text-decoration: underline }

a.effect13:link { color: #0047BE; text-decoration: underline }
a.effect13:active { color: #0047BE; text-decoration: underline }
a.effect13:visited { color: #0047BE; text-decoration: underline }
a.effect13:hover {color: #0047BE; text-decoration: underline }


A {
	text-decoration: none;
	color: #003366;
}
A:hover {
	text-decoration: underline;
	color: #FF6600;
}

/* Subhead applied without line */
.subhead {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#F46400;
	margin-top:20px;
	margin-bottom:2px;
}

/* for questions etc. */
.question {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:normal;
	color:#0047BE;
	margin-top:0px;
	margin-bottom:2px;
}

.copy	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	color:#333333;
  	margin-top:0px;
	line-height:normal;
}

.copyHighlight	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#0047BE;
  	margin-top:0px;
	line-height:normal;
}

.pairIndicator	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#003366;
  	margin-top:0px;
	line-height:normal;
}

.note	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	color:#333333;
  	margin-top:0px;
	margin-bottom:0px;
	line-height:normal;
}

.notification	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	font-weight:bold;
	color:#82AD00;
  	margin-top:0px;
	margin-bottom:0px;
	line-height:normal;
}

.toolbar	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	color:#0047BE;
  	margin-top:0px;
	margin-bottom:0px;
	line-height:normal;
}

.smDescriptions	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	color:#333333;
  	margin-top:10px;
	margin-bottom:0px;
	line-height:15px;
}

.contactNumbers	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	color:#333333;
  	margin-top:10px;
	margin-bottom:0px;
	line-height:22px;
}

/* "Learn More" Link Text */
.more {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#003366;
}

.tryPractice {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#06498F;
}

/* The White Header Text for the Charts, Headlines */
.chartHeader {
  	font-family:Verdana, sans-serif;
  	font-size:11px;
	font-weight:bold;
	text-indent:5px;
  	color:#ffffff;
	text-align:left;
}

/* The White Subhead Text for the Charts */
.chartSub {
  	font-family:Verdana, sans-serif;
  	font-size:11px;
	color:#ffffff;
	text-align:left;
}

.chartLinks	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	color:#003366;
}

.stepsNav	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:11px;
	color:#003366;
}

.miniLinks	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#0047BE;
}

.asteriskBig	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#D40101;
  	margin-top:0px;
	line-height:normal;
}

.asteriskSmall	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	color:#D40101;
  	margin-top:0px;
	line-height:normal;
}


/* positions the next steps or page continuation */
#next {
	float:right;
	border:0px;
	width:420px;
}

/* positions the next steps or page continuation */
#pips {
	float:left;
	border:0px;
	width:420px;
	margin-top:10px;
}

/* positions the competitive edge highlight on introducing brokers */
#competitiveEdge {
	float:right;
	border:0px;
	width:204px;
	margin-bottom:10px;
	margin-top:5px;
}

.featureSubMain	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:13px;
	font-weight:bold;
	color:#06498F;
  	margin-top:0px;
	line-height:normal;
}

.featureSubSecondary	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
  	margin-top:0px;
	line-height:normal;
}

.featureCopyMain	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:normal;
	color:#333333;
  	margin-top:0px;
	line-height:normal;
}

.featureCopySecondary	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:11px;
	font-weight:normal;
	color:#333333;
  	margin-top:0px;
	line-height:normal;
}

.openAccountLink {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#003366;
}

.featureTopic	{
	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
  	margin-top:0px;
	line-height:normal;
}

.FormRequired	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#333333;
}

.FormNormal	{
	font-family:Verdana, Arial, sans-serif;
  	font-size:11px;
	font-weight:normal;
	color:#333333;
}

/* forex vs... subhead */
.forexVS {
  	font-family:Trebuchet MS, Arial, sans-serif;
  	font-size:14px;
	font-weight:bold;
	color:#06498F;
}

a.effect8:link { color: #FFFFFF; text-decoration: none}
a.effect8:active { color: #FFFFFF; text-decoration: none}
a.effect8:visited { color: #FFFFFF; text-decoration: none}
a.effect8:hover {color: #FFFFFF; text-decoration: none}

a.effect9:link { color: #FFFFFF; text-decoration: none; padding:4px}
a.effect9:active { color: #FFFFFF; text-decoration: none; padding:4px}
a.effect9:visited { color: #FFFFFF; text-decoration: none; padding:4px}
a.effect9:hover {color: #F8B026; text-decoration: underline}

ul.gallery { /* all lists */	 
	list-style: none;
	padding: 0;
	margin: 0;	
} 
li.gallery { /* all list items */
	float: left;
	position: relative;
	width: 157px;
	height: 24px;
	text-align: center;
	background: #F8B026;
	background-image:url(images/navbar-back.gif);
	line-height: 21px;
	font-family:Verdana, sans-serif;
  	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-bottom:0; 
} 
li.gallery ul { /* second-level lists */
	display: none;
	position: absolute;
	top: 23px; 
	left: 0;
	text-align: left;
	width: 156px;	 
	background: #5A5A5A;
	padding: 0;
	margin: 0;
	margin-bottom:0; 
}
li>ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
	top: auto;
	left: auto;
	margin-bottom:0; 
} 
li.gallery li {
	display: block;
	float: none;
	background: #5A5A5A;
	/* list-style: none inside url(images/down2.gif); */
	border: 0;
	text-align: left;
	font-family:Verdana, Arial, sans-serif;
  	font-size:10px;
	font-weight:bold;
	color:#FFFFFF;
	margin-top:7px;
	margin-bottom:0px;
	margin-left:0px;
	line-height:7px;	 
	height:15px;
	
}
li:hover ul, li.over ul { /* lists nested under hovered list items */
	display: block;
}
#content {
	clear: left;
}

.Ariel_10N {
	font: 10px Arial, Helvetica, sans-serif;
}
.Verdana_9N {
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_10N {
	font: normal 10px/14px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_11N {
	font: normal 11px/14px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_11B {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_12N {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_12B {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_14B {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
.Verdana_14N {
	font: normal 14px Verdana, Arial, Helvetica, sans-serif;
}
.TrebuchetMS {
	font:bold normal 16px/20px "trebuchet ms", arial, helvetica, sans-serif;
	font-weight: normal;
}

