/******************************************************************************
Home Page Styles
*******************************************************************************/
body#homePage,
#homeBkg {
	background-image: url(/interface/images/home_bkg.jpg);
}
body#homePage #welcomeBanner {
	height: 79px;
	overflow: visible;
	background-image: url(/interface/images/new_home/home_welcome_bkg.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #EFDB8E;
}
body#homePage #welcomeBanner div {
	margin: 42px 0px 0px;
}
body#homePage #welcomeBanner p {
	margin: 0px 0px 1px;
}
body#homePage td#featurePanel {
	position: relative;
	text-align: left;
}
body#homePage div.featuredAmpTitle {
	display: block;
	text-align: left;
}
body#homePage div.featuredBox {
	position: relative;
	width: 345px;
	height: 170px;
	overflow: hidden;
	margin: 0px 0px 8px;
	padding: 0px;
	text-align: right;
	background-color: #999999;
}
body#homePage div.featuredBox a.fullLink:link,
body#homePage div.featuredBox a.fullLink:active,
body#homePage div.featuredBox a.fullLink:visited,
body#homePage div.featuredBox a.fullLink:hover {
	position: relative;
	display: block;
	width: 341px;
	height: 166px;
	margin: 2px;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
	background-repeat: no-repeat;
}
body#homePage div.featuredBox div.photo {
	z-index: 6;
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 341px;
	height: 166px;
	border-width: 2px;
	border-color: #999999;
	border-style: solid;
}
body#homePage div.featuredBox div.photo img {
	color: #000000;
}
body#homePage div.featuredBox div.description {
	z-index: 10;
	position: absolute;
	display: block;
	bottom: 0px;
	right: 0px;
	width: 331px;
	padding: 5px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	text-shadow:0 0 5px #000000;
}
body#homePage div.featuredBox div.button {
	z-index: 10;
	position: absolute;
	width: 115px;
	height: 15px;
	top: 2px;
	left: 228px;
	padding: 0px;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-image: url(/interface/images/new_home/home_view_details.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
body#homePage div.featuredBox div.button a,
body#homePage div.featuredBox div.button a:link,
body#homePage div.featuredBox div.button a:active,
body#homePage div.featuredBox div.button a:visited,
body#homePage div.featuredBox div.button a:hover {
	display: block;
	width: 100%;
	height: 15px;
	text-decoration: none;
}
body#homePage div.featuredBox div.button span.label {
	display: none;
}
body#homePage div.featuredBox div.button a span.arrow {
	color: #FF3300;
}



a:link,
a:active,
a:visited {
    color: #FFCC33;
    text-decoration: none;
}
a:hover {
    color: #FF9900;
    text-decoration: underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #FFFFFF;
}
body {
    background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}

#disclaimer {
	width: 750px;
	margin: 5px 0px;
	padding: 3px;
	background-color: #333333;
	border-width: 2px 1px;
	border-style: solid;
	border-color: #CC3300;
}

#interiorBkg {
	background-image: url(/interface/images/interior_bkg.jpg);
}

.newsDateline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
}
.newsHeadline a:link,
.newsHeadline a:active,
.newsHeadline a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.newsHeadline a:hover {
    color: #FFCC33;
    text-decoration: underline;
}
.newsHeadline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#newsHomePage {
	text-indent: -13px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 13px;
	clear: both;
	font-size: 10px;
}
#withPhoto {
	padding: 0px;
	text-indent: 0px;
	clear: both;
	margin-bottom: 7px;
	font-size: 10px;
}
.linkArrow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6633;
	text-decoration: none;
}
.thumbImg {
    border-color: #999999;
    margin: 0px 5px 5px 0px
}
.textSmall {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.instrumentName {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFCC66;
}
a.cashprice {
	font-size: 11px;
	padding: 1px 5px;
	background-color: #333333;
}
.instrumentSpecLabel,
.instrumentSpecValue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-bottom: 4px;
	vertical-align: baseline;
}
.instrumentSpecLabel {
    color: #FFCC66;
    text-align: right;
    width: 100px;
}
.instrumentSpecValue {
    color: #FFFFFF;
    text-align: left;
    width: 180px;
    padding-left: 10px;
}
.instrumentThumb,
.instrumentThumb a:link,
.instrumentThumb a:active,
.instrumentThumb a:visited {
    border-width: 1px;
    border-style: solid;
    border-color: #CCCCCC;    
}
.instrumentThumb a:hover {
    border-color: #FFFF99;
}
.articleHeadline {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
}
#contentArea h3,
.articleSubHead {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #66CCFF;
	margin: 1em 0px 0px 0px;
}
#pageTitle h2,
.sectionHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #66CCFF;
	margin: 0px;
}
.subSectionHeading {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}
.sidebarTitle {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #FFFFFF;
    border-bottom: 2px solid #FFCC00;
    margin: 0px 0px 5px 0px;
}
.textNav {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #999999;
}
.textNav a:link,
.textNav a:active,
.textNav a:visited {
    color: #FFFFFF;
    text-decoration: none;
}
.textNav a:hover {
    color: #FFCC33;
    text-decoration: none;
}
.linkArea,
.linkArea a:link,
.linkArea a:active,
.linkArea a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: lowercase;
	color: #FFCC00;
	text-decoration: none;
	letter-spacing: 3px;
}
.linkArea a:hover {
    color: #FFFF99;
}
.barAlert {
  font: bold 13px Verdana, Arial, Helvetica, sans-serif;
  color:#FFFFFF;
  background-color: #FF0000;
}
.buttonA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  background-color: #666666;
  border-top: 1px solid #999999;
  border-right: 1px solid #333333;
  border-left: 1px solid #999999;
  border-right: 1px solid #333333;
  padding: 3px;
}
.buttonA a:link,
.buttonA a:active,
.buttonA a:visited {
  text-decoration: none;
  color: #FFFFFF;
}
.buttonA a:hover {
  text-decoration: none;
  color: #FFCC00;
}

div#msgBox {
	width: 510px;
	padding: 2px 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #FFFFFF;
}
div.success b {
	color: #009900;
}
div.failure b {
	color: #FF0000;
}

#copyright,
span#counterText {
	color: #66CCFF;
}
span#counterNumbers {
	color: #FFFFCC;
	font-weight: bold;
}


/**********************************************
	Customer Comments Styels
***********************************************/




/* MENU STYLES */
/* DEFAULT STYLES ---- DO NOT EDIT */
.clCMEvent {position:absolute; visibility:visible; left:0; top:0; width:99%; height:99%; clip:rect(0,100%,100%,0);}
.clCMAbs   {position:absolute; visibility:hidden;  left:0; top:0;}
/* END DEFAULT STYLES */

.clT,
.clTover,
.clS,
.clSover        { position:absolute; width:130; font-family:Verdana, Arial, Helvetica, sans-serif; cursor:pointer; cursor:hand;}

.clT,.clTover   { padding:4px; font-size:10px; font-weight:bold;}
.clS,.clSover   { padding:3px; font-size:10px; font-weight:bold;}
.clT,.clS       { color:#FFFFFF; background-color:#CC3300; layer-background-color:#CC3300;}

.clTover        { color:#330000; background-color:#336699; layer-background-color:#336699;}
.clSover        { color:#663333; background-color:#FFCC33; layer-background-color:#FFCC33;}

.clB            { position:absolute; background-color:#336699; layer-background-color:#336699; visibility:hidden;}
.clB1           { position:absolute; background-color:#333333; layer-background-color:#333333; visibility:hidden;}
.clB2           { position:absolute; background-color:#996600; layer-background-color:#996600; visibility:hidden;}
.clB3           { position:absolute; background-color:#FF0000; layer-background-color:#FF0000; visibility:hidden;}
.clBar          { position:absolute; background-color:#00FF00; layer-background-color:#00FF00; width:10; height:10; visibility:visible;}
