/*!!!!!!!!!!! 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: 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: 755px;
	height: 27px;
	background-color: #FFFFFF;
	background-image: url(/v2/images/menu_background.jpg);
}
/*"""""""" (MAIN) Items""""""""*/
#qm0 a {
	padding: 6px 10px 4px 10px;
	color: #ffffff;
	font-family: Arial;
	font-size: 11px;
	text-decoration: none;
	font-variant: normal;
	text-align: left;
}
/*"""""""" (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: 2px 0px 0px 0px;
	background-color: transparent;
	border-width: 0px;
	border-style: none;
	border-color: transparent;
	text-align: left;
}
/*"""""""" (SUB) Items""""""""*/
#qm0 div a, #qm0 ul a {
	padding: 2px 40px 2px 5px;
	background-color: transparent;
	color: #000000;
	font-size: 12px;
	font-variant: normal;
	border-width: 1px;
	border-style: solid;
	border-color: #c89a00;
}
/*"""""""" (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: #FFFFFF;
	color: #333333;
	text-decoration: none;
	border-color: #525252;
}
/*"""""""" Individual Titles""""""""*/
#qm0 .qmtitle {
	margin: 2px 5px 4px 5px;
	color: #222222;
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
/*"""""""" Individual Horizontal Dividers""""""""*/
#qm0 .qmdividerx {
	border-top-width: 1px;
	margin: 5px 4px 5px 4px;
	border-color: #525252;
}
/*"""""""" Individual Vertical Dividers""""""""*/
#qm0 .qmdividery {
	border-left-width: 1px;
	height: 15px;
	margin: 4px 2px 0px 2px;
	border-color: #ffffff;
}
/*"""""""" Custom Rule""""""""*/
div#qm0 div div {
	margin: 0px 0px 0px -1px;
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 ul ul {
	margin: 0px 0px 0px -1px;
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 a {
	padding: 5px 20px 5px 20px;
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 ul a {
	padding: 2px 40px 2px 5px;
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 ul {
	margin: 0px;
	background-color: #c89a00;
	border-width: 1px;
	border-style: solid;
	border-color: #525252;
}
/*"""""""" Custom Rule""""""""*/
ul#qm0 ul li:hover > a.qmparent {
	background-color: #FFFFFF;
	color: #333333;
	text-decoration: none;
	border-color: #525252;
	text-align: left;
}
.qmfv {
	visibility: visible !important;
}
.qmfh {
	visibility: hidden !important;
}

/*"""""""" Custom Rule Top Link Navbar """"""""*/
#top_links {

	margin: 0;
	padding: 0;
	background-color: black;
	width: 945px;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

form#cse-search-box {
	margin: 0;
	padding: 0;
	float: right;
}

.sitesearch {
	width: 116px;
	font-size: 11px;
}

.bottom_nav_links {
	margin-bottom: 1em;
	overflow: hidden;
/*	width: 460px; */
}



.bottom_nav_links { 
	list-style-type: none;
	margin:0;
	padding:0;
}

.footer-nav { 
	list-style-type: none;
	margin:0;
	padding:0;
}

.footer-nav li.first { 
	border-left: 0;
}

.footer-nav li { 
	border-left: 1px solid #fff;
	float: left;
	line-height: 1.1em;
	margin: 0 .5em 0 -.5em;
	padding: 0 .5em 0 .5em;
}

.footer-nav li.last {
	padding-right:0;
}

div.bottom_nav_links .footer-nav li a { 
	color: #ffffff;
	text-decoration:none;
}

div.bottom_nav_links .footer-nav li a:hover { 
	text-decoration: underline;
}