/*ul.toc li {
	list-style-type: none;
    clear:left;
    border-bottom:dashed 1px #aaa;
    height:1.05em;
    margin-top:10px;
    position:relative;
}
ul.toc a, ul.toc span {
    background:#fff;
    padding:0 3px 0 0;
    float:left;
    position:absolute;
    text-decoration:none;
}
ul.toc a {
    padding:0 0 0 3px;
    left:0;
}
ul.toc ol {
    list-style:lower-roman;
    margin:1.5em 0 1em 5%;
    padding:0;
    background:#fff;
    float:left;
    display:block;
    width:95%;
}*/
table#pla {
	font-size: 0.90em;
	}
table#pla th{
	font-size: 0.95em;
	font-weight: bold;
	background-color: yellow;
	}
table#maintoc {
	font-size: 1.3em;
	}
ul.toc li {
	margin: 0;
	padding: 0 0 0.25em 0;
	list-style-type: none;
	/*font-weight: bold;*/
	font-size: 1em;
	}
ul.toc li.level1 {
	margin: 0 0 0 -2em;
	font-weight: bold;
	border-top: solid 1px #82032E;
	}
ul.toc ul.level2 {
	margin: 0 0 0 1.5em;
	font-size: 1em;
	font-weight: normal;
	}
ul.toc ul.level3 {
	/*border-top: dashed 1px gray;	*/
	margin: 0.5em 0.25em 0.25em 1em;
	list-style-image: url(../../images/icons/dash.gif);
	font-size: 0.9em;
	font-weight: normal;
	}
ul.toc ul.level4 {
	/*border-top: solid 1px #d49100;*/	
	list-style-image:none;
	margin: 0.5em 0.25em 0.25em 1em;
	/*font-size: 0.9em;*/
	font-weight: normal;
	}
ul.toc li li  {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-weight: normal;
	}
ol.alphalist li {
	list-style-type: upper-alpha;
	}
ol.alphalist li li {
	list-style-type: decimal;
	}
ul.disc li {
	font-size: 1em;
	list-style-type: disc;
	}
ol.nestedlist li li {
	list-style-type: lower-alpha;
	}
ol.nestedlist li li li {
	list-style-type: decimal;
	}
ol.romanlist li {
	list-style-type: upper-roman;
	}
ol.romanlist li li {
	list-style-type: decimal;
	}

ol.nestedlistspaced li{
	margin-bottom: 1em;
	margin-top: 1em;
	}
ol.nestedlistspaced li li {
	list-style-type: lower-alpha;
	}
ol.nestedlistspaced li li li {
	list-style-type: decimal;
	}
.pagetitle {
	font-size: 1.4em; 
	color: #892034;
	text-align: right;
	padding: 5px 25px 0 0; 
	margin: 0 50% -1px 0;
	border-bottom: 2px solid #d49100;
	font-weight: bold;
	}
div#contents {
	margin: 0 0.5em 0 0.5em;
	padding: 0.25em;
	font-size: 1.1em;
	}
h2 {
	padding: 1em 0 0 0;
	font-size: 1em;
	border-top: 2px solid #892034;
	}
h3 {
	padding: 0.9em 0 0 0;
	margin: 0 2em -1px 1.5em;
	font-size: 0.9em;
	border-top: 1px solid #892034;
	}
h4 {
	/*padding: 0.9em 0 0 0;*/
	/*margin: 0 2em -1px 1.5em;*/
	font-size: 0.9em;
	font-style: italic;
	/*border-top: 1px solid #892034;*/
	}
.h3indent {
	padding: 0.2em;
	margin: 0 2em 0 2em;
	font-size: 1em;
	}
.boldanditalic {
	font-weight: bold;
	font-style: italic;
	}
.linklist {
	font-size: 1em;
	list-style-type: none;
	line-height: 1.65em;
	font-weight: bold;
	}
.academicprograms {
	font-size: 0.9em;
	padding: 0;
	margin: 0 0 0 0.5em;
	list-style-type: none;
	}
.academicprograms ul {
	font-size: 1em;
	padding: 0;
	margin-left: 2em;
	list-style-type: none;
	}
.academicprograms li {
	margin-bottom: 0.5em;
	font-weight:bold;
	}
.academicprograms ul li {
	margin-top: 0.25em;
	font-weight: normal;
	}
.academicprograms.degreetype {
	margin: 0 0 1em 0;
	}
dl {
	font-size: 0.9em;
	}
dl.history {
	font-size: 0.9em;
	}
dl.history dt {
	font-weight: bold;
	}
dl.history dd {
	padding: 0 0 1em 0;
	}
dl.history ul {
	padding: 0 0 0 1.5em;
	}
dl.section {
	font-size: 0.9em;
	}
dl.section dt {
	font-weight: bold;
	}
dl.section dd {
	padding: 0 0 1em 0;
	margin-top: -1.25em;
	}
dl.section ul {
	padding: 0 0 0 1.5em;
	}
dl.section blockquote {
	padding-top: 1em;
	/*margin: 1em 0 -1em -0.5em;*/
	}
dl.courses {
	font-size: 0.9em;
	}
dl.courses dt {
	font-weight: bold;
	}
dl.courses dd {
	padding: 0 0 1em 0;
	margin: -1.25em 0 0 7em;
	}
dl.courses dd.multiprefixes {
	margin-top: 0.25em;
	}
table.chart {
	font-size: 1.1em;
	}
table.chart th{
	font-size: 0.85em;
	}
.curricula {
	font-size: 1.1em;
	}
.curricula th {
	font-size: 0.9em;
	}
.curricula tr.year {
	font-size: 1em;
	font-weight: bold;
	font-variant: small-caps;
	background: silver;
	}
.curricula tr.total {
	font-weight: bold;
	}
.curricula th.concentration {
	font-size: 0.9em;
	font-weight: bold;
	/*color: #892034;
	background: #D49100;*/
	background: #d7d7d7;
	}
.curricula th.program {
	font-size: 1em;
	font-weight: bold;
	/*font-variant: small-caps;*/
	background: silver;
	}
.curricula tr.subtitle {
	font-size: 0.8em;
	font-style: italic;
	}
	
.tuition {
	font-size: 1.1em;
	}
.tuition th {
	font-size: 0.9em;
	}
.tuition tr.year {
	font-size: 1em;
	font-weight: bold;
	background: silver;
	}
.tuition tr.total {
	font-weight: bold;
	}
.tuition tr.subtitle {
	font-size: 0.8em;
	font-weight: bold;
	}