/* CSS Document */

.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:auto;
		padding:0px 0px 0px 5px;
		background-color:#0095d9;
		border-width:1px 0px 1px 0px;
		border-style:solid;
		border-color:#0095d9;
	}

	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 20px 5px 8px;
		background-color:transparent;
		color:#FFFFFF;
		font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
		/*font-family:Verdana;*/
		font-size:12px;
		text-decoration:none;
		border-width:0px 1px 0px 0px;
		border-style:solid;
		border-color:#FFFFFF;
	}

	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#a6ce39;
		color:#FFFFFF;
		text-decoration:none;
	}

	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#a6ce39;
		color:#a6ce39;
		text-decoration:none;
	}

	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#a6ce39;
		color:#FFFFFF;
		text-decoration:none;
	}

	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px;
		margin:0px;
		background-color:#ecf6cf;
		border-width:1px;
		border-style:solid;
		border-color:#999999;
	}

	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 40px 2px 5px;
		color:#333333;
		font-size:11px;
		border-width:0px 1px 0px 1px;
		border-style:solid;
		border-color:#eef3f6;
	}

	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-color:#a6ce39;
		color:#FFFFFF;
		border-color:#666666;
	}

	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-color:#a6ce39;
		color:#FFFFFF;
		border-color:#666666;
	}

	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#a6ce39;
		color:#FFFFFF;
		text-decoration:none;
		border-color:#666666;
	}

	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#FFFFFF;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}

	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:2px;
		margin:4px 5px 4px 5px;
		border-color:#A2A1AD;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url(../images/arrow_0.gif);
		text-decoration:underline;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li .qmparent	
	{	
		background-image:url(../images/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-image:url(../images/arrow_2.gif);
		text-decoration:underline;
	}

	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li .qmparent	
	{	
		background-image:url(images/arrow_3.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}

.qmfv{visibility:visible !important;}.qmfh{visibility:hidden !important;}




/* ========================================*/
/* ======== Left side menu CSS ============*/
.arrowlistmenu{
	width: 180px; /*width of accordion menu*/
	margin-left: 5px;
	margin-top: 10px;
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #606060;
	margin-bottom: 10px; /*bottom spacing between header and rest of content*/
/*	text-transform: uppercase;*/
	padding: 4px 0 4px 10px; /*header text is indented 10px*/
	cursor: hand;
	cursor: pointer;
	background-color: #bad6ec;
/*	background-image: url(../images/titlebar.png);
	background-repeat: repeat-x;*/
	background-position: left center;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	font-size: 12px;
	font-weight: normal;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	/*background-image: url(../images/titlebar-active.png);*/
	background-color: #a6ce39;
	color: #FFFFFF;
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #000000;
background: url(../images/leftmenu_arrow.gif) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 13px; /*link text is indented 19px*/
text-decoration: none;
border-bottom: 1px solid #eef3f6;
font-size: 12px;
/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
}

.arrowlistmenu ul li a:visited{
color: #000000;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #0095d9;
	background-color: #eef3f6;
}

.leftlinks
{
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color:#606060;
	text-decoration:none;
	display: block;
	text-align: left;
}
.leftlinks:active
{
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color:#606060;
	text-decoration:none;
	display: block;
	text-align: left;
}
.leftlinks:hover
{
	font-family:"Trebuchet MS", Arial, "Times New Roman", sans-serif;
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-size: 12px;
	color:#606060;
	display: block;
	text-align: left;
}