/* Secondary/Tertiary Nav */
#secondaryNav	{
	font-size: 90%;
	}

#secondaryNav .secondaryMenu {
	display: none;
	visibility: hidden;
	}

#secondaryNav .tertiaryMenu {
	display: none;
	visibility: hidden;
	padding-right: 2px;
	}

/* added by Brant to shrink margin/padding to 
   the left of the bullet. Please test for
	 cross-browser issues. */
#secondaryNav ul {
	/* for Moz: */
	padding-left: 10px;
	/* for IE6: */
	margin-left: 10px;
}

#secondaryNav ul li {
	list-style-image: none;
	list-style-type: none;
	padding-bottom: 12px;
	}

.tertiaryMenu a {
  font-size: 12px;
	}

ul.tertiaryMenu {
  margin-bottom: 18px; border: none; 
	}

.secondaryMenu li {
  margin-top: 8px;
	}
	
#secondaryNav ul li ul li {
	padding-bottom: 0px;
}


.bdrBT1CCCCCC {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: cccccc;
	border-bottom-color: cccccc;
}
.bdrBT1CCCCCC80em {
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: cccccc;
	border-bottom-color: cccccc;
	font-size: .8em;

}
.bdrT1CCCCCC {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: cccccc;
	border-bottom-color: cccccc;
}
.bdrT1CCCCCC80em {

	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: cccccc;
	border-bottom-color: cccccc;
	font-size: .8em;
}
.navL1 {

	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: -20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: -20px;
}

