		/* This stylesheet is to be referenced locally */
		body {
			margin: 0;
			padding: 0;
			font-family: "Trebuchet MS", arial, helvetica, verdana, sans-serif;
			font-size: 11px;
		}
		#brand,  .brand {
			margin: 0;
			width: 100%;
			background-image: url(graphics/bg-brand.gif);
			background-repeat: none;
			background-color: #ffe100;
			height: 79px;
		}
		#brand a,  .brand a {
			display: block;
			width: 250px;
			height: 75px;
		}
		#brand img,  .brand img {
			display: none;
		}
		a { color:#148ab2; }
		a b { color:#148ab2; }
		a:visited { color:#5C609E; }
		a:visited sup { color:#148ab2; text-decoration:none; }
		a:hover,a:focus { color:#666;  }
		a strong { color:#148ab2; }
		a img { border:0; }
		#globalNav {
		 	position: absolute;
			left: 440px;
			top: 57px;
		}
		#globalNav a, #globalNav a:visited {
			color:#000;
			text-decoration: none;
		}
		#globalNav a:hover {
			color:#666;
		}
		#globalNav .sep {
			margin: 0 4px;
			color:#666;
		}
		#topTabs {
			padding-left: 20px;
			margin-bottom: 20px;
			height: 29px;
			background-image: url(graphics/bg-navIIgradient.gif);
		}
		#topTabs img {
			height: 29px; border: 0;
		}
		#topTabs #theTabs {
			height:29px;
		}
		* html #topTabs #theTabs {
			background-image: url(graphics/reb-bg-navIII.end.gif);
			background-position:top right;
			background-repeat:no-repeat;
			padding-right:2px;
		}

