@charset "UTF-8";
/* CSS Document */
.gs-result .gs-title, .gs-result .gs-title * {
	color:#003399;
	text-decoration:none;
	font-style: normal;
	font-size: 14pt;
	font-weight: bold;
}

.gsc-tabHeader.gsc-tabhActive {
	border-left:1px solid #E9E9E9;
	border-right:1px solid #E9E9E9;
	border-top:2px solid #996600;
	color:black;
}
.gsc-control { 
	width : 100% 
}
a.gs-title:hover{
	color: #996600;
	text-decoration: none;
	color: #996600;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-bottom-color: #996600;
}
#branding {
	background-color : #f9f9f9;
	padding-top : 10px;
	width : 100%;
}
#searchResults form.gsc-search-box { 
	display : none; 
}

#searchResults .gsc-control {
	width : 100%;
}
#q {
	background-color: #FFF;
	height: 25px;
	width: 245px;
	vertical-align: middle;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #FCEEA8;
	margin-top: 0px;
	margin-bottom: 2px;
}
/*.gsc-input {
	background-color: #FFF;
	height: 25px;
	width: 245px;
	vertical-align: middle;
	font-size: 120%;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #FCEEA8;
	padding:0px;
	margin:0px;
}*/
.gsc-input {
	background-color: #FFF;
	height: 25px;
	width: 260px;
	vertical-align: middle;
	font-size: 110%;
	font-family: "Times New Roman", Times, serif;
	border: 1px solid #FFFFCC;
	margin-top: auto;
	margin-bottom: auto;
}



/*.gsc-search-button {
	height: 30px;
	font-size:110%;
	cursor:pointer;
	color: #FFFFCC;
	background-image: url(Images/button.gif);
	font-family: "Times New Roman", Times, serif;
	border:0px;
}*/

table.gsc-search-box {
    border-spacing: 0;
	border:0;
    border-style: none;
	padding:0px;
	margin:0px;
	font-size:120%;
}
/*
.cse input.gsc-search-button, input.gsc-search-button  {
	height: 30px;
	font-size:120%;
	cursor:pointer;
	color: #FFFFCC;
	background-image: url(Images/button.gif);
	font-family: "Times New Roman", Times, serif;
	border:0px;
	padding:0px;
	margin:0px;
}

.cse input.gsc-search-button, input.gsc-search-button:hover  {
	height: 30px;
	font-size:120%;
	cursor:pointer;
	color: #FFFFCC;
	background-color:#000;
	background-image:none;
	font-family: "Times New Roman", Times, serif;
	border:0px;
	padding:0px;
	margin:0px;
}*/

.cse input.gsc-search-button, input.gsc-search-button {
	margin-left: 2px;
	margin-top: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	border: none;
	cursor:pointer;
	text-indent: -1000em;
	background: transparent;
	background-image: url(Images/search_button.gif);
	background-position: left center;
}
.cse input.gsc-search-button, input.gsc-search-button:hover {
	margin-left: 2px;
	margin-top: 0px;
	padding: 0px;
	height: 30px;
	width: 30px;
	border: none;
	cursor:pointer;
	text-indent: -1000em;
	background: transparent;
	background-image: url(Images/search_button.gif);
	background-position: right center;
}

#sa {
	width: 30px;
	height: 30px;
	padding: 0;
	margin: 0;
	float: right;
}

table.gsc-branding, table.gcsc-branding {
	display:none;
}

table.gsc-branding td, table.gsc-branding, table.gcsc-branding td, table.gcsc-branding {
	display:none;
}

