/* CSS Document */

div#header,
ul#areas,
ul#subareas,
img.shadow,
img.dept_shadow,
div.sitenav,
div#footer,
ul#featureList,
p.more,
div.panel h2 img,
body.dept #primary,
div.carousel-controls,
img.tabshadow {
	display: none;	
}

body {
	padding-bottom: 0;
}

body.dept div#secondary,
body.dept div#secondary-wrapper {
	padding-top: 0;	
}

body#content h1.section {
	font-size: 125%;
	margin: 0;
}

ul#banners, body.b div.feature {
	border: none;
	margin-bottom: 1em;
}

/* @group H1 */

h1#contextual {
	margin-top: 0;
	padding-bottom: .1em;
	border-bottom: .1em solid #999999;
}

body#content.main h1#contextual {
	margin-top: 1em;	
}

body#content.dept h1#contextual {
	font-size: 162.5%;
	padding-bottom: .1em;
	border-bottom: .1em solid #999999;
}

/* @endgroup */

p.breadcrumb {
	margin-top: 1em;
	padding-left: 0;	
}

div.copy,
body.b div#body-copy.no-modules  {
	float: none;
	clear: left;
	width: 100%;
	padding: 0;
}

div#focus div.copy {
	margin-left: 0;	
}

div#body-copy {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 112.5%;
	color: #000000;
	width: 38em;
}

/* @group Modules */

div#modules {
	font-size: 112.5%;
}

body#landing.dept div#modules {
	float: left;
	width: auto;
}

body#landing.dept div.module {
	margin-right: 2em;	
}

div#ui-tabbed {
	width: 42.3125em;
}

body.c div.carousel ul li {
	position: static;
}

/* @endgroup */

body.b div#featureText,
div.panel {
	border-bottom: none;	
}

div.caption {
	text-shadow: none;
}