/* ----------------- Main tabs -------------------*/


   #tabs {
      float:left;
      width:100%;
      background: url("/images/tabs/bg.gif") repeat-x bottom;
      font-size: 10px;
	  font-family: Verdana, Arial, Helvetica;
	  font-weight: bold;
      line-height:normal;
      }
    #tabs ul {
      margin:0px;
      padding: 0 0 0 10px;
      list-style:none;

      }
    #tabs li {
      display:inline;
      margin: 0;
      padding:0px;
      }
    #tabs a {
      float:left;
      background:url("/images/tabs/tabLeft.gif") no-repeat left top;
      margin: 0 0 0 2px;
      padding:0 0 0 3px;
      border-bottom:1px solid #999999;
      text-decoration:none;
      }
    #tabs a span {
      float:left;
      display:block;
      background:url("/images/tabs/tabRight.gif") no-repeat right top;
      padding:4px 5px 4px 2px;
      font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a span {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover span {
      text-decoration:underline;
      }
    #tabs #current a {
      background-position:0 -150px;
      border-width:0;
      }
    #tabs #current a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      text-decoration:none;
      }
    #tabs a:hover {
      background-position:0% -150px;
      }
    #tabs a:hover span {
      background-position:100% -150px;
      }
      
    /* for line underneath stamp */
    #bottomLine {
      background: url("/images/tabs/bg.gif") repeat-x bottom;
      }
   
   
/* ----------------- /Main tabs -------------------*/


/* ----------------- Tabs with no line -------------------*/


#tabsNoLine
	{
	text-align: center;
	position: relative;
	}
	
#tabsNoLine ul
	{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

#tabsNoLine li
	{
	float: left;
	background: url("/images/tabOffLeft.gif") no-repeat left top;
	height: 19px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 3px;
	}

#tabsNoLine a
	{
	float: left;
	display: block;
	background: url("/images/tabOff.gif") no-repeat right top;
	padding: 0px 8px 0px 5px;
	margin: 0px 1px 0px 0px;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	line-height: 19px;
	text-decoration: none;
	text-align: center;
	}
	
#tabsNoLine a:hover
	{
	text-decoration: underline;
	}
	
/* Commented Backslash Hack
hides rule from IE5-Mac \*/

#tabsNoLine a
	{
	float: none;
	}
	
/* End IE5-Mac hack */

/* ----------------- /Tabs with no line -------------------*/


/* ----------------- Account tabs -------------------*/

  #accountTabs {
      float:left;
      font-size: 10px;
	  font-family: Verdana, Arial, Helvetica;
	  font-weight: bold;
      line-height:normal;
      }
    #accountTabs ul {
	  float: right;
      margin: 0 10px 0 0;
      padding: 0 0 0 10px;
      list-style:none;

      }
    #accountTabs li {
      display:inline;
      margin: 0;
      padding:0px;
      }
    #accountTabs a {
      float:left;
      background:url("/images/tabs/tabLeft.gif") no-repeat left top;
      margin: 0 0 0 2px;
      padding:0 0 0 3px;
      border-bottom:1px solid #999999;
      text-decoration:none;
      }
    #accountTabs a span {
      float:left;
      display:block;
      background:url("/images/tabs/tabRight.gif") no-repeat right top;
      padding:4px 5px 4px 2px;
      font-weight: bold;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #accountTabs a span {float:none;}
    /* End IE5-Mac hack */
    #accountTabs a:hover span {
      text-decoration:underline;
      }
    #accountTabs #acctCurrent a {
      background-position:0 -150px;
      border-width:0;
      }
    #accountTabs #acctCurrent a span {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      text-decoration:none;
      }
    #accountTabs a:hover {
	/*  background-position:0% -150px; */
      }
    #accountTabs a:hover span {
    /*  background-position:100% -150px; */
      }
      
    #acctCurrent a span {
      background:url("/images/tabs/tabRight_acct.gif") no-repeat right top;
      background-position:100% -150px;
      padding-bottom: 5px;
      color:#333;
      text-decoration:none;
      }
      
    /* for line underneath stamp */
    #bottomLine {
      background: url("/images/tabs/bg.gif") repeat-x bottom;
      }
   
/* ----------------- /Account tabs -------------------*/


/* ----------------- Global Navigation Header -------------------*/

.tabBG
	{
	background:url("/images/globalNav/tab.gif") no-repeat right bottom;
	}

.tabBreakBG
	{
	background:url("/images/globalNav/tabTop2.gif") no-repeat right top;
	}

#searchBox2
	{
	position: relative;
	display: block;
	width: 634px;
	background: #D1D9E7;
	border: 1px solid #929CAD;
	margin-bottom: 3px;
	margin-top: 2px;
	}

#searchBox /* MAC IE sees this - HIDES FROM IE 4/5 BUT IE 6 SEES IT*/
	{
	top: 0px; voice-family: "\"}\""; voice-family:inherit; top: 2px;
	width: 636px; voice-family: "\"}\""; voice-family:inherit; width: 636px;
	}
	
/* Hide from IE-Mac \*/
#searchBox
	{
	top: 0px;
	width: 636px;
	}
/* End hide */

/* Hide from IE-Mac \*/
html>body #searchBox
	{
	top: 0px;
	width: 634px;
	}
/* End hide */

.advancedSearch
	{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	}

a.advancedSearchWhite
	{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	}

a.advancedSearchWhite:hover
	{
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica;
	font-weight: bold;
	color: #ffffff;
	text-decoration: underline;
	}

a.globalLogin
	{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #00229F;
	background-color: #D1D9E7;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	}

a.globalRegister
	{
	display: block;
	width: 100%;
	height: 100%;
	border: 1px solid #929CAD;
	background-color: #E8EDF6;
	font-family: Arial, Verdana, Helvetica;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	text-align: center;
	vertical-align: middle;
	cursor: hand;
	}
	
	
	.mybutton a:link, .mybutton a:visited, .mybutton a:active {color: #000000; border-style: outset; border-color: #0000FF; border-width: 2px; width: 100%; height: 100%; background-color: #0000CC;}

.mybutton a:active {border-style: inset;}


.globalBG
	{
	background:url("/images/globalNav/tabRight2.gif") no-repeat right top;
	}

.searchBar
	{
	background: url("/images/globalNav/searchBG.gif") repeat left top;
	}
	
.searchOptionsBar
	{
	background-color: #D1D9E7;
	border-left: 1px solid #929CAD;
	border-right: 1px solid #929CAD;
	border-top: 0px;
	border-bottom: 1px solid #929CAD;
	}
	
/* ----------------- /Global Navigation Header -------------------*/

/* ----------------- Global Navigation, globalNav for HOME PAGE, globalNav1 for BACK PAGES -------------------*/

#globalNav,
#globalNav1
	{
	display: block;
	float: left;
	width: 637px;
	position: relative;
	top: 0px;
	left: 0px;
	background: url("/images/globalNav/BG.gif") repeat-x left top;
	}

#globalNav1
	{
	width: 658px;
	background: url("/images/globalNav/BG1.gif") repeat-x left top;
	}

#globalNav ul,
#globalNav1 ul
	{
	margin: 0;
	padding: 0;
	list-style: none;
	}

#globalNav li,
#globalNav1 li
	{
	float: left; /* THIS IS THE MAC CULPRIT? */
	margin: 0;
	padding: 0;
	height: 28px;
	width: 91px;
	text-align: center;
	overflow: hidden;
	}

#globalNav1 li
	{
	width: 94px;
	}

#globalNav a,
#globalNav1 a
	{
	float: left;
	background: url("/images/globalNav/homeLeft.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	text-decoration: none;
	height: 28px;
	cursor: hand;
	}
       
#globalNav1 a
	{
	padding: 0 0 0 6px;
	}
	
/* Hide from IE5-Mac \*/
#globalNav a,
#globalNav1 a
	{
	padding: 0 0 0 10px;
	}
/* End hide */
       
#globalNav a span,
#globalNav1 a span
	{
	display: block;
	background: url("/images/globalNav/homeRight.gif") no-repeat right top;
	margin: 0;
	padding: 0 9px 0 0;
	font: bold 12px Arial, Verdana, Helvetica;
	color: #fff;
	line-height: 28px;
	width: 80px;
	height: 28px;
	cursor: hand;
	}

html>body #globalNav a span,
html>body #globalNav1 a span
	{
	margin: 0;
	padding: 0 8px 0 0;
	width: 80px;
	}

/* Hide from IE5-Mac \*/
html>body #globalNav a span,
html>body #globalNav1 a span
	{
	margin: 0 1px 0 0;
	padding: 0 10px 0 0;
	width: 70px;
	}
/* End hide */

/* Hide from IE5-Mac \*/
html>body #globalNav1 a span
	{
	margin: 0 4px 0 0;
	}
/* End hide */
       
/* Hide from IE5-Mac \*/
#globalNav a span,
#globalNav1 a span
	{
	float: none;
	}
/* End hide */

#globalNav a:hover,
#globalNav1 a:hover,
#globalNav #current a,
#globalNav1 #current a
	{
	background-position: 0% -41px;
	border-width: 0;
	}

#globalNav a:hover span,
#globalNav1 a:hover span,
#globalNav #current a span,
#globalNav1 #current a span
	{
	background-position: 100% -41px;
	}

/* ----------------- /Global Navigation, globalNav for HOME PAGE, globalNav1 for BACK PAGES -------------------*/

#beta {
background: url("/images/globalNav/beta.gif") repeat-x right bottom;
}