/* ---==: Tag Declarations :==--- */
BODY  {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	margin: 0; 
	padding: 0;}

A, 
A:Visited, 
A:Active {
	color: #cc0000; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold;}
A:Hover  {
	color: #000066;
	text-decoration: underline;}

td, 
p, 
div, 
li {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;}

/* ---==: Common Style Classes :==--- */
.content {
	padding: 5px; 
	vertical-align: top; 
	color: black;}

.sm {font-size: 10px;}

.whitetx {
	color: white; 
	padding: 3px; 
	font-weight: bold;}

.grayline {border-bottom: 3px solid #cccccc;}

.grayline2 {
	border-bottom: 3px solid #cccccc;
	padding: 5px;
	color: #3A84A9; 
	font-weight: bold;}

.whiteline {border-top: 3px solid white;}

.redbox {
	border: 1px solid #cc0000; 
	padding: 3px;}

.test {
	border-bottom: 1px solid #cccccc; 
	border-right: 1px solid #cccccc;
	padding: 5px;}

.test2 {
	border-bottom: 1px solid #cccccc; 
	padding: 5px;}

.sidewhite {
	border-top: 1px solid white; 
	padding: 3px;}

.navhref {color:white;}

/* market snapshot styles */
.dlt {background-color: black;} /* Outline */

.dlr  {background-color: #0057AE;} /* Right Color Column */

.gybg  {background: white;} /* Outline */

.bt {
	padding: 1px; 
	line-height: 15px; 
	letter-spacing: 0.1em; 
	color: black; 
	font-size: 11px; 
	background-color: white;} /* Main Class for Snapshot and Eco Calendar */

.btb {background-color: white;} /* Background for Economic Calendar */

/* page title style */
.bodytexttitle {
	color: #3496A3; 
	font-size: 14pt; 
	font-weight: bold; 
	font: italic small-caps;}

.pagetitle {
	color: #3496A3; 
	font-size: 14pt; 
	font-weight: bold;
	font-style: italic;
	font-variant: small-caps;}

.title {
	color: white; 
	font: 14pt bold italic small-caps;}

A.side, 
A.side:Visited, 
A.side:Active {
	color: #000066; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: normal; 
	padding-left: 25px;}
A.side:Hover  {
	color: #CC0000;
	text-decoration: none;}

A.side2, 
A.side2:Visited, 
A.side2:Active {
	color: #cc0000; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	padding-left: 25px;}
A.side2:Hover  {
	color: #000066;
	text-decoration: none;}

A.white, 
A.white:Visited, 
A.white:Active {
	color: white; 
	text-decoration: none; 
	font: 12px bold italic;
	padding-left: 4px;}
A.white:Hover  {
	color: #cc0000;
	text-decoration: underline;}

A.whbig, 
A.whbig:Visited, 
A.whbig:Active {
	color: #ffffff; 
	text-decoration: none; 
	font-size: 16px; 
	font-weight: bold;
	padding: 4px;}
A.whbig:Hover  {
	color: #000066;
	text-decoration: underline;}
	
#navcContainer {margin: 5px;}
#navcContainer ul {	text-align: center;	}
#navcContainer li {	display: inline;list-style-type: none;}
#navcContainer a, #navcContainer a:visited, #navcContainer a:active {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none; border-left: 1px solid #000000; padding: 0 2px 0 4px; }
#navcContainer a:hover {text-decoration: none;color: #000000;}

.bdr {
	border-bottom: 1px solid #000000;
	}

/* Form Styles */
.forminput {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: black;
	background-color: #f0f8ff;
	padding: 1pt;
	margin: 0;
	border: solid black 1px;}

.forminput2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: black;
	background-color: #f0f8ff;
	padding: 0;
	margin: 0;
	border : solid black 1px;}

.pnorm {
	color: black;
	background: #f0f8ff;
	border: solid black 1px;}		

.pover {
	color: #0066cc;
	background: #f0f8ff;
	border: solid black 1px;}

