/* ----------------------------------------------------------------------------- */
.InvisibleTable {
	border-collapse: collapse;
	border: 0px;
	vertical-align: middle;
}

.HorizontalLine {
	BACKGROUND: #999999; MARGIN: 0px 0px; OVERFLOW: hidden; HEIGHT: 1px
}

.LeftColumn {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	width: 541px;
	padding-top: 10px;
	text-align: left;
}

.RightColumn {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
	direction: rtl;
	width: 175px;
	padding-top: 10px;
	text-align: right;
}

.TopColumn {
	BORDER-RIGHT: #999999 1px solid; BORDER-TOP: #999999 0px solid; FONT-SIZE: small; BACKGROUND: #f1f1f1; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 1px solid;
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px;
	OVERFLOW-X: hidden; width: 100%; height: 30px; border-collapse:collapse;
	font-family: tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: 600;
	text-indent: 15px;
	vertical-align: middle;
}


/* ---------------------------------------------------- Header Bar --------------------------------------------- */

.tblHeaderBar {
	border-collapse:collapse;
	font-family: tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: 600;
	text-indent: 15px;
	vertical-align: middle;
	width: 100%;
	height: 100%;
}

.tblTitle {
	font-family: tahoma, "Times New Roman", sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	font-weight: 600;
	text-indent: 15px;
	vertical-align: middle;
}

.ContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 539px;
}

.tblContent {
	border-collapse: collapse;
	border: 1px solid Silver;
	width: 100%;
	height: 100%;
	background-image: url(../../Images/Background/RightColumnBackground.gif);
}

.HeaderBar {
	background: url("../../Images/Background/Header.jpg");
	color: #0066CC;
	direction: rtl;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: right;
	text-indent: 15px;
	height: 32px;
	width: 970px;
}

.FooterBar {
	color: #C0C0C0;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: left;
	height: 30px;
	width: 766px;
	direction:ltr;
	padding-left:15px;
}

.Copyright {
	color: #999999;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	height: 20px;
	width: 766px;
	direction: ltr;
}

.lblTitle {
	direction: rtl;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	text-align: right;
	padding-top: 12px;
	padding-right: 35px;
	vertical-align: top;
	height: 40px;
	background: url(../../Images/Background/ContentTable/Top.gif);
}

.lblContentTable {
	direction: rtl;
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #000000;
	text-align: right;
	padding-top: 11px;
	padding-right: 25px;
	vertical-align: top;
	height: 40px;
}

.GrayContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.BContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.GContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.YContentTable {
	border-collapse: collapse;
	border: 0px solid #000000;
	width: 165px;
}

.StatisticsContent {
	font-family: Tahoma, "Times New Roman", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding: 10px 10px 10px 10px;
	color: #666666;
}

.tr {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	height: 4px;
	text-align: left;
	position: relative;
	top: -1px;
	right: -1px;
	background: transparent url(../../Images/Background/Corner/cr_gg_ne.gif) no-repeat top right;
}

.tl {
	width: 4px;
	left: -2px;
	top: 0px;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	height: 4px;
	background: transparent url(../../Images/Background/Corner/cr_gg_nw.gif) no-repeat top left;
}

.br {
	width: 100%;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	height: 4px;
	text-align: left;
	position: relative;
	bottom: -1px;
	right: -1px;
	background:transparent url(../../Images/Background/Corner/cr_gg_se.gif) no-repeat bottom right;
}

.bl {
	width: 4px;
	left: -2px;
	top: 0px;
	position: relative;
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	height: 4px;
	background: transparent url(../../Images/Background/Corner/cr_gg_sw.gif) no-repeat bottom left;
}

/** Copyright 2007 Google Inc. All rights reserved. */

/** 
 * CSS styles for the Custom Search Engine overlay built on top of AJAXSearch
 * API
 */ 

.cse-closeResults { 
  float: right;
  font-family: Tahoma;
  font-size: 11px;
}

.cse-closeResults a {
  padding: 3px 5px;
  border: 1px solid #666;
  color:  #000;
  font-weight: 600;
  text-decoration: none;
  cursor: pointer;
}

.cse-closeResults a:hover {
  background: #ddd;
  border: 1px solid #000; 
}

.cse-overlay-bg {
  position: absolute;
  top: 0px;
  left: 0px;
  background-color: #000;
}

.cse-overlay {
  text-align: left;
  position: absolute;
  top: 200px;
  left: 47px;
  padding: 10px;
  width: 700px;
  background-color: #FFF;
  border: 1px solid #333;
  font-size: 11px;
}

/**
 * Custom AJAXSearch styles
 */

.gsc-resultsHeader,
.gs-visibleUrl-short,
.gs-watermark
 { display: none; }

.gs-visibleUrl {
  color: #008000;
}

.gs-visibleUrl-long { 
  overflow: hidden;
}

.gs-title { 
  font-size: 11px;
}

.gsc-trailing-more-results,
.gsc-webResult,
.gs-divider {
  margin-bottom: 1em;
}

.gs-divider {
  margin-bottom: 1em;
  text-align: center;
  color: #676767;
}


/**
 * Default AJAXSearch styles largely from
 * http://www.google.com/uds/css/gsearch.css
 */

/* control inputs
 * .gsc-search-box : the container that hosts the text input area
 * .gsc-input : the text input area
 */
form.gsc-search-box {
  font-size: 11px;
  margin-top : 0px;
  margin-right : 0px;
  margin-bottom : 4px;
  margin-left : 0px;
  width: 300px;
}

/*
 * This table contains the input element as well as the search button
 * Note that the search button column is fixed width, designed to hold the
 * button div's background image
 */
table.gsc-search-box {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
  margin-bottom : 2px;
}

table.gsc-search-box td {
  vertical-align : middle;
}

table.gsc-search-box td.gsc-input {
  padding-right : 2px;
}

td.gsc-search-button {
  width : 1%;
}

/**
 * undo common generic table rules
 * that tend to impact branding
 */
table.gsc-branding td,
table.gsc-branding {
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  border : none;
}

table.gsc-branding {
  border-style : none;
  border-width : 0px;
  border-spacing : 0px 0px;
  width : 100%;
}

td.gsc-branding-text {
  vertical-align : top;
}

td.gsc-branding-text div.gsc-branding-text {
  padding-bottom : 2px;
  text-align : right;
  color : #676767;
  font-size : 11px;
  margin-right : 2px;
}

td.gsc-branding-img-noclear {
  width : 51px;
  vertical-align : bottom;
}

td.gsc-branding-img {
  width : 65px;
  vertical-align : bottom;
}

table.gsc-branding-vertical td.gsc-branding-text div.gsc-branding-text {
  margin-right : 0px;
  text-align : center;
}

table.gsc-branding-vertical td.gsc-branding-img-noclear {
  text-align : center;
}

div.gsc-branding-img,
div.gsc-branding-img-noclear,
img.gsc-branding-img,
img.gsc-branding-img-noclear {
  padding-top : 1px;
}

img.gsc-branding-img,
img.gsc-branding-img-noclear {
  margin : 0 0 0 0;
  padding-right : 0;
  padding-left : 0;
  padding-bottom : 0;
  border : none;
  display : inline;
}

a.gsc-branding-clickable {
  cursor : pointer;
}

input.gsc-search-button {
  margin-left : 2px;
}

/*
 * Given that this is sitting in a variable width tabel cell, the idea is
 * for it to consume the entire cell. The adjacent cell contains the search
 * button and that is a fixed width cell.
 */
input.gsc-input {
  padding-left : 2px;
  border-style : solid;
  border-width : 1px;
  border-color : #BCCDF0;
  width : 99%;
}

.gsc-results .gsc-cursor-box .gsc-trailing-more-results {
  margin-bottom : 0px;
  display : inline;
}

.gsc-results .gsc-cursor {
  display : inline;
}

.gsc-results .gsc-cursor-box {
  margin-bottom : 10px;
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
  cursor : pointer;
  color : #000000;
  text-decoration: underline;
  margin-right : 8px;
  display : inline;
}

.gsc-results .gsc-cursor-box .gsc-cursor-current-page {
  color : #A90A08;
  font-weight : 600;
  text-decoration: none;
}

