BODY {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #505050;
	margin-top: 0px;
}

TD {
	font-family:Arial,Helvetica;
	color: #000000;
}


/* =Left Nav (main navigation)
-------------------------------------------------------- */
#left-nav {
}

#left-nav ul {
font-family:Arial,Helvetica;
font-size: 11px;
font-weight: bold;
/*line-height: 1.2em;*/
list-style-type: none;
text-align: right;
margin: 0;
padding: 0;
width: 170px;
/*border-bottom: 1px solid #fffbd6;*/
}

#left-nav li a {
display: block;
color: #505050;
text-decoration: none;
background-color: transparent;
padding: 0px 10px 0px 10px;
/*border-top: 1px solid #d5dab2;*/
}

#left-nav li a:hover {
background-color: #fffbd6;
}

#left-nav li a:active { 
color: #505050; 
}

/* sub-menu styles
---------------------------------------------- */
#left-nav ul li.parent {
font-size: 11px;
background-color: #e1e1e1;
color: #505050; 
}

#left-nav ul li.parent a {
padding: 0px 10px 0px 10px;
color: #505050; /* dk blue */
}

#left-nav ul li.parent a:hover {
background-color: transparent;
text-decoration: none;
color: #505050; /* green */
}

#left-nav ul li.parent a:active {
color: #505050; /* lt blue */
}

#left-nav ul li.parent ul {
font-family:Arial,Helvetica;
font-size: 12px;
line-height: 1.2em;
font-weight: normal;
padding-bottom: 0px;
border-bottom: none;
}

#left-nav ul li.parent ul a {
border-top: none;
padding: 3px 10px 3px 10px;
/*color: #fffbd6;*/
color: #505050; /* lt blue */
}

#left-nav ul li.parent ul ul {
font-size: 10px;
font-weight: normal;
color: #e1e1e1; /* lt blue */
}

#left-nav ul li.parent ul ul a {
padding: 3px 22px 3px 10px;
color: #505050; /* lt blue */
}

#left-nav ul li.parent ul a.tic {
color: #505050; /* green */
}

#left-nav ul li.parent ul a:hover.tic {
color: #505050; /* lt green */
}

#left-nav ul li.parent ul ul a.tic {
color: #505050; /* green */
background: transparent url(images/submenu_tic.gif) no-repeat 173px 0.6em;
}

#left-nav ul li.parent ul ul li a:hover {
color: #505050; /* lt green */
background: transparent url(images/submenu_tic.gif) no-repeat 173px 0.6em;
}

#left-nav ul li.parent ul ul li a:active {
color: #505050; /* lt blue */
}

/* 
<li class="parent"> sets up the parent button with colored background box
<a class="tic"> creates the current highlighted menu items
*/

/* prevents gaps in IE 6 & 7
---------------------------------------------- */
#left-nav li a { height: 1%; }

/* End Left Nav */





A, A:Active, A:Visited {
	font-family:Arial,Helvetica;
	color: #363636;
	font-weight:normal;
	text-decoration: none;
}

A:Hover {
	color: #646464;
	text-decoration: underline;
}

.small {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #000000;
}

.lefthead, .lefthead:Active, .lefthead:Visited, .lefthead:Hover {
	font-family:Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: #505050;
	text-align:right;
}

.lefttext, .lefttext:Active, .lefttext:Visited, .lefttext:Hover {
	font-family:Arial,Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #505050;
	line-height: 24px;
	text-align: right;
	margin: 0px;
	text-decoration: none;
}

.righthead {
	font-family:Arial,Helvetica;
	font-size: 15px;
	font-weight: bold;
	color: #ef3013;
}

.righttext {
	font-family:Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #3f3f3f;
}


.centerhead {
	font-family:Arial,Helvetica;
	font-size: 20px;
	font-weight: bold;
	color: #ec3b19;
}

.centerhead2 {
	font-family:Arial,Helvetica;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	color: #ec3b19;
}

.centertext {
	font-family:Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	color: #505050;
}

.nowtext1 {
	font-family:Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #F0A01C;
	text-decoration: none;
}

.nowtext, .nowtext:Active, .nowtext:Visited {
	font-family:Arial,Helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	color: #e16400;
	text-transform: uppercase;
	text-decoration: none;
}

.nowtext:Hover {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
}

.rightnav, .rightnav:Active, .rightnav:Visited {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #ef3013;
	text-decoration: none;
	font-weight: normal;
}

.rightnav:Hover {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #646464;
	text-decoration: none
}

.form1 {
	font-family:Arial,Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: #646464;
	border: 0px solid;
	padding: 4px;
	width: 143px;
	height: 12px;
}

.subnav, .subnav:Visited {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

.subnav:Active,  {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

.subnav:Hover {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #646464;
	text-decoration: none;
	font-weight: bold;
}

.subnav22, .subnav22:Active, .subnav22:Visited  {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #646464;
	text-decoration: underline;
	font-weight: bold;
}

.subnav22:Hover  {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #646464;
	text-decoration: underline;
	font-weight: bold;
}

.breadcrumb, .breadcrumb:Active, .breadcrumb:Visited {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #646464;
	text-decoration: none;
	font-weight: normal;
}

.breadcrumb:Hover {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #646464;
	font-weight: normal;
	text-decoration: none
}

.restex1
 {
	font-family:Arial,Helvetica;
	font-size: 11px;
	color: #646464;
	font-weight: normal;
	text-decoration: none
}

.copyright, .copyright:Active, .copyright:Active {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #505050;
	text-decoration: none
}

.copyright:Hover {
	font-family:Arial,Helvetica;
	font-size: 12px;
	color: #646464;
	text-decoration: none
}


.bigblue {
	color: #176BAB;
	font-size: 14px;
}

.bigblue2, .bigblue2:Active, .bigblue2:Visited {
	color: #176BAB;
	font-size: 14px;
	text-decoration: none;
}

.bigblue2:Hover {
	color: #BE7F0D;
	font-size: 14px;
	text-decoration: none;
}

.blue {
	color: #176BAB;
}

.blue2, .blue2:Active, .blue2:Visited {
	color: #176BAB;
	font-size: 12px;
	text-decoration: none;
}

.blue2:Hover {
	color: #747474;
	font-size: 12px;
	text-decoration: none;
}

.gray {
	color: #747474;
	font-size: 12px;
}

.biggray {
	color: #747474;
	font-size: 14px;
}

.biggray2 {
	color: #747474;
	font-size: 19px;
}

.nav2reg {
	color: #176BAB;
	font-size: 14px;
	text-decoration: none;
}

.nav2, .nav2:Active, .nav2:Visited {
	color: #747474;
	font-size: 15px;
	text-decoration: none;
}

.nav2:Hover {
	color: #747474;
	font-size: 15px;
	text-decoration: underline;
}

.nav3, .nav3:Active, .nav3:Visited {
	color: #176BAB;
	font-size: 15px;
	text-decoration: none;
}

.nav3:Hover {
	color: #176BAB;
	font-size: 15px;
	text-decoration: underline;
}

.sitemap_head, .sitemap_head:Visited, .sitemap_head:Active {
	font-size   	: 13px;
	text-decoration : none;
	font-family 	: Arial, Helvetica;
	color           : #747474;
	text-decoration: none;
}

.sitemap_head:Hover {
	text-decoration : underline;
	color           : #176BAB;
}

.sitemap, .sitemap:Active, .sitemap:Visited {
	font-size   	: 12px;
	text-decoration : none;
	font-family 	: Arial, Helvetica;
	color           : #747474;
	text-decoration: none;
}

.sitemap:Hover {
	text-decoration : underline;
	color           : #176BAB;
}

.subnavs, .subnavs:Active,.subnavs:Visited {
font-family:Arial,Helvetica;
font-weight:bold;
font-size:13px;
color:#3f3f3f;
line-height:20px;
}
.subnavs:Hover {
font-family:Arial,Helvetica;
font-weight:bold;
font-size:13px;
color:#565656;
text-decoration:none;
}

.subnavm,subnavm:Active,.subnavm:Visited {
font-family:Arial,Helvetica;
font-weight:bold;
font-size:15px;
color:#fff;
}

.subnavm:Hover {
font-family:Arial,Helvetica;
font-weight:bold;
font-size:15px;
color:#ebebeb;
text-decoration:none;
}

.footer,.footer:Active,.footer:Visited {
font-family:Arial,Helvetica;
font-weight:bold;
font-size:13px;
color:#fff;
}

.footer:Hover {
font-family:Arial,Helvetica;
font-weight:bold;
font-size:13px;
color:#fff;
text-decoration:none;
}

.footerspan {
font-family:Arial,Helvetica;
font-weight:bold;
color:#fff;
text-decoration:none;
}

#pushit {
padding-top:4px;
}

#pushit5 {
padding-top:7px;
}





/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
.cse-search-results {
width:600px;
padding:0px;
padding:0px;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 5px;
  width: 600px;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #ffffff;
  border: 1px solid;
  border-color: #ffffff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border: block;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #FF9900;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result .gs-visibleUrl,
.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. */
}

/* Full URL */
.gs-webResult.gs-result .gs-visibleUrl-short {
  display: none;
}
.gs-webResult.gs-result .gs-visibleUrl-long {
  display: block;
}

