/*!!!!!!!!!!! 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; /*[e]none*/
}
.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: 754px;
	padding: 0px;
	background-color: #B2C897;
	border-width: 4px 0px;
	border-style: solid;
	border-color: #B2C897;
}
/*"""""""" (MAIN) Items""""""""*/
#qm0 A
{
	padding: 5px 25px 5px 5px;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
/*"""""""" (MAIN) Hover State""""""""*/
#qm0 A:hover
{
	text-decoration: underline;
}
/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 LI:hover>A
{
	text-decoration: underline;
}
/*"""""""" (MAIN) Active State""""""""*/
BODY #qm0 .qmactive, BODY #qm0 .qmactive:hover
{
	text-decoration: underline;
}
/*"""""""" (SUB) Container""""""""*/
#qm0 DIV, #qm0 UL
{
	padding: 8px;
	margin: 3px 0px 0px;
	border-style: none;
}
/*"""""""" (SUB) Items""""""""*/
#qm0 DIV A, #qm0 UL A
{
	padding: 2px 40px 2px 5px;
	background-color: #16315C;
	color: #E4E4E4;
	font-size: 11px;
	font-weight: normal;
	border-width: 0px;
	border-style: none;
}
/*"""""""" (SUB) Hover State""""""""*/
#qm0 DIV A:hover
{
	text-decoration: underline;
}
/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/
#qm0 UL LI:hover>A
{
	text-decoration: underline;
}
/*"""""""" (SUB) Active State""""""""*/
BODY #qm0 DIV .qmactive, BODY #qm0 DIV .qmactive:hover
{
	background-color: #16315C;
	color: #E4E4E4;
	text-decoration: none;
}
/*"""""""" Individual Titles""""""""*/
#qm0 .qmtitle
{
	margin: 2px 5px 4px;
	color: #111111;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx
{
	border-top-width: 1px;
	margin: 5px 4px;
	border-color: #A9A9A9;
}
/*"""""""" Custom Rule""""""""*/
DIV#qm0 DIV DIV
{
	margin: 0px;
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 UL UL
{
	margin: 0px;
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 UL
{
	margin: 0px;
	background-color: #16315C;
	border-width: 1px;
	border-style: solid;
	border-color: #333333;
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 UL LI:hover>A.qmparent
{
	background-image: url(/images/symbol_0.png);
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 UL .qmparent
{
	background-image: url(/images/symbol_0.png);
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 LI:hover>A.qmparent
{
	background-image: url(/images/symbol_1.png);
}
/*"""""""" Custom Rule""""""""*/
UL#qm0 .qmparent
{
	background-image: url(/images/symbol_0.png);
	background-repeat: no-repeat;
	background-position: 92% 55%;
}
