body {
	margin: 0px;
	padding: 0px;
	font-family: arial;
	height: 100%;
	background-color: #fbfbf9;
	background-image: url(../images/topper_slice_red.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}
/* ////// DRILLDOWN ////// */
/* Sidebar */
.sidebar {
	float: left;
	width: 190px;
	margin: 0px;
	padding: 0px;
}
.sidebar ul {
	width: 100%;
	list-style: none;
	margin: 0px;
	padding: 0px 0px 8px 0px;
}
/* Active link, with arrow graphic */
.sidebar ul li.sub a:link.subactive, .sidebar ul li.sub a:visited.subactive, .sidebar ul li.sub a:hover.subactive {
	font-weight: bold;
	padding-right: 10px;
}
.sidebar ul li.color1 a:link.subactive, .sidebar ul li.color1 a:visited.subactive, .sidebar ul li.color1 a:hover.subactive {
	background: url("images/subactive_aboutust.gif") no-repeat bottom right;
}
.sidebar ul li.color2 a:link.subactive, .sidebar ul li.color2 a:visited.subactive, .sidebar ul li.color2 a:hover.subactive {
	background: url("images/subactive_academics.gif") no-repeat bottom right;
}
.sidebar ul li.color3 a:link.subactive, .sidebar ul li.color3 a:visited.subactive, .sidebar ul li.color3 a:hover.subactive {
	background: url("images/subactive_admissions.gif") no-repeat bottom right;
}
.sidebar ul li.color4 a:link.subactive, .sidebar ul li.color4 a:visited.subactive, .sidebar ul li.color4 a:hover.subactive {
	background: url("images/subactive_administration.gif") no-repeat bottom right;
}
.sidebar ul li.color5 a:link.subactive, .sidebar ul li.color5 a:visited.subactive, .sidebar ul li.color5 a:hover.subactive {
	background: url("images/subactive_athletics.gif") no-repeat bottom right;
}
.sidebar ul li.color6 a:link.subactive, .sidebar ul li.color6 a:visited.subactive, .sidebar ul li.color6 a:hover.subactive {
	background: url("images/subactive_lifeatust.gif") no-repeat bottom right;
}
/* List item levels */
.sidebar ul li.level-1 a, .sidebar span.relatedtitle {
	font-weight: bold;
	font-size: 0.8em;
	height: 16px;
	display: block;
	border-bottom: 1px solid white;
	padding: 8px 0px 8px 7px;
}
div.relatedcontainer span.coloractive0 {
	color: #e2dfe4;
}
.sidebar ul li.level-1 a {
	margin-top: 10px;
	margin-bottom: -10px;
}
.sidebar ul.leftnav li.color1 a {
	margin-top: 0px;
}
.sidebar ul li.level-2 a {
	margin: 0px 0px 0px 10px;
	padding: 0px;
	/* font-size: 18px; */
}
.sidebar ul li.level-3 {
  padding-left: 20px;
  text-indent: -25px;
  }
.sidebar ul li.level-3 a {
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
ul.leftnav li.shadow {
	margin: 10px 0px 0px 0px;
	font-size: 1px;
	line-height: 1px;
	padding: 0px;
	height: 8px;
	background: url("images/subshadow.jpg") no-repeat top left;
}
ul.relatedlinks li.shadow {
	margin: 0px;
	padding: 0px;
	font-size: 1px;
	line-height: 1px;
	height: 8px;
	background: url("images/subshadow.jpg") no-repeat top left;
}
.sidebar ul a {
	background-color: #e2dfe4;
}
.sidebar div.relatedcontainer {
	margin: 65px 0px 65px 0px;
}
.sidebar span.relatedtitle {
	border-top: 1px solid white;
}
.sidebar ul.relatedlinks {
	background-color: #f4f3f2;
	border-bottom: 1px solid white;
}
.sidebar ul.relatedlinks li {
  padding-left: 10px;
  text-indent: -10px;
  line-height: 10px;
  margin: 0px 0px 7px 0px;
  }
.sidebar ul li.sub a:link, .sidebar ul li.sub a:visited {
	background: none;
	font-weight: normal;
	/* font-size: 0.7em; */
	font-size: 11px;
	display: inline;
	border: none;
	height: auto;
}
.sidebar ul li.sub a:hover {
	text-decoration: underline;
	background: none;
}
/* Noscript Styles */
span.related-noscript {
	background-color: #e2dfe4;
}
li.noscript-leftnav-adjust {
	line-height: 1px;
	height: 1px;
	margin: -11px 0px 0px 0px;
	padding: 0px;
}

/* Body Content */
.bodycontent {
	float: right;
	padding: 0px 10px;
	margin: 20px 0px 0px 0px;
	width: 585px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
}
.bodycontent a, .bodycontent a:link, .bodycontent a:visited {
  color: #3c6fa7;
  border-bottom: 1px solid #d3e7fc;
  }
.bodycontent a:hover {
  border-bottom-color: #3c6fa7;
  background-color: #d4e9fb;
  }
.bodycontent table.ulholder {
  margin: 0px 0px 20px 0px;
  }
.bodycontent p {
	margin: 0px 0px 12px 0px;
	padding: 0px;
	font: 12px arial, verdana, sans-serif;
	/* font: 0.70em arial; */
	line-height: 19px;
	/* color: #838383; */
	color: #333333;
}
.bodycontent p.intro {
  /* font-style: italic; */
  padding: 10px 10px 15px 10px;
  background-color: #f4f1f3;
  border-bottom: 1px solid #d9cbe3;
  width: 370px;
  color: #432162;
  }
.bodycontent p.intro:first-letter {
  font-size: 19px;
  font-family: georgia, serif;
  }
.bodycontent p.intro-wide {
padding: 10px 10px 15px 10px;
  background-color: #f4f1f3;
  border-bottom: 1px solid #d9cbe3;
  width: 560px;
  color: #432162;
  }
/* Thought this would be cool, but turns out Safari has a known bug that won't render uppercase on first-line. Not worth it.
.bodycontent p.intro:first-line {
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 2px;
  }
*/
.bodycontent ul {
  list-style-type: square;
  font-size: 12px;
	color: #646464;
	margin: 0px 0px 15px 0px;
	padding: 0px;
  }
.bodycontent ul li {
  margin: 0px 0px 5px 24px;
  padding: 0px;
  }
.bodycontent h3 {
  display: block;
  /* clear: both; */
  font-size: 18px;
  font-weight: normal;
  /* color: #432162; */
  color: #7e4cac;
  margin: 0px 0px 3px 0px;
  padding: 0px;
  }
.bodycontent a.inline {
	color: #3d71ab;
	border-bottom: 1px solid #9bbeda;
}
.bodycontent a:hover.inline {
	background-color: #d4e9fb;
	border-bottom-color: #3d71ab;
}
.bodycontent div.rightimage {
  padding: 5px 0px 15px 5px;
	width: 180px;
	float: right;
}
.bodycontent a.exitlink, .bodycontent a:link.exitlink, .bodycontent a:visited.exitlink {
	color: #3c6fa7;
	font-size: 18px;
	/* font-size: 1.2em; */
	border: none;
}
.bodycontent a:hover.exitlink {
	color: #4694e4;
	text-decoration: underline;
	background-color: #d4e9fb;
}
.bodycontent a.exitlink span {
	color: #d9d2df;
}
.bodycontent a:hover.exitlink span {
	color: #4694e4;
}
p.linkcaption {
	margin-top: 4px;
	border-top: 1px solid #efecef;
	padding-top: 5px;
	width: 390px;
}
p.linkcaption-wide {
  font-family: georgia, serif;
  font-style: italic;
  color: gray;
	/* border-top: 1px solid gray; */
	/* background-color: #f9f4fd; */
	/* margin-top: -5px; */
	padding: 2px 0px 2px 4px;
	width: 100%;
	border-top: 1px dashed #dac1f0;
	margin: 0px;
	display: block;
}
p.linkcaption-full {
  color: gray;
	border-top: 1px solid #efecef;
	/* background-color: #f9f4fd; */
	/* margin-top: -5px; */
	padding: 4px 0px 2px 4px;
	width: 100%;
	margin: 0px 0px 15px 0px;
	/* display: block; */
}
div.people-list {
  width: 540px;
  background-color: #f4f3f2;
  padding: 20px;
  border: 1px solid #dac1f0;
  float: left;
  }
div.people-container {
  /* width: 100%; */
  float: left;
  clear: both;
  margin-bottom: 15px;
  white-space: no-wrap;
  /* background-color: yellow; */
  }
div.people-indent {
  /* background-color: pink; */
  padding: 5px 5px 5px 20px;
  margin: -5px 0px 10px 0px;
  width: 520px;
  background-color: #edecea;
  }
div.people-outdent {
  /* background-color: tan; */
  width: 100%;
  }
div.people-list a, div.people-list a:link, div.people-list a:visited {
	color: #3c6fa7;
  }
div.people-list a:hover {
  /* text-decoration: underline; */
  }
span.people-title {
  float: left;
  }
span.people-links {
  float: right;
  display: inline;
  }
div.subscription {
	padding: 0px 0px 10px 0px;
	margin-left: 15px;
	float: right;
	clear: right;
	color: #d5cbe4;
	width: 180px;
	background: #6e5c8a url("images/subscription_topper.jpg") repeat-x top left;
}
div.subscription h4 {
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #e2d3f4;
	font-size: 14px;
	margin: 27px 0px 0px 0px;
	padding: 0px 0px 0px 7px;
}
div.subscription #newsDisplay ul {
	margin: 10px 4px 4px 4px;
	padding: 0px 0px 20px 0px;
	font-size: 0.6em;
	/* border-top: 1px solid #898198; */
}
div.subscription #newsDisplay ul li {
	border-bottom: 1px solid #898198;
	margin: 0px;
	list-style: none;
	line-height: 12px;
}
div.subscription #newsDisplay a {
  border: none;
	padding: 7px 0px 7px 5px;
	color: #e2d3f4;
	display: block;
	width: 166px;
}
div.subscription a:hover {
	background-color: #3f2961;
	text-decoration: underline;
}


/* ////// RESOURCES ////// */
#resources-container {
  width: 570px;
  }
div.resources-item {
	float: left;
	width: 100%;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 5px;
	padding: 8px 0px;
}
div.resources-left {
	float: left;
	width: 175px;
	color: #222222;
	padding: 0px 0px 0px 5px;
}
div.resources-right {
	float: left;
}
div.resources-right ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
}
div.audiencepath-news {
	float: left;
	width: 100%;
	border-top: 1px solid #cccccc;
	font-size: 11px;
	line-height: 18px;
	margin: 0px 5px;
	padding: 0px;
	background: #f4effa url('images/audience_relatednews_bg.jpg') no-repeat top left;
}
div.audiencepath-news-left {
	font-weight: bold;
	color: #432162;
	padding: 0px;
	margin: 0px;
}
div.audiencepath-news-left span {
	margin: 5px 0px 10px 5px;
	float: left;
	}
div.audiencepath-news-right {
	background-color: #f4effa;
	width: 390px;
	height: 100%;
}
div.audiencepath-news-right li {
	margin: 5px 10px 5px 29px;
}

/* ////// GRAY FADE LISTS ////// */
ul.grayfade {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
ul.grayfade li {
	float: left;
	clear: left;
}
ul.grayfade li.level1 {
	background: #fbfbf9 url("images/grayfade_li_slice.gif") bottom repeat-x;
	width: 580px;
	padding: 3px 0px 5px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.7em;
}
ul.grayfade li.level1-singleitem {
	background: #fbfbf9 url("images/grayfade_li_slice.gif") bottom repeat-x;
	width: 385px;
	padding: 3px 0px 5px 5px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.7em;
}
li.level1-singleitem span.visit {
  display: none;
  }
ul.grayfade li span {
  display: inline;
  }
ul.grayfade a {
	/* display: block; */
	text-decoration: none;
	color: #6a6db7;
	/* width: 380px; */
}
ul.grayfade a.grayfade-link {
  border-bottom: 1px solid #d3e7fc;
  }
li.level1-singleitem a {
  background: url("images/singleitem-arrow.gif") no-repeat top right;
  padding: 0px 14px 0px 2px;
  height: 15px;
  }
li.level1-singleitem a:hover {
  background-position: 100% -15px;
  }
ul.grayfade a.grayfade-link:hover {
  border-bottom-color: #6a6db7;
	color: #6a6db7;
	background-color: #d3e7fc;
}
ul.sub-programs {
  float: left;
	list-style: none;
	margin: 5px 0px 5px 15px;
	padding: 0px;
	display: block;
	}
ul.sub-programs li {
	color: #9c9ed2;
	/* width: 550px; */
	/* width: 500px; */
	font-size: 10px;
	line-height: 14px;
	/* border-bottom: 1px solid gray; */
	}
ul.sub-programs span.college {
  width: 450px;
  }
ul.sub-programs li.level2 span.college a {
  border: none;
  }
ul.sub-programs li.level2 ul li {
  width: 200px;
  }
ul.sub-programs a:hover {
	text-decoration: underline;
	}
ul.school {
	list-style: none;
	margin: 5px 0px 5px 0px;
	padding: 0px;
	}
ul.school li {
	width: 580px;
	padding: 5px 0px 0px 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 1.7em;
	}
span.college {
	float: left;
	display: block;
	width: 250px;
	margin-left: 3px;
	font-weight: bold;
	color: #c1c2ea;
	}
span.majors {
	float: left;
	display: block;
	width: 450px;
	margin-left: 3px;
	font-weight: bold;
	/* color: #c1c2ea; /// That's the old dimmed purple. */
	color: #3c6fa7;
	}
span.school-name {
	float: left;
	display: block;
	width: 250px;
	padding: 0px 0px 0px 13px;
	margin-left: 15px;
	font-weight: bold;
	background: url("images/school-name_bullet.gif") no-repeat center left;	
	}
span.major {
	float: left;
	/* margin-right: 3px; */
	display: block;
	width: 40px;
}
span.details {
  font-size: 10px;
	float: right;
	margin-right: 10px;
	height: 19px;
	display: block;
	width: 60px;
  text-align: center;
  background: url("images/details_bg.gif") no-repeat bottom left;
}
ul.sub-programs span.details {
  background: none;
  text-align: left;
  margin-right: 0px;
  width: 54px;
  height: 11px;
  font-style: italic;
  }
span.active, span.active a {
	color: #808080;
	text-decoration: none;
	border: none;
	}
span.active a:link, span.active a:visited {
  border: none;
  }
span.active a:hover {
	/* text-decoration: underline; */
	color: #3c6fa7;
	}
span.inactive, span.inactive a {
	color: #dbdbdb;
	text-decoration: none;
	}
span.inactive a:hover {
	text-decoration: underline;
	}

/* ////// UNORDERED LISTS ////// */

/* anchors */
ul.anchors {
  margin: 0px;
  padding: 6px 0px 0px 80px;
  font-size: 11px;
  background: url("images/anchor_bg.jpg") no-repeat top left;
  height: 27px;
  }
ul.anchors li {
  display: inline;
  margin: 0px 10px 0px 0px;
  }


/*** ORGANIZATIONAL CHARTS ***/
div.orgcharts {
  }
div.orgcharts a {
  color: white;
  display: block;
  padding: 7px;
  margin: 0px 0px 1px 0px;
  width: 550px;
  }
div.orgcharts a span, div.orgcharts a ol li {
  color: white;
  }
div.orgcharts a ol {
  margin: 5px 0px 0px 0px;
  padding: 0px;
  }
div.orgcharts ol li {
  font-size: 10px;
  line-height: 14px;
  margin: 0px 0px 0px 30px;
  padding: 0px;
  }
div.orgcharts a:link, div.orgcharts a:visited {
  border: 3px solid #fff;
  background-color: #b0b0b0;
  }
div.orgcharts a:hover {
  border-color: #d4dcc8;
  background: #8b8b8b url("images/pdf_icon.gif") no-repeat top right;
  }
div.orgcharts a:hover span {
  text-decoration: underline;
  color: #d4dcc8;
  }

/*** RSS LIST ***/
ul.rsslist {
  list-style: none;
  margin: 0px 0px 18px 5px;
  padding: 0px;
  }
ul.rsslist li {
  margin: 0px 0px 10px 0px;
  }
ul.rsslist li a, ul.rsslist li a:link, ul.rsslist li a:visited {
  border: 2px solid #fff;
  font-size: 10px;
  color: white;
  background: #fdb889 url("images/rss_bg.gif") no-repeat center left;
  padding: 3px 7px 3px 23px;
  }
ul.rsslist li a:hover {
  border-color: #fdb889;
  background-color: #fe7c25;
  text-decoration: underline;
  }
  
/*** QUICK FACTS ***/
table.tableborderzero {
	clear: left;
	border-collapse: collapse;
	}
table.tableborderzero td {
	font: 11px arial;
	line-height: 1.6em;
	color: #838383;
	}
table.tableborderzero td p {
	font: 11px arial;
	}

/*** OVERVIEW ***/
ul.overview {
	list-style: none;
	margin: 25px 0px 0px 0px;
	padding: 0px;
	width: 394px;
	font-size: 11px;
}
ul.overview li {
  margin-left: 0px;
	padding: 4px 0px 4px 0px;
	border-top: 1px solid #d8d8d8;
	clear: both;
}
ul.overview li span {
	display: inline;
	padding-bottom: 10px;
}
ul.overview li span.overviewdetail {
	color: #646464;
	text-align: right;
	float: right;
	width: 250px;
}
ul.overview li span.overviewdetail span {
  font-style: italic;
  color: #c5c5c5;
  }
ul.overview li span.overviewtitle {
	color: #a499b5;
	font-weight: bold;
	float: left;
}
.bodycontent .schedule {
	background-color: #f4f1f3;
	border-color: #432162;
	color: #2A143E;
	font-size: 10px;
}
.schedulecell {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #2A143E;
}
#countbox {
	color: #432162;
	text-align: center;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #432162;
	border-bottom-color: #432162;
}
.scheduletdpad {
	padding: 5px;
	text-align: left;
	font-size: 12px;
	color: #333333;
}
