html,body,div,span,
h1,h2,h3,h4,h5,h6,
p,blockquote,q,em,img,small,strong,
dl,dt,dd,ol,ul,li,fieldset,form,label,legend{border:0;outline:0;margin:0;padding:0;font-size:100%;vertical-align:baseline;background:transparent}
body{line-height:1}
ol,ul{list-style:none}
:focus{outline:0}
input,textarea{margin:0;outline:0; font-family:inherit; font-size:inherit; color:inherit;}
textarea{overflow:auto;}
table{border-collapse:collapse;border-spacing:0}
/* End Reset */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	line-height:1.3;
}

.container{
	width:908px;
	margin:0 auto;
}

/* headings
--------------------------------------------------------------- */
h1{

}
h2{
	font-size:15px;
	padding-top:5px;
	margin-bottom:12px;
}
h3{
	font-size:13px;
	color:#00aad6;
	margin-bottom:8px;
}
h4{
	font-weight:normal;
}


/* links
--------------------------------------------------------------- */
a{ color:#fff; text-decoration:none; }
a:hover { color:#00aad6; text-decoration:none; }

/* p, blockquote, address
--------------------------------------------------------------- */
p{
	margin-bottom:10px;
}

/* header
--------------------------------------------------------------- */
.header-wrap{
	background:#656565 url(/graphics/tc_home_header-bg.jpg) repeat-x;
	min-width:908px;
}
.header{
	width:878px;
	margin:0 auto;
	padding:27px 15px 22px;
}

.logo{
	float:left;
	width:280px;
}
.logo img{
	display:block;
}

.tagline{
	float:right;
	width:520px;
	text-align:right;
}
.tagline h2{
	margin:0;
	padding:0;
	color:#00aad6;
}

/* nav
--------------------------------------------------------------- */
.nav-wrap{
	background:url(/graphics/tc_home_nav-bg.jpg) repeat-x;
	min-width:908px;
	border-bottom:2px solid #929292;
}
	.nav{
		width:908px;
		margin:0 auto;
		text-align:center;
	}
	.nav li{
		display:inline;
		background:url(/graphics/tc_home_nav-sep.gif) right center no-repeat;
		padding:0 15px 0 12px;
	}
	.nav li.last-item{
		background:none;
		padding-right:0;
	}
	.nav a{
		display:inline-block;
		height:28px;
		line-height:28px;
		color:#000;
		font-weight:bold;
	}
	.nav a:hover{
		color:#00aad6;
	}

/*
--------------------------------------------------------------- */
.main{
	background:#fff;
	padding:20px 0;
}
.space{
	margin-bottom:20px;
}


/* contents
--------------------------------------------------------------- */
.contents-wrap{
	float:left;
	width:728px;
}

.ad-730{
}

/* main text contents */
.contents{
	float:right;
	width:380px;
	padding:0 13px;
	border:1px solid #000;
	background:#666 url(/graphics/tc_home_contents-bg.jpg) repeat-x;
	min-height:583px;
	height:auto !important;
	height:583px;
}

.contents-divider{
	height:0;
	font-size:0;
	border-top:1px solid #666;
	margin:0 -14px 15px;
}

.ad-300{
	width:300px;
	margin:0 auto;
}

/* graphs area on left side */
.contents-sec{
	float:left;
	width:300px;
}
.graph-box{
	border:1px solid #000;
	text-align:center;
}
.graph-box h2{
	margin:0;
	line-height:1;
	padding:5px;
}
.graph-box-mid{ padding:10px 0px 0 14px; min-height:115px; height:auto !important; height:115px; }
.graph-box-mid .fl { margin-right:14px; }

.graph-box-bot{
	padding:4px 14px 0;
	min-height:24px;
	height:auto !important;
	height:24px;
}

.blue-grad-heading{ background:#6FA7B3 url(/graphics/tc_home_blue-grad-top.jpg) repeat-x; }
.blue-grad-cont{
	background:#007996 url(/graphics/tc_home_blue-grad-mid.jpg) repeat-x;
	border-top:1px solid #1d93af;
	border-bottom:1px solid #1d93af;
}
.blue-grad-bot{
	background:#007996 url(/graphics/tc_home_blue-grad-bot.jpg) bottom repeat-x;
}


.green-grad-heading{ background:#426252 url(/graphics/tc_home_green-grad-top.jpg) repeat-x; }
.green-grad-cont{
	background:#507061 url(/graphics/tc_home_green-grad-mid.jpg) repeat-x;
	border-top:1px solid #5e8d79;
	border-bottom:1px solid #5e8d79;
}
.green-grad-bot{
	background:#4a7562 url(/graphics/tc_home_green-grad-bot.jpg) bottom repeat-x;
}


.brown-grad-heading{ background:#794140 url(/graphics/tc_home_brown-grad-top.jpg) repeat-x; }
.brown-grad-cont{
	background:#7b4140 url(/graphics/tc_home_brown-grad-mid.jpg) repeat-x;
	border-top:1px solid #945e5c;
	border-bottom:1px solid #945e5c;
}
.brown-grad-bot{
	background:#794341 url(/graphics/tc_home_brown-grad-bot.jpg) bottom repeat-x;
}

.w-128 { width:128px }
.graph-box h3{
	font-size:12px;
	color:#fff;
	border:1px solid #000;
	padding:5px;
	margin:0;
}
.graph{
//	border:1px solid #000;
//	border-top:0;
	display:block;
}
.labl{
	display:inline-block;
	font-size:13px;
	font-weight:bold;
}
.graph-box select{
	border:1px solid #7f9db9;
	padding:0;
	width:115px;
	height:20px;
	color:#000;
}

.field{
	color:#000;
	width:110px;
	border:1px solid #7f9db9;
}


/* sidebar
--------------------------------------------------------------- */
.sidebar{
	float:right;
	width:160px;
}


/* footer
--------------------------------------------------------------- */
.footer{
	background:#000;
}


.outward-links{
	background:#676767 url(/graphics/tc_home_footer-bg.jpg) repeat-x;
	padding:16px 16px 7px;
	border-bottom:1px solid #000;
}

.futures-market{
	float:left;
	width:300px;
	padding:5px 3px 5px 0;
/*	background:url(../images/footer-divider.png) right top no-repeat; */
	border-right:2px solid #a5a5a5;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin:0 20px 0 0;
}

.major-forex{
	float:left;
	width:265px;
	padding:5px 3px 5px 0;
/*	background:url(../images/footer-divider.png) right top no-repeat; */
	border-right:2px solid #a5a5a5;
	min-height:90px;
	height:auto !important;
	height:90px;
	margin:0 20px 0 0;
}
.popular-stocks{
	float:left;
	width:255px;
	padding:5px 5px 5px 0;
	min-height:90px;
	height:auto !important;
	height:90px;
}

.w-140 { width:140px }
.w-160 { width:160px }

.w-80 { width:80px }
.w-85 { width:85px }

.w-125 { width:125px }

.outward-links ul{
	margin:0 0 0 8px
}
.outward-links li{
	margin:0 0 1px;
}



.adv-contact{
	background:#444;
	padding:5px;
	text-align:center;
	font-weight:bold;
	font-size:13px;
}
.adv-contact a{
	margin:0 10px;
}



.privacy{
	padding:13px 13px 3px;
	font-size:10px;
	color:#666;
	text-align:center;
}

.fl{ float:left}
.fr{ float:right}
.cl{ clear:both; font-size:0; height:0; }
.blk { display:block }
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.png { /* for png images to fix for IE6*/ }


/* Alignments */
.center { text-align:center }
.right { text-align:right }
.left { text-align:left }
.top {vertical-align:top }
.middle { vertical-align:middle }