/* 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, #footey, #searchtbl, #catmenu, #topnav, #cart { 
	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;
}
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;
}

.break {
	page-break-after: always;
}
.breakB {
	page-break-before: always;
}

#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;
}

.printaddress {
	display : inline; 
}
