.sitelok-hide{display:none !important}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_127 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_127 {
		display: none !important;
	}
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_33 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_33 {
		display: none !important;
	}
}
/*
1.9.0

 */
#stacks_in_2 * {
  box-sizing: border-box;
}
#stacks_in_2 *:focus {outline:none;}
.searchingstacks_in_2 .stacks_top,
.searchingstacks_in_2 .stacks_in,
.searchingstacks_in_2 .stacks_out {
  overflow: visible;
}
#stacks_in_2 .jQueryNote {
  background: rgba(0,0,0,0.3);
  color: #fff;
  padding: 20px;
}
.stacks_in_2_pages { display: none;}
#stacks_in_2_tipue_search_input,
.live-search-input {
  font-size: 16px;
  width: 100%;
  height: 30px;
  line-height: 28px;
  border-radius: 4px;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-style: solid;
  border-width: 1px;
  border-color: rgba(0,0,0,0.3);
  background-color: #fff;
  padding: 0px 15px 0px 15px;/* leaving room for search icon */
  position: relative;
  z-index: 9998;
}
#stacks_in_2_tipue_search_content,
.live-search-content {
  display: none;
  padding: 20px;
  min-height: 80px;
  position: absolute;
  margin: 20px 0px;
  z-index: 9997;
  width: 100%;
  box-sizing: border-box;
}

#stacks_in_2_tipue_search_input,
.live-search-input {
  padding: 0px 15px 0px 35px;
}
#stacks_in_2 form > svg,
.live-search-form > svg {
  width: 14px;
  height: 30px;
  fill: #999;
  position: absolute;
  left: 18px;
  text-align: right;
  top: 0px;
  z-index: 9999;
}
/**/
#stacks_in_2 form > svg,
.live-search-form > svg {
  width: 16px;
  width: calc(16px - 2px);
  left: calc(34px - 16px);
  fill: #888888;
}
#stacks_in_2 form .live-search-submit {
  position: absolute;
  z-index: 9999;
  right: 0px;
  top: 0px;
  font-size: 16px;
  line-height: 30px;
  padding: 0px 12px;
  margin: 0;
  font-family: inherit;
  border-radius: 0 4px 4px 0;
  border-width: 0;
  background: #B1B036;
  color: #FFFFFF;
  /**/
}
#stacks_in_2 form .live-search-submit:hover {
   background: #C0BF45;
   color: #FFFFFF;
}
#stacks_in_2 form .live-search-submit:active {
   background: #A2A127;
   color: #F0F0F0;
}
#stacks_in_2_tipue_search_input,
.live-search-input {
  font-size: 16px;
  font-family: inherit;
  border-radius: 4px;
  border-color: #CCCCCC;
  color: #888888;
  background-color: #FFFFFF;
}
#stacks_in_2 ::-webkit-input-placeholder,
.live-search-input::-webkit-input-placeholder { /* WebKit, Blink, Edge */
  color: #888888;
}
#stacks_in_2 :-moz-placeholder,
.live-search-input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color: #888888;
  opacity:  1;
}
#stacks_in_2 ::-moz-placeholder,
.live-search-input::-moz-placeholder { /* Mozilla Firefox 19+ */
  color: #888888;
  opacity:  1;
}
#stacks_in_2 :-ms-input-placeholder,
.live-search-input:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #888888;
}
#stacks_in_2 :placeholder-shown,
.live-search-input:placeholder-shown { /* Standard (https://drafts.csswg.org/selectors-4/#placeholder) */
  color: #888888;
}
/**/
/**/
/**/
/**/
#stacks_in_2_tipue_search_content,
.live-search-content {
  background: #fff;
  border-radius: 4px;
  box-shadow: 0px 1px 0px 1px rgba(0,0,0,0.3);
  border-top: 1px solid rgba(0,0,0,0.25);
  -webkit-transform: translateY(-20px);
  -ms-transform: translateY(-20px);
  transform: translateY(-20px);
  transition: all 150ms linear;
  opacity: 0;
}
.searchingstacks_in_2 #stacks_in_2_tipue_search_content,
.searchingstacks_in_2.live-search-content {
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
  transition: all 150ms linear;
  opacity: 1;
}
#stacks_in_2_tipue_search_content:after,
.live-search-content:after {
  content: " ";
  position: absolute;
  top: -10px;
  left: 15px;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
}
#stacks_in_2_tipue_search_content:before,
.live-search-content:before {
  content: " ";
  position: absolute;
  top: -11px;
  left: 14px;
  width: 0;
  height: 0;
  border-left: 11px solid transparent;
  border-right: 11px solid transparent;
  border-bottom: 11px solid rgba(0,0,0,0.3);
}

/**/
/**/
.searchingstacks_in_2 #stacks_in_2_tipue_search_content,
.searchingstacks_in_2.live-search-content {
  position: relative;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/



/*
Tipue Search 5.0
Copyright (c) 2015 Tipue
Tipue Search is released under the MIT License
http://www.tipue.com/search
*/
#stacks_in_2_tipue_search_content .h01, mark,
.live-search-content .h01 {
  background: yellow;
}
.searchingstacks_in_2 #stacks_in_2_tipue_search_content,
.searchingstacks_in_2.live-search-content {
  display: block !important;
}
#stacks_in_2_tipue_search_warning {
  margin: 7px 0;
  display: none;
}
.showWarning #stacks_in_2_tipue_search_warning {
display: block;
}

.tipue_search_content_title
{
  margin-top: 23px;
}
.tipue_search_content_title a
{
  text-decoration: none;
}
.tipue_search_content_title a:hover
{

}
.tipue_search_content_url{
  word-wrap: break-word;
  hyphens: auto;
}
.tipue_search_content_url a{

  text-decoration: none;
}
.tipue_search_content_url a:hover{

}
.tipue_search_content_text{

  word-wrap: break-word;
  hyphens: auto;
  margin-top: 3px;
}
.tipue_search_content_debug{

  margin: 5px 0;
}
.h01{

  font-weight: 400;
}

#stacks_in_2_tipue_search_foot{
  margin: 51px 0 21px 0;
}
#stacks_in_2_tipue_search_foot_boxes{
  padding: 0;
  margin: 0;
}
#stacks_in_2_tipue_search_foot_boxes li
{
  list-style: none;
  margin: 0;
  padding: 0;
  display: inline;
  cursor:pointer;
}
#stacks_in_2_tipue_search_foot_boxes li a{
  padding: 10px 17px 11px 17px;
  background-color: #fff;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-decoration: none;
  text-align: center;
}
#stacks_in_2_tipue_search_foot_boxes li.current{
  padding: 10px 17px 11px 17px;
  background: #f6f6f6;
  border: 1px solid #e2e2e2;
  border-radius: 1px;
  color: #333;
  margin-right: 7px;
  text-align: center;
}
#stacks_in_2_tipue_search_foot_boxes li a:hover{
  background: #f6f6f6;
}
/* spinner */
.tipue_search_spinner svg polyline,
.tipue_search_spinner svg path {
    stroke: #1C393E;
}
.tipue_search_spinner {
	width: 110px;
	position: absolute;
	color: #1C393E;
    top: 0px;
    right: 0px;
    left: auto;
    display: grid;
    text-align: right;
    grid-template-columns: 30px 1fr;
    justify-content: space-between;
}
.tipue_search_spinner .ts-count-wrap {
	padding: 20px 20px 20px 0px;
}
.tipue_search_spinner svg {
	align-self: center;
    height: 30px;
    width: 30px;
    padding: 0px;
    animation-name: ts-spin;
    animation-duration: 3000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@keyframes ts-spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}
#stacks_in_2_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  margin-top: 3px;
}
#stacks_in_2_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  margin-top: 8px;
}
/**/
#stacks_in_2_tipue_search_content,
.live-search-content {
  color: #1C393E;
  background-color: #FFFFFF;
  font-family: inherit;
}
#stacks_in_2_tipue_search_content:after,
.live-search-content:after {
  border-color: transparent transparent #FFFFFF transparent;
}
#stacks_in_2_tipue_search_content .tipue_search_content_title a,
.live-search-content .tipue_search_content_title a {
  color: #2F837C;
  font-size: 18px;
  font-weight: 400;
  line-height: 18px;
  font-family: inherit;
}
#stacks_in_2_tipue_search_content .tipue_search_content_title a:hover,
.live-search-content .tipue_search_content_title a:hover {
  color: #2F837C;
}
#stacks_in_2_tipue_search_content .tipue_search_content_url,
.live-search-content .tipue_search_content_url {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}
#stacks_in_2_tipue_search_content .tipue_search_content_url a,
.live-search-content .tipue_search_content_url a {
  color: #2F837C;
}
#stacks_in_2_tipue_search_content .tipue_search_content_url a:hover,
.live-search-content .tipue_search_content_url a:hover {
  color: #2F837C;
}
#stacks_in_2_tipue_search_content .tipue_search_content_text,
.live-search-content .tipue_search_content_text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.tipue_search_content_debug{

}
#stacks_in_2_tipue_search_content .h01,
.live-search-content .h01 {
  background: #FBF381;
}

#stacks_in_2_tipue_search_foot_boxes li a {
  background-color: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.15);
  border-radius: 1px;
  color: #1C393E;
}
#stacks_in_2_tipue_search_foot_boxes li.current{
  background: #FFFFFF;
  border: 1px solid rgba(0,0,0,0.3);
  border-radius: 1px;
  color: #2F837C;
}
#stacks_in_2_tipue_search_foot_boxes li a:hover{
  background: rgba(0,0,0,0.05);
}
#stacks_in_2_tipue_search_warning a{

}
#stacks_in_2_tipue_search_warning a:hover{

}
#stacks_in_2_tipue_search_results_count{

}
/**/

@-webkit-keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); }
}
@keyframes stretchdelay{
  from { -webkit-transform: rotate(0deg); transform: rotate(0deg); }
  to { -webkit-transform: rotate(360deg); transform: rotate(360deg); }
}
@media all and (max-width: 1280px) {
  .menu-loaded.menu-active main {
    padding-left: 80px;
  }
  .sidebar-mobile-active.menu-loaded main {
    padding-left: 80px;
  }
}

#stacks_in_2 .additional-pages,
#stacks_in_2 .excluded-pages {
  display: none;
}

#slice_mez_10 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_10.selected {
  border-color: #2680fc !important;
}
#slice_mez_10 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_10 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_10 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_10.hidden > #stacks_in_10 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_118 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_118.selected {
  border-color: #2680fc !important;
}
#slice_mez_118 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_118 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_118 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_118.hidden > #stacks_in_118 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_119 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_119.selected {
  border-color: #2680fc !important;
}
#slice_mez_119 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_119 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_119 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_119.hidden > #stacks_in_119 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_120 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_120.selected {
  border-color: #2680fc !important;
}
#slice_mez_120 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_120 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_120 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_120.hidden > #stacks_in_120 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}
#slice_mez_121 {
  padding: 2px !important;
  margin: 4px !important;
  display: inline-block !important;
  width: 50% !important;
  box-sizing: border-box !important;
  border: 1px solid rgba(0,0,0,0.2);
  background: transparent !important;
}
#slice_mez_121.selected {
  border-color: #2680fc !important;
}
#slice_mez_121 .stacks-button-DB.info {
  right: 0px !important;
  top: -14px !important;
  z-index: 1;

}
#slice_mez_121 .stacks-button-DB.close {
  left: 0px !important;
  top: -14px !important;
  z-index: 1;
}
#slice_mez_121 > div:nth-child(2) {
  display: none !important;
}
#slice_mez_121.hidden > #stacks_in_121 {
  opacity: 1;
  height: 0px;
  min-height: 0px;
  overflow: hidden;
}

.spacerStack {
	height: 20.00px;
}

#spacerStackstacks_in_115_2 {
	height: 20.00px;
}




























@media print {
	#spacerStackstacks_in_115_2 {
		display: none !important;
	}
}
/* CustomFont Base 3.0.6 */

@font-face {
    font-family: 'brooklyn-samuels-five-fat';
     /* IE9 Compat Modes */
    src: local('brooklyn-samuels-five-fat')
        
        
          , url('../../resources/fonts/brooklyn-samuels-five-fat.woff') format('woff') /* Modern Browsers */
           , url('../../resources/fonts/brooklyn-samuels-five-fat.ttf') format('truetype') /* Safari, Android, iOS */
           , url('../../resources/fonts/brooklyn-samuels-five-fat.svg#brooklyn-samuels-five-fat') format('svg') /* Legacy iOS */
           , url('../../resources/fonts/brooklyn-samuels-five-fat.otf') format('opentype') 
        ;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}











#stacks_in_115_3, #stacks_in_115_3 h1, #stacks_in_115_3 h2, #stacks_in_115_3 h3, #stacks_in_115_3 h4, #stacks_in_115_3 h5, #stacks_in_115_3 h6, #stacks_in_115_3 p {
    font-family: 'brooklyn-samuels-five-fat', sans-serif !important;
    font-stretch: normal !important;
    font-weight: normal !important;
    font-style: normal !important;
}

/* CustomFont Base 3.0.6 */

@font-face {
    font-family: 'brooklyn-samuels-five-medium';
     /* IE9 Compat Modes */
    src: local('brooklyn-samuels-five-medium')
        
        
          , url('../../resources/fonts/brooklyn-samuels-five-medium.woff') format('woff') /* Modern Browsers */
           , url('../../resources/fonts/brooklyn-samuels-five-medium.ttf') format('truetype') /* Safari, Android, iOS */
           , url('../../resources/fonts/brooklyn-samuels-five-medium.svg#brooklyn-samuels-five-medium') format('svg') /* Legacy iOS */
           , url('../../resources/fonts/brooklyn-samuels-five-medium.otf') format('opentype') 
        ;
    font-stretch: normal;
    font-weight: normal;
    font-style: normal;
}











#stacks_in_115_5, #stacks_in_115_5 h1, #stacks_in_115_5 h2, #stacks_in_115_5 h3, #stacks_in_115_5 h4, #stacks_in_115_5 h5, #stacks_in_115_5 h6, #stacks_in_115_5 p {
    font-family: 'brooklyn-samuels-five-medium', sans-serif !important;
    font-stretch: normal !important;
    font-weight: normal !important;
    font-style: normal !important;
}

 #stacks_in_115_9{ overflow:hidden;height:1px; } 

#stacks_in_115_9 {
	background-color: rgba(177, 176, 54, 1.00);
	margin: 0px 0px 10px 0px;
}
/* @group CSS Reset & Box Sizing */

#adaptiveGridstacks_in_115_13 *,
#adaptiveGridstacks_in_115_13 *:before,
#adaptiveGridstacks_in_115_13 *:after {
	box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
}

#adaptiveGridstacks_in_115_13 {
	display: block;
}

/*  */
#adaptiveGridstacks_in_115_13 {
	visibility: hidden;
}
/*  */

#adaptiveGridstacks_in_115_13:before {
	display: table;
	content: " ";	
}

#adaptiveGridstacks_in_115_13 .adaptiveGridColumn {
	overflow: visible;
}

/*  */
#adaptiveGridstacks_in_115_13 img {
	max-width: 100%;
	height: auto;
}
/*  */

#adaptiveGridstacks_in_115_13 .adaptiveGridColumn {
	display: inline-block;
	float: left;
}

/* @end */

/* @group Column Padding Settings */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_115_13 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 750px) {
	#adaptiveGridstacks_in_115_13 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-right: -0px;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .gridCellInner {
		padding: 0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-left: -0px;
	}
	
	#adaptiveGridstacks_in_115_13 {
		margin-right: -0px;
	}
}

/* @end */

/* @group Column Settings */



/* If column 1 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_115_13 .column1 {
		width: 50.00%;
	}
}

@media screen and (min-width: 750px) {
	#adaptiveGridstacks_in_115_13 .column1 {
		width: 40.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .column1 {
		width: 40.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .column1 {
		width: 40.00%;
	}
}



/* If column 2 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_115_13 .column2 {
		width: 50.00%;
	}
}

@media screen and (min-width: 750px) {
	#adaptiveGridstacks_in_115_13 .column2 {
		width: 40.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .column2 {
		width: 40.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .column2 {
		width: 40.00%;
	}
}



/* If column 3 is enabled */
@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_115_13 .column3 {
		width: 100.00%;
	}
}

@media screen and (min-width: 750px) {
	#adaptiveGridstacks_in_115_13 .column3 {
		width: 15.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .column3 {
		width: 15.00%;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .column3 {
		width: 15.00%;
	}
}




















/* @end */

/* @group Custom Classes */

@media screen and (min-width: 0px) {
	#adaptiveGridstacks_in_115_13 .no-phone {
		display: none;
	}
	
	#adaptiveGridstacks_in_115_13 .display-phone {
		display: block;
	}	
}

@media screen and (min-width: 750px) {
	#adaptiveGridstacks_in_115_13 .no-tablet {
		display: none;
	}
	
	#adaptiveGridstacks_in_115_13 .display-tablet {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .no-laptop {
		display: none;
	}
	
	#adaptiveGridstacks_in_115_13 .display-laptop {
		display: block;
	}
}

@media screen and (min-width: 1200px) {
	#adaptiveGridstacks_in_115_13 .no-desktop {
		display: none;
	}
	
	#adaptiveGridstacks_in_115_13 .display-desktop {
		display: block;
	}
}

@media print {
	#adaptiveGridstacks_in_115_13 .no-print {
		display: none;
	}
}

@media screen {
	#adaptiveGridstacks_in_115_13 .no-screen {
		display: none;
	}
}

/* @end */

/* @group User Style Settings */

/*  */

/*  */

/*  */

/*  */

/* @end */

/* @group Print Styling */

@media print {
	#adaptiveGridstacks_in_115_13 {
		display: block;
		position: relative;
		height: auto;
		overflow: auto;
	}
	
	#adaptiveGridstacks_in_115_13 .column1,
	#adaptiveGridstacks_in_115_13 .column2,
	#adaptiveGridstacks_in_115_13 .column3,
	#adaptiveGridstacks_in_115_13 .column4,
	#adaptiveGridstacks_in_115_13 .column5,
	#adaptiveGridstacks_in_115_13 .column6,
	#adaptiveGridstacks_in_115_13 .column7,
	#adaptiveGridstacks_in_115_13 .column8,
	#adaptiveGridstacks_in_115_13 .column9,
	#adaptiveGridstacks_in_115_13 .column10,
	#adaptiveGridstacks_in_115_13 .column11,
	#adaptiveGridstacks_in_115_13 .column12 {
		float: none;
		position: relative;
		width: 100%;	
	}
	
	#adaptiveGridstacks_in_115_13 .gridCellInner {
		padding: 0;
	}
}

/* @end *//*  */
#stacks_in_115_13 {
	background-color: rgba(255, 255, 255, 1.00);
	-moz-border-radius:  10px;
	-webkit-border-radius:  10px;
	border-radius:  10px;
	padding: 15px 20px 10px 20px;
}
 #stacks_in_115_32{ overflow:hidden;height:1px; } 

#stacks_in_115_32 {
	background-color: rgba(177, 176, 54, 1.00);
	margin: 10px 0px 0px 0px;
}
/* Start Obscure Email stack CSS code */.stacks_in_115_36topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_36mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_36small{font-weight: normal;font-size: 12px;}.stacks_in_115_36centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_36centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_115_37topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_37mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_37small{font-weight: normal;font-size: 12px;}.stacks_in_115_37centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_37centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_115_38topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_38mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_38small{font-weight: normal;font-size: 12px;}.stacks_in_115_38centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_38centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_115_39topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_39mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_39small{font-weight: normal;font-size: 12px;}.stacks_in_115_39centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_39centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_115_40topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_40mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_40small{font-weight: normal;font-size: 12px;}.stacks_in_115_40centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_40centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_115_41topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_41mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_41small{font-weight: normal;font-size: 12px;}.stacks_in_115_41centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_41centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Obscure Email stack CSS code */.stacks_in_115_42topbar {	background-color: #3D82EA;	-moz-border-radius-topleft: 5px;	-webkit-border-top-left-radius: 5px;	border-top-left-radius: 5px;	-moz-border-radius-topright: 5px;	-webkit-border-top-right-radius: 5px;	border-top-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-bottom: none;	padding: 6px 3px 2px 10px;	min-height: 40px;	font-weight: bold;	font-size: 16px;	color: #ffffff;	}.stacks_in_115_42mainarea {	background-color: #ffffff;	-moz-border-radius-bottomleft: 5px;	-webkit-border-bottom-left-radius: 5px;	border-bottom-left-radius: 5px;	-moz-border-radius-bottomright: 5px;	-webkit-border-bottom-right-radius: 5px;	border-bottom-right-radius: 5px;	-moz-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	-webkit-box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	box-shadow:inset 0px 0px 0px rgba(0,0,0,1);	border: 3px solid #0861B3;	border-top: none;	padding: 10px;}.stacks_in_115_42small{font-weight: normal;font-size: 12px;}.stacks_in_115_42centerbox {	background-color: #ffffff;	border: 1px solid #CDDACF;	-moz-border-radius: 4px;	-webkit-border-radius: 4px;	border-radius: 4px;	padding: 10px;	color: #333;}.stacks_in_115_42centerbox b {	color: #DA0140;}/* End Obscure Email stack CSS code *//* Start Stats stack CSS code */.stacks_in_17stats, .stacks_in_17pagetitle{	display: none;}.stacks_in_17instructwrapper{	position: relative;	background: url("../files/newstatsbg.png") repeat-x;	height: 100px;	-webkit-border-radius: 4px;	-moz-border-radius: 4px;	border-radius: 4px;}.stacks_in_17instruct{	position: absolute;	text-align: center;	bottom: 0px;	left: 0px;	right: 0px;	color: #fff;	font-weight: bold;	font-family: Arial, Helvetica, sans-serif;	background: rgba(0, 0, 0, 0.6);	padding: 4px 10px 5px 10px;} /* End if record mode */ /* End if admin mode *//* End Stats stack CSS code */