BODY {
	FONT: 87%/1.45 Verdana, Arial, Helvetica, sans-serif
}
TR {
	FONT: 87%/1.45 Verdana, Arial, Helvetica, sans-serif
}
TD {
	FONT: 87%/1.45 Verdana, Arial, Helvetica, sans-serif
}

h1 {font-style:normal; font-size: 175%;}
h2 {font-style:normal; font-size: 145%;}
h2>p{margin-top:0em}
TD.pageframe { border:2px solid red; padding:1em; border-top:0; padding-bottom: 2em}
TD.upamenu {padding-right: 1em}
TD.upaaddress {padding-top: 3em; text-align:center}
P.contributor {
	MARGIN: 0px; FONT-STYLE: italic
}
.indexauthor {font-style:italic}
P.contributor_affil {
	MARGIN: 0px; FONT-STYLE: italic
}
#issueindex LI {
	MARGIN-BOTTOM: 1.1em
}
#issueindex LI LI {
	MARGIN-BOTTOM: 0.3em
}
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;
}
