form,body,html,fieldset,input { 
	margin:0px; 
	padding:0px; 
}

html {
	background: #ffffff;
	overflow-y: scroll;
	margin-bottom: -17px;
}

body {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: center;
	font-size: 11px;
}

h3 {
	color: #666666;
	font-size: 14px;
}
h4 {
	color: #666666;
	font-size: 12px;
}

h5 {
	margin-top: 0px;
	color: #666666;
	font-size: 10px;
	font-weight: bold;
}

*html .submit {
	padding: 0;
}

.submit {
	padding: 1px 8px;
	font-size: 11px;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
select {
	color: #666666;
	font-size: 11px;
}

table {
	border-collapse: collapse;
}

.submitSml {
	padding: 0 8px;
	font-size: 8px;
}
.error {
	font-weight: bold;
	color: #dc2929;
}

#promotions .error, #promotions_error { background: #fcecec; }

#model {
	color: #666666;
	font-size: 14px;
	text-decoration: underline;
}

input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a:link {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:visited { 
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a:hover { 
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

img {
	border: none;
}

.mass {
	position: relative;
	width: 750px;
	margin: 0px auto;
	text-align: left;
}


/************* Main Menu  Start *************/
#navBarBorder {
	float: left;
	width: 750px;
	height: 2px;
	background: #ef4822;
	font-size: 0px;
}

#nav, #nav ul { /* all lists */
	margin: 0;	
	padding: 0;
	list-style-type: none;
	line-height: 1;
	text-align: left;
}
	
#nav li {
	position: relative;
	height: 15px;
	padding: 6px 0 3px 0;
	float: left;
	width: 85px; /* width needed or else Opera goes nuts */	
	z-index: 20
}

* html #nav li {
	height: 0px;
	padding: 0;
	margin-top: 0px;
}

#nav li a {
	display: block;
	padding-bottom: 9px;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;	
}

*html li a {
	margin: 7px 0 -3px 0;
	z-index: 60;
}

#nav li ul a {
	color: #113D52;
	text-transform: none;
	text-align: left;
	padding-left: 3px;

}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -2199px;
	background-position: 0 0
}

#nav li ul ul { /* third-and-above-level lists */	
	margin: -20px 0 0 155px; /* margin: -25px 0 0 155px; */
	border-top-width: 0px !important; /* needs !important for IE6 */
	border-left: 1px solid #ffffff;
}


#nav li ul a:hover {
	color: #EF4822;
}

#nav li ul { /* second-level lists */
	position: absolute;
	background: #DEE4E7 none repeat scroll 0%;
	width: 155px;
	left: -9999px; /* 1199 */ /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
*html #nav li ul {
	border-top: 2px solid #EF4822;
}

#nav li ul li { /*second-level */
	border-bottom: 1px solid white;
	width: 155px;
	padding-top: 5px;
	height: 13px;
}
*html #nav li ul li {	
	height: 17px;
	padding-top: 5px;
}
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
	background-position: 0 0; /*IE7 fix */
}



.logoBar {
	position: relative;
	float: left;
	width: 750px;
	height:35px;
	background-color: #3e647e;
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;
}
.logoBarPop {
	width: 100%;
	height: 35px;
/*	background: #3e647e;*/
	border-bottom: 1px;
	border-bottom-color:#FFFFFF;
	border-bottom-style: solid;	
}

.sqLogo {
	position: relative;
	float:left;
	width: 193px;
	height:35px;
	text-align: left;
}
.sqLogoPop {
	float: left;
	width: 100%;
	height: 35px;
	text-align: left;
	margin-left: 3px;
	margin-top: 3px;
}

.locator {
	position: relative;
	float:right;
	right: 5px;
	top: 8px;
	vertical-align: middle;
	width: 235px;
	height:20px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: right;
}

.locator a
{
color: #fff;
text-decoration: none;
}

.navBarTop {
	position: relative;
	float: left;
	width: 750px;
	height:24px;
	text-align: center;
	background-color: #113d52;
/*	border-bottom: 2px;
	border-bottom-color:#ef4822;
	border-bottom-style: solid;*/
	z-index: 499;
}

.txtBoxError {
border: 1px solid red;
padding: 1px 1px 3px 1px;
}
* html .txtBoxError {
padding: 2px;
}

#frmCheck span {
	color: red;
	font-weight: bold;
}

* html #goBtn {
	margin-bottom: 3px;
}

#goBtn {
	margin-bottom: 8px;
}

.mainCopy {
	position: relative;
	float: left;
	width: 750px;
	text-align: left;
	padding-left: 0px;
}

.mainCopyPop {
	text-align: left;
	padding-left: 10px;
}

.pageID {
	font-size: 17px;
	font-weight: 700;
	font-stretch: expanded;
	font-style: normal;
	color: #3e647e;
	line-height: 20px;
	margin-top: 12px;
	margin-bottom: 10px;
	width: 375px;
}

.industryID {
	font-size: 17px;
	font-weight: 700;
	font-stretch: expanded;
	font-style: normal;
	color: #3e647e;
	line-height: 20px;
}

.pageProductsID {
	position: relative;
	top: 10px;
	float: left;
	width: 300px;
	font-size: 12px;
	font-weight: 600;
	font-stretch: expanded;
	font-style: normal;
	color: #3e647e;
	line-height: 20px;
}

.pageProductsRside {
	position: relative;
	top: 0px;
	float: right;
	width: 590px;
}


.filter *, .filter select {
	font-size: 9px;	
}

.newsIMG {
	margin-right: 15px;
	margin-top: 10px;
}

#industryImage {
	margin: 5px 8px 8px 0;
	float: left;
	clear: left;			
}


/****** Footer Start ********/
.tagLineBox
{
border-bottom: 2px solid #ef4822;
clear: both;
color: #3e647e;
font-size: 10px;
font-weight: bold;
padding: 40px 0px 5px 0px;
text-align: right;
}

#footer
{
color: #3e647e;
font-size: 7pt;
height: 71px;
position: relative;
}

	#info-pages, #links, #als, #sq, #legal { position: absolute; z-index: 1; }
	
	#als { top: 5px; left: 0px; z-index: 2; }
	#sq { top: 0px; right: 0px; z-index: 2; }
	
	#footer ul, #legal
	{
	left: 0px;
	text-align: center;
	width: 100%;
	}
	
	#info-pages { top: 7px; }
	#links { top: 25px; }
	
	#footer ul
	{
	display: block;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
		#footer li
		{
		display: inline;
		border-left: 1px solid #bbb;
		padding: 0px 2px 0px 4px;
		}
		
		#footer li.first-child
		{
		border-left-width: 0px;
		padding-left: 0px;
		}
		
			#footer a
			{
			color: #3e647e;
			font-size: 7pt;
			text-decoration: none;
			}
			
			#footer a:hover
			{
			color: #ef4822;
			text-decoration: underline;
			}
	
	#legal { top: 33px; _top: 42px; *top: 42px; }
/****** Footer End *******/


/**|||||||||||||| START RIGHT SIDE IMAGES |||||||||||||| **/

.rsImg1 {
	position: relative;
	float: right;
	clear: right;
	margin-left: 0px;
}

.rsImg2 {
	position: relative;
	float: right;
	clear:both;
	text-align: left;
	margin-left: 0px;
}

#p02 {
	height: 23px;
	width: 200px;
	background: url("/comm/images/rsProducts/p02combined.gif") 0 0 no-repeat;
}
.p02Over {
	background-position: -200px 0 !important;
}
#p02 div {
	margin: 0 0 0 40px;
}


#p03 {
	height: 24px;
	width: 169px;
	background:url("/comm/images/rsProducts/p03combined.gif") 0 0 no-repeat;
}
.p03Over {
	background-position: -169px 0 !important;
}
#p03 div {
	margin: 1px 0 0 35px;
}


#p04 {
	height: 24px;
	width: 141px;
	background:url("/comm/images/rsProducts/p04combined.gif") 0 0 no-repeat;
}
.p04Over {
	background-position: -141px 0 !important;
}
#p04 div {
	margin: 2px 0 0 30px;
}

#p05 {
	height: 24px;
	width: 121px;
	background:url("/comm/images/rsProducts/p05combined.gif") 0 0 no-repeat;
}
.p05Over {
	background-position: -121px 0 !important;
}
#p05 div {
	margin: 2px 0 0 30px;
}


#p06 {
	height: 24px;
	width: 101px;
	background:url("/comm/images/rsProducts/p06combined.gif") 0 0 no-repeat;
}
.p06Over {
	background-position: -101px 0 !important;
}
#p06 div {
	margin: 2px 0 0 25px;
}


#p07 {
	height: 26px;
	width: 84px;
	background:url("/comm/images/rsProducts/p07combined.gif") 0 0 no-repeat;
}
.p07Over {
	background-position: -84px 0 !important;
}
#p07 div {
	margin: 2px 0 0 23px;
}

a.ProductsTab:link { 
	position: relative;
	text-align: left;
	top: 4px;
	color:#113d52;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

a.ProductsTab:visited { 
	position: relative;
	text-align: left;
	top: 4px;
	color:#113d52;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}
a.ProductsTab:hover { 
	position: relative;
	text-align: left;
	top: 4px;
	color:#666666;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
}

/**|||||||||||||| END RIGHT SIDE IMAGES |||||||||||||| **/



/**||||||||||||||  START PRODUCT NAVIGATION  |||||||||||||| **/

#productsNavBox {
	position: relative;
	float: left;
	left: 0px;
	width: 144px;
	border-right-color:#CCCCCC;
	border-right-style: solid;
	border-right-width: 1px;
	line-height: 18px;
	margin-top: 13px;
	padding-left: 10px;
}

.dropDivs {
	display: none;
	position:relative;
	margin: -4px 0 3px 0;
}

div.products a {
	text-decoration: underline;
	position: relative;
	text-align: left;
	color:#3e647e;
	font-size: 9pt;
	font-weight: bold;
	width: 140px;
	margin: 0 0 3px 0;
}

#productsTitle {
	position: relative;
	text-align: left;
	color: #3e647e;
	font-size: 14px;
	font-weight: bold;
	width: 140px;
	margin: 0 0 5px -5px;
}
#productsTitle a {
	color: #3E647E;
	font-size: 14px;
	text-decoration: underline;
}

.productSelect {
	font-size: 14px;
	margin-bottom: 2px;
	width: 410px;
}

a.products:link {
	text-decoration: none;
	color: #3e647e;
}
a.products:visited {
	text-decoration: none;
	color: #3e647e;
}
a.products:hover {
	text-decoration: none;
	color: #87a0af;
}

a.productsSub, span.productsSub {
	position: relative;
	top:4px;
	left: 15px;
	font-size: 8pt;
	width: 140px;
	font-weight: bold;
	color:#3e647e;
}
a.productsSub:link { 
	text-decoration: none;
} 
a.productsSub:visited { 
	color:#3e647e;
	text-decoration: none;
}
a.productsSub:hover { 
	color:#87a0af;
	text-decoration: none;
}

a.productsSub2 {
	position: relative;
	top:4px;
	left:30px;
	font-size: 8pt;
	font-weight:bold;
}
a.productsSub2:link { 
	color:#3e647e;
	text-decoration: none;
}
a.productsSub2:visited { 
	color:#3e647e;
	text-decoration: none;
}
.productsCurrentPage {
	background-color: #eeeeee;
	border-bottom: 1px solid #a75152;
	padding: 0 1px 0 1px;
}
a.productsSub2:hover { 
	color:#87a0af;
	text-decoration: none;
}

#nextPrev {
 margin: 7px 120px 0 0; 
 float: right;
}

* html #nextPrev {
	margin-right: 61px;
}

/******************************************************************
Markup results tables
*****************************************************************/ 
table.results {
width: 450px;
border-bottom: 1px solid #d7e4e4;
border-collapse: collapse; 
border-spacing:0pt; 
}
table.results * {
font-family:verdana,arial,'Bitstream Vera Sans',helvetica,sans-serif;
font-size:10px !important;
font-stretch: normal;
font-style: normal;
font-variant: normal;
font-weight: normal;
line-height: normal;
}
table.results h4 {
	color: #666666 !important;
	font-size: 11px !important;
	font-weight: bold !important;
	margin: 0px !important;
}
table.results h5 {
	color: #666666 !important;
	font-size: 10px !important;
	font-weight: bold !important;
	margin: 0px !important;
}
table.results a, table.results a:visited {
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #666666;
	padding-bottom: 0px;
}
table.results a:hover {
	background: #eeeeee;
	color: black;
	border-bottom:1px solid #a75152;
	text-decoration: none;
}
table.results th {
	padding:0 1em 0.1em 0;
	text-align: left; 
}
table.results thead th {
	color: #505050;
	border-color:#b4babe;
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	padding:2px 0.5em;
	vertical-align:bottom;
	background:#cad1d5 none repeat scroll 0%;	
}

table.results tbody td, table.results tbody th, table.electrical {
	border: 1px dotted #d7e4e4;
	padding: .35em .4em;
}

*html table.results tbody td, table.results tbody th, table.electrical {
	border-left: none;	
	border-right: none;
	border-top: none;
	border-bottom: 1px solid #d7e4e4;
	background-image: url("/comm/images/tableBorder.gif");
	background-repeat: repeat-y;
	background-position: left;
/*	background: white;*/
}
table.results tbody tr { border-top: 1px solid #d7e4e4;}
table.results tbody tr.even  { 
	background-color: #f8f8f8; 
}
table.results tbody tr.odd { 
	background-color: #ffffff;
}

*html table.results {
	background-image: url("/comm/images/tableBorder.gif");
	background-repeat: repeat-y;
	background-position: right;
}

/******************************************************************
End results
*****************************************************************/ 

/**|||||||||||||| START TRAINING SEMINAR MARKUP  |||||||||| **/
table.classDetails {
border-bottom: 1px solid #d7d7d7;
border-collapse: collapse;
border-spacing:0pt; 
}
table.classDetails thead th {
	font-size: 12px;
	text-align:left;
	border-color:#D7D7D7 rgb(215, 215, 215) rgb(153, 153, 153);
	border-style:solid;
	border-width:1px;
	font-weight:bold;
	padding:3px 2px;
	vertical-align:bottom;
	background:#e3e3e3 none repeat scroll 0%;	
}
table.classDetails tbody tr { border-top: 1px solid #ddd;}
table.classDetails tbody td, table.distResults tbody th {
 border: 1px dotted #ddd;
 padding: 3px 2px;
}
table.signUp tr td {
	text-align: left;
}
/**|||||||||||||| END TRAINING SEMINAR MARKUP |||||||||||||| **/


/******************************************************************
Promotions Box
*****************************************************************/ 
#promotions fieldset {
border: 1px solid #cccccc;
padding: 14px;
width: 285px;
margin: 18px 0px;
*margin: 0px;
}

	#promotions legend {
	color: #3e647e;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 5px;
	*margin-left: -10px;
	}
	
	#promotions #iespace {
	display: none;
	*display: block;
	}
	
	#promotions input, #promotions select {
	border: 1px solid #cccccc;
	color: #ef4822;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px 5px 10px 0px;
	padding: 5px;
	}
	
	#promotions #fn, #promotions #ln { width: 85px; }
	#promotions #ea { width: 185px; }
	#promotions select { width: 197px; }
	
	#promotions a {
	font-size: 9px;
	font-weight: normal;
	}
/******************************************************************
End Promotions Box
*****************************************************************/ 

#product_locator
{
margin: 20px 0px 20px 27px;
width: 310px;
}

#product_locator fieldset { border: 1px solid #ccc; }

#product_locator legend
{
color: #666;
font-size: 12px;
font-weight: bold;
padding: 0px 7px;
}

#product_locator div { padding: 13px; }

#product_locator label { font-weight: bold; }

#product_zip
{
border: 1px solid #ccc;
padding: 5px;
width: 50px;
}

.searchEvenRow {
	background-color: #D1D1D1;
}

.searchOddRow {
	background-color: #EEEEEE;
}

.printIcon {
	margin-left: 10px;
}

.HotLinksBox h4 {
	position: relative;
	float: left;
	font-size: 12px;
	font-weight:bold;
	color: #3e647e;
}