html, body {
	width:100%;
	height:100%
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: repeat;
	background-color: #FFFFFF;
}
form {
	margin: 0px;
	padding: 0px;
}
input {
	background-color: #FFFFFF;
	background-image: url(../images/bg-textfield.gif);
	background-repeat: repeat;
}

.Page {
	width: 879px;
	margin-right: auto;
	margin-left: auto;
	position:relative;
}
.ContainerShadowLeft {
	/* background-image: url(../images/bg-containerShadowLeft.gif);
	background-color: #FF0000;
	background-repeat: no-repeat;*/
	width: 893px;
	padding-left: 0px;
	background-position: left top;
	
}
.ContainerShadowRight {
	/* background-image: url(../images/bg-containerShadowRight.gif);
	background-color: #00FF00;
	background-repeat: no-repeat;*/
	width: 893px;
	padding-right: 0px;
	background-position: right top;
}
.Container {
	background-color: #FFFFFF;
	position:relative;
	float:left;
	display:block;
	background-image: url(../images/bg-content.gif);
	background-repeat: repeat-y;
	background-position: left top;
/*	overflow: auto;
*/}
.Header {
	position: relative;
	width: 879px;
	background-image: url(../images/header_repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	display: block;
	height: 118px !important;
}
.Header img{
}
.Logo {
	background-image: url(../images/logo-AMS.gif);
	height: 118px;
	width: 301px;
	float: left;
}
.Logo a:link, .Logo a:visited {
	background: transparent;
	height: 118px;
	width: 301px;
	display:block;
	float:left;
}
.Logo a:hover {
	background: transparent;
}
.Logo a strong{
	display:none;
}
.SearchBar {
	float: left;
	font-size: 10px;
	width: 578px;
	height: 38px;
	color: #523536;
	background-image: url(../images/search-rightCurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFFFFF;
	padding-right: 81px;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 497px;
}

.SearchBar form div {
	padding: 8px 0px 0px;
	/*IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	padding: 10px 0px 0px;
}

.SearchBar label, .SearchBar input{
	display: block;
	float: left;
	text-align: right;
}
.SearchBar label {
	text-align: right;
	width: 45px;
	font-size:10px;
	padding-right: 5px;
	line-height:20px;
}
.SearchBar input {
	font-size: 11px;
	margin-right: 5px;
	line-height:normal;
	border:solid 1px #333333;
	padding:2px;
	width:120px;
}
.SearchBar input.Button {
	cursor: pointer;
	background-color: #494547;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* added by tony to hide hidden fields */
.SearchBar input.Hidden{
	display: none;
}
/* added by tony to hide hidden fields */
.Contact {
	display: block;
	padding: 6px 14px 0px 14px;
	margin: 6px 0px 6px 0px;
	float: left;
	font-size: 9pt;
	font-weight: bold;
	height: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	white-space:nowrap;
}
.Contact .phone {
	background-image/**/: url(../images/icon-phone.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 22px;
	display:inline;
}
.Contact .fax {
	background-image/**/: url(../images/icon-fax.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 2px 0px 3px 22px;
	margin-left: 8px;
	display:inline;
}
.Contact div strong {
	display/**/:none;
	font-size:10px;
}


.NavBar {
	float: left;
	font-size: 11px;
	width: 578px;
	background-image: url(../images/nav-rightCurve.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.NavBar ul {
	background-image: url(../images/nav-bgRepeat.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.n1:link, a.n1:visited {width: 103px !important; background: url(../images/but-company.gif) top left no-repeat;}
a.n1:hover, a.n1:active, a.n1.active {background: url(../images/but-company-over.gif);}

a.n2:link , a.n2:visited  {width: 86px !important; background: url(../images/but-products.gif) top left no-repeat;}
a.n2:hover, a.n2:active, a.n2.active {background: url(../images/but-products-over.gif);}

a.n3:link, a.n3:visited  {width: 83px !important; background: url(../images/but-services.gif) top left no-repeat;}
a.n3:hover, a.n3:active, a.n3.active  {background: url(../images/but-services-over.gif);}

a.n4,:link a.n4:visited {width: 60px !important; background: url(../images/but-shop.gif) top left no-repeat;}
a.n4:hover, a.n4:active, a.n4.active {background: url(../images/but-shop-over.gif);}

a:link.n5, a:visited.n5 {width: 79px !important; background: url(../images/but-support.gif) top left no-repeat;}
a:hover.n5, a.n5:active, a.active.n5 {background: url(../images/but-support-over.gif);}

a.n6:link, a.n6:visited {width: 86px !important; background: url(../images/but-contact.gif) top left no-repeat;}
a.n6:hover, a.n6:active, a.n6.active {background: url(../images/but-contact-over.gif);}



.Content {
	width: 772px;
	display:block;
	margin-left: 64px;
	padding-top: 5px;
	padding-bottom: 0px;
/*	overflow: auto;
*/	z-index: 10;
}
html>body .Content {padding-bottom: 10px; }


/* Flash Left */
.FlashLeft {
	background-image: url(../images/Promos/3-2006/ad-tempLeft.jpg);
	height: 361px;
	width: 176px;
	float: left;
}
.FlashLeft a:link, .FlashLeft a:visited {
	background: transparent;
	height: 276px;
	width: 176px;
	display:block;
	float:left;
}
.FlashLeft a:hover {
	background: transparent;
}
.FlashLeft a strong, .PromoLeft p {
	display:none;
}

/* FlashMiddle */
.FlashMiddle {
	background-image: url(../images/Promos/3-2006/ad-tempMiddle.jpg);
	height: 366px;
	width: 402px;
	float: left;
	margin-left: 5px;
	vertical-align:top;
	border:#00FF00;
	font-size:12px;	
}
.FlashMiddle a:link, .FlashMiddle a:visited {

}
.FlashMiddle a:hover {
}
.FlashMiddle a strong, .FlashMiddle p {
}
.FlashMiddle p {
	padding:10px;
}
.flashContent p {}
/* Right Menu */

.Right {
	width: 180px;
	float: left;
	margin-left: 5px;
}
.Right h1 {
	background-image: url(../images/right-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #006D3A;
	height: 40px;
	width: 180px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: .10em;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 168px;
	height: 31px;
}
.RightBox {
}
.RightBox {
	border-right: 1px solid #CBCDCC;
	border-bottom: 1px solid #CBCDCC;
	border-left: 1px solid #CBCDCC;
	background-image: url(../images/right-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 3px;
}
.RightBox ul {
	margin: 0px 0px;
	padding: 5px 10px 12px; /* For IE*/
	list-style-type: none;
}
html>body .RightBox ul {
	padding: 4px 10px 10px; /* For Good Normal Browsers */
}
.RightBox li {
	list-style-type: none;
	padding: 2px 0px;
	margin:0px;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	background-image: url(../images/icon-greenCircleArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
.RightBox {
}
.RightBox li {}
html>body .RightBox li {
	padding: 5px 0px;
	background-position: 0px 7px; /* For Good Normal Browsers */
}
.RightBox a:link, .RightBox a:visited {
	font-size: 11px;
	color: #006232;
	font-weight: bold;
	text-decoration: none;
	padding:0px 0px 0px 0px;
	margin: 0px;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	display:block;	
	padding:0px 0px 0px 15px;
}
.RightBox {
}
.RightBox a:hover {
	text-decoration: underline;
}
.WelcomePromo {
	margin-bottom: 3px;
}


/* SUB NAV */
.Left {
	width: 180px;
	float: left;
/*	background-color: #EDF4F0;
*/}
.Left h1 {
	background-image: url(../images/subnav-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #006D3A;
	height: 40px;
	width: 180px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: .10em;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 168px;
	height: 31px;
}
.Left {}
.Left h2 {
	background-image: url(../images/right-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #006D3A;
	height: 40px;
	width: 180px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: .10em;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 168px;
	height: 31px;
}
.Left {}
.NavBox {
	border-right: 1px solid #006433;
	border-bottom: 1px solid #006433;
	border-left: 1px solid #006433;
	margin-bottom: 3px;
	background-image: url(../images/subnav-bgRepeat.gif);
	background-repeat: repeat-y;
}
.NavBox ul {
	list-style-type: none;
	margin:0px;
	padding:0px;
}
html>body .NavBox ul {
	border:none;
}
.NavBox li {
	list-style-type: none;
	display: block;
	margin:0px;
	padding:0px;
	margin-bottom:-13px;
	margin-bottom:/**/0px;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	margin-bottom:0px;
}
.NavBox {}	

.NavBox li.divider {
	background-image:url(../images/subnav-butDivider.gif);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
	height/**/: 2px !important;
	line-height:0px;
	font-size:0px;
}
.NavBox {}	

.NavBox a:link, .NavBox a:visited {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	padding:10px 5px 10px 31px;
	background-image: url(../images/but-subnav.gif);
	background-position: left center;
	height: 13px;
	overflow:visible;
	width: 178px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 142px;
	min-height: 13px;
	height:auto;
}
.NavBox {}
.NavBox a:hover {
	background-image: url(../images/but-subnav-over.gif);
	
}

.LeftBox {
	border-right: 1px solid #CBCDCC;
	border-bottom: 1px solid #CBCDCC;
	border-left: 1px solid #CBCDCC;
	background-image: url(../images/right-bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 3px;
	font-size: 11px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 12px;
	padding-bottom: 18px;
}
.LeftBox p {
	background-color:transparent;
	margin: 0px;
	padding: 0px;
}
.LeftBox a:link, .LeftBox a:visited {
	color: #006232;
}

.LeftBox a:hover, .LeftBox a:active
{
	text-decoration: underline;
} 


/* SUB MIDDLE */
/*.SubMiddle {
	width: 712px;
	float: right;
}*/

.Middle {
	width: 583px;
	float: left;
	margin-left: 5px;	
}

.Middle h1 {
	background-image: url(../images/submiddle-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 14px;
	color: #4E3132;
	height: 40px;
	width: 583px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 12px;
	padding-top: 9px;
	text-transform: uppercase;
	letter-spacing: .10em;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 571px;
	height: 31px;
}
.Middle {}
.MiddleBox {
	border-right: 1px solid #CBCDCC;
	border-bottom: 1px solid #CBCDCC;
	border-left: 1px solid #CBCDCC;
	background-image: url(../images/submiddle-bgRepeat.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 3px;
	width: 583px;
	background-color:#FFFFFF;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 581px;
}
.Middle {}
.Sub-BreadCrumbs {
	color: #333333;
	font-size: 11px;
	padding: 8px;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Sub-BreadCrumbs a:link, .Sub-BreadCrumbs a:visited{
	color: #323232;
	text-decoration:none;
}
.Sub-BreadCrumbs a:hover{
	color: #323232;
	text-decoration:underline;
}

.Sub-PhotoArea {
	width: 581px;
	min-height: 200px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.Sub-PhotoArea img {
	padding: 0px;
}

/* More Info Box */
.Sub-MoreInfo {
	width: 158px;
	float: right;
}
.Sub-MoreInfo h1 {
	background-image: url(../images/moreinfo-header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006D3A;
	height: 33px;
	width: 158px;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
.Sub-MoreInfo h1 span { display:none;}

.Sub-MoreInfoBox {
	border-bottom: 1px solid #E9EAEA;
	border-left: 1px solid #E9EAEA;
	background-image: url(../images/moreinfo-bgRepeat.gif);
	background-repeat: repeat-y;
	margin-bottom: 3px;
	background-position: right top;
	background-color: #F8F8F8;
}
.Sub-MoreInfoBox ul {
	margin: 0px ;
	padding: 0px;
	list-style-type: none;
}
.Sub-MoreInfoBox li {
	display: block;
	list-style-type: none;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	height: 34px;
	width: 158px;
	background-repeat:no-repeat;
	background-position:5px 6px;	
}
.Sub-MoreInfoBox li:first-child, 
.Sub-MoreInfoBox li.li-first-child {
	border:none;
}
.Sub-MoreInfoBox a:link, .Sub-MoreInfoBox a:visited {
	display: block;
	font-size: 11px;
	color: #4F3334;
	text-decoration: none;
	padding-left:32px;
	height: 24px;
	padding-top: 10px;
}
.Sub-MoreInfoBox a:hover {
	text-decoration: underline;
}
.Sub-MoreInfoBox .PDF {background-image: url(../images/icon-pdf.gif);}
.Sub-MoreInfoBox .WMV {background-image: url(../images/icon-wmv.gif);}
.Sub-MoreInfoBox .FLV {background-image: url(../images/icon-flv.gif);background-position:5px 7px;}



/* Description Area */

.Sub-DescriptionArea {
	font-size: 12px;
	width: 541px;
	padding:20px 20px 12px ;
	line-height:18px;
	/*position:relative  testing by tony, not here originally */
}
.Sub-DescriptionArea h1 {
	color: #0F2439;
	margin: 0px;
	padding: 0px;
	background:none;
	font-size: 20px;
	color: #000000;
	height: auto;
	width: auto;
	text-transform:none;
	letter-spacing: 0px;
}
.Sub-DescriptionArea h2 {
	font-size: 11pt;
	margin: 0px 0px 3px;
	padding: 0px;
	color: #333333;
	border: none;
}

.Sub-DescriptionArea a:link, .Sub-DescriptionArea a:visited{
	color: #007550; 
	
}
.Sub-DescriptionArea a:hover, .Sub-DescriptionArea a:active{
	color: #007550; 
	text-decoration:underline;
}
.Sub-DescriptionArea p:first-child{
	padding-top:0px;
	margin-top:0px;
}
.Sub-DescriptionArea .date {
	font-style:italic;
	display:block;
	font-size:10px;
	padding: 8px 0px;
}

.Sub-BackToTop {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
	margin-top: 15px;
	display: block;
}
.Sub-BackToTop a:link, .Sub-BackToTop a:visited  {
	font-size: 9px;
	color: #4F3334;
	text-decoration: underline;
	font-weight: normal;
}


/* Category Links */
.Sub-CategoryLinks {
	font-size: 14px;
	padding:10px 20px 12px ;
}
.Sub-CategoryLinks ul {
	border-top:solid 1px #CCCCCC;
	margin:0px;
	padding:0px 5px;
	list-style-type: none;
}
.Sub-CategoryLinks li {
	padding: 0px 10px;	
	border-bottom:solid 1px #CCCCCC;
	background-image: url(../images/icon-greenCircleArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 14px;	
}
.Sub-CategoryLinks a:link, .Sub-CategoryLinks a:visited{
	color: #007550;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:8px;
}
.Sub-CategoryLinks a:hover{
	text-decoration:underline;
}


/* PDF Link and Disclaimer Box */
.Sub-PDF {
	padding: 5px 0px;
	margin-bottom: 10px;
	margin-top: 5px;
	display: block;
}
.Sub-PDF a:link, .Sub-PDF a:visited  {
	color:#007550;
	text-decoration: none;
	background-image:url(../images/icon-pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding: 5px 0px 15px 25px;
}
.Sub-PDF a:hover  {
	text-decoration:underline;
}
.Sub-PDF .Disclaimer {
	font-size:10px;
	padding: 8px;
	margin: 30px 10px 10px;
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
}
.Sub-PDF .Disclaimer a {
	text-decoration: underline;
	background-image:none;
	padding:0px;
	color:#007550;
}
.Sub-PDF .Disclaimer img {
	float:left;
	padding-right:10px;
}

.Sub-CustomerSurvey
{}

.Sub-CustomerSurvey_TextQuestion
{
	margin-left:10px;
	
}

.Sub-CustomerSurvey_TextQuestionInput
{
	width: 25px;
	text-align: center;
}

.Sub-CustomerSurvey_RadioQuestion
{
	margin-left:20px;
}

/* Product Thumb Boxes */
.ProductBox {
	font-size:12px;
	margin: 10px 10px 2px 20px;
	display: block;
	float:left;
	clear:left;		
	border:solid 1px #CCCCCC;
	width: 520px;
}
.ProductBox .ProductBox-Photo {
	width: 100px;
	height: 100px;
	text-align: center;
	margin:10px;
	float:left;		
}
html>body .ProductBox .ProductBox-Photo {
	height: auto;
	min-height: 90px;	
}
.ProductBox img {
}
.ProductBox p {
	float:left;
	width: 380px;
	border: none;
	padding: 5px;
}
.ProductBox a:link, .ProductBox a:visited{
	font-size:14px;
	color: #007550;
	text-decoration: underline;
	font-weight:bold;
}
.ProductBox a:hover, .ProductBox a:active{
}
.ProductBox p a:link.readMore, .ProductBox p a:visited.readMore {
	color: #007550;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration:none;
	white-space:nowrap;
	font-weight:normal;
	font-size:12px;
}
.ProductBox p a:hover.readMore {
	text-decoration:underline;
	

}


/* Article Menu Listings */

.ArticleMenu {
	font-size: 12px;
	padding:10px 20px 12px;
}
.ArticleMenu h2 {
	margin: 0px;
	font-size: 9pt;
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	padding-bottom: 0px;
	height: 21px;
	letter-spacing: .05em;
	font-weight:bold;
	background-image: url(../images/bg-sub-CategoryBoxD.gif);
}
.ArticleMenu ul {
	margin: 0px;
	padding: 2px 8px 25px;
	list-style-type: none;
}
.ArticleMenu li {
	list-style-type: none;
	padding:3px;
	padding: 8px 3px 8px 3px;
	border-bottom: 1px dotted #CCCCCC;
	background-image: url(../images/icon-greenCircleArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 11px;	
}

.ArticleMenu li a:link, .ArticleMenu li a:visited {
	color: #007550;
	font-size:13px;
	padding: 0px 0px 0px 15px;
	text-decoration:none;
	font-weight:bold;
	display: block;
}
.ArticleMenu li a:hover {
	text-decoration:underline;
}

.ArticleMenu li a span {
	color:#000000;
	font-weight:normal;
	font-size:11px;
	padding-left:8px;
	font-style: italic;
}

.ArticleMenu li p {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 8px;
	
}

.ArticleMenu li.noArticlesMessage {
	text-align: center;
	padding: 30px;
}

.ArticleMenu li a:link.readMore, .ArticleMenu li a:visited.readMore {
	color: #1C4166;
	font-size:11px;
	font-weight: normal;
	background-image:none;
	padding-left: 3px;
	padding-right: 3px;
	text-decoration:none;
	white-space:nowrap;
	display: inline;
}
.ArticleMenu li a:hover.readMore {
	text-decoration:underline;
}

.ArticleMenu .pagingRow {
	clear: both;
	float: left;
	padding: 5px;
	color: #666666;
	font-size: 11px;
}
.ArticleMenu .pagingRow a {
	color: #1C4166;
}

/* SiteMap */
.SiteMap {
	padding:10px 20px 12px ;
}
.SiteMap table {
	width:90%;
	/* IE5 Win hidden */
  	voice-family: "\"}\""; 
  	voice-family: inherit;	
	width: 100%;
}
.SiteMap {} 
.SiteMap td {
	width:50%;
}
.SiteMap ul {
	margin:2px 20px;
	padding:0px;
}
.SiteMap li {
	margin:0px;
	padding:2px;
	list-style-type:square;
}
.SiteMap a:link, .SiteMap a:visited{
	font-size: 14px;
	color: #007550;
	padding:10px;
	text-decoration:none;
	font-weight:bold;
	display:block;
	padding-left:18px;
	background-image: url(../images/icon-greenCircleArrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 12px;	

}
.SiteMap a:hover{
	text-decoration:underline;
}
.SiteMap li a:link, .SiteMap li a:visited{
	color: #007550;
	padding:10px;
	text-decoration:none;
	font-weight:normal;
	/*display:normal;*/
	padding:0px;
	background: none;
	font-size: 12px;

}
.SiteMap li a:hover{
	text-decoration:underline;
}



/* 4 Products */
.Sub-ProductNavigation {
	color: #7C7C7C;
	font-size: 11px;
	margin-bottom: 6px;
	margin-top: 15px;
	border-top: 1px dotted #999999;
	padding-top: 8px;
	padding-left: 5px;
}
.Sub-ProductNavigation a:link, .Sub-ProductNavigation a:visited{
	color: #BE540D;
	padding-right: 2px;
}
.Sub-MessageArea {
	font-size: 11px;
	padding: 8px;
	color: #666666;
	border:dotted 1px #CCCCCC;
	margin: 10px 0px;
	clear: both;
	float: left;
	background-color: #F1F0EF;
}

/* 4 Content */
/*.Right {
	width: 177px;
	float: left;
}*/
.Sub-ContentMenuPrimary {
	float: right;
	width: 175px;
	background-image: url(../images/bg-subnavPrimary.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Sub-ContentMenuPrimary ul {
	list-style-type: none;
	margin: 0px;
	padding: 3px 0px 5px 0px;
	background-image: url(../images/bg-subnavPrimaryTop.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Sub-ContentMenuSecondary {
	float: right;
	width: 175px;
	background-image: url(../images/bg-subnavSecondary.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.Sub-ContentMenuSecondary ul {
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px 6px 0px;
	background-image: url(../images/bg-subnavPrimaryBtm.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.Sub-ContentMenuPrimary li,
.Sub-ContentMenuSecondary li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B7B3AF;
	margin-left:5px;
	margin-right:5px;
}
.Sub-ContentMenuPrimary p,
.Sub-ContentMenuSecondary p {
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	font-size: 11px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	color: #4B4B49;

}
.Sub-ContentMenuPrimary a:link,
.Sub-ContentMenuPrimary a:visited,
.Sub-ContentMenuSecondary a:link,
.Sub-ContentMenuSecondary a:visited {
	color: #00775A;
	font-size: 11px;
	font-weight: bold;
	display: block;
	margin-left: 15px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-right: 5px;
	text-decoration: none;
	width:130px;
}
.Sub-ContentMenuPrimary a:hover,
.Sub-ContentMenuPrimary a.active,
.Sub-ContentMenuSecondary a:hover,
.Sub-ContentMenuSecondary a.active,
.Sub-ContentMenuPrimary a:link.active,
.Sub-ContentMenuPrimary a:visited.active,
.Sub-ContentMenuSecondary a:link.active,
.Sub-ContentMenuSecondary a:visited.active {
	color: #6F6B59;
	background-image: url(../images/bullet-subnavOver.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.Sub-ContentMenuSecondary a img {
	margin-left: 6px;
	margin-bottom: -1px;
}
.Sub-ContentMenuSecondary div {
	background-image: url(../images/bg-subnavSecondaryBtm.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:3px;
	display: block;
}

/* PromoLeft */
.Sub-AdSpace {
	background-image: url(../images/Promos/3-2006/ad-tempLeft.jpg);
	height: 376px;
	width: 177px;
	float: right;
	display: none;
}
.Sub-AdSpace a:link, .Sub-AdSpace a:visited {
	background: transparent;
	height: 276px;
	width: 177px;
	display:block;
	float:left;
}
.Sub-AdSpace a:hover {
	background: transparent;
}
.Sub-AdSpace a strong, .Sub-AdSpace p {
	display:none;
}

/* LOGIN / SIGN IN */
.LoginBox{
	padding: 20px;
	font-size:12px;
}
.LoginBox h2 {
	margin: 0px 0px 15px;
	padding: 8px;
	background-color: #FBF6E3;
	font-size: 11pt;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.LoginBox label,.LoginBox input,.LoginBox textarea {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size:12px;
}
.LoginBox input,.LoginBox textarea {
	background-color: #F9F8F7;
	padding: 3px;
}
.LoginBox input,.LoginBox textarea,.LoginBox select {
	background-color: #F5F9FC;
	padding: 3px;
}
.LoginBox label {
	text-align: right;
	width: 150px;
	padding: 3px 15px 3px;
	line-height:18px;
}
.LoginBox br {
	clear: left;
}
.LoginBox input.Button {
	background-image: url(../images/bg-formButton.gif);
	background-repeat: repeat-x;
	background-position: left center;
	color: #FFFFFF;
	padding: 5px 8px;
	border: 1px solid #FFFFFF;
	cursor: pointer;
}
.LoginBox input.CheckBox {
	background-image:none;
}
.LoginBox label.label-RightSide {
	text-align: left;
	width: 150px;
	padding-right: 0px;
	padding-left: 5px;
}
.LoginBox .ErrorMessage {
	color:#CC0000;
}
.LoginBox a:link,
.LoginBox a:visited  {
	color: #1C4166;
}

/* Customer Info */
.CustomerInfoBox{
	padding: 12px;
	font-size:12px;
}
/*.CustomerInfoBox h2 {
	margin: 0px 0px 12px;
	padding: 8px;
	background-color: #FBF6E3;
	font-size: 11pt;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.CustomerInfoBox label,input,select {
	display: block;
	float: left;
	margin-bottom: 10px;
	font-size:11px;
}
.CustomerInfoBox label {
	text-align: right;
	width: 220px;
	padding-right: 15px;
	line-height:18px;
}
.CustomerInfoBox br {
	clear: left;
}
*/.CustomerInfoBox input.Button {
	color: #FFFFFF;
	padding: 3px 6px;
	border: 1px solid #333333;
	cursor: pointer;
	background-color: #007550;
	background-image: none;
	font-size: 10px;
	font-weight: bold;
}
/*.CustomerInfoBox input.CheckBox {
	background-image:none;
}
.CustomerInfoBox label.label-RightSide {
	text-align: left;
	width: 230px;
	padding-right: 0px;
	padding-left: 5px;
}
.CustomerInfoBox .label-Note {
	font-size:9px;
	color: #666666;
}
*/
.CustomerInfoBox .ErrorMessage {
	color:#CC0000;
}
.CustomerInfoBox a:link,
.CustomerInfoBox a:visited  {
	color: #007550;
}

/* CHECKOUT */
.BillShipAddress {
	font-size:11px;
	width:230px;
	float:left;
	padding:12px;
}
.BillShipAddress p{
	padding-left:12px;
	padding-right:12px;
	margin:0px;
}
.BillShipAddress h2{
	margin: 0px 0px 10px;
	padding: 8px;
	background-color: #FBF6E3;
	font-size: 11pt;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #999999;
	border-bottom-color: #999999;
}
.BillShipAddress a:link, .BillShipAddress a:visited {
	color:#114D00;
}

/* CreditCard Box */
.CreditCardBox {}

/* SEARCH PAGE */
.Search {
	width: 520px;
	padding:20px 10px 12px ;
	line-height:18px;
	display: block;
	font-size: 12px;
}
.Search h2 {
	font-size:14px;
	margin: 0px;
	padding: 0px;
}
.Search p{
	padding:10px;
}
.Search a:link, .Search a:visited{
	color: #114D00;
	text-decoration: none;
}
.Search a:hover, .Search a:active{
	text-decoration: underline;
}
.Search .stringBar { 
	border:solid 1px #CCCCCC;
	padding:5px;
	background-color:#005C32;
	color:#FFFFFF;
	width:550px;
	margin-bottom:10px;
 }
.Search .stringBar .stringResults {
	font-size:16px;
	white-space:nowrap;
	width:500px;
	padding-top:2px;
}
.Search .stringBar .stringMessage {
	clear:left;
	white-space:nowrap;
	width:500px;
}

.Search-Nav{
	padding:20px;
	font-size:12px;
	text-align: center;
}
.Search-Nav a:link, .Search-PriceBox a:visited {
	color:#333333;
}

/* FOOTER */

.ScrollerBox{
	width:893px;
	background-image: url(../images/scroller-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 126px;
	display: block;
	float: left;
	margin-top: 5px;
}


/* FOOTER */
.ContentFooterLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #998B8B;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #998B8B;
	border-left-color: #998B8B;
	background-color: #4F3334;
	padding-bottom: 3px;
	height:0px;
	width: 786px;
	margin-left:55px;
	float: left;
	display:inline;		
	overflow:hidden;
}
/*html>body .ContentFooterLine {	margin-left:55px; }
*/
.Footer {
	background-color: #4F3334;
	float: left;
	width: 788px;
	display:block;
	margin-left:55px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #E4E4E4;
	padding-bottom:10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	display:inline;

}
/*html>body .Footer {	margin-left:55px; }
*/.FooterShade {
	background-color:#543839;
	padding-bottom: 35px;
}
.Telephone{
	font-size: 11px;
	color: #FFFFFF;
	float: left;
	width: 300px;
	display: block;
	margin-top: 12px;
	margin-left: 20px;
}
.Email{
	font-size: 11px;	
	color: #FFFFFF;
	float: left;
	width: 250px;
	display: block;
	margin-top: 10px;
	margin-left: 20px;
	clear: left;
}
.Email a:link, .Email a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
.FooterLinks{
	float: right;
	font-size: 10px;
	color: #FFFFFF;
	display: block;
	margin-top: 12px;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.FooterLinks a:link, .FooterLinks a:visited{
	color: #FFFFFF;
	text-decoration:none;
	padding-left: 3px;
	padding-right: 3px;
}
.FooterLinks a:hover {
	text-decoration:underline;
}
.Copyright {
	color: #FFFFFF;
	font-size: 9px;
	float: right;
	clear: right;
	display: block;
	text-align: right;
	margin-right: 15px;
	width:435px;
}
.Copyright a:link, .Copyright a:visited{
	color: #FFFFFF;
	text-decoration:none;
	padding-right: 3px;
}
.FooterShadow {
	background-image: url(../images/footer-bgShadowRepeat.gif);
	background-repeat: repeat-x;
	height: 22px;
	float: left;
	width: 788px;
	display:block;
	margin-left:55px;
	display:inline;
}
/*html>body .FooterShadow {	margin-left:55px; }
*/
/* MISC */
.clr {
	clear: both;
	height: 0px !important;
	margin:0px;
	padding:0px;
	display:block;
	line-height:0px;
	overflow:hidden;
}
 
