body
{
	padding:0px;
	margin:0px;
	text-align:center;
	/*background-color: #CCD2E0; /* 20% blue#2 */ /* OLD - 11/24/2008 */
	background-color:#CECEDA; /* NEW - 11/24/2008 - dt */
	font-size: 8pt;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
.UserMessage
{
	background-color: #A6B1C9; /* 35% blue*/
	vertical-align: top;
}
table
{
	font-size: 9pt;
}
form
{
	margin:0px;
	padding:0px;
}
.clear
{
	clear:both;
}
a
{
	color: #0000ff;	
}
a:hover
{
	color: #7f8fb2;	
}

#masthead
{
	width:100%;
	background-color: #f7f7f7; /* 3% black */
}
#masthead-inset
{
	background-color: #ffffff;
	padding:0px 1px 1px 1px;
	margin: 0px auto 0px auto;
	width: 760px;
}
#banner 
{
	width: 760px;
	margin: 0px auto 0px auto;
	text-align:left;
}
#logo
{
	float:left;
	width:194px;
	width:228px;
}
#logolines
{
	float:right;
	width:566px;
	width:532px;
}
#MainNav1
{
	float:right;
	width:566px;
	width:532px;
}

#masthead-inset img
{
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}
#flash
{
	height:225px;
	width:760px;
}

#main-content
{
	margin: 0px auto 0px auto;
	width: 762px;
}
#main-content-inset
{
	background-color:#ffffff;
	padding: 0px 1px 1px 1px;
}

.hp-box
{
	/*background-color: #F3FBE5;*/ /* 10% green */
	/*background-color: #E6E6EC;*/ /* NEW - 11/25/2008 - dt */
	background-color:#f2edd1;
	background-repeat:no-repeat;
	text-align:left;
	padding: 0px; /*15px 10px 10px 10px;*/
	width:251px;
	height: 172px;
	float:left;
	margin:1px;
}
.hp-box .header
{
	padding-top: 15px;
	text-align:center;
}
.hp-box .header a
{
	margin: 0 auto 0 auto;
}
.hp-box .body 
{
	padding: 15px 5px 0px 20px;
	/* not sure vertical-align:text-bottom;*/
}
.hp-box .body a
{
	font-weight: bold;
}

.hp-box .body .text
{
}
.hp-box .body img
{
	margin: auto 0 0 auto;
}

#hp-box1
{
	background-image: url(/images/Image-LandG.gif);
	background-position: 120px 74px;
}
#hp-box2
{
	/*background-image: url(/images/Image-IndSolutions2.gif);*/
	background-position: 120px 84px;
}
#hp-box2 #zip
{
	width:100px;
	margin-top: 15px;
	font-size: 11px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
#hp-box2 #submit
{
	display:inline;	
	position:relative;
	left:8px;
	top:3px;
}
#hp-box2 #distance
{
	width:55px;
	margin-top: 5px;
	font-size: 11px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
#hp-box2 #units
{
	width:75px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
#hp-box3
{
	background-image: url(/images/Image-Smartec.gif);
	background-position: 100px 74px;
}

#copyright
{
	line-height:30px;
	clear:both;
}
#subpage-inset #copyright
{
	width:583px;
	float:right;
	background-color:#ffffff;
	text-align:left;
}
#subpage-inset #copyright .size
{
	padding-left:10px;
}


#sitemap
{
	/* background-color: #ffffff;
	this is another border; shouldn't need it padding:0px 1px 1px 1px;*/
}
/*#sitemap-inset*/
#subpage-inset #sitemap
{
}
#sitemap .sitemap-inset
{
	width:760px;
	/*background-color: #E5E8EF; *//* 10% blue 2 */
	background-color: #E6E6EC; /* NEW - 11/25/2008 -dt */
}
#subpage-inset #sitemap .sitemap-inset
{
	width:auto;
}
#sitemap .section
{
	width:108px;
	float:left;
	text-align:left;
	padding-bottom:20px;
}
#subpage-inset #sitemap .section
{
	width:auto;
	float:none;
	padding-bottom:10px;
}
#subpage-inset #sitemap .clear
{
	display:none;
}
#sitemap .main
{
	padding: 15px 0px 0px 20px;/*pright used to be 20. works w/o. confuses IE less*/
	background-repeat:no-repeat;
	background-image: url(/images/ICON-Arrow1.gif);
	background-position: 8px 19px;
}
#sitemap .main a
{
	font-weight:bold;
}
#sitemap .local
{
	font-size:smaller;
	padding: 5px 20px 0px 20px;
}
#subpage-inset #sitemap .local-block
{
	padding-left:20px;
}
#subpage-inset #sitemap .local
{
	display:inline;
	padding:0px;
	padding-right:5px;
}
#sitemap .popup-space
{
	height:10px;
}
#sitemap .local-popup
{
	font-size:smaller;
	padding: 5px 20px 0px 20px;
}
#subpage-inset #sitemap .local-popup
{
	display:inline;
	padding:0px;
	padding-right:5px;
}
#sitemap .local-popup img
{
	vertical-align:middle;
	margin:0px;
	border:0px;
	padding:0px;
}


/* SUBPAGE */
#subpage-inset
{
	/*background-color: #E5E8EF;*//* 10% blue 2 */
	background-color: #E6E6EC; /* NEW - 11/25/2008 - dt */
	background-image: url(/images/LocalNav-bg.gif);
	background-repeat:repeat-y;
	width:760px;
}
#smartec #subpage-inset
{
	/*background-color: #E5E8EF;*//* 10% blue 2 */
	background-color: #f2edd1; /* NEW - 11/25/2008 - dt */
	background-image: url(/images/LocalNav-bg.gif);
	background-repeat:repeat-y;
	width:760px;
}

#LocalNav
{
	float:left;
	background-color:#ffffff;
	text-align:left;
	width:177px;
	padding:0px;
	margin:0px;
	border:0px;
}
#LocalNav .size
{
	padding: 30px 0px 10px 0px;
}
#LocalNav .on
{
	font-weight:bold;
}
#LocalNav .link1
{
	margin: 10px 10px 3px 0px;
	padding-left:22px;
	background-image:url(/images/Nav2-ARROW.gif);
	background-position: 10px 4px;
	background-repeat:no-repeat;
}
#LocalNav .disclaimer
{
	margin: 10px 10px 3px 0px;
	padding-left:22px;
	background-position: 10px 4px;
	background-repeat:no-repeat;
}
#LocalNav .link1-popup
{
	margin: 8px 0px 8px 10px;
	/*padding-left:25px;*/
	height:40px;
	background-image:url(/images/Back-OpenAPP_2.gif);
	background-repeat:no-repeat;
	position:relative; /* container for abs pos image */
}
#LocalNav a
{
	text-decoration:none; /*this way, avoid underlining space between link and image, if any*/
}
#LocalNav .text
{
	text-decoration:underline;
}
#LocalNav .link1-popup .text
{
	padding-right:60px;
	padding-left:11px;
	padding-top:5px;
}
#LocalNav .link1-popup img
{
	border:0px;
	position:absolute;
	left:110px;
	top:8px;
}
#LocalNav .link2
{
	position:relative;
	margin: 0px 0px 3px 40px;
}
#LocalNav .link2 .marker
{
	top:0px;
}
#LocalNav .popup-space
{
	height:10px;
}

#UnderLocalNav
{
	float:left;
	width:177px;
	clear:left;
	text-align:center;
}


#BreadCrumbNav
{
	background-color:#ffffff;
	line-height:25px;
	text-align:left;
	float:right;
	width:583px;
	
}
#BreadCrumbNav .size
{
	padding-left:5px;
}
#BreadCrumbNav .on
{
	font-weight:bold;
}


#subpage3-content
{
	text-align:left;
	float:right;
	width:583px;
	font-size:10pt;
}
#subpage3-content .inset
{
	padding:4px;
}
#subpage3-content h1
{
	font-size:13pt; /* or 13pt bold? */
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 - DT */
	font-weight:bold; /* or, specifically say "normal" here (bold is h1 default) */
	margin-top:0px;
	margin-bottom:12px;
}


#subpage-content
{
	text-align:left;
	float:right;
	width:583px;
	font-size:10pt;
}
#subpage-content .inset
{
	padding:10px;
}
#subpage-content p
{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
#subpage-content h1
{
	font-size:13pt; /* or 13pt bold? */
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 - DT */
	font-weight:bold; /* or, specifically say "normal" here (bold is h1 default) */
	margin-top:0px;
	margin-bottom:12px;
}
#subpage-content h2
{
	font-size:13px;
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 - DT */
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}
#subpage-content h3
{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#subpage-content img
{
	border:0px;
	margin:5px 10px 10px 10px;	
}
#subpage-content .left
{
	float:left;
	margin-left:0px;
}
#subpage-content .right
{
	float:right;
	margin-right:0px;
}
#subpage-content .left-one
{
	float:left;
	clear:both;
	margin-left:0px;
}
#subpage-content .right-one
{
	float:right;
	clear:both;
	margin-right:0px;
}
#subpage-content .alone
{
	display:block;
	margin-left:0px;
	margin-right:0px;
}
/*apply more generally #subpage-content .inline*/
.inline
{
	vertical-align:middle;
	margin:0px;
	border:0px;
	padding:0px;
}
#subpage-content .inline /* else s-c img overrides it */
{
	margin:0px;
}
.product-image
{
	width:280px;
	height:130px;
	float:right;
}
.product-image div
{
	position:relative;
}
.product-image-big
{
	width:364px;
	height:220px;
	float:right;
	position:relative;
}
.product-image img
{
	width:280px;
	height:160px;
	position:absolute;
	left:0px;
	top:-40px;
}
.product-image-big img
{
	width:364px;
	height:250px;
	position:absolute;
	left:0px;
	top:-46px;
}

#Locator
{
	width:155px;
	height:88px;
	margin:10px auto 10px auto;
	text-align:left;
	background-image:url(/images/Back-ServDealerLoc.gif);
}
#Locator h3
{
	display:none;
}
#Locator .zip
{
	width:100px;
	margin-top: 30px;
	margin-left: 12px;
	font-size: 11px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
#Locator .submit
{
	display:inline;	
	position:relative;
	left:8px;
	top:4px;
}
#Locator .distance
{
	width:55px;
	margin-top: 5px;
	margin-left: 12px;
	font-size: 11px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}
#Locator .units
{
	width:75px;
	margin-top: 5px;
	margin-left: 5px;
	font-size: 11px;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
}

#contact-info
{
	text-align:left;
	padding-left:15px;
}
#contact-info h2
{
	font-size:13px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:10px;

}
#contact-info p
{
	margin-top:0px;
	margin-bottom:10px;
}
#InsetBorder
{
	margin-top:25px;
	margin-left: 10px;
	position:relative;
}
#InsetBorder .size
{
	width:544px;
}
#InsetBorder .title
{
	font-size:13pt; 
	font-weight:bold;
	width:170px;
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 - DT */
	position:absolute;
	top: 50px;
	left: 25px;
}
.titleLink
{
	width:170px;
	position:absolute;
	top: 125px;
	left: 25px;
}
#InsetBorder .map
{
	position:absolute;
	top:-35px;
	left:200px;
	border:0px;
	margin:0px;
	padding:0px;
}
	
#InsetBorder .Largemap
{
	position:absolute;
	top:-35px;
	left:0px;
	border:0px;
	margin:0px;
	padding:0px;
}

#CareerOpBorder
{
	margin-top:0px;
	margin-left: 0px;
	margin-bottom:25px;
	position:relative;
}
#CareerOpBorder .size
{
	width:544px;
}
#ServiceTable
{
	margin-top:150px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#LargeServiceTable
{
	margin-top:300px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#EuropeServiceTable
{
	margin-top:320px;
	margin-left: 10px;
	margin-bottom: 10px;
}
#DealerTable
{
	margin:10px;
}
#ContactTable
{
	margin:10px;
}
#ContactTable .c1
{
	width:122px;
}
#ContactTable .c2
{
	width:400px;
}
#ContactTable .textbox
{
	width:400px;
	margin-right:0px;
	padding-right:0px;
}
#ContactTable .Datetextbox
{
	width: 100px;
	margin-right:0px;
	padding-right:0px;
}
#ContactTable .even td /*reverse colors from normal std-table. align middle looks better*/
{
	background-color: #ffffff;
	vertical-align: middle;
}
#ContactTable .odd td
{
	/*background-color: #EDF8D9;*/ /* 15% green*/
	background-color: #E6E6EC; /* NEW - 11/25/2008 - DT */
	vertical-align: middle;
}
#CareerOpTable
{
	margin:10px;
}
#CareerOpTable .c1
{
	width:400px;
}
#CareerOpTable .c2
{
	width:122px;
}f

.std-table
{
	width:522px;
	border:0px;
	margin:0px;
	padding:0px;
	font-size: 8pt;
}
.std-table .header td
{
	/*background-color: #CFED99;*/ /* 40% green*/
	background-color: #CECEDA; /* NEW - 11/25/2008 - DT */
	height:22px;
	padding-left: 5px;
	font-weight:bold;
}

.std-table .even td
{
	padding:5px;
	/*background-color: #EDF8D9;*/ /* 15% green*/
	background-color: #E6E6EC; /* NEW - 11/25/2008 - DT */
	vertical-align: top;
}
.std-table .odd td
{
	padding:5px;
	vertical-align: top;
}
.std-table-border
{
}
.std-table-border .size
{
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	/*border-color: #6675CB;*/ /* 60% blue 1*/
	border-color: #090948; /* NEW - 11/25/2008 DT */
}
#InlineFeatures .odd td
{
	background-image:url(/images/dot-w.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:12px;
}
#InlineFeatures .even td
{
	background-image:url(/images/dot-g.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	padding-left:12px;
}
#InlineFeatures
{
	float:right;
	clear:both;
	margin-left:5px;
	margin-bottom: 10px;
}
#InlineFeatures .size
{
	width:270px;
}
.features-table-narrow
{
	float:left;
	width:135px;
}
.features-table-narrow table
{
	margin: 5px;
	width:125px;
}
.products-table 
{
	float:left;
	width:130px;
}
.products-table table
{
	margin: 5px;
	width:120px;
}
.features-table
{
	float:left;
	width:255px;
}
.features-table table
{
	margin: 5px;
	width:255px;
}
.AppTitle
{
	color: #FFFFFF;
	margin: 5px;
	font-size: 20px;
}
#AppHeader
{
	float: left;
	background-image: url(/images/APP-LogoBar.jpg);
	width: 100%;
	height: 41px;
	text-align: right;
	color: #FFFFFF;
	font-family: Geneva, Arial, Verdana, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
}
#AppBottom
{
	float: left;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
}
#AppSeperatorLine
{
	float: left;
	width: 100%;
	height: 10px;
	font-size: 8px;
	background-color: #FFFFFF;
}
#AppWorkSpace
{
	/*background-color: #E5E8EF;*/
	background-color: #E6E6EC; /* NEW - 11/25/2008 - DT */
	position: relative;
	left: 10px;
	width: 100%;
	height: 95%;
	text-align: left;
}
.ActiveCheckbox
{
	position: relative;
	top: -20px;
	left: -30px;
	text-align: right;
}
.DetailPageH2
{
	font-size:13px;
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 - DT */
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}



#subpage-chart
{
	text-align:left;
	float:right;
	font-size:10pt;
}
#subpage-chart .inset
{
	padding:10px;
}
#subpage-chart p
{
	margin:0px;
	padding:0px;
	margin-bottom:15px;
}
#subpage-chart h1
{
	font-size:13pt; /* or 13pt bold? */
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 */
	font-weight:bold; /* or, specifically say "normal" here (bold is h1 default) */
	margin-top:0px;
	margin-bottom:12px;
}
#subpage-chart h2
{
	font-size:13px;
	/*color: #0019A8;*/ /* 100% blue 1*/
	color: #090948; /* NEW - 11/25/2008 - DT */
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-bottom:2px;
}
#subpage-chart h3
{
	font-size:11px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	margin-top:10px;
}
#subpage-chart img
{
	border:0px;
	margin:5px 10px 10px 10px;	
}
#subpage-chart .left
{
	float:left;
	margin-left:0px;
}
#subpage-chart .right
{
	float:right;
	margin-right:0px;
}
#subpage-chart .left-one
{
	float:left;
	clear:both;
	margin-left:0px;
}
#subpage-chart .right-one
{
	float:right;
	clear:both;
	margin-right:0px;
}
#subpage-chart .alone
{
	display:block;
	margin-left:0px;
	margin-right:0px;
}
/*apply more generally #subpage-chart .inline*/
.inline
{
	vertical-align:middle;
	margin:0px;
	border:0px;
	padding:0px;
}
#subpage-chart .inline /* else s-c img overrides it */
{
	margin:0px;
}


/* These styles are mostly for specification tables */
.DetailTable
{
	border:0px;
	margin:0px;
	padding:5px;
	font-size: 8pt;
}
.DetailTable .header td
{
	/*background-color: #CFED99;*/ /* 40% green*/
	background-color: #CECEDA; /* NEW - 11/25/2008 - DT */
	height:22px;
	padding-left: 0px;
	font-weight:bold;
	text-align:center;
}

.DetailTable .oddAlignRight
{
	text-align:right;
	padding:5px;
	background-color: #FFFFFF; 
	vertical-align: top;
}
.DetailTable .oddAlignLeft
{
	text-align:left;
	padding:5px;
	background-color: #FFFFFF; 
	vertical-align: top;
}
.DetailTable .oddAlignCenter
{
	text-align:center;
	padding:5px;
	background-color: #FFFFFF; 
	vertical-align: top;
}

.DetailTable .evenAlignRight
{
	text-align:right;
	padding:5px;
	/*background-color: #EDF8D9;*/ /* 15% green*/
	background-color: #E6E6EC; /* NEW - 11/25/2008 - DT */
	vertical-align: top;
}

.DetailTable .evenAlignCenter
{
	text-align:center;
	padding:5px;
	/*background-color: #EDF8D9;*/ /* 15% green*/
	background-color: #E6E6EC; /* NEW - 11/25/2008 - DT */
	vertical-align: top;
}
.detailtable .centerBorderTop
{
	text-align:center;
	padding:5px;
	background-color: #FFFFFF; 
	vertical-align: top;
	border-top-style: solid;
	/*border-top-color: #CFED99;*/
	border-top-color: #CECEDA; /* NEW - 11/25/2008 - DT */
	border-top-width: 1px;
}


.DetailTable .evenAlignLeft
{
	text-align:left;
	padding:5px;
	/*background-color: #EDF8D9;*/ /* 15% green*/
	background-color: #E6E6EC; /* NEW - 11/25/2008 - DT */	
	vertical-align: top;
}

.DetailTable-Border
{
	background-color:#ffffff;
	border-width:1px;
	border-style:solid;
	/*border-color: #6675CB;*/ /* 60% blue 1*/
	border-color: #090948; /* NEW - 11/25/2008 - DT */
}
.EmbeddedTable
{
	padding:0px;
	border-width:0px;
	text-align:left;
	font-size: 8pt;
}
/* end spec. table styles */