/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #818181;
	line-height: 15pt;
	background-repeat: no-repeat;
	background-position: center top ;	
}
body {
	background-color: #FFFFFF;
	background-attachment:fixed;
	background-repeat:repeat-y;
}
a:link {
	color: #0070B2;
	text-decoration: none;
}
a:visited {
	color: #0070B2;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #FF9900;
	text-decoration: none;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.whitelink:hover {
	color: #FFFF00;
	text-decoration: none;
}
a.greylink:link {
	color: #999999;
	text-decoration: none;
}
a.greylink:visited {
	color: #999999;
	text-decoration: none;
}
a.greylink:hover {
	color: #FF9900;
	text-decoration: none;
}
h1 {
	font-family:"Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	color: #B0B0FF;
	border-left-color: #FFCC00;
	border-left-width: 10px;
	border-left-style: solid;
	text-indent: 5px;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12pt;
	color: #0070B2;
	font-weight: bold;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FF9900;
}
.Blue {
	color: #0070B2;
}
.White {
	color: #FFFFFF;
}
.smallText {
	font-size: 7pt;
	line-height: normal;
}
.menu{ margin-left:-82px; margin-right:-82px; border-bottom:solid 1px #9ABBC2}
.menu a{padding:5px; border:solid 1px #9ABBC2; font-size:8pt; border-left-width:0px; display:inline-block; margin-bottom:-1px; background-color:#F2F5F9}
.menu .first{ border-left-width:1px;}
.menu #selected { border-bottom-color:#FFFFFF; font-weight:bold; background-color:#FFF}
.menu a:hover{ background-color:#FFF}
.prodtable{ border-top:solid 7px #f2f2f2;  padding-top:10px;}
.prodtable img{border: solid 1px #CCCCCC;}
.desc{font-size:11pt; line-height:160%;}
.priceDiv{border-top:5px solid #f2f2f2; margin-bottom:20px;}
a.similarLink{display:block; padding:5px; border:solid 1px #f2f2f2; text-align:left; height:70px; line-height:120%; overflow:hidden; color:#999999; margin-bottom:5px; }
a.similarLink strong{font-size:10pt; display:block; margin-top:5px; margin-bottom:3px;}
a.similarLink:hover strong{color:#0070B2;}
a.similarLink img{height:100%; border:1px solid #CCCCCC; float:left; margin-right:5px;}
a.similarLink:hover{border-color:#CCCCCC; color:#333333; background-color:#f5f5f5}
.searchLinksDiv{font-size:7pt; line-height:normal}
.searchLinksDiv a{color:#666666;}
.searchLinksDiv a:hover{color:#0070B2;}