.twoColFixRtHdr #header #theNav {
	background-image: url(images/navbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: left;
	padding-right: 11px;
	padding-left: 16px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
.twoColFixRtHdr #header #theNav a:link#twoline, .twoColFixRtHdr #header #theNav a:visited#twoline {
	padding-top: 12px;
	height: 40px;
}
.twoColFixRtHdr #header #theNav ul {
	list-style: none;
	padding: 0;
	width: 95px;
	display: block;
	float: right;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.twoColFixRtHdr #header #theNav ul ul a:link, .twoColFixRtHdr #header #theNav ul ul a:visited, .twoColFixRtHdr #header #theNav b {
	display: block;
	margin: 0px;
	padding: 2px 3px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
}
.twoColFixRtHdr #header #theNav ul ul a:link, .twoColFixRtHdr #header #theNav ul ul a:visited {
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #333333;
	text-decoration: none;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: left;
}
.twoColFixRtHdr #header #theNav b a:link, .twoColFixRtHdr #header #theNav b a:visited {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	padding-top: 20px;
	width: 95px;
	height: 32px;
	display: block;
	text-align: center;
}
.twoColFixRtHdr #header #theNav b a:hover {
	background-image: url(images/navover.gif);
	background-repeat: repeat-x;
	background-position: left top;
	color: #FFFFFF;
}
.twoColFixRtHdr #header #theNav ul ul a:hover {
	color: #ffffff;
	background: #00A5D9;
}
.twoColFixRtHdr #header #theNav li {
	position: relative;	
}

.twoColFixRtHdr #header #theNav ul ul li a:link, .twoColFixRtHdr #header #theNav ul ul li a:visited {
	position: relative;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 12px;
}
.twoColFixRtHdr #header #theNav ul ul {
	position: absolute;
	width: 193px;
	z-index: 1600;
	margin-top: -2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 0px;
	background-image: url(images/navpopbg.png);
	padding-right: 7px;
	padding-bottom: 8px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: right bottom;
}

.twoColFixRtHdr #header #theNav #popnavshift {
	width: 186px;
}
.twoColFixRtHdr #header #theNav #popnavshiftlast {
	margin-left: -93px;
	width: 186px;
}

.twoColFixRtHdr #header div#theNav ul ul, .twoColFixRtHdr #header div#theNav ul li:hover ul ul, .twoColFixRtHdr #header div#theNav ul ul li:hover ul ul {
	display: none;
}
.twoColFixRtHdr #header div#theNav ul li:hover ul, .twoColFixRtHdr #header div#theNav ul ul li:hover ul {
	display: block;
}