@charset "UTF-8";
.NewsHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	padding-left: 10px;
	line-height: 12px;
}
.thumbnail{
	padding: 7px;
	border: 1px solid #ddd;
	margin-right: 10px;
	margin-bottom: 0px;
	}
.ProductHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	padding-left: 15px;
	line-height: 40px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: lighter;
}
.LargeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.MediumText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.tableBorder1Wh {
	border: 1px solid #ffffff;
}
.tableBorder1Wh td{
	border: 1px solid #ffffff;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
input.myform, textarea.myform, select.myform {
	border : 1px solid #666666;
	background-color : #E5E5E5;
	color : #000000;
	font-size : 12px;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
}
.red {
	color: #FF0000;
}
.inventory1 {
	background-color: #00FF33;
}
.inventory2 {
	background-color: #FFFF00;
}
.inventory3 {
	background-color: #FF0000;
}
.PopUpText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.SmallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.LeadTime {
	font-size: 10px;
	color: #333333;
	margin-left: 15px;
}
.LeadTimeHeader {
	font-size: 12px;
	margin-left: 15px;
	color: #333333;
}
div.scroller {
	/* modify width and height of scrolling section if necessary	*/		
	width: 932px;
	height: 350px;
	overflow: hidden;
	border:1px solid #cccccc;
}
#glider .controls {
	top: -10px;
}

div.scroller div.section {
	/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
	width:932px;
	height:350px;
	overflow:hidden;
	float:left;
	padding:1em;
}

div.scroller div.content {
	width: 100000px;
}

div#section2 {
	background:#666666;
	color:#ffffff;
}
div.tab {
	float: left;
	clear: none;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #E9E9E9;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: solid;
	padding-top: 3px;
	padding-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin-right: 3px;
}
div.tab a:link{
	text-decoration: none;
	color: #000000;	
}
div.tab a:visited{
	text-decoration: none;
	color: #000000;	
}
div.tab a:hover{
	text-decoration: underline;
	color: #000000;
}
div.tab a:active{
	text-decoration: none;
	color: #000000;	
}
.SmallTableText {
	font-size: 10px;
}
.NewBodyCopy {
	background-color: #fff;
	color: #000000;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
.NewBodyCopy a{
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif; 
	background-color: #fff; 
	color: #000;
}
.NewBodyCopy a:hover{
	font: 12px/18px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	background-color: #fff;
	color: #0000FF;
}
.style1 {
	color: #1F1F1F;
	font-size: 24px;
}
.style2 {
	font-size: 24px;
	line-height: 24px;
}
