/* ---------- BLUE QUICK FIND MENU ---------------- */

#quickFindBlue {
	float: right;
	width: 120px;
	}

#quickFindBlue .mBy {
	margin-bottom: 30px;
	}

#quickFindBlue h2 {
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
	}

#quickFindBlue .h7 {
	font-size: 1em;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	background-color: #D1CCBF;
	background-image: url("../images/cnr_w_lg_arrow.gif");
	background-repeat: no-repeat;
	background-position: top right;
	margin-bottom: 0px;
	display: block;
	}

#quickFindBlue .h7 a {
	width: 100%;
	height: 15px;
	display: block;
	color: #777777;
	text-decoration: none;
	}

#quickFindBlue .h7 a:hover {
	color: #96938e;
	text-decoration: none;
	}

#quickFindBlue .h8 {
	font-weight: 600;
	color: #0051BA;
	display: block;
	margin-bottom: 4px;
	}

#quickFindBlue ul {
	list-style: none;
	margin: 0;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	border: none;
	background-color: #ffffff;
	background-image: url("../images/cnr_lg_w.gif");
	background-repeat: no-repeat;
	background-position: top right;
	}

#quickFindBlue ul li {
	padding-left: 17px;
	padding-top: 2px;
	margin-bottom: 3px;
	padding-right: 6px;
	padding-bottom: 3px;
	background: transparent;
	background-image: url("../images/arrow_bl.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	border-bottom: 1px dashed #bfd3ee;
	}

#quickFindBlue ul li a {
	font-size: 0.9em;
	color:#0051ba;
	text-decoration: none;
	}

#quickFindBlue ul li a:hover {
	color: #50a1fa;
	text-decoration: none;
	}

#quickFindBlue .h7 {
	color: #ffffff;
	background-color: #60afdd;
	background-image: url("../images/cnr_w_lb_arrow.gif");
	}

#quickFindBlue .h7 a {
	color: #ffffff;
	}

#quickFindBlue .h7 a:hover {
	color: #93c6e0;
	text-decoration: none;
	}

#quickFindBlue ul {
	background-image: url("../images/cnr_lb_w.gif");
	}


/* ---------- GREEN QUICK FIND MENU ---------------- */

#quickFindGreen {
	float: right;
	width: 120px;
	}

#quickFindGreen .mBy {
	margin-bottom: 30px;
	}

#quickFindGreen h2 {
	font-weight: normal;
	margin-top: 8px;
	margin-bottom: 5px;
	}

#quickFindGreen .h7	{
	font-size: 1em;
	font-weight: bold;
	padding-top: 4px;
	padding-left: 6px;
	padding-bottom: 4px;
	background-color: #d1ccbf;
	background-image: url(../images/cnr_w_lg_arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	font-weight: 600;
	margin-bottom: 0px;
	display: block;
	}

#quickFindGreen .h7 a {
	width: 100%;
	height: 15px;
	color: #777777;
	display: block;
	text-decoration: none;
	}

#quickFindGreen .h7 a:hover {
	color: #96938e;
	text-decoration: none;
	}

#quickFindGreen .h8 {
	font-weight: 600;
	color: #0051ba;
	display: block;
	margin-bottom: 4px;
	}

#quickFindGreen ul {
	list-style: none;
	margin: 0;
	margin-bottom: 15px;
	padding-top: 5px;
	padding-left: 5px;
	border: none;
	background-color: #ffffff;
	background-image: url(../images/cnr_lg_w.gif);
	background-repeat: no-repeat;
	background-position: top right;
	}

#quickFindGreen ul li {
	padding-left: 17px;
	padding-top: 2px;
	margin-bottom: 3px;
	padding-right: 6px;
	background-color: transparent;
	background-image: url(../images/arrow_gr.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}

#quickFindGreen ul li a {
	font-size: 0.9em;
	padding: 0px;
	color: #0051ba;
	text-decoration: none;
	}

#quickFindGreen ul li a:hover {
	padding:0px;
	color: #50a1fa;
	text-decoration: none;
	}


#quickFindGreen .h7 {
	color: #ffffff;
	background-color: #60afdd;
	background-image: url(../images/cnr_w_lg_arrow.gif);
	}

#quickFindGreen .h7 a {
	color: #ffffff;
	}

#quickFindGreen .h7 a:hover {
	color: #93c6e0;
	text-decoration: none;
	}

#quickFindGreen ul {
	background-image: url(../images/cnr_lg_w.gif);
	}

#quickFindGreen .h7 {
	color: #ffffff;
	background-color:#009e49;
	background-image: url(../images/cnr_w_gr_arrow.gif);
	}

#quickFindGreen .h7 a {
	color: #ffffff;
	}

#quickFindGreen .h7 a:hover {
	color:#aadd96;
	}

#quickFindGreen ul {
	background-image:url(../images/cnr_gr_w.gif);
	}

#quickFindGreen ul li {
	background-color: transparent;
	background-image: url(../images/arrow_gr.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	}

#innerPanelBlue ul {
	background-image: url(../images/cnr_lb_w.gif);
	}
	
#innerPanel ul {
    background-image: url(../images/cnr_gr_w.gif);
    }