@charset "utf-8";
body {
	background-color: #666666;
	background-image: url(images/bg_01.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
form {
	margin: 0px;
	padding: 0px;
}
#Container{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 960px;
}
#Main{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 940px;
	background-color: #FFFFFF;
	padding: 10px;
}
#Footer{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 940px;
	padding: 10px;
}
#HpTopBanner {
	background-image: url(images/hp_top_bg_01.jpg);
	background-repeat: repeat-x;
	margin-top: 3px;
	height: 230px;
	padding: 10px;
	text-align: left;
	background-color: #2252A4;
}
#HpMain {
	margin-top: 0px;
	text-align: left;
}
.sl_product_finder_bg {
	background-image: url(images/hp_bottom_banner_01.jpg);
	background-repeat: repeat-x;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #DA211C;
}
#SlBackground {
	text-align: left;
}
#HpBottom_banner {
	background-color: #333333;
	background-image: url(images/hp_bottom_banner_01.jpg);
	background-repeat: repeat-x;
	padding: 30px;
	margin-top: 3px;
	text-align: left;
}
.hp_tradeshow_bg {
	background-color: #C2C2C2;
	background-image: url(images/hp_tradeshow_top.jpg);
	background-repeat: no-repeat;
}
.hp_quicklinks_bg {
	background-color: #C2C2C2;
	background-image: url(images/hp_quicklinks_top.jpg);
	background-repeat: no-repeat;
}
.Ver_13_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
.Ver_13_White a {
	color: #FFFFFF;
	text-decoration:none;
}
.Ver_13_White a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.Ver_13_999 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
}
.Ver_13_999 a {
	color: #999999;
	text-decoration:none;
}
.Ver_13_999 a:hover {
	color: #999999;
	text-decoration:underline;
}
.Ver_11_White {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Ver_11_White a {
	color: #FFFFFF;
	text-decoration:none;
}
.Ver_11_White a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}
.Arial_12_666 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.Arial_12_666 a {
	color: #666666;
	text-decoration:none;
}
.Arial_12_666 a:hover {
	color: #666666;
	text-decoration:underline;
}
.Arial_12_blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #204EA4;
}
.Arial_12_blue_bold a {
	color: #204EA4;
	text-decoration:none;
}
.Arial_12_blue_bold a:hover {
	color: #204EA4;
	text-decoration:underline;
}.SearchBox {
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 128px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
#ListingTable table {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.ListingTableTd {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.ListingTableTd2 {
	padding: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.DetailTable {
	border: 1px solid #CCCCCC;
}
.hp_rt_bg {
	background-color: #333333;
	background-image: url(images/hp_rt_bg_01.jpg);
	background-repeat: repeat-x;
}
.hp_lt_bg {
	background-color: #333333;
	background-image: url(images/hp_lt_bg_01.jpg);
	background-repeat: repeat-x;
}
#cse-search-results iframe {
	width: 600px;
}
.QuickLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #686868;
	margin: 0px;
	list-style-image: url(images/arrow_02.gif);
	padding: 0px;
	left: -20px;
}
.QuickLinks a {
	color: #686868;
	text-decoration:none;
}
.QuickLinks a:hover {
	color: #686868;
	text-decoration:underline;
}
.QuickLinks li {
	margin-left:-20px;
} 
.QuickLinks ul {
	/*margin-left:-20px;*/
	position: relative;
} 