div#prim h3 {
	margin-bottom: 1em;
}
div#topic div.top {
	background-color: #9c0;
}
address {
	margin-left: 6em;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.4;
}
/* Degree program Genaral Information */
dl.degree {
	font-size: 85%;
	margin-top: 2em;
	margin-bottom: 2em;
	padding: 0.5em;
	border: solid 1px #ccc;
}
dl.noborder {
	border-style: none;
}
dl.degree dt,
dl.degree dd {
	line-height: 1.5;
}
dl.degree dt {
	font-weight: bold;
}
dl.degree dd {
	margin-left: 1em;
}
.contents-table {
	font-family: Verdana;
	font-size: 85%;
	line-height: 150%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse: collapse;
	margin-bottom: 15px;
}
.contents-table td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding: 2px;
}
.contents-table th {
	background-color: #EEEEEE;
	padding: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	font-weight: bold;
}
.contents-table caption {
	padding-bottom: 4px;
	font-weight: bold;
}
div.capt,
div.captnb,
div.director,
div.headline {
	font-family: Verdana, sans-serif;
	letter-spacing: 0px;
	font-weight: bold;
	font-size: 90%;
	color: #333;
	margin-bottom: 4px;
}
div.captnb span {
	font-weight: normal;
	font-size: 90%;
	margin-left: 2em;
}
div.director {
	font-size: 80%;
	border-bottom: solid 1px #999;
}
div.headline {
	border-left: solid 3px #f60;
	padding-left: 1em;
}
/* Public Policy Program */
div#seco h3 {
	line-height: 130%;
	font-weight: bold;
	color: #330099;
	margin-bottom: 5px;
	padding: 0.3em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
div#seco p span {
	font-weight: bold;
	letter-spacing: 0.2px;
}
/* Young Leader */
ol {
	margin-bottom: 20px;
	list-style-type: decimal;
	font-size: 85%;
}
ol li {
	margin-left: 3em;
}
ol li strong {
	font-weight: bold;
}

/* Policy Analysis */
ul.pa {
	margin-bottom: 20px;
	font-size: 85%;
}
ul.pa li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
}
/* graduate */
div#prim p strong {
	font-weight: bold;
}
div#prim p.x {margin-bottom:.5em;}
div#prim p.y {margin-left: 1.2em;}
div#prim p.z {margin-left: 2.4em;}