/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
/*[START-QCC]*/
.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:normal;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:inline-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;}/*[END-QCC]*//*[START-QCC0]*/
#qm2 ul {top:100%;}
#qm2 ul li:hover>ul{top:0px;left:100%;}/*[END-QCC0]*/

/* CUSTOM QUICK NAV STYLES */

#qnav
	{	width:300px;
		height:100%;
		background-image:url(images/qn_bg.gif);
		background-position:top left;
		background-repeat: repeat-y;
	}
#qnav-top
	{	
		height:10px;
		width:300px;
		background-image:url(images/qn_edge_top.gif);
		background-position:top left;
		background-repeat: no-repeat;
	}
#qnav-bot
	{
		height:10px;
		width:300px;
		background-image:url(images/qn_edge_bottom.gif);
		background-position:bottom left;
		background-repeat: no-repeat;
	}
#qnav .content 
	{	
		padding:5px 5px 5px 20px!important;
	}
#qnav .content a.alpha
	{
		
		background-image:url(images/b_alpha_off.gif);
		background-position:top right;
		background-repeat: no-repeat;
		background-color:#fff;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		font-size:14px;		
		color:#069;
		width: 24px;
		height: 19px;
		display:inline-block;
		padding: 3px 0px 0px 0px;
		margin: 2px;
		text-align:center;
	}
#qnav .content a.alpha:hover
	{
		background-image:url(images/b_alpha_on.gif);
		background-position:top right;
		background-repeat: no-repeat;
		color:#fff;
	}

#qnav .content a.reg
	{
		
		font-weight:normal;
		font-family:Arial, Helvetica, sans-serif;
		margin:0px;
		padding:0px!important;
		text-decoration:none;
	}
#qnav .content a.reg:hover
	{
		background-color:transparent!important;
		text-decoration:underline;
	}

#qnav #bul_reg
	{
		background-color: transparent;
		background-image: url(images/bul_3x3.gif);
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: 0pt 7px;
		padding-left: 10px;
		margin-top: 6px;
		margin-bottom: 6px;
	}


#qnav h2
	{
		font-family: Arial, Helvetica, sans-serif;
		font-size:16px; 
		margin:0px 0px 4px 0px; 
		color:#4e94c8; 
		font-weight:bold;
	}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm2	
	{	
		width:219px;
		background-color:#transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm2 a	
	{	
		padding:6px 5px 6px 20px;
		background-color:transparent;
		color:#666666;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		text-align:left;
		width:205px;

	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm2 a:hover	
	{	
		background-color:#transparent;
		color:#333333;
		text-decoration:underline;

	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm2 li:hover>a	
	{	
		background-color:#transparent;
		color:#333333;
		text-decoration:underline;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm2 .qmactive, body #qm2 .qmactive:hover	
	{	
		
		color:#333333;
		text-decoration:underline;
		background-image:url(images/bg_rightnav_btn_on.gif);
		background-position:top right;
		background-repeat: no-repeat;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm2 div, #qm2 ul	
	{	
	/*
		padding:5px;
		background-color:#cfdbed;

		background-image:url(images/bg_rightnav_sub_on.gif);
		background-position:top left;
		background-repeat: no-repeat;
		*/
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm2 div a, #qm2 ul a	
	{	
		padding:2px 40px 2px 20px;
		color:#333333;
		font-size:12px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm2 div a:hover	
	{	
		background-color:#EAEAEA;
		color:#333333;
		text-decoration:none;

	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm2 ul li:hover>a	
	{	
		background-color:#EAEAEA;
		color:#333333;
		text-decoration:none;

	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm2 div .qmactive, body #qm2 div .qmactive:hover	
	{	
		background-color:#EAEAEA;
		color:#222222;
		text-decoration:underline;

	}


	/*"""""""" Individual Titles""""""""*/	
	#qm2 .qmtitle	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}
	#qm2 .qmhtml	
	{	
		margin:2px 5px 5px 5px;
		color:#222222;
		font-family:Arial;
		font-size:11px;
		font-weight:normal;
	}	
	#qm2 .qmparenttitle 
	{
		color:#4e94c8; 
		text-transform:uppercase;
		padding-left:18px;
		line-height:30px;
		font-family:Arial;
		font-size:15px;
		font-weight:bold;	
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm2 .qmdividerx	
	{	border-top-style:dashed;
		border-top-width:1px;
		margin:15px 15px 15px 5px;
		border-color:#A2A1AD;
	}
	#qm2 .qmdiv_or
	{	
		background-image:url(images/t_div_or.gif);
		background-repeat: no-repeat;
		background-position:0px 17px;
		height:40px;
		clear:both;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm2 ul li:hover > a.qmparent	
	{	
		background-image:url(images/arrow_0.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm2 ul li .qmparent	
	{	
		background-image:url(images/arrow_0.gif);
		background-repeat:no-repeat;
		background-position:92% 50%;
	}



	/*"""""""" Custom Rule""""""""*/	
	ul#qm2 li:hover > a.qmparent	
	{	
		background-image:url(images/arrow_2.gif);
		text-decoration:underline;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm2 li .qmparent	
	{	
		background-image:url(images/arrow_3.gif);
		background-repeat:no-repeat;
		background-position:90% 50%;
	}
	/*[END-QS0]*/


