/* CSS Document */
body { 
  color : #000000; 
  background : #ffffff; 
  font-family : "Times New Roman", Times, serif;
  font-size : 12pt; 
}
a { 
  text-decoration : none; 
  color : #0000ff; 
}
#nav, #advertising, #rightcol, #relatedlinks, #footer, #breadCrumb { 
  display : none; 
} 
#content {
	color : #000000;
	background : #ffffff;
	font-family : "Times New Roman", Times, serif;
	font-size : 12pt;
	width: 100%;
	border: none;
	float: none;
	text-align: justify;
}
#Content h1{
	font-size: 150%;
	color: #AAAAAA;
	font-family: Arial, Helvetica, sans-serif;
}
#table {
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #555555;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #777777;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #AAAAAA;
	border-left-style: solid;
	border-left-width: 1px;
	width: 300px;
}
td,th{
	border-collapse:collapse;
	padding:1px;
	border-top-color: #BBBBBB;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #BBBBBB;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #BBBBBB;
	border-bottom-style: solid;
	border-left-color: #BBBBBB;
	border-bottom-width: 1px;
	border-left-style: solid;
	border-left-width: 1px;
} 
caption{
	font-size:100%;
	padding:5px;
	background: none;
	height: 20px;
}
#SiteHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #555555;
	background-image:none;
}
.style2 {font-size: 15px}

#StockInfo {
	position: relative;
	float: left;
	width: 220px;
	top: 20px;
	color:#444444;
	font-size: 90%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	line-height: 20px;
	background: #FFFFFF;
	margin-left: 0px;
	margin-bottom: 40px;
	display: inline;
}
#StockInfo a:link, #StockInfo a:visited {
	display: block;
	border-bottom-color: #BBBBBB;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #DDDDDD;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BBBBBB;
	border-top-color: #DDDDDD;
	border-top-style: solid;
	border-top-width: 1px;
	background: #EEEEEE;
	padding: 2px 5px 2px 5px;
	text-align: left;
	font-size: 100%;
	color: #555555;
	font-family: Arial, Helvetica, sans-serif;
}
#StockInfo a:hover{
	border-bottom-color: #555555;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #555555;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #555555;
	border-top-color: #555555;
	border-top-style: solid;
	border-top-width: 1px;
	background: #A4B7DB;
	color:#111111;
	text-decoration: none;
}