@CHARSET "UTF-8";

/* The px -> em translation
	 2px	0.15em
	 5px	0.38em
	 9px	0.69em	xx-small
	10px	0.83em	x-small
	11px	0.90em
	12px	0.92em
	13px	1.0em	small
	16px	1.2em
	25px	1.6em
*/

* { 
	vertical-align: baseline; 
	font-weight: inherit; 
	font-family: inherit; 
	font-style: inherit; 
	font-size: inherit; 
	text-decoration: none; 
	border: 0 none; 
	padding: 0; 
	margin: 0; 
}

body { 
	background-color: #ffffff; 
	font-family: verdana; 
	font-size: 1.0em;
	color: #555555; 
}

ul, li, form, div, span, td  {
	margin: 0px;
	padding: 0px;
}

img  { display: block; border: none; max-width: 100%;}

form { display: inline; }

.left  { float: left; }
.right { float: right; }
.clear { clear: both; } 

a { color: #cc0000; }
a:visited { color: #cc0000; }

h1 {
	font-weight: bold;
	font-family: verdana;
	padding: 2px;
	background-image: url(/i/mobile-bg.gif);
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 7px;
	background-color: #000000;
	border-bottom: 5px solid #336699;
	margin-left: -2px;
	clear: both;
}

h2 {
	padding: 1px;
	font-weight: bold;
	font-family: verdana;
	clear: both;
}


h3 {
	padding: 2px;	
}

table{ 
	width: 100%; 
	border: none; 
}

pre { 
	white-space: -pre-wrap; 
     white-space: pre-wrap; 
}

div#main {
	padding: 0.15em;
}

/*** header ***/

div#header {
	border: solid #333333; 
	border-width: 0 0 0px 0; 
	background-color: #FFFFFF;
}

div#header img.mobileLogo {
	padding-top: 3px;
	padding-bottom: 3px;
}

div#hBC {
	padding: 3px;
	text-align: left;
	color: #336699;
	font-size: 0.90em;
	background-color: #f0f0f0;
}

div#hBC a {
	text-transform: capitalize;
	color: #336699;
}

/*** footer ***/

div#footer {
	background-color: black;
	color: white;
	font-size: 0.90em;
	border-top: 5px solid #336699;
	min-height: 95px;
}

div#footer h3 {
	font-weight: bold;
}

div#footer ul {
	padding-bottom: 6px;
	float: left;
	width: 110px;
}


div#footer li {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#footer ul li a {
	color: #fff;
	margin: 0px;
	padding-right: 5px;
	margin-top: 2px;
}

div#techText {
	background-color: #cccccc;
	color: black;
	font-size: x-small;
	padding: 3px;
}


div#footerNavig {
	background-color: #ffffff;
	min-width: 230px;
	padding-left: 6px;
	padding-right: 0px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px dotted #666;
}


div#footerNavig select#fnMarkets, select#fnSubevents {
	background-color: #E4E4E4;
	font-size: 0.88em;
	border: 1px solid #cccccc;
	width: 210px;
}


div#footerNavig select#fnSubevents {
	margin-top: -3px;
}

/*** top menu ***/

div#topMenu {
	clear: both;
	background-color: #000000;
	height: 24px;
}

div#topMenu ul li {
	display: inline;
	vertical-align: middle;
}

div#topMenu ul li a {
	color: #fff;
	font-size: 0.90em;
	margin: 2px;
	padding-right: 12px;
}


/*** menu ***/

div#menu a.mOdd, div#menu a.mEven {
	display: block;
	clear: both;
	font-size: 1.0em;
	margin-left: 2px;
	color: #cc0000;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
}

a.mOdd {
	background-color: #f0f0f0;
}

/*** card tabs ***/

div.mGH {
	width: 100%;
	margin: 1em 0;
	clear: both;
	float: left;
	border-bottom: 1px dotted #666;
}

div.mGH h2 {
	float: left;
	margin-right: 1.0em;
}

a.mGHl {
	margin-right: 0.50em;
	clear: none;
	float: left;
	font-weight: normal;
	font-family: verdana;
	font-size: 0.90em;
}


/*
div#menu div {
	display: none;
	margin-left: 4px;
}
div.ml2 {
	margin-left: 1.2em !important;
	font-size: 0.90em;
}

div.ml3 {
	font-size: 0.83em;
	margin-left: 1.0em !important;
}

div.mAccKey {
	display: block !important;
	float: left;
	clear: left;
	width: 11px;
	height: 11px;
	font-size: 0.69em;
	text-align: center;
	background-color: #e5e5e5;
	margin-right: 2px;
}*/





td.oo, td.o, td.oi {
	text-align: center;	
	padding: 0 1px;
}

td.oi {
	background-color: #b3d3f3;	
}

td.oo {
	background-color: #F7C0C0;
}

/********* HELP STYLES **********/
div#contentPageHelp {
	padding-top:6px;
	padding-bottom: 6px;
}

div#contentPageHelp h2 {
	font-weight: bold;
	padding-bottom: 15px;
}

div#contentPageHelp li {
	padding-bottom: 10px;
	padding-left: 10px;
	list-style: none;
}

div#contentPageHelp h3 {
	font-weight: bold;
	padding: 0px;
}

div#contentPageHelp li img {
	margin-bottom: 3px;
	margin-left: 3px;
	margin-top: 5px;
	border: 1px solid #cccccc;
}

/***** Contact styles ******/

form#fForm textarea, input#fEmail, input#fTitle {
	border: 1px solid #cccccc;
	width: 230px;
	margin-top: 4px;
	margin-bottom: 4px;
}

form#fForm label {
	font-weight: bold;
	font-size: 0.88em;
}

/******* Options styles *******/

div#contentPageOptions h2 {
	margin-bottom: 8px;
	margin-top: 5px;
}

div#contentPageOptions input#ofTrad, label {
	margin-bottom: 0px;
	margin-left: 5px;
}

div#contentPageOptions input {
	margin-left: 5px;
}

/****** Live image ********/

img.imgLive {
	display: inline;
	padding-right: 8px;
	vertical-align: middle;
	float: left;
	clear: none;
}

