/* --- Primary Nav --- */
P.navPtop {
	color: #000000;
	font-size: 11px;
	margin: 0px 0px 18px 4px;
}
#navP {
	margin: 0;
	padding: 0;
	line-height: 0;
}
#navP li {
	list-style: none;
	margin: 0;
	background-image: none;
	padding: 0 0 1px 0;
	line-height: 1.0;
}
#navP :link, #navP :visited {
	font-family : verdana, sans-serif;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 1.0;
	color: #000000;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #000000;
	margin: 0;
	padding: 3px 0px 3px 16px;
}
#navP :link:hover, #navP :visited:hover {
	color: #a9a9a9;
	background: #dcdcdc;
	padding: 3px 0px 3px 16px;
}
#navP :link:active, #navP :visited:active {
	background: #ffffff;
}
/* --- Secondary Nav --- */
#navS {
	margin: 0px 0px 20px 0px;
	padding: 0;
	line-height: 0;
}
#navS li {
	list-style: none;
	margin: 0;
	background-image: none;
	padding: 0px 0px 1px 0px;
	line-height: 1.0;
}
#navS :link, #navS :visited {
	font-family : verdana, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.0;
	color: #a9a9a9;
	display: block;
	text-decoration: none;
    border-bottom: 1px solid #a9a9a9;
	margin: 0;
	padding: 0px 0px 1px 30px;
}
#navS :link:hover, #navS :visited:hover {
	color: #a9a9a9;
	background: #f5f5f5;
	padding: 0px 0px 1px 30px;
}
#navS :link:active, #navS :visited:active {
	background: #ffffff;
}
/* --- Jump Nav --- */
#navJ {
	margin: 0px 8px 8px 0px;
	padding: 0;
	line-height: 0;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
#navJ li {
	list-style: none;
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 1.0;
	background-color: #547ec5;
}
#navJ :link, #navJ :visited {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.0;
	color: #cfdbef;
	background-color: #547ec5;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #264271;
	margin: 0;
	padding: 4px 8px;
}
#navJ :link.navJhdr, #navJ :visited.navJhdr {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.0;
	letter-spacing: 3px;
	color: #000000;
	background-color: #365fa0;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #264271;
	margin: 0;
	padding: 4px 8px;
}
#navJ :link:hover, #navJ :visited:hover {
	color: #590a36;
	background-color: #7b9bd2;
	padding: 4px 8px;
}
#navJ :link:active, #navJ :visited:active {
	background-color: #7b9bd2;
}
P.navJ {
	font-family: verdana, sans-serif;
	font-size: 12px;
	line-height: 1.0;
	color: #000000;
	background-color: #547ec5;
	display: block;
	margin: 4px 8px;
}
/* --- Jump Nav 2 --- */
#navJ2 {
	margin: 0px;
	padding: 0;
	line-height: 0;
	border-bottom: 1px solid #264271;
}
#navJ2 li {
	list-style: none;
	margin: 0;
	padding: 0 0 1px 0;
	line-height: 1.0;
	background-color: #547ec5;
}
#navJ2 :link, #navJ2 :visited {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.0;
	color: #cfdbef;
	background-color: #547ec5;
	border-bottom: 1px solid #547ec5;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 4px 0px 4px 24px;
}
#navJ2 :link:hover, #navJ2 :visited:hover {
	color: #590a36;
	background-color: #7b9bd2;
	padding: 4px 0px 4px 24px;
}
#navJ2 :link:active, #navJ2 :visited:active {
	background-color: #7b9bd2;
}
P.navJ2 {
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 1.0;
	color: #000000;
	background-color: #547ec5;
	display: block;
	margin: 4px 8px;
}