/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;}.qmmc {position:relative;width:100%;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc ul {left:-10000px;position:absolute;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li{position:relative;}.qmmc ul {z-index:10;}.qmmc ul ul {z-index:20;}.qmmc ul ul ul {z-index:30;}.qmmc ul ul ul ul {z-index:40;}.qmmc ul ul ul ul ul {z-index:50;}li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}

/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/



	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{
	position: relative;
	width: 671px;
	height: 41px;
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a#government-nav, #qm0 a#how-nav, #qm0 a#what-nav, #qm0 a#documents-nav, #qm0 a#contacts-nav
	{	
		display: block;
		position: absolute;
		height: 41px;
		top: 0;
		left: 0;
		padding: 0;
		margin: 0;
		color: #000;
		text-indent: -9999px;
	}

	#qm0 a#government-nav {
		left: 0px;
		width: 182px;
		background-position: 0px -41px;
	}

	#qm0 a#how-nav {
		left: 183px;
		width: 98px;
		background-position: -183px -41px;
	}

	#qm0 a#what-nav {
		left: 281px;
		width: 139px;
		background-position: -281px -41px;
	}

	#qm0 a#documents-nav {
		left: 420px;
		width: 160px;
		background-position: -420px -41px;
	}	
	
	#qm0 a#contacts-nav {
		left: 578px;
		width: 94px;
		background-position: -578px -41px;
	}

	
	
	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:focus, #qm0 a:hover, #qm0 a:active
	{	
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	}
	

	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
	background-image: url(../images/navigation.gif);
	background-repeat: no-repeat;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul
	{	
		width: 18em;
		padding: 0;
		margin: 0px 0px 0px 1px;
		background-color:#efefef;
		background-image: none;
		border-width: 0px 2px 2px 0px;
		border-style:solid;
		border-color:#565656;
	}
	
	#qm0 div div, #qm0 ul ul {
		margin-left: -.2em;
	}
	
	#qm0 div#lastnav div
	
	{
	    margin-left: -36.1em;

	}
	
	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a, body #qm0 div a, body #qm0 ul a	
	{	
		padding: .5em 1em .5em .5em;
		margin: 0;
		height: auto !important;
		white-space:normal!important;
		font-size: .9em;
		line-height: 1.4;
		color: #000;
		text-decoration: none;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:focus, #qm0 ul a:focus, #qm0 div a:hover, #qm0 ul a:hover, #qm0 div a:active, #qm0 ul a:active	
	{	
		background-image: none;
		background-color: #cdcdcd;

	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div a.qmactive, body #qm0 ul li a.qmactive:hover
	{	
	background-image: url(../images/arrow-right-blue-on-grey.gif) !important;
	}


	#qm0 div a.qmparent, #qm0 ul a.qmparent, body #qm0 div a.qmparent, body #qm0 ul a.qmparent	
	{	
		
		background-image: url(../images/arrow-right-blue-on-grey.gif);
		background-position: right center;
		background-repeat: no-repeat;
	}
