﻿	#hdrBg {
		background:		 url(../_gfx/hdrBg.gif) no-repeat;
		background-position:top center;
		height:			67px;
		width:			790px;
	}
	#hdrBgTbl {
		width:	780px;
	}
	#hdrDateBg {
		background:			  url(../_gfx/hdrDateBg.gif) no-repeat;
		background-position: center center;
		height:				 25px;
		vertical-align:		 middle;
		width:				 185px;
	}
	#hdrDate	{
		color:		#707070;
		font-size:	11px;
		margin: 	14px 0px 3px 46px;
	}
	#hdrSrch	{
		background:			  url(../_gfx/hdrSrchBg.gif) no-repeat;
		background-position: center center;
		margin:0px 4px 0px 0px;
		padding:0px;
		width:216px;
		height:26px;
	}
	#queryForm	{
		margin:0px; padding:0px;
	}
	#hdrSrchInput	{
		background-color:	#fff;
		border:none;
		font-size:	9pt;
		margin:1px 0px 0px 38px;
		height:13px;
		padding:0px;
		vertical-align:middle;
	}
	#navImgTbl	{
		margin:0px 0px 0px 4px;
	}
	#navBg {
		background:			 url(../_gfx/menuTitleBg26_155a.jpg) no-repeat;
		background-position: top left;
		padding-top:		 0px;
		width:				 170px;
		vertical-align:		 top;
	}
	#navTblMain {
		width: 80%;
		margin-top: 2px;
		margin-left: 14px;
	}
	#navLbl	{
		font-size:	10px;
		font-weight:	bold;
		letter-spacing:	1px;
		margin-left:	6px;
		margin-bottom:	5px;
	}
	#homeImg	{
		display:inline;
		margin:0px;
		position:relative;
		top:2px;
		left:46px;
		z-index:2;
	}
	.navItemFmt {
		border-top: 	1px solid #d0d0d0;
		border-right: 	none;
		border-bottom: 	none;
		border-left: 	none;
		padding-top:	1px;
		padding-bottom:	1px;
		padding-left:	8px;
		width:			100%;
	}
	div.navItemFmt:hover {
		background-color:#e7e7e7;
	}
	.navItem {
		color:			#666666;
		font-size:		8pt;
		font-weight:	bold;
		text-decoration:none;
	}
	#selectedItem	{
		font-size:	8pt;
		font-weight:	bold;
		background-color:#e7e7e7;
		color:#ee1c23;
		text-decoration:none;
	}
	#selectedSubItem	{
		color:#ee1c23;
		text-decoration:none;
	}
	#bannerImg	{
		margin-left: 	8px;
	}
	#bannerTxt1	{
		color:#f0d0bb;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size:14pt;
		position:relative;
		top:-92px;
	}
	#bannerTxt2	{
		color:#f0d0bb;
		font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
		font-size:13pt;
		position:relative;
		top:-92px;
		left:25px;
		letter-spacing:0px;
	}

