body
{
	font: 11px verdana,arial,helvetica,sans-serif;
	color: #333333;
	z-index: 1;
}
a
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #0E4D9C;font-weight: normal;
}
a:hover
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #0E4D9C;font-weight: normal;
}
td
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #333333;font-weight: normal;
}

b
{
	color:#333333;
	font-weight: bold;
}

.homeheader
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;color: #0E4D9C;
	font-weight: bold;
}
.homeheader:hover
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #0E4D9C;
	font-weight: bold;
}
.copy
{
	font: 9px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #BFBFBF;
	font-weight: normal;
}
.siteby
{
	font: 9px verdana,arial,helvetica,sans-serif;
	text-decoration: none;color: #BFBFBF;
	font-weight: normal;
}
.siteby:hover
{
	font: 9px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #BFBFBF;
	font-weight: normal;
}
.text_link
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.text_link:hover
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #333333;
	font-weight: normal;
}
.right_column
{
	font: 10px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.nav
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #FF9C00;
	font-weight: normal;
}
.nav:hover
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #FF9C00;
	font-weight: normal;
}
.nav2
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #FF9C00;
	font-weight: normal;
}

.custsrv
{
	font: 10px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.custsrv:hover
{
	font: 10px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}
.header
{
	font: 14px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #0E4D9C;
	font-weight: bold;
}
.part_search_bg
{
	padding: 2px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	background-color:#ffffff;
}
.part_search_small
{
	font: 10px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #333333;
	font-weight: normal;
}
.light_bg
{
	padding: 10px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	background-color:#F6F6F6;
}
.error
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	color: #FF3C00;
	font-weight: bold;
}
ul
{
	list-style-type:circle;
	list-style-position:outside;
	list-style-image:url('../images/bullet_blue.gif');
}

.form_search 
{
 	 font-weight: normal;
 	 font-size: 9px;
	  font-family: Verdana, Arial, Helvetica, Geneva, Tahoma, sans-serif;
	  letter-spacing: 0pt;
	  text-decoration: none;
	  width: 74px;
}
.note
{
	padding: 8px;
	border-style: solid;
	border-color: #BFBFBF;
	border-width: 1px;
	background-color:#E8E8E8;
	width:148px;
}
.note_link
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #FF9C00;
	font-weight: bold;
}
.note_link:hover
{
	font: 11px verdana,arial,helvetica,sans-serif;
	text-decoration: underline;
	color: #FF9C00;
	font-weight: bold;
}
/* Header Styles for Page Locations */
h2
{
	font-size: 24px;
	width: 684px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	margin-top: 15px;
	color: rgb(14,77,156);
	letter-spacing: -.2px;
	position: relative;
	left: 20px;
}
h3
{
	font-size: 16px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: normal;
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: 10px;
	color: rgb(115,129,146);
	letter-spacing: -.4px;
}
/* Styles for top navigation */

#topnav table
{
	margin-left: 12px;
	margin-top: 12px;
}
#topnav td
{
	padding-right: 18px;
}
#topnav a
{
	text-decoration: none;
	font-weight: bold;
}
#topnav a:hover
{
	color: black;
	font-weight: bold;
}
/* Styles for sub navigation */
#subnav table
{
	margin-left: 12px;
	margin-top: 8px;
	margin-bottom: 8px;
}
#subnav td
{
	padding-right: 15px;
}
#subnav a
{
	text-decoration: none;
	font-weight: bold;
	color: white;
}
#subnav a:hover
{
	color: rgb(255,156,0);
}
/* Styles for home navigation */
#homenav table
{
	margin-left: 80px;
	margin-top: 12px;
}
#homenav td
{
	padding-right: 8px;
	margin-top: 20px;
}
#homenav a
{
	text-decoration: none;
	font-weight: bold;
	margin-right: -50px;
}
#homenav a:hover
{
	color: black;
	font-weight: bold;
}
/* Styles for Sidebar Navigation */
#sidebarnav
{
	width: 175px;
}
#sidebarnav a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: rgb(255,156,0);
	display: block;
	text-align: right;
	line-height: 200%;
	padding-right: 4px;
}
#sidebarnav a:hover
{
	color: rgb(14,77,156);
}

.orange
{
	background-color: rgb(255,156,0);
	width: 175px;
	height: 17px;
}

span.text
{
	color: rgb(14,77,156);
	z-index: 100;
	margin-bottom: 2px;
	position:relative;
	right: 4px;
	bottom: 2px;
	width: 171px;
}
	
.graybackground
{
	background-color: rgb(153,153,153);
	width: 175px;
	height: 17px;
}
span.graybackgroundtext
{
	color: white;
	z-index: 100;
	margin-bottom: 2px;
	position:relative;
	right: 4px;
	bottom: 2px;	
}
#graybackground
{
	background-color: rgb(153,153,153);
	width: 175px;
	height: 80px;
}
#graybackground a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: white;
	display: block;
	text-align: right;
	line-height: 200%;
	padding-right: 4px;
}

#graybackground a:hover
{
	color: rgb(14,77,156);
}

.graybackground2
{
	background-color: rgb(153,153,153);
	width: 175px;
	height: 17px;
}
span.graybackground2text
{
	color: white;
	z-index: 100;
	margin-bottom: 2px;
	position:relative;
	right: 4px;
	bottom: 2px;	
}
#graybackground2
{
	background-color: rgb(153,153,153);
	width: 175px;
	height: 40px;
}
#graybackground2 a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	color: white;
	display: block;
	text-align: right;
	line-height: 200%;
	padding-right: 4px;
}

#graybackground2 a:hover
{
	color: rgb(14,77,156);
}

span.graytext
{
	color: white;
	z-index: 100;
	margin-bottom: 2px;
	position: relative;
	right: 4px;
	bottom: 2px;
}
#gray
{
	background-color: rgb(153,153,153);
	width: 175px;
	height: 60px;
}
#gray a
{
	color: rgb(255,255,255);
	text-decoration: none;
	z-index: 100;
}
#gray a:hover
{
	color: rgb(14,77,156);
	z-index: 200;
}

/* Styles for Sidebar Navigation 2 */
#sidebarnav2
{
	width: 171px;
}
#sidebarnav2 a
{
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	color: rgb(0,0,0);
	display: block;
	text-align: left;
	line-height: 200%;
	padding-right: 4px;
}
#sidebarnav2 a:hover
{
	color: rgb(14,77,156);
}

.orange
{
	background-color: rgb(255,156,0);
	width: 171px;
	height: 17px;
}
span.text
{
	color: rgb(14,77,156);
	z-index: 100;
	margin-bottom: 2px;
	position: relative;
	right: 4px;
	bottom: 2px;
}
span.graytext
{
	color: white;
	z-index: 100;
	margin-bottom: 2px;
	position: relative;
	right: 4px;
	bottom: 2px;
}
#gray
{
	background-color: rgb(153,153,153);
	width: 171px;
	height: 30px;
}
#gray a
{
	color: rgb(255,255,255);
	text-decoration: none;
	z-index: 100;
}
#gray a:hover
{
	color: rgb(14,77,156);
	z-index: 200;
}
/* sytles for new front page */


td.products
{
	width: 382px;
	background-color: rgb(255,174,2);
	color: rgb(255,255,255);
	font-size: 12px;
	padding: 6px 0 6px 10px;
	font-weight: bold;
	margin-left: 0px;
}
.help
{
	background-color: rgb(255,174,2);
	color: rgb(72,72,72);
	font-size: 12px;
	width: 309px;
	padding: 6px 0 6px 10px;
	font-weight: bold;
	border-left: 2px solid rgb(255,255,255);
	border-right: 2px solid rgb(255,255,255);
}
table.spacer
{
	background-color: rgb(255,174,2);
	margin-right: 0px;
	width: 40px;
	margin-right: 0;
	margin-left: -20px;
	height: 27px;
}
#wrapper
{
	width: 750px;
	padding: 0px;
	margin: 0px;
}
#wrapper table td
{
	margin: 0;
	padding: 0;
}
#mainnav
{
	margin: 0;
	padding: 0;
	margin-top: 0px;
	width: 393px;
	float: left;
}
#mainnav table td ul
{
	margin-top: 10px;
}
#mainnav table.navlist
{
	margin: 0;
	padding: 0;
	width: 393px;
}


#rightside table
{
	margin: 0;
	padding: 0;
	border-left: 2px solid rgb(255,255,255);
	border-right: 2px solid rgb(255,255,255);
	width: 326px;
}
#rightside table td.leadfree
{
	border-color: rgb(191,191,191);
	border-bottom: 5px solid rgb(191,191,191);
	border-left: 1px solid rgb(191,191,191);
	border-right: 1px solid rgb(191,191,191);
	width: 316px;
	padding: 6px 0;
}
p.components
{
	margin: -24px 0 0 11px;
	color: rgb(255,255,255);
}
p.linklist
{
	color: rgb(255,174,2);
	margin-left: 20px;
	margin-top: 8px;
	font-weight: bold;
}
table.bulletlist
{
	margin-left: 20px;
	margin-top: -5px;
}
a.mainlink
{
	color: rgb(255,255,255);
	text-decoration: none;
	margin-top: 5px;
	padding-left: 3px;
}
a.mainlink:hover
{
	color: rgb(255,255,255);
	text-decoration: none;
	margin-top: 5px;
	padding-left: 3px;
}
a.sublink
{
	color: rgb(255,174,2);
	text-decoration: none;
	font-weight: bold;
}
a.sublink:hover
{
	color: rgb(255,174,2);
	text-decoration: none;
	font-weight: bold;
}
