A { color: #669; font-weight: bold; text-decoration: none }
A:hover, active { color: #669; text-decoration: underline }
BODY, TR, TD, P  { color: #333; font-size: 13px; line-height: 16px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-top: 9px; margin-bottom: 0px }
H1  { color: #333; font-size: 19px; margin-bottom: 0px }
H2 { color: #900; font-size: 16px; margin-bottom: 0px }
H3 { color: #333; font-size: 16px; margin-bottom: 0px }
H4 { color: #333; font-size: 13px; margin-bottom: 0px }
H5 { color: #333; font-style: italic; font-size: 13px; margin-bottom: 0px }
H6 { color: #900; font-size: 11px; margin-bottom: 0px }
th  { color: #333; font-weight: bold; font-size: 13px; text-align: left; margin-bottom: 0px }
.title { color: #900; font-variant: normal; font-weight: bold; font-size: 16px; text-transform: uppercase; margin-bottom: 18px }
.submenu { font-size: 10px }
.title2 { color: #900; font-weight: bold; font-size: 18px; background-color: #eee; margin-bottom: 18px; padding: 4px 8px }
.small { font-size: 11px; line-height: 12px }
.newsletter_side_head  { color: #333; font-weight: bold; font-size: 11px; margin-bottom: 0px }
.newsletter_side_body  { font-size: 11px; line-height: 11px; background-color: #eee; margin-top: 0px; margin-bottom: 2px; padding: 4px }
.heading1 { color: #666; font-weight: bold; padding-top: 13px }
.recruitItem { font-size: 14px }
.heading2 { color: #900; font-weight: bold; margin-top: 0px; margin-bottom: 0px }
.newsHeadline { color: #666 }
.pubTitle  { color: #fff; font-weight: bold; font-size: 28px; line-height: 28px }
.pubSubtitle { color: #fff }
.pubContentsHead { color: #900; font-weight: bold; font-size: 15px; text-transform: uppercase; letter-spacing: 6px }
.newsBullet  { color: #900; font-weight: bold }
.credits { color: #333; font-size: 10px }
.listItem { font-size: 11px; margin-top: 0px; margin-bottom: 0px; padding-top: 3px; padding-bottom: 3px }
.category_bar { color: #fff; font-size: 11px }
.category_bar A:link { color: #fff; text-decoration: none }
.category_bar A:visited { color: #fff; text-decoration: none }
.category_bar A:hover, active { text-decoration: underline }


.attylist {
	margin: 0;
	padding: 0;
}
.attylist li {
	list-style: none;
	margin: .25em 0 0 0;
	padding: 0;
}

#page {
	margin: 0 auto;
	position: relative;
	width: 720px;
}
#mainnav {
	position: relative;
	margin: 0;
	padding: 0;
	width: 720px;
}
#mainnav td {
	vertical-align: top;
}

/* Dropdowns for Publications subnav */

.subnav {
	position: absolute;
	z-index:100;
	margin: 0;
	padding: 0;
	background: #eee;
	width: 140px;
	list-style: none;
	font-size: 11px;
	display: none;
	border-top: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
.subnav li {
	list-style: none;
	margin: 0;
	padding: 4px 8px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	line-height: normal;
}

#pubsubnav {
	top: 31px;
	left: 514px;
}

#newssubnav {
	top: 31px;
	left: 411px;
}

#recruitsubnav {
	top: 31px;
	left: 308px;
}


