﻿<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->
/*<style type="text/css">
/*!!!!!!!!!!! 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: RIGHT;
	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;
}
/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/
/* QuickMenu 0 */
#qm0 {
	width: 200px;
	background-color: #095398;
}
#qm0 a {
  direction:rtl;
	padding: 6px 8px 6px 10px;
	color: #EBF8FE;
	font-family: Tahoma;
	font-size: 11px;
	text-decoration: none;
	text-align: right;
}
#qm0 a:hover {
	background-color: #FF9900;
}
#qm0 li:hover > a {
	background-color: #FF9900;
}
body #qm0 .qmactive, body #qm0 .qmactive:hover {
	background-color: #FF9900;
	text-decoration: underline;
}
#qm0 div {
	padding: 5px;
	margin: 0px;
	background-color: #0A5FAD;
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	border-color: #FF9900;
}
#qm0 div a {
	padding: 2px 3px 2px 10px;
	border-width: 0px;
	border-style: none;
}
#qm0 div a:hover {
	text-decoration: underline;
}
#qm0 div a:hover {
	text-decoration: underline;
}
body #qm0 div .qmactive, body #qm0 div .qmactive:hover {
	background-color: #FF9900;
}
#qm0 .qmtitle {
	margin: 2px 5px 5px 5px;
	color: #112747;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}
#qm0 .qmdividerx {
	border-top-width: 2px;
	margin: 4px 5px 4px 5px;
	border-color: #A2A1AD;
}
ul#qm0 li:hover > a.qmparent {
	background-image: url(images/cssalt1_arrow_right_hover.gif);
	text-decoration: underline;
}
ul#qm0 li .qmparent {
	background-image: url(images/cssalt1_arrow_right.gif);
	background-repeat: no-repeat;
	background-position: 97% 50%;
}
/*</style>*/
