﻿@charset "utf-8";
/*** One Column Centered Layout ***/		body {font-family:Arial, Helvetica, sans-serif;
											font-size:.8em;
											color:#414042;
											line-height:1.3em;
																						
											margin:0;
											padding:0;
											text-align:center;
											}
											img {border:0;}
											form {margin: 0;}

/*** Main Wrapper ***/						
											 #container {width:980px; margin:0 auto; text-align:left;}
											
/*** Enterprise  ***/					     
											 #entHeader {margin:0; height:31px; font-size:96%; display:none;} 			
											 #wvGovHome{float:left; display:none;}
											 #directories{display:none; color:#000000; float:left; text-align:right; padding:9px 0 0 10px;}
											 #search{float:right; padding:7px 0 0 0; display:none;}
											 #searchnojs {}

											 #searchBox {text-align:right; padding:0; margin:0; display:none;}
											 .search {border:1px solid #999999; background-color:#FFFFCC; display:none;}
											 .searchBlank {border:1px solid #999999; display:none;}

/*** Agency Header, Banner ***/				 #siteHeader {background:url('/images/header.gif') no-repeat;height:114px; width:980px; display:none;}
                             				 #siteHeaderforprint {display:block;}
                             				                              				 
                             				 .home {display:inline; float:left;}
                             				 .skip {position: absolute; left: -1000em; width: 20em;}

											 #homeLink {height:100px; width:100px; margin:0 0  15px; float:left;}
											 #agyHeader {font-size:96%; text-align:right; padding:57px 20px 0 0; float:right; display:inline;}
	
											 #imgBanner {margin:0; padding:10px 0 15px 0; text-align:center; float:left; display:none;}

											
/*** Page-Level Assistance ***/				 #pageAssistance{color:#000; text-align:right; background-color:#ffffff; margin: 0 0 5px 0; width:207px; float:right; display:none;}
										     #smallfont {font-size:80%; padding:1px;}
										 	 #midfont {font-size:100%; padding:1px;}
											 #largefont {font-size:125%; padding:1px;}

/*** Content Areas ***/						 #mainContent {padding:20px 20px 10px 20px;background:#FFFFFF;border:0px none!important;												}
												
/*** Top-Level Categories ***/				.clear{clear:both; height:0; overflow:hidden;}
											#clear{clear:both;}
											#clearBorder{clear:both; border-bottom:1px solid #ccc;}

											 #seeMore{font-size:96%; text-align:right; margin:0 10px 0 0;}

/*** News ***/								 #zoneWrapper{width:100%;float:left;padding:10px 0}
											.articleDate{font-size:90%; font-weight:bold; color:#666666;}
											.descriptiveText{color:#666666; line-height:1.2em;}
																						
/*** Agency Footer ***/						 #agencyFooter { display:none;
												background-color:#fff;
												font-size:96%;
												text-align:center;
												padding:15px 0;
												border-left:1px solid #CCCCCC;
												border-right:1px solid #CCCCCC;
												border-bottom:1px solid #CCCCCC;
												}

/*** Enterprise Footer ***/					 #entFooter { display:none;
												font-size:96%;
												text-align:center;
												padding:0;
												border-top:1px solid #999999;
												}
										     #entFooter a {color:#414042; font-weight:normal; display:none;}
											 #footer p {margin:0;padding: 10px 0; display:none;}
											 #entFooter p {margin:0;padding: 10px 0; display:none;}
												
/*** Subpage General Layout Elements ***/	 #agencyNav {width:180px; float:left; padding: 0 0 0 1px; display:none;}
											 #breadcrumbs {width:100%; padding:0 0 10px 0; margin:0; float:left; font-size:89%; display:none;}
											#ctl00_PlaceHolderMain_SiteMapPath1 {width:100%;}
											 #contentWrapper{width:100%; float:right;}
											
												
/*** Two Column Layout Elements ***/		 #centerTwoColumn {width:585px; float:left;}


/*** Three Column Layout Elements ***/		 #centerThreeColumn {width:395px; float:left;}
											 #rightColumn {width:190px; float:right;}
											
										
/*** Callout Box ***/						 #calloutOuter{
												width:174px; 
												background:url('Images/callout-bg.gif') top left repeat-x; 
												border:1px solid #ccc;
												}
											 #calloutInner{background-color:#ffffff;color:#333333;margin:5px;	padding:5px;border:1px solid #e7e7e7;}

											#ctl00_TextBanner1{margin:0 10px 0 0; font-size:90%; color:#666666;}
											
/*** Photo Gallery ***/						.photogallery_table_image{border:1px solid #cccccc;}
											.photogallery_table_cell{background:url('Images/callout-bg.gif')top left repeat-x; font-size:82%; color:#666666;}

												
/*** Link Styles ***/						a:link{color:#6a7550; text-decoration:none; font-weight:bold;}
											a:visited{color:#6a7550; text-decoration:none; font-weight:bold;}
											a:hover{color:#6a7550; text-decoration:underline; font-weight:bold;}
											
											a.white:link{color:#fff; text-decoration:none;}
											a.white:visited{color:#fff; text-decoration:none;}
											a.white:hover{color:#fff; text-decoration:underline;}

											a.black:link{color:#414042; text-decoration:none; font-weight:normal;}
											a.black:visited{color:#414042; text-decoration:none; font-weight:normal;}
											a.black:hover{color:#414042; text-decoration:underline; font-weight:normal;}
																						a.blackBold:link{color:#000000; text-decoration:none;}
											a.blackBold:visited{color:#000000; text-decoration:none;}
											a.blackBold:hover{color:#666666; text-decoration:underline;}

											a.bold:link{color:#6a7550; text-decoration:none; font-weight:bold;}
											a.bold:visited{color:#6a7550; text-decoration:none; font-weight:bold;}
											a.bold:hover{color:#6a7550; text-decoration:underline; font-weight:bold;}

											a.seeall:link{color:#6a7550; text-decoration:none; font-weight:bold;}
											a.seeall:visited{color:#6a7550; text-decoration:none;font-weight:bold;}
											a.seeall:hover{color:#6a7550; text-decoration:underline; font-weight:bold;}

											a.smfont:link{color:#6a7550; text-decoration:none;}
											a.smfont:visited{color:#6a7550; text-decoration:none;}
											a.smfont:hover{color:#6a7550; text-decoration:underline;}

											a.mdfont:link{color:#6a7550; text-decoration:none;}
											a.mdfont:visited{color:#6a7550; text-decoration:none;}
											a.mdfont:hover{color:#6a7550; text-decoration:underline;}

											a.lgfont:link{color:#6a7550; text-decoration:none;}
											a.lgfont:visited{color:#6a7550; text-decoration:none;}
											a.lgfont:hover{color:#6a7550; text-decoration:underline;}				

/*** List Styles ***/						ul{list-style-image:url(../site-images/bullet_wvpeia.gif);}
											ul.noBulletNoIndent {list-style-image:none; list-style-type:none; margin-left:0; padding-left:0;}
											ul.pipe {margin-left:0; padding-left:0; display:inline; line-height:2em;} 
											ul.pipe li {margin-left:0; padding:0 15px; border-left:1px solid #cccccc; list-style:none; display:inline;}
											ul.pipe li.first {margin-left:0; border-left:none; list-style:none; display:inline;}

																							
/*** H Tag Styles ***/						h1 {font-size:140%;color:#414042; margin:5px 0; padding-bottom:10px; font-family:"Lucida Fax", "Times New Roman", Times, serif; font-weight:normal;}
											h2 {font-size:130%;color:#414042; margin:5px 0; padding-bottom:3px; font-family:"Lucida Fax", "Times New Roman", Times, serif; font-weight:normal;}
											h3 {font-size:120%;color:#414042; margin:5px 0; padding-bottom:3px; font-family:"Lucida Fax", "Times New Roman", Times, serif; font-weight:normal;}
											h4 {font-size:100%;color:#414042; margin:5px 0; padding-bottom:3px; font-family:"Lucida Fax", "Times New Roman", Times, serif; font-weight:normal;}
											h5 {color:#414042; margin:5px 0; padding-bottom:3px;}
											h6 {color:#414042; margin:5px 0; padding-bottom:3px;}


											
/*** Table Styles ***/						.textEditor {font-size:100%;}
									
/*** SharePoint Core CSS Overrides ***/				

/*** Webpart Output (Controls) Overrides ***/
											.ms-WPHeader TD {border-bottom-width:0;}
											.ms-WPBody {font-size:1em; font-family:Arial, Helvetica, sans-serif;}
											.ms-WPBody TABLE {font-size:100%;}
											.ms-TPBody TABLE {font-size:100%;}
											.ms-WPBody TD {font-size:100%; font-family:Arial, Helvetica, sans-serif;}
											.ms-WPBody A:link {color:#6a7550; text-decoration:none;}
											.ms-WPBody A:visited {color:#6a7550; text-decoration:none;}
											.ms-WPBody A:hover {color:#6a7550; text-decoration:underline;}
											.ms-WPBody H1 {font-weight:bold; font-size:110%;}
											.ms-TPBody H1 {font-weight:bold; font-size:110%;}
											.ms-WPBody H2 {font-weight:bold; font-size:106%;}
											.ms-TPBody H2 {font-weight:bold; font-size:106%;}
											.ms-WPBody H3 {font-weight:bold; font-size:96%;}
											.ms-TPBody H3 {font-weight:bold; font-size:96%;}
											.link-item {font-weight:bold; font-size:100%; color:#6a7550; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item A {font-weight:bold; font-size:100%; color:#6a7550; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item A:link {font-weight:bold; font-size:100%; color:#6a7550; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item A:visited {font-weight:bold; color:#6a7550; text-decoration:none;}
											.link-item A:active {font-weight:bold; color:#6a7550; text-decoration:none;}
											.link-item A:hover {font-weight:bold; color:#6a7550; text-decoration:underline;}
											.link-item-large {font-weight:bold; font-size:110%; color:#6a7550; font-family:Arial, Helvetica, sans-serif;	text-decoration:none;}
											.link-item-large A {font-weight:bold; font-size:110%; color:#6a7550; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item-large A:link {font-weight:bold; font-size:110%; color:#6a7550; font-family:Arial, Helvetica, sans-serif; text-decoration:none;}
											.link-item-large A:visited {font-weight:bold; color:#6a7550; text-decoration:none;}
											.link-item-large A:active {font-weight:bold; color:#6a7550; text-decoration:none;}
											.link-item-large A:hover {font-weight:bold; color:#6a7550; text-decoration:underline;}
											.description {font-size:92%; color:#4c4c4c; font-family:Arial, Helvetica, sans-serif;}
											#column{font-size:100%;}
/*** Left Nav Overrides ***/
											.ctl00_PlaceHolderMain_Menu1_1 {font-size:.9em; line-height:2em; text-decoration:none;}
											
/*** Table Output Overrides ***/
											.ms-rteTable-5 {border-right:0 solid; border-top:0 solid; border-left:0 solid; border-bottom:0 solid; font-family:Arial, Helvetica, sans-serif; border-collapse:collapse;}
/*** Site Map Overrides ***/
											.level-section {margin:6px; padding:3px; background-image:url(/site-images/sitemap_bg.gif); background-position:bottom left; background-repeat:repeat-x;}
											.level-header {padding-right:0; padding-left:0;	padding-bottom:2px;	padding-top:2px; border-bottom:1px solid #CCCCCC;}
											.level-item {font-size:1em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.level-item A {font-size:.9em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.level-item A:link {font-size:.9em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.level-item A:visited {color:#414042; text-decoration: none;}
											.level-item A:active {color:#414042; text-decoration:none;}
											.level-item A:hover {color:#414042; text-decoration:underline;}
											.level-section {margin-bottom:6px;}
											.level-bullet {border-right:0;padding-right:3px;background-position:left 50%;border-top:0;padding-left:15px;background:url(/site-images/sitemap_bullet.gif) no-repeat;vertical-align:top;border-left:0;border-bottom:0;}
											.headertitle {font-weight:bold; font-size:1em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle A {font-weight:bold; font-size:1em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle A:link {font-weight:bold; font-size:1em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle A:visited {color:#414042; text-decoration:none;}
											.headertitle A:active {color:#414042; text-decoration:none;}
											.headertitle A:hover {color:#414042; text-decoration:underline;}
											.headertitle-large {font-weight:bold; font-size:1.2em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-large A {font-weight:bold; font-size:1.2em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-large A:link {font-weight:bold; font-size:1.2em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-large A:visited {color:#414042; text-decoration:none;}
											.headertitle-large A:active {color:#414042; text-decoration:none;}
											.headertitle-large A:hover {color:#414042; text-decoration:underline;}
											.headertitle-small {font-weight:bold; font-size:.8em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-small A {font-weight:bold; font-size:.8em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-small A:link {font-weight:bold; font-size:.8em; color:#414042; font-family:Arial, Helvetica, sans-serif;}
											.headertitle-small A:visited {color:#414042; text-decoration:none;}
											.headertitle-small A:active {color:#414042; text-decoration:none;}
											.headertitle-small A:hover {color:#414042; text-decoration:underline;}
											.cqfeed {visibility:hidden;}
											.ms-input{font-family:Arial, Helvetica, sans-serif;}
											.ms-rte{font-family:Arial, Helvetica, sans-serif;}
											.radEditor{font-family:Arial, Helvetica, sans-serif;}
											/*** Form Overrides ***/
											.form-label{font-size:.8em; font-weight:bold;}
											.form-input:{font-family:Arial, Helvetica, sans-serif;}

/* Event Styles */

                                            .event{width:100%; clear:both; margin:0 0 10px 0; padding:0 0 3px 0; border-bottom:1px solid #ccc; float:left;}
                                            .event-date{color:#333; width:75px; float:left; text-align:right; padding:0 3px 0 0; border-right:1px dotted #ccc;}
                                            .event-title{float:left; padding:0 0 0 10px;}
                                            .event-info{margin:0 0 5px 0;}
                                            .newsdate {font-size:90%; color:#444; margin:5px 0;}
                                            

/* Styles for New RAD Menu */               .RadPanelBar {border:0 !important; width:100%;}
                                            .RadPanelBar .rpRootGroup {border-bottom: 1px solid #cccccc; border-right:0px!important; border-top:0px!important;	border-left:0px!important; 									padding-right:0; 
											list-style:none none outside;
								             }
                                            .RadPanelBar .rpRootGroup a:hover{text-decoration:underline;}
                                            .RadPanelBar .rpGroup {padding-right:0; list-style:none none outside;	padding-left:5px; padding-bottom:0; margin:0; padding-top:0;}
                                            .RadPanelBar .rpItem {border-bottom:1px solid #cccccc; overflow:hidden; padding-right:0; list-style:none none outside; padding-left:5px;  padding-bottom:0; margin:0; padding-top:0;}
                                            .RadPanelBar .rpItem { 
display:block; float:none; position:static;
}
                                            .RadPanelBar .rpItem a {padding:9px 0 9px 5px; color:#443d39;}
                                            .RadPanelBar .rpItem li {background:#ffffff; border-bottom:1px solid #cccccc; line-height:1.2em; width:100%}
                                            .RadPanelBar .rpItem li a {color:#443d39;padding:8px 0 8px 15px; width:90%; font-weight:normal !important;}
                                            .RadPanelBar .rpLast {display:block; float:none; position:static; border:0;}
                                            .RadPanelBar .rpSlide {float:none; position:static;	height:auto; margin:0 0 0 0; }
                                            .RadPanelBar .rpSlide a {margin:0;}
                                            .RadPanelBar .rpText:unknown {clear:both; display:block; visibility:hidden;	height:0;	content:""}
                                            .RadPanelBar .rpTemplate:unknown {clear:both; display:block; visibility:hidden;	height:0;	content:""}
                                            .RadPanelBar .rpItem:unknown {clear:both; display:block; visibility:hidden;	height:0;	content:""}
                                            .RadPanelBar .rpLink {padding-left:5px;display:block; border:0 !important; text-decoration:none; font-weight:bold !important; }
                                            .RadPanelBar .rpText {display:block; text-decoration:none;}
                                            .RadPanelBar .rpImage {clear:left; border-right:0; border-top:0; float:left; vertical-align:middle;	border-left:0; border-bottom:0;}
                                            .RadPanelBar .rpLink {width:100%; outline:none; text-decoration:none ; border-bottom:1px solid #cccccc;}
                                            .RadPanelBar .rpText {cursor:hand; margin:0 !important; padding:0 !important;}
                                            .RadPanelBar .rpOut {border-bottom-width:0 !important; display:inline !important;   margin:0 !important; padding:0 !important;}
                                            .RadPanelBar .rpSlide {display :none; border:0; margin:0 !important; padding:0 !important;}
                                            .rtl .rpImage {border-right:0; border-top:0; float:right; border-left:0; border-bottom:0;}
                                            .rtl {text-align:right;}
                                            .rpSelected {width:100%;}
                                            .rpExpanded{width:100%; border-bottom:1px solid #cccccc;
}
                                            .RadPanelBar .rpLast {border-style: none !important;
				border-color: inherit !important;
				border-width: 0 !important;
				}    			                                             .RadPanelBar .rpLevel1  .rpExpanded{background-image:none !important;width:100%; border-bottom:1px solid #ccc !important; padding-right:0 !important;  }
                                             .rpLevel1 .rpItem li a {padding:8px 0 8px 15px; width:100%;}

                                             .RadPanelBar .rpSelected:hover .rpout {padding-bottom:0 !important;}

                                             
                                             .RadPanelBar .rpSelected .rpout {padding-bottom:0 !important;}

                                             
                                             .RadPanelBar .rpLink:hover .rpOut {padding-bottom:0 !important;}

                                             
                                             .RadPanelBar .rpFocused .rpOut {padding-bottom:0 !important;}

                                             
                                             .RadPanelBar .rpLevel2  .rpExpanded {}
                                             .RadPanelBar .rpLevel2  .rpGroup {}
                                             .RadPanelBar .rpLevel2  .rpSlide {}
                                             .RadPanelBar .rpLevel2  .rpfirst {}                                         
                                             .RadPanelBar .rpLevel2  .rpItem li {}                                          
                                             .RadPanelBar .rpLevel2  .rpItem li a {}
                                             .RadPanelBar .rpLevel2  {}
                                             .RadPanelBar .rpLevel2  .rpOut{padding-left:0 !important; margin-left:10px !important; }
                                             .RadPanelBar .rpLevel2  .rpExpandable {margin:0!important; padding:0!important; }

                                             .RadPanelBar .rpLevel2  .rpSelected {margin:0!important; padding:0!important; }
                                             .RadPanelBar .rpSlide {display :none; border:0px;  padding-top:5px; border-top:1px solid #cccccc;} 
                                             .RadPanelBar .rpItem a {
				font-size:125%;
}
                                             /* Google Search Styles */

/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.gsc-control-cse {

  width: 96%;
}
.cse .gsc-control-cse {

  width: 96%;
}
.gsc-branding {
  display: none;
}
.cse .gsc-branding {
  display: none;
}
.gsc-control-cse div {
  position: normal;
}
.cse .gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.gsc-control-cse {
                                                                font-size:14px !important;
}
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.gsc-resultsHeader {
  border:none;
}
.cse .gsc-resultsHeader {
  border:none;
}
/* Search button */
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
.cse input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
}
/* Inactive tab */
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
}
.cse .gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
}
/* Active tab */
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
}
.cse .gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
}
/* This is the tab bar bottom border. */
.gsc-tabsArea {
  margin-top: 1em;

}
.cse .gsc-tabsArea {
  margin-top: 1em;

}
/* Inner wrapper for a result */
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 0 solid;
  margin-bottom: 1em;
}
.cse .gsc-webResult.gsc-result {
  padding: .25em;
  border: 0 solid;
  margin-bottom: 1em;
}
/* Result hover event styling */
.gsc-webResult.gsc-result:hover {
}
.cse .gsc-webResult.gsc-result:hover {
}
/*Promotion Settings*/
/* The entire promo */
.gs-promotion.gs-result {
  background-color: #FFFFFF;
}

.cse .gs-promotion.gs-result {
  background-color: #FFFFFF;
}

/* Promotion title */
.gs-promotion.gs-result a.gs-title:link {
  color: #6a7550; font-weight:bold;
}
.cse .gs-promotion.gs-result a.gs-title:link {
  color: #6a7550; font-weight:bold;
}
.gs-promotion.gs-result a.gs-title:visited {
  color: #6a7550; font-weight:bold;
}
.cse .gs-promotion.gs-result a.gs-title:visited {
  color: #6a7550; font-weight:bold;
}
.gs-promotion.gs-result a.gs-title:hover {
  color: #6a7550; font-weight:bold;
}
.cse .gs-promotion.gs-result a.gs-title:hover {
  color: #6a7550; font-weight:bold;
}
.gs-promotion.gs-result a.gs-title:active {
  color: #6a7550; font-weight:bold;
}
.cse .gs-promotion.gs-result a.gs-title:active {
  color: #6a7550; font-weight:bold;
}
/* Promotion snippet */
.gs-promotion.gs-result .gs-snippet {
  color: #000000; 
}
.cse .gs-promotion.gs-result .gs-snippet {
  color: #000000; 
}
/* Promotion url */
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
.cse .gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
.gsc-search-box {display:none !important;}
.gsc-tabsArea {display:none !important;}
.gsc-resultsHeader {display:none;}

.gs-title a:link {color:#6a7550; font-weight:bold;}
.gs-title a:visited {color:#6a7550; font-weight:bold;}
.gs-title a:hover {color:#6a7550 !important; font-weight:bold;}
.gs-title a:active {color:#6a7550; font-weight:bold;}

.gs-result  a:link {color:#6a7550; font-weight:bold;}
.gs-result  a:visited {color:#6a7550; font-weight:bold;}
.gs-result  a:hover {color:#6a7550!important; font-weight:bold;}
.gs-result  a:active {color:#6a7550; font-weight:bold;}
.gs-result .gs-title *  {color:#6a7550!important; font-weight:bold;}
.gs-result .gs-title  {color:#6a7550!important; font-weight:bold;}
.gsc-results .gsc-cursor-box .gsc-cursor-current-page {color:#6a7550 !important; font-weight:bold;}
.gs-promotion {padding:10px 10px 10px 10px; display:block !important; border:1px solid #999999;}
.cse .gs-promotion {padding:10px 10px 10px 10px; display:block !important; border:1px solid #999999;}
.gs-promotion-image {float:left;}

.banner p {margin:0px!important; padding:0px!important; display:none;}
.banner p img {margin:0px!important; padding:0px!important; width:980px; height:217px; display:none;}

.frontwidth {width:200px; float:left; padding-right:50px;}
.frontwidth h1 {display:inline;}
.frontwidth2 {width:200px; float:left; padding-right:0px;}
.frontwidth2 h1 {display:inline;}
.buttons {width:167px; padding-left:5px; padding-top:5px; height:21px; background:url('/images/greengradient.jpg') repeat-x;}
.border {padding:3px; border:1px solid #cccccc; margin-top:10px;}
a:link .buttons {color:white!important; text-decoration:none; font-weight:bold; font-size:120%;}
a:visited .buttons {color:white!important; text-decoration:none; font-weight:bold; font-size:120%;}
a:hover .buttons {color:white!important; text-decoration:underline; font-weight:bold; font-size:120%;}
.onlineservices {background:url('/images/gradient.jpg') repeat-x; border:1px solid #f3f3f3; background-color:#f3f3f3!important; width:680px; padding:10px 5px 10px 5px;}
.onlineservices a:link{color:#414042!important; text-decoration:none; font-weight:bold;}
.onlineservices a:visited{color:#414042!important; text-decoration:none; font-weight:bold;}
.onlineservices a:hover{color:#414042!important; text-decoration:underline; font-weight:bold;}

.black a:link{color:#414042!important; text-decoration:none; font-weight:normal;}
.black a:visited{color:#414042!important; text-decoration:none; font-weight:normal;}
.black a:hover{color:#414042!important; text-decoration:underline; font-weight:normal;}
											
.item {padding:0px!important; margin:0px!important;}
.black {padding:10px 0px 10px 0px;}
.cqfeed {
				display:none;
}
.gs-result a.gs-visibleUrl, .gs-result .gs-visibleUrl {
				color:#414042!important;
}
