/*#miMsgForIe6 {display:none;}
* html #miMsgForIe6 {display:block; border:1px solid gray;}*/

h1	{font-size:18px; text-align:left; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:lighter; letter-spacing: -1px; margin-top: -5px;}
h2	{font-size:14px; font-family: Trebuchet MS, Arial, Helvetica, sans-serif; font-weight:bold; font-style: normal; margin-top: -5px;}
h4	{font-size:12px; font-family: Arial, Helvetica, sans-serif; margin-bottom: 10px;}

body
{
	margin:0px;
}

.atcbrokers
{
	font-size:12px;
}

.StandardFont
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#3d3f42;
}


.Form
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	border-color:#7F9DB9;
	border-style:solid;
	border-width:1px;
	width:173px;
	height:19px;
	padding-top:1px;
}

.FormField
{
	font-family:Arial, Helvetica;
	font-size:12px;
	border-color:#7F9DB9;
	border-style:solid;
	border-width:1px;
	width:175px;
	height:24px;
}

.alternateRow
{
	background-color:#dfe0e4;
}

iframe
{
	/* To keep application from adjusting the page that is framing it */
	overflow-x:hidden;
	overflow-y:scroll;
}

a.hyper{text-decoration:none; color:#36F}
a.hyper:link {color:#36F; color:#36F}
a.hyper:hover {color:#36F;}
a.hyper:active {color:#36F;}
a.hyper:visited {color:#36F;}

a.bottomLink {text-decoration: none; font-size: 11px; color:#FFF}

/* ------------------- Menu Bar Options---------------------- */
ul.menuz {list-style:none; margin:0; padding:0; border: none;}
ul.menuz * {margin:0; padding:0}
ul.menuz a {display:block; color:#FFFFFF; text-decoration:none; text-align: center}
ul.menuz li {position:relative; float:left; /* Vertical Alignment */ line-height:31px; padding-left:1px;}
ul.menuz ul {position:absolute; left:0; display:none; list-style:none}
ul.menuz ul li {width:184px; line-height:20px}
ul.menuz ul li a {background:url(/images/menu/menuBGdropdown.png); text-align:left; height:20px; padding-left:5px;} /* .png 90% opacity */
ul.menuz ul li a:hover {color:#3f3f3f; background:url(/images/menu/menuBGdropdownwhite.png)} /* .png 90% opacity */
ul.menuz ul ul {left:148px;}
ul.menuz .menulink {/*background:url(/images/menuBG.jpg);*/ height: 31px;}
ul.menuz .menulink:hover, ul.menu .menuhover {background:url(/images/menu/menuBGwhite.jpg); color:#3c495c}

.searchbox
{
	background-image: url(../images/navheaderbg.jpg); 
	background-repeat: repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 52px;
	width: 259px;
	vertical-align:middle;
}

.input 
{
	position: absolute;
	margin-top: 15px;
}

.subheading
{
	color:#black;
	padding-left:15px;
	height:28px;
	line-height:28px;
	font-size:17px;
}

/* ------------------------------------------ Price Feed ------------------------------- */

.heading
{
	border-top: none;
	font-weight: bold;
	padding-bottom:7px;
	font-size:11px;
}
/*symbol column*/
.symbol
{
	text-align:left;
	border-left: none;
	width: 80px;
	font-size:11px;
	/*font-weight:bold;*/
}
/*bid column*/
.bid
{
	text-align: center;
	width: 70px;
	border-left-color:#EEEEEE;
	border-left:#EEEEEE;
}
/*ask column*/
.ask
{
	text-align: center;
	width: 70px;
	border-left-color:#EEEEEE;
}
/*spread column*/
.spread
{
	text-align: center;
	border-left-color:#EEEEEE;
}
/*changes the background color to a light grey every other Table Row*/
.alternateTR
{
	background-color:#EEEEEE;
}
/*makes the last digit of bid and ask to a custom size*/
.lastDigit
{
	font-size:9px;
}
/*changes the background color to reflect an increase in price*/
.priceincrease
{
	/*background-color:#BFC7F9;	- Grey Blue color*/
	background-color:#DADADA;/*	- Dark Grey color*/
	/*background-color:#85362E;	- ATC Red color*/
	text-align: center;
	color:#000;
}
/*changes the background color to reflect an decrease in price*/
.pricedecrease
{
	/*background-color:#EEC8CC;	- Grey Red color*/
	background-color:#DADADA;/*	- Dark Grey color*/
	/*background-color:#85362E;	- ATC Red color*/
	text-align: center;
	color:#000;
}
/* --------------------------------------------- End Price Feed -------------------------- */


li.bullet
{
	margin:0;
	padding:0;
	list-style-type: none;
	padding-left: 20px;
	background-image: url(/images/check.jpg);
	background-repeat: no-repeat;
	padding-bottom: 15px;
}

		
#container {width: 1000px; background: transparent; margin: auto; border: 0px solid #000000; text-align: left;} 
.menucontainer  {position: relative; width: 1000px; background: transparent; margin: auto;}
.menucontainer1 {position: relative; width: 1000px; background: transparent; margin: auto;}
.menucontainer2 {position: relative; width: 1000px; background: transparent; margin: auto;}

#chart {margin-top: -10px; background:url(images/pricechart.jpg); background-repeat: no-repeat; background-position:bottom; width:350px; height:230px;}

/*-----------------------------------------------*/
.SI-FILES-STYLIZED label.cabinet
	{
	    width: 95px;
	    height: 22px;
	    background: url(../images/buttons/browse.jpg) 0 0 no-repeat;
	
	    display: block;
	    overflow: hidden;
	    cursor: pointer;
	}
	
	.SI-FILES-STYLIZED label.cabinet input.file
	{
	    position: relative;
	    height: 100%;
	    width: auto;
	    opacity: 0;
	    -moz-opacity: 0;
	    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	}

