BODY {
	FONT: 80%/1.15 Verdana, Arial, Helvetica, sans-serif
}
TR, TD  {
	FONT: 80%/1.15 Verdana, Arial, Helvetica, sans-serif
}


h1 {font-style:normal; font-size: 150%;}
h2 {font-style:normal; font-size: 125%;}
h3 {font-style:normal; font-size: 100%;}
p, li { margin-top:1em; margin-left:2em; }



.dateposted {padding-top: -6em; text-align:left; FONT-STYLE: italic}

.upaaddress {padding-top: 1em; text-align:left; FONT: 90%/1.15 Verdana, Arial, Helvetica, sans-serif}

IMG.imgfltright {
	FLOAT: right; MARGIN: 0.5em
}
IMG.imgfltleft {
	FLOAT: left; MARGIN: 0.5em
}
A {
	FONT-WEIGHT: bold; TEXT-DECORATION: none
}
.txtxs {
	FONT-SIZE: x-small
}
.xxsmall {
	FONT-SIZE: xx-small
}
.cntBkgd {
	BACKGROUND-COLOR: #e3e2c4
}
.topPad {
	PADDING-TOP: 2em
}
.txtOrange {
	FONT-WEIGHT: bold; COLOR: #d16901
}
.addLineSpace {
	PADDING-BOTTOM: 2px
}

/* 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;
}

