.gsc-control-cse {
    font-family: Arial, sans-serif;
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-control-cse .gsc-table-result {
    font-family: Arial, sans-serif;
  }
  input.gsc-input {
    border-color: #BBBBBB;
  }
  input.gsc-search-button {
    border-color: #000000;
    background-color: #333333;
  }
  .gsc-tabHeader.gsc-tabhInactive {
    border-color: #777777;
    background-color: #777777;
  }
  .gsc-tabHeader.gsc-tabhActive {
    border-color: #333333;
    background-color: #333333;
  }
  .gsc-tabsArea {
    border-color: #333333;
  }
  .gsc-webResult.gsc-result,
  .gsc-results .gsc-imageResult {
    border-color: #FFFFFF;
    background-color: #FFFFFF;
  }
  .gsc-webResult.gsc-result:hover,
  .gsc-webResult.gsc-result.gsc-promotion:hover,
  .gsc-imageResult:hover {
    border-color: #000000;
    background-color: #FFFFFF;
  }
  .gs-webResult.gs-result a.gs-title:link,
  .gs-webResult.gs-result a.gs-title:link b,
  .gs-imageResult a.gs-title:link,
  .gs-imageResult a.gs-title:link b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:visited,
  .gs-webResult.gs-result a.gs-title:visited b,
  .gs-imageResult a.gs-title:visited,
  .gs-imageResult a.gs-title:visited b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:hover,
  .gs-webResult.gs-result a.gs-title:hover b,
  .gs-imageResult a.gs-title:hover,
  .gs-imageResult a.gs-title:hover b {
    color: #444444;
  }
  .gs-webResult.gs-result a.gs-title:active,
  .gs-webResult.gs-result a.gs-title:active b,
  .gs-imageResult a.gs-title:active,
  .gs-imageResult a.gs-title:active b {
    color: #777777;
  }
  .gsc-cursor-page {
    color: #444444;
  }
  a.gsc-trailing-more-results:link {
    color: #444444;
  }
  .gs-webResult .gs-snippet,
  .gs-imageResult .gs-snippet,
  .gs-fileFormatType {
    color: #333333;
  }
  .gs-webResult div.gs-visibleUrl,
  .gs-imageResult div.gs-visibleUrl {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    color: #000000;
  }
  .gs-webResult div.gs-visibleUrl-short {
    display: none;
  }
  .gs-webResult div.gs-visibleUrl-long {
    display: block;
  }
  .gs-promotion div.gs-visibleUrl-short {
    display: none;
  }
  .gs-promotion div.gs-visibleUrl-long {
    display: block;
  }
  .gsc-cursor-box {
    border-color: #FFFFFF;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-page {
    border-color: #777777;
    background-color: #FFFFFF;
    color: #444444;
  }
  .gsc-results .gsc-cursor-box .gsc-cursor-current-page {
    border-color: #333333;
    background-color: #333333;
    color: #444444;
  }
  .gsc-webResult.gsc-result.gsc-promotion {
    border-color: #CCCCCC;
    background-color: #E6E6E6;
  }
  .gsc-completion-title {
    color: #444444;
  }
  .gsc-completion-snippet {
    color: #333333;
  }
  .gs-promotion a.gs-title:link,
  .gs-promotion a.gs-title:link *,
  .gs-promotion .gs-snippet a:link {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:visited,
  .gs-promotion a.gs-title:visited *,
  .gs-promotion .gs-snippet a:visited {
    color: #0000CC;
  }
  .gs-promotion a.gs-title:hover,
  .gs-promotion a.gs-title:hover *,
  .gs-promotion .gs-snippet a:hover {
    color: #444444;
  }
  .gs-promotion a.gs-title:active,
  .gs-promotion a.gs-title:active *,
  .gs-promotion .gs-snippet a:active {
    color: #00CC00;
  }
  .gs-promotion .gs-snippet,
  .gs-promotion .gs-title .gs-promotion-title-right,
  .gs-promotion .gs-title .gs-promotion-title-right *  {
    color: #333333;
  }
  
  .gs-promotion .gs-snippet b,
  .gs-promotion .gs-title .gs-promotion-title-right b,
  .gs-promotion .gs-title .gs-promotion-title-right b *  {
    color: #EDAD00;
  }
  
  .gs-promotion .gs-visibleUrl,
  .gs-promotion .gs-visibleUrl-short {
    color: #00CC00;
  }
  
#block-frameline-general-site-search {
	position: relative;
	display: block;
	width: 125px;
	height: 21px;
	margin: 9px 5px 0 5px;
	float: left;
}
#block-frameline-general-site-search .gsc-search-box {
	margin: 0;
	padding: 0;
}
#block-frameline-general-site-search .gsc-search-box td.gsc-input {
	margin: 0;
	padding: 0;
}
#block-frameline-general-site-search .gsc-search-box input.gsc-input {
	display: block;
	height: 21px;
	width: 125px;
	padding: 2px 2px 2px 19px;
	outline: none;
	border: 1px solid #D9D9D9;
	background: none !important;
	font-size: 13px;
	color: #777;
}
tr:hover td,
tr.even:hover td.active,
tr.odd:hover td.active {
  background: none !important;
}
#block-frameline-general-site-search .gsc-search-box td.gsc-search-button {
	display: block;
	height: 17px;
	width: 17px;
	margin: 0;
	padding: 0;
}
#block-frameline-general-site-search .gsc-search-box input.gsc-search-button {
	position: absolute;
	top: 2px;
	left: 2px;
	display: block;
	height: 17px;
	width: 17px;
	min-width: 17px;
	padding: 0;
	margin: 0;
	outline: none;
	border: none !important;
	border-radius: 0;
	background: url('../images/search.jpg') no-repeat center 0 #fff;
	text-indent: -100em;
	text-shadow: none;
}
#block-frameline-general-site-search .gsc-search-box .gsc-clear-button {
	display: none;
}

body.page-search-frameline .gsc-above-wrapper-area {
	display: none;
}

body.page-search-frameline #zone-content #main-content-heading {
	float: left;
	width: 980px;
	border-bottom: 1px solid #dfdfdf;
}
body.page-search-frameline #zone-content #main-content-heading h1 {
	margin-bottom: 35px;
}
body.page-search-frameline #zone-content #region-content {
	z-index: 20;
}
body.page-search-frameline #zone-content #block-system-main {
	position: relative;
}
body.page-search-frameline #zone-content #block-system-main .gsc-control-cse {
	padding: 0;
	margin: 0;
	border: none;
}
body.page-search-frameline #zone-content #block-system-main form.gsc-search-box {
	position: absolute;
	width: 500px;
	height: 24px;
	top: -35px;
	right: -260px;
	padding: 0;
	margin: 0;
}
body.page-search-frameline #zone-content #block-system-main .gsc-search-box td.gsc-input {
	padding: 0 !important;
}
body.page-search-frameline #zone-content #block-system-main .gsc-search-box input.gsc-input {
	height: 24px;
	color: #959595;
	border: 1px solid #d6d6d6;
}
body.page-search-frameline #zone-content #block-system-main .gsc-search-box td.gsc-search-button {
	padding: 0 !important;
}
body.page-search-frameline #zone-content #block-system-main .gsc-search-box input.gsc-search-button {
	height: 24px;
	background: none repeat 0 0 #c9c9c9;
	outline: none;
	border: none;
	border-radius: 0;
	font-size: 12px;
	text-shadow: none;
	color: #767676;
}
body.page-search-frameline #zone-content #block-system-main .gsc-search-box td.gsc-clear-button {
	padding: 0 !important;
	width: 29px;
	height: 24px;
}
body.page-search-frameline #zone-content #block-system-main .gsc-search-box div.gsc-clear-button {
	position: relative;
	display: block;
	height: 14px;
	width: 14px;
	margin: 0 0 0 5px;
	padding: 5px;
	background-color: #c9c9c9;
}

body.page-search-frameline #zone-content #block-system-main .gsc-result-info {
	position: absolute;
	width: 300px;
	height: 40px;
	top: -30px;
	left: 0;
	padding: 0;
	margin: 0;
	font-size: 12px;
	border: none;
}

body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-resultsHeader {
	display: none;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results {
	position: relative;
	margin: 0;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result {
	margin: 0;
	padding: 0;
	border: none !important;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result {
	border: 0;
	margin: 0;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-snippet-close {
	padding: 20px 0;
	border-bottom: 1px solid #dfdfdf;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result div.gs-title {
	text-decoration: none;
	padding-bottom: 15px;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result div.gs-title a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
	color: #292929;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result div.gs-title a b {
	color: #edad00;
	text-decoration: none;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result div.gs-title a:hover {
	text-decoration: underline;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result .gs-snippet {
	color: #565656;
	line-height: 1.5em;
	padding-bottom: 10px;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result .gs-snippet b {
	color: #edad00;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-snippet-close a {
	color: #565656;
	text-decoration: none;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-snippet-close a div {
	color: #565656;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-result .gsc-table-result .gsc-table-cell-snippet-close a:hover {
	text-decoration: underline;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-cursor-box {
	padding: 0;
	margin: 10px 0 0 0;
	display: block;
	float: right;
	border: none !important;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-page {
	position: relative;
	display: block;
	float: left;
	width: 23px;
	height: 22px;
	margin: 0 0 0 5px;
	padding: 1px 0 0 0;
	border: 1px solid #dfdfdf;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	text-shadow: none;
	text-decoration: none;
	color: #acacac;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-page:hover,
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gsc-cursor-box .gsc-cursor-page.gsc-cursor-current-page {
	color: #fff;
	border-color: #ffba00;
	background-color: #ffba00;
}
body.page-search-frameline #zone-content #block-system-main .gsc-wrapper .gsc-results .gcsc-branding {
	display: none;
}


body.page-search-frameline #zone-content #region-sidebar-second {
	z-index: 10;
}
body.page-search-frameline #zone-content #block-nodeblock-53329fea-79f3-f774-514d-d265428fbe70 {
	padding: 15px 15px 10px 15px;
	background-color: whiteSmoke;
	margin-top: 100px;
}