#test_catalog_link {
	margin: 0 auto 1em;
	padding: 0;
	border: none;
	display: block;
	width: 120px;
}
#test_catalog_link img {
	border: none;
}
#test_catalog_link:hover {
	opacity: .5;
 filter: alpha(opacity:50);
}
#featured_test_link {
	display: block;
	color: #999;
	font-weight: bold;
	font-size: 85%;
	margin: 0 0 0 1em;
	padding: 5px;
}
#featured_test_link:hover, #featured_test_link:hover strong {
	color: #80e;
	text-decoration: underline;
}
#featured_test_link strong {
	color: #309;
	font-size: 130%;
	display: block;
}
#catalog_search {
	margin: 0 0 1em .5em;
	padding: 0;
	font-size: 100%;
	display: none;
}
#catalog_search iframe {
	display: none;
}
#catalog_search h3 {
	font-size: 90%;
	margin: 0;
	padding: 5px 0 0;
}
#catalog_search h4 {
	margin: 0;
	clear: left;
}
#catalog_search input, #catalog_search button, #catalog_search h4 {
	vertical-align: middle;
	font-family: arial, helvetica, tahoma, verdana, sans-serif;
	font-size: 90%;
}
#catalog_search a {
	font-family: "Courier New", Courier, monospace;
}
#catalog_search a:hover {
	background: #cce;
}
#catalog_search p {
	margin: 0;
	font-size: 110%;
	letter-spacing: .125em;
}
#catalog_search #featured_test {
	letter-spacing: normal;
}
#navigation {
	margin: 0 0 2em -12px;
	padding-bottom: 12px;
	background: url(../images/siteframework/menu_corner.gif) left bottom no-repeat;
	position: relative;
	zoom: 1;
}
#navigation h2 {
	font-size: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
	letter-spacing: normal;
	border: none;
	padding: 0px 0pt;
	padding-right: 0px;
}
#navigation a, #navigation .menuGroupExpanded a {
	display: block;
	margin: 0;
	padding: .375em 1em;
}
#navigation ul, #navigation li {
	list-style: none;
	margin: 0;
	padding: 0;
}
div.menuGroup, div.menuGroupExpanded {
	border-top: 1px solid #cce;
	clear: left;
}
.menuGroup h2, .menuGroupExpanded h2 {
	cursor: pointer;
	margin: 0;
	background: #fff url(../images/siteframework/inactive_item_gradient.gif) left top repeat-y;
}
.menuGroup ul, .menuGroupExpanded ul ul, #navigation .menuGroupExpanded .activeItem ul li ul, div.menuGroupExpanded ul.menuGroupExpanded li.menuGroupExpanded ul li ul {
	display: none;
}
.menuGroupExpanded ul, div.menuGroupExpanded ul.menuGroupExpanded li.menuGroupExpanded ul, div.menuGroupExpanded ul.menuGroupExpanded li.menuGroupExpanded ul li.activeItem ul, div.menuGroupExpanded ul.menuGroupExpanded li.menuGroupExpanded ul li.menuGroupExpanded ul {
	display: block;
	border-top: 1px solid #edf;
}
#navigation .menuGroup ul li, #navigation .menuGroupExpanded ul li {
	border-bottom: 1px solid #edf;
}
#navigation .menuGroup ul li a, #navigation .menuGroupExpanded ul li a {
	padding-left: 2em;
}
#navigation .menuGroup ul ul li, #navigation .menuGroupExpanded ul ul li {
	font-size: 90%;
}
#navigation .menuGroup ul ul ul li, #navigation .menuGroupExpanded ul ul ul li {
	font-size: 100%;
}
#navigation .menuGroup ul ul li a, #navigation .menuGroupExpanded ul ul li a {
	padding-left: 3em;
}
#navigation .menuGroup ul ul ul li a, #navigation .menuGroupExpanded ul ul ul li a {
	padding-left: 4.5em;
}
#navigation .menuGroupExpanded {
	background: #cce url(../images/siteframework/parent_item_gradient.gif) left top repeat-y;
}
#navigation .activeItem a {
	background: #88c url(../images/siteframework/active_item_gradient.gif) left top repeat-y;
	position: relative;
	border-right: 3px solid #649;
	margin-right: -3px;
	min-width: 0;
	z-index: 3;
}
#navigation .activeItem ul li a {
	background: none;
	border: none;
}
#navigation .menuGroupExpanded .activeItem ul {
	display: block;
	border-bottom: none;
}
#navigation ul li.restricted a {
	background: url(../images/icons/access-metal.gif) left center no-repeat;
	position: relative;
}
#navigation ul li.restricted a:hover {
	color: #a06;
}
#navigation ul li.restricted-secondary a {
	background: url(../images/icons/access-green.gif) left center no-repeat;
	position: relative;
}
#navigation ul li.restricted-secondary a:hover {
	color: #a06;
}
#navigation ul li.restricted-primary a {
	background: url(../images/icons/access-gold.gif) left center no-repeat;
	position: relative;
}
#navigation ul li.restricted-primary a:hover {
	color: #a06;
}
#navigation ul li a[href^='http:']  {
	background: url(../images/icons/external_link.gif) left center no-repeat;
}
#navigation ul li a[href $='.pdf'] { 
   background: transparent url(../images/icons/pdficon_14x14.gif) left center no-repeat;
}
#navigation ul li a[href $='.doc'] { 
   background: transparent url(../images/icons/word_doc_16x16.gif) left center no-repeat;
}
#navigation ul li a[href $='.xls'] { 
   background: transparent url(../images/icons/excel_doc_16x16.gif) left center no-repeat;
}
