body {
      margin: 0 0 0 0;
      background-color: #788f40;
      TemplateBG: #7f9a48;
      TemplateText: #91351f;
     }
td {
    font-family: Arial, Helvetica, sans-serif;
    color: #cee0ab;
    font-size: .7em;
    line-height: 1.3em;
   }
form {
      margin: 0 0 0 0;
     }
a {
   text-decoration: underline;
   color: #3e5023;
  }
a:visited {
	   text-decoration: underline;
	   color: #3e5023;
	  }
a:hover {
	 text-decoration: underline;
	 color: #cee0ab;
	}
.headerLink {
	     text-decoration: none;	
	    }
.headerLink:hover {
		   text-decoration: none;	
		  }
.headerLink:visited {
		     text-decoration: none;
		    }
h1 {
    margin: 5 0 0 0;
    padding: 5 0 0 0;
    font-size: 1.3em;
    font-weight: bold;
    color: #91351f;
   }
h1 a {
      color: #91351f;
      text-decoration: none;	
     }
h1 a:hover {
	    color: #91351f;
	    text-decoration: none;
	   }
h1 a:visited {
	      color: #91351f;
	      text-decoration: none;	
	     }
ul {
    padding: 1 1 1 13;
    margin: 1 1 1 13;
    list-style-image: url(/templates/images/template1/linkArrow.gif);
   }
ol {
    padding-top: 1;
    margin-top: 1;
    padding-bottom: 1;
    margin-bottom: 1;
   }
.primary_nav_td_html {
		      width: 14%;
		     }
.secondary_nav_td_html {
	width: 100%;
}
.trit_nav_td_html {
		   width: 100%;
		  }	
.collapsing_head {
		  margin: 0 0 0 0;
		  padding: 0 0 0 0;
		  font-size: 1.1em;
		  font-weight: bold;
		  color: #91351f;
		  text-decoration: underline;
		 }
.mindMap {
	  background-color: #000000;
	  border: 1px;
	  border-style: solid;
	  border-color: red;
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 0;
	  height: 0;
	  visibility: hidden;
	  filter:alpha(opacity=10);
	  -moz-opacity:.1;
	  opacity:.1;
	  z-index: 800;
	 }
.content_control {
		  visibility: hidden;
		 }
.highlight {
	color: #91351f;
}
.inputborder {
	border-color: #cee0ab;
	border-width: 1px;
	border-style: solid;
}
/* Media Boxes */
.media_type_1_outer_shell {
	border: 1px;
	border-style: solid;
	border-color: #cee0ab;
	width: 100%;
}
.media_type_1_inner_shell {
	border: 0px;
	width: 100%;
}
.media_type_1_inner_shell_justify {
	border: 0px;
	width: 100%;
	text-align: justify;
	text-justify: distribute;
}
.media_type_1_pad {
		   padding: 10px;
		   margin: 10px;
		  }
.media_type_1_pad_right {
		         padding: 10px;
		         margin: 10px;
		  	}
.media_type_1_inner_shell ul a {
				color: #91351f;
			       }
.media_type_1_inner_shell ul a:hover {
				      color: #cee0ab;
				     }
.media_type_1_inner_shell h1 {
			      margin: 0;
			      padding: 0;
			     }
.media_type_1_colored_shell {
	width: 100%;
	border-width: 0;
	background-color: #89a656;
}
.media_type_2_outer_shell {
			   border: 0px;
			   border-style: solid;
			   border-color: #cee0ab;
			   width: 100%;
			  }
.media_type_2_inner_shell {
	border: 0px;
	width: 100%;
}
.media_type_2_pad {
		   padding: 10px;
		   margin: 10px;
		  }
.media_type_2_pad_right {
			 padding: 10px;
			 padding-left: 0px;
			 margin: 10px;
			 margin-left: 0px;
			}
.media_type_2_colored_shell {
	width: 100%;
	border-width: 0;
	background-color: #89a656;
	border-width: 2;
	border-style: solid;
	border-color: #98af6b;
}
.media_type_2_inner_shell ul a {
				color: #91351f;
			       }
.media_type_2_inner_shell ul a:hover {
				      color: #cee0ab;
			             }
.media_type_2_inner_shell h1 {
			      margin: 0;
			      padding: 0;
			     }
.media_type_2_colored_shell ul a {
				  color: #91351f;
				 }
.media_type_2_colored_shell ul a:hover {
				        color: #cee0ab;
				       }
.media_type_2_colored_shell h1 {
				margin: 0;
				padding: 0;
			       }
.media_bg {
	   background-color: #7f9a48;
	  }
/* Horizontal and Vertical Box Variants */
.media_vertical_outer_shell {
			     border: 0px;
			    }
.media_vertical_inner_shell {
			     border: 0px;
			    }
.media_vertical_td_txt {
	padding: 3 3 3 3;
	/* Modified 4-13 Ben Reeves - As far as I can tell this isn't being used, if it needs to be put back in
	the font-size will need to be converted to em's instead of pt's
	font-family: verdana;
	font-size: 8pt;
	color: #dbf3ae;*/
	}
.media_vertical_td_img {
	padding: 3 3 3 3;
	border: 1px;
	border-style: solid;
	border-color: #98af6b;
	}
.logo {
       background-image: url('/templates/images/template1/right_side_logo.gif');
       background-repeat: no-repeat;
      }
.search_box {
	     background-image: url('/templates/images/template1/search_box.gif');
	     background-repeat: no-repeat;
	     padding-top: 6px;
	     padding-left: 12px;
	    }
.search_input {
	       background-color: transparent;
	       border: 0px;
	       width: 125;
	       font-family: verdana;
	       font-size: 8pt;
	       color: #dbf3ae;
	      }
.cta_container {
		table-layout: fixed;
	       }
.cta_shell {
	    position: relative;
	    padding-top: 33px;
	    left: -50px;
	   }
.cta_text {
	   text-align: right;
	    line-height: .9em;
	  }
.cta_text_out {
	font-family: verdana;
	font-size: .8em;
	font-weight: bold;
	color: #dbf3ae;
	      }
.cta_text_over {
	font-family: verdana;
	font-size: .8em;
	font-weight: bold;
	color: #b0db5e;
	       }
.cta_arrow_td {
	       padding-left: 8px;
	      }
.cta_arrow {
	    visibility: hidden;
	   }
.predictive {
	     table-layout: fixed;
	    }
.tert {
       table-layout: fixed;
      }
.signature {
	    background-image: url('/templates/images/template1/all_bottom_strip.gif');
	    background-repeat: no-repeat;
	    table-layout: fixed;
	   }
.signature_shell {
		  position: relative;
		  padding-top: 165px;
		  padding-left: 240px;
		 }
.signature_pipe {
		 font-family: verdana;
		 font-size: .7em;
		 color: #b0db5e;
		}
.signature_txt {
		font-family: verdana;
		font-size: .7em;
		color: #dbf3ae;
	       }
.signature_email {
		  font-family: verdana;
		  color: #dbf3ae;
		  text-decoration: none;
		 }
.visible_content {
		  background-image: url('/templates/images/template1/center_content_strip.gif');
		  background-repeat: repeat;
		 }
.txt_content {
	      padding-left: 5px;
	      padding-right: 5px;
	     }
.left_img_swap {
		table-layout: fixed;
		background-image: url('/templates/images/snapshots/UAT1.jpg');
		background-repeat: no-repeat;
		visibility: hidden;
	       }
.left_side_inner_shell {
			background-image: url('/templates/images/template1/left_side.gif');
			background-repeat: no-repeat;
		       }
.left_side_outer_shell {
			/* background-image: url('/templates/images/template1/left_side_content_strip.gif'); */
			background-image: url('/templates/images/template1/side_tile.gif');
			background-repeat: repeat;
		       }
.right_side_inner_shell {
			 background-image: url('/templates/images/template1/right_side.gif');
			 background-repeat: no-repeat;
			}
.right_side_outer_shell {
			 /* background-image: url('/templates/images/template1/right_side_content_strip.gif'); */
			 background-image: url('/templates/images/template1/side_tile.gif');
			 background-repeat: repeat;
			}
.right_img_swap {
		 table-layout: fixed;
		 background-image: url('/templates/images/snapshots/UAT2.jpg');
		 background-repeat: no-repeat;
		 visibility: hidden;
	        }
.promo {
        table-layout: fixed;
       }
.misc_fixed {
	     table-layout: fixed;
	    }
.footer_adj {
	     position: relative;
	     top: -18;
	    }
.pgFlip {
	 position: absolute;
	 top: 0;
	 left: 0;
	 visibility: hidden;
	 filter:alpha(opacity=10);
	 -moz-opacity:.1;
	 opacity:.1;
	 z-index: 500;
	}
.collapsible {
	position: relative;
	display: none;
    font-size: 0;
	visibility: hidden;
}
.ncollapsible {
	position: relative;
	display: inline;
	visibility: visible;
	}
.searchDisplay {
		visibility: visible;
	       }
.searchEng {
	    font-size: 0;
	    height: 1;
	    visibility: hidden;
	   }
.frmField {
	   font-family: verdana;
	   font-size: 8pt;
	   color: red;
	   background-color: #FFFFFF;
	   border: 1px;
	   border-style: solid;
	   border-color: red;
	  }
/* LEFT STATIC */
.sbl_1  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #809c49;
	 filter:alpha(opacity=90);
	 -moz-opacity:.9;
	 opacity:.9;
	}
.sbl_2  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbl_3  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbl_4  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #829f4c;
	 filter:alpha(opacity=90);
	 -moz-opacity:.9;
	 opacity:.9;
	}
.sbl_5  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #84a14d;
	 filter:alpha(opacity=70);
	 -moz-opacity:.7;
	 opacity:.7;
	}
.sbl_6  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbl_7  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=20);
	 -moz-opacity:.2;
	 opacity:.2;
	}
.sbl_8  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=20);
	 -moz-opacity:.2;
	 opacity:.2;
	}
.sbl_9  {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbl_10 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #839f4d;
	 filter:alpha(opacity=70);
	 -moz-opacity:.7;
	 opacity:.7;
	}
.sbl_11 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #839f4d;
	 filter:alpha(opacity=30);
	 -moz-opacity:.3;
	 opacity:.3;
	}
.sbl_12 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #788f40;
	 filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
.sbl_13 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #788f40;
	 filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
.sbl_14 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #84a14d;
	 filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
.sbl_15 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #839f4d;
	 filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
.sbl_16 {
	 position: relative;
	 display: inline;
	 z-index: 100;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
/* Right Static */
.sbr_1  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	}
.sbr_2  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #839f4d;
	 filter:alpha(opacity=90);
	 -moz-opacity:.9;
	 opacity:.9;
	}
.sbr_3  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbr_4  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbr_5  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbr_6  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbr_7  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=60);
	 -moz-opacity:.6;
	 opacity:.6;
	}
.sbr_8  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #839f4d;
	 filter:alpha(opacity=60);
	 -moz-opacity:.6;
	 opacity:.6;
	}
.sbr_9  {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbr_10 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #7b9444;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
.sbr_11 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=30);
	 -moz-opacity:.3;
	 opacity:.3;
	}
.sbr_12 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=30);
	 -moz-opacity:.3;
	 opacity:.3;
	}
.sbr_13 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #83a04d;
	 filter:alpha(opacity=70);
	 -moz-opacity:.7;
	 opacity:.7;
	}
.sbr_14 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=10);
	 -moz-opacity:.1;
	 opacity:.1;
	}
.sbr_15 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #86a450;
	 filter:alpha(opacity=10);
	 -moz-opacity:.1;
	 opacity:.1;
	}
.sbr_16 {
	 position: relative;
	 display: inline;
	 z-index: 200;
	 visibility: visible;
	 width: 50;
	 height: 50;
	 background-color: #788f40;
	 filter:alpha(opacity=0);
	 -moz-opacity:0;
	 opacity:0;
	}
/* LEFT DYNAMIC */
.sblm_1  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #809c49;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_2  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_3  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_4  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #829f4c;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_5  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #84a14d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_6  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_7  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_8  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_9  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_10 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #839f4d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_11 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #839f4d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_12 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #788f40;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_13 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #788f40;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_14 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #84a14d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_15 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #839f4d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sblm_16 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
/* RIGHT DYNAMIC */
.sbrm_1  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_2  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #839f4d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_3  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_4  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_5  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_6  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_7  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_8  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #839f4d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_9  {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_10 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #7b9444;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_11 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_12 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_13 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #83a04d;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_14 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_15 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #86a450;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
.sbrm_16 {
	  position: absolute;
	  z-index: 200;
	  visibility: hidden;
	  top: 0;
	  left: 0;
	  width: 50;
	  height: 50;
	  background-color: #788f40;
	  filter:alpha(opacity=100);
	  -moz-opacity: 1;
	  opacity: 1;
	 }
/* Fringe Boxes */
.ls_1 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 0;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ls_2 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 50;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ls_3 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 50;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ls_4 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 50;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ls_5 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 50;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ls_6 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 50;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ls_7 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 50;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_8 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1000;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_9 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1000;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_10 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1000;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_11 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1050;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_12 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1050;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_13 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1050;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.rs_14 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 0;
       left: 1050;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_15 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: -1;
       left: 100;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_16 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: -1;
       left: 200;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_17 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: -1;
       left: 250;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_18 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: -1;
       left: 550;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_19 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: -1;
       left: 600;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_20 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 50;
       left: 200;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }
.ts_21 {
       position: absolute;
       z-index: 201;
       visibility: hidden;
       top: 50;
       left: 650;
       width: 50;
       height: 50;
       background-color: #84a14d;
       filter:alpha(opacity=0);
       -moz-opacity:0;
       opacity:0;
      }