/*

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body {
  background-color: #666;
  color: #000;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  text-align: center;
}
*/
h1 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
}
h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 14px;
}
a,  a:link {
  color: #000;
}
a:visited {
  color: #000;
}
a:hover {
  color:#CC0000;
  text-decoration: underline;
}
a:focus {
  color: #000;
}
a:active {
  color: #000;
}
.todayDisplay {
  margin: 7px 0 0 0;
  padding: 0;
  text-align: center;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 14px;
  /*font-size: 1em;*/
  font-weight: bold;
}
.todayDisplay li{
  margin: 10px 0 0 0;
  font-size: 1.1em;
  list-style: none;
}
.numbersDisplay{
  font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
  font-size: 11px;
  line-height: 16px;
}
.numbersDisplay ul{
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
.numbersDisplay ul li{
  letter-spacing: .15em;
}
.numbersDisplay ul li a {
  text-decoration: none;
}
.numbersDisplay ul li a:hover {
  color:#653429;
  text-decoration: underline;
}
/*
 Containers
*/

#divContentCenter
{
    /*position:relative;*/
    width:680px;
    padding-top:3px;
    padding-right:0px;
    padding-bottom:20px;
    margin-left:15px;
    /*min-height:760px;*/
    height:auto !important;
    /*height:760px;*/
/*background-color: #ff0000; */
}

#divContentRight
{
/*    position:absolute;*/
    top:6px;    /* 10/9 - 220px; - 128px; */
/*    right:20px;*/         /* 04/27 - 10px; - old 5px */
/*    width:234px;*/        /* 04/27 - 254px; - old 250px */
/*    display:block;*/
}
#outerWrapper {
/*background-color: #fff; */
	font-family: Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
/*margin: 0 auto 0 auto; */
    margin: 0;
	text-align: left;
	width: 680px; /*955 subtract 10px for border*/
/*border: 5px solid #000; */
}

#outerWrapper #header {
  background-color: #ddd;
  border-bottom: solid 1px #666;
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 10px 10px 10px 10px;
  border-bottom: 5px solid #000;
}
#outerWrapper  #bannerLearnMore {
  margin: 5px auto 25px auto;
  padding: 0;
  width: 524px;
  height: 54px;
  background-image:url(images/LearnMoreBanner524x54x03.gif);
}
#outerWrapper  #bannerLearnMore h1 {
	margin: 0 0 0 40px;
	padding: 19px 0 0 0;
	
	width: 485px;
	color: #FFFFFF;
	font-size: 15px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 18px;
}
#outerWrapper  #bannerLearnMore h1 a{
	color:#929290;
	font-weight: bold;
	text-decoration: none;
}
#outerWrapper  #bannerLearnMore h1 a:hover {
  color:#653429;
}

#outerWrapper #contentWrapper {
	float: left;
	padding: 0 0 0 0px;
}
#outerWrapper #contentWrapper #coinsContainer {
	/*background-color:#00FF00;*/
	float: left;
	width: 325px;
}
#outerWrapper #contentWrapper #currencyContainer {
	/*background-color:#0000FF;*/
	float: left;
	width: 325px;
	margin: 0 0 0 0px;	/* was 5px left */
}
#outerWrapper #contentWrapper #sportscardsContainer {
	/*background-color:#FFFF00;*/
	float: left;
	width: 325px;
	margin: 5px 0 0 0;	/* was 25px top */
}
#outerWrapper #contentWrapper #stampsContainer {
	/*background-color:#0000FF;*/
	float: left;
	width: 325px;
	margin: 5px 0 0 0px;	/* was 5px left */
}
#outerWrapper #contentWrapper #newsContainer {
	/*background-color:#00FFFF;*/
	float: left;
	width: 325px;
	min-height: 215px;
	height:auto !important;
	height: 215px;
	margin: 5px 0 0 0px;	/* was 25px top - 5px left */
}
#outerWrapper #footer {
  background-color: #ddd;
  border-top: solid 5px #000;
  padding: 10px;
  margin: 20px 0 0 0;
}
/*************
 Coins Container
**************/
.coinsBox {
 width:100%;
 margin:0px auto;
 min-width:20em;
 color:#000
}

.coinsBox .coinsHD .c { 
 height:28px;/* ensure minimum height */
}
.coinsBox .ft {
/* height: 38px; - was 20px; */
}
.coinsBox .ft .c {
 /*height:38px; */
}

.coinsBox .coinsHD {
	background:transparent url(images/coinsBox_tl.jpg) no-repeat 0px 0px;
}

.coinsBox .coinsHD .c {
	background:transparent url(images/coinsBox_tr.jpg) no-repeat right 0px;
}

.coinsBox .bd {
	background:transparent url(images/coinsBox_ml.jpg) repeat-y 0px 0px;
}

.coinsBox .bd .c {
	background:transparent url(images/coinsBox_mr.jpg) repeat-y right 0px;
}

.coinsBox .bd .c .s {
 margin:0 4px 0px 4px;
 background:#fff;/*middle Section/body*/
 padding: 5px;
 height: 166px;
}
.coinsBox .bd .c .s img{
	float: left;
	margin: 2px 10px 4px 0; 
}
.coinsBox .ft {
	height: 38px;	/* was 20px; */
	background:transparent url(images/coinsBox_bl.jpg) no-repeat 0px 0px;
}

.coinsBox .ft .c {
	padding: 0 0 0 148px;
/*	height: 38px; */
}
.coinsBox .ft .c ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;
}
.coinsBox .ft .c ul li{
	line-height: 16px;
}
.coinsBox .ft .c ul li a {
	background:transparent url(images/coinsBox_br.jpg) no-repeat;
	font-size: 1.2em;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:177px;
	height: 38px;
	margin: 0px;
	padding: 10px 0 0 10px;
}
.coinsBox .ft .c ul li a:hover {
	background: url(images/coins_rollover.jpg) no-repeat;
}
/* Coins Container content-specific */

.coinsBox h1 {
 /* header */
 font-size:1.5em;
 margin:0px;
 padding:5px;
 color: #fff;
 line-height:18px;
}

.coinsBox p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html>body .coinsBox pre {
 font-size:1.1em;
}
/***********
 Currency Container
***********/
.currencyBox {
 width:100%;
 margin:0px auto;
 min-width:20em;
 color:#000
}

.currencyBox .currencyHD .c { 
 height:28px;/* ensure minimum height */
}
.currencyBox .ft {
/* 	height: 38px; - was 20px; */
}
.currencyBox .ft .c {
 /*height:38px;*/
}

.currencyBox .currencyHD {
	background:#314424 url(images/currencyBox_tl.jpg) no-repeat 0px 0px;
}

.currencyBox .currencyHD .c {
	background:transparent url(images/currencyBox_tr.jpg) no-repeat right 0px;
}

.currencyBox .bd {
	background:transparent url(images/currencyBox_ml.jpg) repeat-y 0px 0px;
}

.currencyBox .bd .c {
	background:transparent url(images/currencyBox_mr.jpg) repeat-y right 0px;
}

.currencyBox .bd .c .s {
 margin:0px 4px 0px 4px;
 background:#fff;/*middle Section/body*/
 padding:5px;
 height: 166px;
}
.currencyBox .bd .c .s img {
	float: left;
	margin: 2px 10px 4px 0;
}
/* not on coinBox equiv
.currencyBox .bd .c .s ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
*/
.currencyBox .ft {
	height: 38px;	/* was 20px; */
	background:transparent url(images/currencyBox_bl.jpg) no-repeat 0px 0px;
}

.currencyBox .ft .c {
	padding: 0 0 0 148px;
}
.currencyBox .ft .c ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;
}
.currencyBox .ft .c ul li{
	line-height: 16px;
}
.currencyBox .ft .c ul li a {
	background:transparent url(images/currencyBox_br.jpg) no-repeat;
	font-size: 1.2em;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:177px;
	height: 38px;
	margin: 0px;
	padding: 10px 0 0 10px;
}
.currencyBox .ft .c ul li a:hover {
	background: url(images/currency_rollover.jpg) no-repeat;
}
/* Currency Container content-specific */

.currencyBox h1 {
 /* header */
 font-size:1.5em;
 margin:0px;
 padding:5px;
 color: #fff;
 line-height:18px;
}

.currencyBox p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html>body .currencyBox pre {
 font-size:1.1em;
}
/******************
 Sports Cards Container
*****************/
.sportscardsBox {
 width:100%;
 margin:0px auto;
 min-width:20em;
 color:#000
}

.sportscardsBox .sportscardsHD .c { 
 height:28px;/* ensure minimum height */
}
.sportscardsBox .ft {
/*	height:auto; - was 20px; */
}
.sportscardsBox .ft .c {
 height:38px;
}

.sportscardsBox .sportscardsHD {
	background:#10258E url(images/sportscardsBox_tl.jpg) no-repeat 0px 0px;
}

.sportscardsBox .sportscardsHD .c {
	background:transparent url(images/sportscardsBox_tr.jpg) no-repeat right 0px;
}

.sportscardsBox .bd {
	background:transparent url(images/sportscardsBox_ml.jpg) repeat-y 0px 0px;
}

.sportscardsBox .bd .c {
	background:transparent url(images/sportscardsBox_mr.jpg) repeat-y right 0px;
}

.sportscardsBox .bd .c .s {
 margin:0px 4px 0px 4px;
 background:#fff;/*middle Section/body*/
 padding:5px;	/* was 7px; */
 height: 166px;
}
.sportscardsBox .bd .c .s img {
	float: left;
	margin: 2px 10px 4px 0;
}
/* not on coinBox equiv
.sportscardsBox .bd .c .s ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
*/
.sportscardsBox .ft {
	height:auto;	/* was 20px; */
	/*background:transparent url(images/sportscardsBox_bl.jpg) no-repeat 0px 0px;*/
	background:transparent url(images/sportscardsBox_bl.jpg) no-repeat 0px 0px;
}

.sportscardsBox .ft .c {
	padding: 0 0 0 148px;
}
.sportscardsBox .ft .c ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;
}
.sportscardsBox .ft .c ul li{
	line-height: 16px;
}
.sportscardsBox .ft .c ul li a {
	/*background:transparent url(images/sportscardsBox_br.jpg) no-repeat;*/
	background:url(images/sportscardsBox_br.jpg) no-repeat;
	font-size: 1.2em;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:177px;
	height: 38px;
	margin: 0px;
	padding: 10px 0 0 10px;
}
.sportscardsBox .ft .c ul li a:hover {
	background: url(images/sportscards_rollover.jpg) no-repeat;
}
/* sportscards Container content-specific */

.sportscardsBox h1 {
/* header */
 font-size:1.5em;
 margin:0px;
 padding:5px;
 color: #fff;
 line-height:18px;
}

.sportscardsBox p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html>body .sportscardsBox pre {
 font-size:1.1em;
}
/***********
 Stamps Container
***********/
.stampsBox {
 width:100%;
 margin:0px auto;
 min-width:20em;
 color:#000
}

.stampsBox .stampsHD .c { 
 height:28px;/* ensure minimum height */
}
.stampsBox .ft {
/* 	height: 38px; - was 20px; */
}
.stampsBox .ft .c {
 /*height:38px;*/
}

.stampsBox .stampsHD {
	background:#971F26 url(images/stampsBox_tl.jpg) no-repeat 0px 0px;
}

.stampsBox .stampsHD .c {
	background:transparent url(images/stampsBox_tr.jpg) no-repeat right 0px;
}

.stampsBox .bd {
	background:transparent url(images/stampsBox_ml.jpg) repeat-y 0px 0px;
}

.stampsBox .bd .c {
	background:transparent url(images/stampsBox_mr.jpg) repeat-y right 0px;
}

.stampsBox .bd .c .s {
 margin:0px 4px 0px 4px;
 background:#fff;/*middle Section/body*/
 padding:5px;
 height: 166px;
}
.stampsBox .bd .c .s img {
	float: left;
	margin: 2px 10px 4px 0;
}
/* not on coinBox equiv
.stampsBox .bd .c .s ul {
	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
}
*/
.stampsBox .ft {
	height: 38px;	/* was 20px; */
	background:transparent url(images/stampsBox_bl.jpg) no-repeat 0px 0px;
}

.stampsBox .ft .c {
	padding: 0 0 0 148px;
}
.stampsBox .ft .c ul{
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;
}
.stampsBox .ft .c ul li{
	line-height: 16px;
}
.stampsBox .ft .c ul li a {
	background:transparent url(images/stampsBox_br.jpg) no-repeat;
	font-size: 1.2em;
	color: #FAFAFA;
	font-weight: bold;
	text-decoration: none;
	display:block;
	width:177px;
	height: 38px;
	margin: 0px;
	padding: 10px 0 0 10px;
}
.stampsBox .ft .c ul li a:hover {
	background:transparent url(images/stamps_rollover.jpg) no-repeat;
}
/* Stamps Container content-specific */

.stampsBox h1 {
 /* header */
 font-size:1.5em;
 margin:0px;
 padding:5px;
 color: #fff;
 line-height:18px;
}

.stampsBox p {
 margin:0.5em 0px 0px 0px;
 padding:0px;
 font:0.95em/1.5em Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

html>body .stampsBox pre {
 font-size:1.1em;
}
/***************
 Market News Container
**************/
.marketnewsBox {
 width:668px;   /* 100%; */
 margin:0px auto;
 min-width:20em;
 color:#000
}

.marketnewsBox .marketnewsHD .c { 
 height:30px;/* ensure minimum height */
}

.marketnewsBox .ft .c {
/* height:29px; */
}

.marketnewsBox .marketnewsHD {
	background:#242D58 url(images/marketnewsBox_tl.jpg) no-repeat 0px 0px;
}

.marketnewsBox .marketnewsHD .c {
	background:transparent url(images/marketnewsBox_tr.jpg) no-repeat right 0px;
}

.marketnewsBox .bd {
	background:transparent url(images/marketnewsBox_ml.jpg) repeat-y 0px 0px;
}

.marketnewsBox .bd .c {
	background:transparent url(images/marketnewsBox_mr.jpg) repeat-y right 0px;
}

.marketnewsBox .bd .c .s {
 margin:0px 4px 0px 4px;/*middle Section/body*/
 padding:7px;
 min-height: 150px;
 height:auto !important;
 height: 150px;		/* was min-height: 150px; */
}
.marketnewsBox .bd .c .s a{
	font-weight: bold;
}

.marketnewsBox .ft {
	background:url(images/marketnewsBox_bl.jpg) no-repeat 0px 0px;
}

.marketnewsBox .ft .c {
	height:29px;	/* was 29px; */
	background:transparent url(images/marketnewsBox_br.jpg) no-repeat right 0px;
	padding: 0 0 0 200px;   /* was 190px; */
	font-size: 1.1em;
	color: #333;
	font-weight: bold;
}
/* marketnews Container content-specific */

.marketnewsBox h1 {
 /* header */
 font-size:1.5em;
 margin:0px;
 padding:5px;
 color: #fff;
 line-height:18px;
}

.marketnewsBox .bd .c .s p {
 margin: 0 0 7px 0;
 padding:0px;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 1em;
}
.marketnewsBox .bd .c .s h2 {
 margin: 0;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 1.2em;
}

#divHighlightTextBannerAd .link
{
    padding-left:15px;
}
#divHighlightTextBannerAd .desc
{
    padding-left:15px;
}

.divConnectWithUs
{
	padding-top:10px;
	font-size:11px;
	font-weight:bold; 
}
