#super-menu-container {
	width: 870px;
	height: 194px;
	position: absolute;
	z-index: 100;
	top: 2.15em;
	left:189px;
	display: none;
}

.super-menu {
    width: 869px; height: 194px; color: #fff; display: none;
}


.super-menu-left-col-content {
	width: 200px;
	height: 194px; /*z-index: 200; position: absolute;*/
	padding: 0 20px 0 20px;
	float: left;
	background-color: #313131;
	opacity: 0.92;
	filter: alpha(opacity=92);
	margin-left: .2em;
}
.super-menu-left-col-content h3 { font-family:  "BentonSans Regular", "Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Arial, sans-serif; font-size: 18px; margin: 15px 0 10px 0;
	text-shadow: #000 4px 0px 4px;
	color: #E3E3E3;}
.super-menu-left-col-content p {
	font-family:  "BentonSans Regular", "Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-size: 11px;
	margin: 0 0 10px 0;
	color: #CFCFCF;
	text-shadow: #000 0px 0px 2px;
}

.super-menu-right-col-content {
	width: 591px;
	float: left; /*z-index: 200;*/
	height: 194px;
	background-color: #CACACA;
	opacity: 0.95;
	filter: alpha(opacity=95);
	color: #454545;
	text-shadow: #fff 0px 0px 2px;
    }


.super-menu-nav-list{
	font-family: "BentonSans Regular", "Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	list-style-type: none;
	font-size: 13px;
	line-height: 18px;
	padding: 0;
	float: left;
	margin-top: 18px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 24px;
}
.super-menu-nav-list {
	height: 170px;
	padding-right: 24px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a2a2a2;
}
.super-menu-nav-list.last {
    border: none;
}
.super-menu-nav-list.layout2 {
    padding-right: 15px; margin-left: 15px;
}
.super-menu-nav-list li { margin-bottom: 4px; 
	font-size: 12px;line-height: normal;}
	
.super-menu-nav-list .heading {
	font-family: "BentonSans Bold", "Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 10px 0;
	color: #000;
	background-image: none;
	text-shadow: #fff 1px 1px 1px;
}
.super-menu-nav-list a:link, .global-nav-item a:link, .top-info-text a:link
{ color: #454545; text-decoration: none;
	text-shadow: #fff 1px 0px 2px;}


.global-nav-item {
	font-size:11px;
	font-family: "BentonSans Regular", "Myriad Pro", Myriad, "Trebuchet MS", Trebuchet, Arial, sans-serif;
	line-height: 2.8em;
	float: left;
	color:#707070;
	cursor: pointer;
	padding-top: .3em;
	padding-right: 1.75em;
	padding-bottom: 0em;
	padding-left: 2.4em;
	margin-left:3px;
	display:block;
}


.global-nav-item-active {
	background-color: black;
	color: #A4A4A4;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}



.super-menu-nav-list a:visited, .top-info-text a:visited,
.quick-links-nav-list a:visited
{ color: #727272;
	text-shadow: #000 0px 0px 2px;}

.super-menu-nav-list a:hover { color: #000;}

.super-menu-nav-list a:active, .global-nav-item a:active, .top-info-text a:active,
.quick-links-nav-list a:active
{ color: #FF2911;}

.overviewLinkSet {float: left;}
.overviewLink a { color: #FF2911; font-size: 11px; text-decoration: none;
}
.overviewLink {margin-top: 1px;}

.pointerOne{
	text-decoration: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 6px;
}
a img {
    text-decoration: none;
    border: 0 none;
}


.global-nav-item a:hover{
	color: #000;
	text-decoration: none;
}