div#topic div.top {
	background-color: #f60;
}
div#prim {
	min-height: 550px;
}
address {
	margin-left: 6em;
	margin-bottom: 20px;
	font-size: 90%;
	line-height: 1.4;
}
/* academic calendar contents-table */
.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;
}
/* term data & time table */
div.capt,
div.capt2,
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.capt,
div.capt2 {
	border-bottom: solid 1px #999;
}
div.capt2 {
	font-size: 85%;
}
*/
div.captnb span {
	font-weight: normal;
	font-size: 90%;
	margin-left: 2em;
}
div.headline {
	border-left: solid 3px #f60;
	padding-left: 1em;
}
div.director {
	font-size: 80%;
	border-bottom: solid 1px #999;
}
ul.pa {
	margin-bottom: 20px;
	font-size: 90%;
}
ul.pa li {
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 2em;
}
div#prim p strong {
	font-weight: bold;
}
/* 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;
}
ol {
	margin-bottom: 20px;
	list-style-type: decimal;
}
ol li {
	margin-left: 3em;
}
ol li strong {
	font-weight: bold;
}

div.policy h4 {
	margin-bottom: .8em;
	padding: .2em;
	background-color: #efefef;
	color: #369;
	font-weight: bold;
	font-size: 108%;
}
