/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc 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	
	{	
		width:770px;
		padding:0px;
		margin:0px;
		background-color:#4286B4;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 15px 3px 8px;
		margin:0px;
		color:#FFFFFF;
		font-family:Verdana;
		font-size:11px;
		text-decoration:none;
		font-weight:bold;
		border-width:0px 0px 0px 1px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#1F628F;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#1F628F;
		text-decoration:none;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#1F628F;
		color:#FFFFFF;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		width:769px;
		padding:0px;
		margin:0px;
		background-color:#4286B4;
		background-repeat:repeat;
		border-width:1px 0px 0px 1px;
		border-style:solid;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 10px 2px 10px;
		background-color:transparent;
		font-size:10px;
		text-align:left;
		border-width:1px 0px 1px 0px;
		border-style:none;
		border-color:#FFFFFF;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:none;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:none;
		border-style:none;
		border-color:transparent;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 5px 4px 5px;
		border-color:#999999;
	}


	/*"""""""" Content Box""""""""*/	
	#qm0 .qmcbox	
	{	
		width:200px;
		padding:10px;
		font-family:Arial;
		font-size:12px;
	}


	/*"""""""" Main Hover Fill Items [Static]""""""""*/	
	#qm0 .qmhoverfill	
	{	
		background-color:#1F628F;
	}


	/*"""""""" Sub Hover Fill Items [Static]""""""""*/	
	#qm0 div .qmhoverfill	
	{	
		background-color:#1F628F;
		border-width:1px;
		border-style:solid;
		border-color:#555555;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div, ul#qm0 ul ul	
	{	
		width:150px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div a, ul#qm0 ul ul a	
	{	
		width:130px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div.qmc_docmng, ul#qm0 ul ul.qmc_docmng	
	{	
		width:175px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div a.qmc_docmng, ul#qm0 ul ul a.qmc_docmng	
	{	
		width:155px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div.qmc_small, ul#qm0 ul ul.qmc_small	
	{	
		width:115px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div a.qmc_small, ul#qm0 ul ul a.qmc_small	
	{	
		width:95px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div.qmc_supersmall, ul#qm0 ul ul.qmc_supersmall	
	{	
		width:75px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div a.qmc_supersmall, ul#qm0 ul ul a.qmc_supersmall	
	{	
		width:55px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div.qmc_erp, ul#qm0 ul ul.qmc_erp	
	{	
		width:215px;
	}


	/*"""""""" Custom Rule""""""""*/	
	div#qm0 div div a.qmc_erp, ul#qm0 ul ul a.qmc_erp	
	{	
		width:195px;
	}




#menucore {
	background-color: #4286B4;
	width: 770px;
	height: 38px;
}
