/**
 # /staticweb/styles/pComChinaStyles.css
 All portal level styles that override pComStyles for Argentina go here for pioneer.com 
 Background images can be referenced in /staticweb/images/
 
 @ author Bud Stowe
 @ created Bud Stowe 12/09/2008
*/
html{
	margin:0px;
	padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#argweather{
	font-size:11px;
	border-color:black;
	border-style:solid;
	border-width:0px;
	color:white;
	background-color:#0b4a2b;
}
#argweather td{
	padding:0px;
}
#argweather .inner{
	font-size:10px;
	color:#0b4a2b;
	background-color:white;
	width:100%;
}
#argweather .credit{
	font-size:8px;
	background-color:white;
	width:100%;
}
#argweather a{
	font-size:9px;
	color:#0b4a2b;
	background-color:white;
	width:100%;
}
#argweather a:hover{
	font-size:9px;
    color:#a07d17;
	background-color:white;
	width:100%;
}
#arglocation{
	font-size:11px;
	border-color:black;
	border-style:solid;
	border-width:0px;
	color:white;
	background-color:#0b4a2b;
}
#arglocation td{
	padding:0px;
}
#arglocation .inner{
	font-size:12px;
	color:#0b4a2b;
	background-color:white;
	width:100%;
}
#arglocation select{
	font-size:11px;
	color:black;
	background-color:#fff5d7;
}
#arglocation input{
	font-size:11px;
}
#argmarkets{
	text-align:center;
}
#argmarkets .markets-htmlTABLE{
	border-color:gray;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:190px;
	margin:0px;
	float: left;
}
#argmarkets .markets-htmlTR{
}
#argmarkets .markets-htmlTH{
    background-color: #205400;
    font-weight:bold;
	color:white;
	padding:2px;
	border-color:white;
	border-width:1px;
	border-style:double;
}
#argmarkets .markets-htmlB{
    font-weight:bold;	
}
#argmarkets .markets-htmlTD{
	background-color:white;
	color:black;
	padding:2px;
	border-color:gray;
	border-width:3px;
	border-style:double;
}
#argmarkets .markets-htmlI{
	font-style:italics;
	text-align:left;
	color:black;
}
#argmarkets .headerTDsm
{
  font-size : 8pt;
  font-family : Arial,Helvetica,sans-serif;
  font-weight : bold;
  font-style : normal;  
  color : white;
  background-color : #205400;
}
#argmarkets .shadeTD
{
  background-color : #fff5d7;
}

