#states {
	position: relative;
}
	#states h2 {
		border-bottom: 1px solid #e0e0e0;
		padding-bottom: 5px;
		margin-bottom: 35px;
	}
	#states ol {
		float: left;
		margin-left: 0;
		width: 50%;
	}
		#states ol li {
			list-style: none;
			color: #999;
		}
			#states ol li a {
				font-weight: bold;
			}
	#map {
		height: 437px;
		width: 590px;
		margin-bottom: 50px;
		position: relative;
	}
		#map .legend {
			position: absolute;
			top: -20px;
			right: 0;
			font-weight: bold;
			color: #555;
			font-size: 12px;
			_right: auto;
			_left: 430px;
		}
			#map .key {
				display: inline-block;
				margin-left: 12px;
				*float: left;
				cursor: default;
			}
				#map .key span {
					display: inline-block;
					background: #2068ac;
					vertical-align: middle;
					width: 12px;
					height: 12px;
					margin-right: 4px;
					_overflow: hidden;
				}
				#map .key span.active {
					background: url(/toolkit/images/states.png) -30px -15px no-repeat;
				}
				#map .key span.inactive {
					background: url(/toolkit/images/states.png) -30px -2260px no-repeat;
					_background: #c6c6c6;
				}
	#states .state {
		position: absolute;
		background: url(/toolkit/images/states.png) no-repeat;
		cursor: pointer;
		text-indent: -9000px;
	}
		#states .state a {
			display: block;
			height: 100%;
			width: 100%;
			text-decoration: none;
		}
	#states .state.hover {
		*z-index: 3;
	}
	#states .state.inactive {
		cursor: default;
		_filter: alpha(opacity=50);
	}
		#states .label {
			position: absolute;
			bottom: -22px;
			z-index: 20;
			color: #3a759a;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
			white-space: nowrap;
			background: url(/toolkit/images/state_label.png) left top no-repeat;
			_background: url(/toolkit/images/state_label.8bit.png) left top no-repeat;
			height: 29px;
			display: none;
			padding-left: 2px;
			text-indent: 0;
			z-index: 2;
		}
		#states .state.hover .label {
			display: block;
		}
		#states .label:hover {
			text-decoration: underline;
		}
			#states .label span {
				padding: 0 29px 0 26px;
				display: block;
				height: 29px;
				background: url(/toolkit/images/state_label.png) right -29px no-repeat;
				_background: url(/toolkit/images/state_label.8bit.png) right -29px no-repeat;
				line-height: 27px;
				position: relative;
			}
				#states .label em {
					display: block;
					position: absolute;
					text-align: center;
					width: 24px;
					height: 9px;
					background: url(/toolkit/images/state_label.png) bottom left no-repeat;
					top: -8px;
					_top: -14px;
					_background: none;
				}
	#states #WA {
		top: 1px;
		left: 28px;
		width: 72px;
		height: 52px;
		background-position: 0 0;
	}
	#states #WA.hover {
		background-position: 0 -1120px;
	}
	#states #WA.inactive {
		background-position: 0 -2240px;
	}
	#states #OR {
		top: 36px;
		left: 8px;
		width: 88px;
		height: 72px;
		background-position: 0 -160px;
	}
	#states #OR.hover {
		background-position: 0 -1280px;
	}
	#states #OR.inactive {
		background-position: 0 -2400px;
	}
		#states #OR .label {
			bottom: -17px;
		}
	#states #CA {
		top: 91px;
		left: 1px;
		width: 89px;
		height: 151px;
		background-position: 0 -320px;
	}
	#states #CA.hover {
		background-position: 0 -1440px;
	}
	#states #CA.inactive {
		background-position: 0 -2560px;
	}
	#states #AZ {
		top: 185px;
		left: 79px;
		width: 74px;
		height: 86px;
		background-position: 0 -480px;
	}
	#states #AZ.hover {
		background-position: 0 -1600px;
	}
	#states #AZ.inactive {
		background-position: 0 -2720px;
	}
	#states #ID {
		top: 13px;
		left: 81px;
		width: 65px;
		height: 106px;
		background-position: -160px 0;
	}
	#states #ID.hover {
		background-position: -160px -1120px;
	}
	#states #ID.inactive {
		background-position: -160px -2240px;
	}
	#states #NV {
		top: 103px;
		left: 41px;
		width: 69px;
		height: 106px;
		background-position: -160px -160px;
	}
	#states #NV.hover {
		background-position: -160px -1280px;
	}
	#states #NV.inactive {
		background-position: -160px -2400px;
	}
	#states #UT {
		top: 115px;
		left: 99px;
		width: 61px;
		height: 77px;
		background-position: -160px -320px;
	}
	#states #UT.hover {
		background-position: -160px -1440px;
	}
	#states #UT.inactive {
		background-position: -160px -2560px;
	}
	#states #CO {
		top: 137px;
		left: 154px;
		width: 82px;
		height: 69px;
		background-position: -160px -480px;
	}
	#states #CO.hover {
		background-position: -160px -1600px;
	}
	#states #CO.inactive {
		background-position: -160px -2720px;
	}
	#states #WY {
		top: 78px;
		left: 140px;
		width: 76px;
		height: 63px;
		background-position: -320px -160px;
	}
	#states #WY.hover {
		background-position: -320px -1280px;
	}
	#states #WY.inactive {
		background-position: -320px -2400px;
	}
	#states #NM {
		top: 193px;
		left: 144px;
		width: 76px;
		height: 80px;
		background-position: -320px -320px;
	}
	#states #NM.hover {
		background-position: -320px -1440px;
	}
	#states #NM.inactive {
		background-position: -320px -2560px;
	}
	#states #TX {
		top: 206px;
		left: 173px;
		width: 155px;
		height: 151px;
		background-position: -160px -640px;
	}
	#states #TX.hover {
		background-position: -160px -1760px;
	}
	#states #TX.inactive {
		background-position: -160px -2880px;
	}
	#states #MT {
		top: 15px;
		left: 108px;
		width: 113px;
		height: 70px;
		background-position: -320px 0;
	}
	#states #MT.hover {
		background-position: -320px -1120px;
	}
	#states #MT.inactive {
		background-position: -320px -2240px;
	}
	#states #ND {
		top: 30px;
		left: 219px;
		width: 72px;
		height: 44px;
		background-position: -480px 0;
	}
	#states #ND.hover {
		background-position: -480px -1120px;
	}
	#states #ND.inactive {
		background-position: -480px -2240px;
	}
	#states #SD {
		top: 73px;
		left: 215px;
		width: 77px;
		height: 47px;
		background-position: -480px -160px;
	}
	#states #SD.hover {
		background-position: -480px -1280px;
	}
	#states #SD.inactive {
		background-position: -480px -2400px;
	}
	#states #NE {
		top: 114px;
		left: 214px;
		width: 90px;
		height: 44px;
		background-position: -1120px -640px;
	}
	#states #NE.hover {
		background-position: -1120px -1760px;
	}
	#states #NE.inactive {
		background-position: -1120px -2880px;
	} 
	#states #KS {
		top: 158px;
		left: 232px;
		width: 81px;
		height: 43px;
		background-position: -480px -480px;
	}
	#states #KS.hover {
		background-position: -480px -1600px;
	}
	#states #KS.inactive {
		background-position: -480px -2720px;
	}
	#states #OK {
		top: 199px;
		left: 220px;
		width: 96px;
		height: 49px;
		background-position: -320px -480px;
	}
	#states #OK.hover {
		background-position: -320px -1600px;
	}
	#states #OK.inactive {
		background-position: -320px -2720px;
	}
	#states #MN {
		top: 28px;
		left: 285px;
		width: 69px;
		height: 81px;
		background-position: -640px 0;
	}
	#states #MN.hover {
		background-position: -640px -1120px;
	}
	#states #MN.inactive {
		background-position: -640px -2240px;
	}
	#states #IA {
		top: 108px;
		left: 291px;
		width: 66px;
		height: 42px;
		background-position: -640px -160px;
	}
	#states #IA.hover {
		background-position: -640px -1280px;
	}
	#states #IA.inactive {
		background-position: -640px -2400px;
	}
	#states #MO {
		top: 149px;
		left: 301px;
		width: 73px;
		height: 63px;
		background-position: -480px -320px;
	}
	#states #MO.hover {
		background-position: -480px -1440px;
	}
	#states #MO.inactive {
		background-position: -480px -2560px;
	}
	#states #WI {
		top: 59px;
		left: 328px;
		width: 54px;
		height: 62px;
		background-position: -800px 0;
	}
	#states #WI.hover {
		background-position: -800px -1120px;
	}
	#states #WI.inactive {
		background-position: -800px -2240px;
	}
	#states #IL {
		top: 119px;
		left: 345px;
		width: 44px;
		height: 78px;
		background-position: -640px -320px;
	}
	#states #IL.hover {
		background-position: -640px -1440px;
	}
	#states #IL.inactive {
		background-position: -640px -2560px;
	}
	#states #MI {
		top: 49px;
		left: 346px;
		width: 89px;
		height: 78px;
		background-position: -800px -160px;
	}
	#states #MI.hover {
		background-position: -800px -1280px;
	}
	#states #MI.inactive {
		background-position: -800px -2400px;
	}
		#states #MI .label {
			left: 11px !important;
		}
	#states #AR {
		top: 206px;
		left: 314px;
		width: 54px;
		height: 50px;
		background-position: -320px -640px;
	}
	#states #AR.hover {
		background-position: -320px -1760px;
	}
	#states #AR.inactive {
		background-position: -320px -2880px;
	}
	#states #LA {
		top: 256px;
		left: 322px;
		width: 61px;
		height: 53px;
		background-position: -480px -640px;
	}
	#states #LA.hover {
		background-position: -480px -1760px;
	}
	#states #LA.inactive {
		background-position: -480px -2880px;
	}
	#states #MS {
		top: 225px;
		left: 352px;
		width: 38px;
		height: 68px;
		background-position: 0 -960px;
	}
	#states #MS.hover {
		background-position: 0 -2080px;
	}
	#states #MS.inactive {
		background-position: 0 -3200px;
	}
	#states #AL {
		top: 222px;
		left: 388px;
		width: 41px;
		height: 68px;
		background-position: -160px -960px;
	}
	#states #AL.hover {
		background-position: -160px -2080px;
	}
	#states #AL.inactive {
		background-position: -160px -3200px;
	}
		#states #AL .label {
			bottom: -18px;
		}
	#states #FL {
		top: 274px;
		left: 400px;
		width: 100px;
		height: 75px;
		background-position: -480px -960px;
	}
	#states #FL.hover {
		background-position: -480px -2080px;
	}
	#states #FL.inactive {
		background-position: -480px -3200px;
	}
	#states #GA {
		top: 218px;
		left: 417px;
		width: 59px;
		height: 62px;
		background-position: -320px -960px;
	}
	#states #GA.hover {
		background-position: -320px -2080px;
	}
	#states #GA.inactive {
		background-position: -320px -3200px;
	}
	#states #IN {
		top: 126px;
		left: 385px;
		width: 33px;
		height: 57px;
		background-position: -800px -320px;
	}
	#states #IN.hover {
		background-position: -800px -1440px;
	}
	#states #IN.inactive {
		background-position: -800px -2560px;
	}
		#states #IN .label {
			bottom: -17px;
		}
	#states #OH {
		top: 117px;
		left: 414px;
		width: 46px;
		height: 52px;
		background-position: -640px -480px;
	}
	#states #OH.hover {
		background-position: -640px -1600px;
	}
	#states #OH.inactive {
		background-position: -640px -2720px;
	}
	#states #KY {
		top: 163px;
		left: 374px;
		width: 76px;
		height: 41px;
		background-position: -320px -800px;
	}
	#states #KY.hover {
		background-position: -320px -1920px;
	}
	#states #KY.inactive {
		background-position: -320px -3040px;
	}
	#states #TN {
		top: 193px;
		left: 365px;
		width: 91px;
		height: 33px;
		background-position: -480px -800px;
	}
	#states #TN.hover {
		background-position: -480px -1920px;
	}
	#states #TN.inactive {
		background-position: -480px -3040px;
	}
	#states #WV {
		top: 141px;
		left: 444px;
		width: 42px;
		height: 43px;
		background-position: -640px -640px;
	}
	#states #WV.hover {
		background-position: -640px -1760px;
	}
	#states #WV.inactive {
		background-position: -640px -2880px;
	}
		#states #WV .label {
			left: -51px;
		}
	#states #VA {
		top: 147px;
		left: 439px;
		width: 83px;
		height: 48px;
		background-position: -640px -800px;
	}
	#states #VA.hover {
		background-position: -640px -1920px;
	}
	#states #VA.inactive {
		background-position: -640px -3040px;
	}
	#states #NC {
		top: 183px;
		left: 431px;
		width: 93px;
		height: 41px;
		background-position: -800px -800px;
	}
	#states #NC.hover {
		background-position: -800px -1920px;
	}
	#states #NC.inactive {
		background-position: -800px -3040px;
	}
		#states #NC .label {
			bottom: -19px;
		}
	#states #SC {
		top: 213px;
		left: 443px;
		width: 54px;
		height: 41px;
		background-position: -960px -800px;
	}
	#states #SC.hover {
		background-position: -960px -1920px;
	}
	#states #SC.inactive {
		background-position: -960px -3040px;
	}
	#states #NY {
		top: 60px;
		left: 464px;
		width: 83px;
		height: 61px;
		background-position: -960px -480px;
		*z-index: 3;
	}
	#states #NY.hover {
		background-position: -960px -1600px;
	}
	#states #NY.inactive {
		background-position: -960px -2720px;
	}
		#states #NY .label {
			bottom: -18px;
		}
	#states #VT {
		top: 55px;
		left: 520px;
		width: 18px;
		height: 34px;
		background-position: -960px -320px;
		*z-index: 8;
	}
	#states #VT.hover {
		background-position: -960px -1440px;
	}
	#states #VT.inactive {
		background-position: -960px -2560px;
	}
	#states #NH {
		top: 51px;
		left: 534px;
		width: 17px;
		height: 37px;
		background-position: -960px -160px;
	}
	#states #NH.hover {
		background-position: -960px -1280px;
	}
	#states #NH.inactive {
		background-position: -960px -2400px;
	}
	#states #ME {
		top: 15px;
		left: 540px;
		width: 40px;
		height: 63px;
		background-position: -960px 0;
		*z-index: 9;
	}
	#states #ME.hover {
		background-position: -960px -1120px;
	}
	#states #ME.inactive {
		background-position: -960px -2240px;
	}
		#states #ME .label {
			left: -35px !important;
		}
	#states #CT {
		top: 97px;
		left: 529px;
		width: 18px;
		height: 17px;
		background-position: -1120px -320px;
		*z-index: 4;
	}
	#states #CT.hover {
		background-position: -1120px -1440px;
	}
	#states #CT.inactive {
		background-position: -1120px -2560px;
	}
	#states #MA {
		top: 82px;
		left: 528px;
		width: 40px;
		height: 22px;
		background-position: -1120px 0;
		*z-index: 7;
	}
	#states #MA.hover {
		background-position: -1120px -1120px;
	}
	#states #MA.inactive {
		background-position: -1120px -2240px;
	}
	#states #RI {
		top: 96px;
		left: 546px;
		/*
		width: 10px;
		height: 13px;
		*/
		width: 36px;
		height: 46px;
		background-position: -1120px -160px;
		*z-index: 2;
	}
	#states #RI.hover {
		background-position: -1120px -1280px;
	}
	#states #RI.inactive {
		background-position: -1120px -2400px;
	}
		#states #RI .label {
			left: -42px !important;
			bottom: -34px !important;
		}
	#states #NJ {
		top: 113px;
		left: 515px;
		width: 15px;
		height: 31px;
		background-position: -1120px -480px;
	}
	#states #NJ.hover {
		background-position: -1120px -1600px;
	}
	#states #NJ.inactive {
		background-position: -1120px -2720px;
	}
	#states #DE {
		top: 136px;
		left: 512px;
		/*
		width: 14px;
		height: 20px;
		*/
		width: 70px;
		height: 23px;
		background-position: -960px -640px;
		*z-index: 1;
	}
	#states #DE.hover {
		background-position: -960px -1760px;
	}
	#states #DE.inactive {
		background-position: -960px -2880px;
	}
		#states #DE .label {
			bottom: -36px !important;
			left: 4px !important;
		}
	#states #DC {
		top: 154px;
		left: 501px;
		width: 79px;
		height: 28px;
		background-position: -640px -960px;
		*z-index: 1;
	}
	#states #DC.hover {
		background-position: -640px -2080px;
	}
	#states #DC.inactive {
		background-position: -640px -3200px;
	}
		#states #DC .label {
			bottom: -33px !important;
			left: -1px !important;
		}
	#states #MD {
		top: 138px;
		left: 474px;
		width: 49px;
		height: 23px;
		background-position: -800px -640px;
	}
	#states #MD.hover {
		background-position: -800px -1760px;
	}
	#states #MD.inactive {
		background-position: -800px -2880px;
	}
	#states #PA {
		top: 106px;
		left: 457px;
		width: 63px;
		height: 41px;
		background-position: -800px -480px;
	}
	#states #PA.hover {
		background-position: -800px -1600px;
	}
	#states #PA.inactive {
		background-position: -800px -2720px;
	}
	#states #AK {
		top: 330px;
		left: 1px;
		width: 202px;
		height: 105px;
		background-position: 0 -800px;
	}
	#states #AK.hover {
		background-position: 0 -1920px;
	}
	#states #AK.inactive {
		background-position: 0 -3040px;
	}
	#states #HI {
		top: 370px;
		left: 362px;
		width: 76px;
		height: 49px;
		background-position: 0 -640px;
	}
	#states #HI.hover {
		background-position: 0 -1760px;
	}
	#states #HI.inactive {
		background-position: 0 -2880px;
	}
		#states #HI .label {
			left: 17px !important;
		}