body,td,th {
	font-family: Helvetica,  Arial, sans-serif;
	font-size: 10pt;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000099;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #0066FF;
}
h1 {
	font-size: 13pt;
}
h2 {
	font-size: 11pt;
	border-bottom: 1px solid #000000;
	width: 100%;
}
h3 {
	font-size: 11pt;
	font-weight: bold;
}
.topbackground {
	background-image: url(layout/top-background.gif);
	background-repeat: repeat-x;
}
.pagebackground {
	background-image:url(layout/page-background.gif);
	background-repeat: repeat-y;
	background-position: left;
}
.topbar {
	background-attachment: fixed;
	background-image:  url("layout/top-background.gif");
	background-repeat: repeat-x;
}
.topnav {
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
}
.topnav a:link {
	color: #000000;
	text-decoration: none;
}
.topnav a:hover {
	color: #000000;
	text-decoration: none;
}
.topnav a:visited {
	color: #000000;
	text-decoration: none;
}
.topnav a:active {
	color: #000000;
	text-decoration: none;
}
.bottomnav {
	color: #666666;
	font-size: 8pt;
	line-height: 12pt;
}
.topline {
	padding-bottom: 10px;
	border-bottom:1px solid #CCCCCC;
}
.breadcrumbs {
	color: #666666;
	font-size: 8pt;
	line-height: 12pt;
}
.9ptBlack {
	font-size: 9pt;
	padding-top: 10px;
}
.8ptBlack {
	font-size: 8pt;
}
.12ptFont {
	font-size: 12pt;
}
.caps {
	text-transform: uppercase;
}
.bottomgreyline {
	padding-bottom: 10px;
	padding-top: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	width: 100%;
}
.bluenav {
	background-image:url(layout/blue-nav.gif);
	background-repeat: no-repeat;
	width: 150px;
	height: 26px;
	padding-left: 14px;
	padding-top: 5px;
}
.sections { 
	position: relative;
	background-image: url(layout/yellow-nav.gif);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 150px;
	height: 26px;
	margin: 0; 
	padding: 0;
	font-size: 11px;
}
a.sections a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 150px;
	height: 26px;
	display: block;
	float: left;
	color: black;
	text-decoration: none;
}
.sections img {
	width: 150px;
	height: 26px;
	border: 0;
}
* html a:hover {visibility:visible}
.sections a:hover img {
	visibility: hidden
}
.sections span {
	position: absolute;
	left: 13px;
	top: 6px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: none;
	font-size: 11px;
	color: #000000;
}
.greybox {
	border: 1px solid #CCCCCC;
	padding: 1px;
}
.greybox a {
	color: #0000CC;
	text-decoration: none;
}
.greybox a:hover {
	color: #FF0000;
}
.greybox a:visited {
	color: #990000;
}
.packinggreybox {
	border: 1px solid #CCCCCC;
	padding: 5px;
}
.yellowbox {
	border: 1px solid #CCCCCC;
	padding: 1px;
	background-color: #FFFFAA;
}
.greyboxright {
	border: 1px solid #CCCCCC;
	padding: 1px;
	margin-left: 10px;
	margin-bottom: 10px;
}
.error {
	color: #FF0000;
}
.sale {
	color: #FF0000;
	text-decoration: line-through;
}
.sidebars {
	border-right: 1px solid #CCCC66;
	border-left: 1px solid #CCCC66;
	background-color: #FFFFB7;
	padding: 5px;
	font-size: 9pt;
}
