/* contentNavHolder */

#contentNavHolder {
	
}

/* contentNav sectionLinks */

#contentNav ul#sectionLinks {
	width: auto;
	list-style: none;
	display: block;
	margin-top: 0;
	padding-left: 0px;
}

#contentNav ul#sectionLinks li {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	display: block;
	list-style: none;
}

#contentNav ul#sectionLinks li a {
	height: auto;
	width: auto;
	color: #212121;
	padding: 8px 5px;
	text-align: left;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	letter-spacing: 0px;
}

#contentNav ul#sectionLinks li a:hover {
	color: #000;
	width: auto;
	height: auto;
	text-decoration: none;
	background-color: #f8f8f8;
}

/* navHolder navList navigation */

#navHolder {
	float: right;
	width: 720px;
	margin: 30px 0 0 0;
	height: 33px;
}

#navHolder ul#navBar {
	
}

#navHolder ul#navBar li ul li a {
	background-image:none;
	height: auto;
	width: auto;
	color: #212121;
	background-color: #f8f8f8;	
	padding: 8px 5px;
	text-align: left;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #ddd;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	letter-spacing: 0px;
}

#navHolder ul#navList {
	display: inline;
	width: auto;
	list-style: none;
	padding: 0;
	margin: 0;
	border-bottom: 1px solid #B00000;
}

#navHolder ul#navList li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 13px;
	line-height: 40px;
	text-align: center;
	z-index: 200;
}

#navHolder ul#navList li a {
	background-position: 0 0;
	background-repeat: no-repeat;
	width:auto;
	height: 40px;
	display: block;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding: 0 13px;
	letter-spacing: 0px;
}

#navHolder ul#navList li a:hover {
	background-position: 0 0;
	background-repeat: no-repeat;
	width:auto;
	height: 40px;
	color: #212121;
	text-decoration: none;
}

#navHolder ul#navList li ul {
	z-index: 600;
	margin-left: 120px;
	display: block;
}

#navHolder ul#navList li ul li {
	font-weight: normal;
	font-size: 11px;
	line-height: 15px;
	text-align: left;
	display: block;
}

#navHolder ul#navList li ul li a {
	background-image:none;
	height: auto;
	width: auto;
	color: #212121;
	background-color: #f8f8f8;	
	padding: 8px 5px;
	text-align: left;
	border-top: 1px solid #f0f0f0;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #f0f0f0;
	border-left: 1px solid #ddd;
	font-weight: bold;
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	padding-left: 20px;
	letter-spacing: 0px;
}


#navHolder ul#navList li ul li a:hover {
	background-image:none;
	color: #0259b0;
	width: auto;
	height: auto;
	text-decoration: none;
	background-color: #e3e3e3;	
}

#navHolder ul#navList li ul li ul {
	z-index: 700;
	margin-left: 30px;
	display: block;
}

#navHolder ul#navList li ul li ul li {
	font-weight: normal;
	font-size: 10px;
	line-height: 13px;
	text-align: left;
	display: block;
}

#navHolder ul#navList li ul li ul li a {
	background-color: #f8f8f8;	
}
