/* Tag Definitions */
h1 {
    margin: 0 0 15px 0;
	padding: 0;
	text-align: left;
	font-size: 2.2em;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #444;
}
	.tableHeadLeft h1 {
		font-size: 1.6em;
	}

h2 {
    margin: 4px 0 12px 0;
    padding: 0;
    font-size: 2em;
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #444;
}

h2 .indnum { font-size: .8em; font-weight: normal;}

h3 {
	padding: 5px 10px 5px 0;
	margin: 0;
	font-size: 1.1em;
    font-family: Verdana, Geneva, sans-serif;
	color: #303030;
}

h4 {
	padding: 5px 10px;
	margin: 0;
	font-size: 1.3em;
    font-family: Verdana, Geneva, sans-serif;
	color: #303030;
	background: #e0e0e0;
}

a { color: #2f323e; }
a:hover { color: #333; }

p {
    margin: 0;
    padding: 0 0 10px 0;
    line-height: 1.4em;
}

sup {
    font-size: .85em;
    
}

table {
    margin: 0;
    padding: 0;
}

a img {
	border: 0;
}

img.figure { width: 100%; height: auto;}


/* Utility Classes*/
.l { float: left; }
    img.l { margin-right: 12px; margin-bottom: 5px; margin-top: 3px; }
.r { float: right; }

.clear { clear: both; }
    .clear-l { clear: left; }

.tr { text-align: right; }
.tc { text-align: center; }

.pdficon
{
	vertical-align:middle;
	padding-left: 19px;
	border: none;
	background-image: url('/icons/acrobatsm.gif');
	background-repeat:no-repeat;
	background-position:left top;
	padding-bottom: 1px;
}


.ISCSBody .indexTitle{
    margin: 20px 0;
	text-align: center;
    font-size: 4em;
    font-family: 'EB Garamond', serif;
    color: #002266;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-shadow: 0 2px #e8e8ff;
}


.navTitle, .ISCSBody .left-col div.navTitle a {
	margin-bottom: 6px;
	text-align: justify;
	font-size: 24px;
	line-height: 1.2em;
	font-family: 'EB Garamond', serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-shadow: 0 2px #e8e8ff;
}
	.ISCSBody.index .navTitle { display: none; }

.navTitle a { 
	text-decoration: none; 
	color: #002266;
}

/* Check for this class year-to-year, repl*/
.bold { font-weight: bold; }

/* Main Styles */
.main_container .ISCSBody 
{
	padding-top: 1em;
    margin: 0 auto;
    text-align: left;
	font-size: inherit;
/*    line-height: 1.3em;*/
}



.ISCSBody {
    width: 1080px;
    margin: 0 auto;
}

.nces .ISCSBody {
    padding-top: 0px;
}

.ISCSBody.index {
}
	.ISCSBody img.title {
		margin-bottom: 10px;
	}
	
	
.ISCSBody .columns {
	display:table;
	width:100%;
}
	
	.ISCSBody .left-col {
		display:table-cell;
		width: 220px;
		min-width: 220px;
		vertical-align:top;
		padding: 2em 0 0 0;
	}
	
	.ISCSBody.index .left-col {
		padding: 0 0 0 0;
	}
	
	.ISCSBody .right-col {
		display: table;
		padding-left: 4%;
		margin-top: 2em;
		width: 95%;
	}
	
	.ISCSBody .right-col table {
		font-size: 14px;
		line-height: 1.5em;
		width: 100%;
	}
	
    .ISCSBody .right-col ul li {
        margin-bottom: 5px;
    }
    
	.ISCSBody .right-col p {
		font-size: 14px;
		line-height: 1.5em;
		
	}
		.ISCSBody .right-col p.note {
			font-size: 12px;
			line-height: 1.4em;
		}
		.ISCSBody .right-col p sup {
			vertical-align: top;
			font-size: 10px;
            position: relative;
            top: -5px;
		}
	
		

		.ISCSBody.index .left-col {
		}
		
		/*.ISCSBody.index .indicatorsIndex {
			padding-left: 15px;
			background: url("../images/nav/indicators-bg.gif") no-repeat left bottom;
		}
		
		.ISCSBody.index .indetail {
			margin-top: 30px;
			padding-left: 15px;
			background: url("../images/nav/indetail-bg.gif") no-repeat left bottom;
		}*/
		
		.ISCSBody .left-col a.navPull {
			width: 3em;
			height: 5em;
			padding-top: 0;
			display: none;
			position: absolute;
		}
			.ISCSBody .left-col a.navPull img {
				width: 100%;
				height: 100%;
		}
		
		.ISCSBody .left-col div.navBox {			
			padding: 1px;
			margin-bottom: 5px;
		}
		.ISCSBody .left-col div a {
			display: block;
			padding: 3px 0 4px 0;
			font-weight: bold;
			text-decoration: none;
			font-size: 14px;
			
		}
			.ISCSBody .left-col div ul  ul > li > a { font-weight: normal;}			
			/*.ISCSBody .left-col div ul  ul > li > a > em { display: inline-block; margin-left: 10px; }*/
		.ISCSBody .left-col div.navBox a.single {
			padding: 11px 0 11px 0;
		}
		.ISCSBody .left-col div.navBox img { float: left; margin-right: 5px; height: 37px;}
		.ISCSBody .left-col div.navBox ul { 
			display: none;
			clear: both; 
			list-style-type: none;
			margin: 2px 0 2px 0px;
			padding: 5px 0;
		}
		.ISCSBody .left-col div.navBox ul li { 
			margin: 1px 0;
			padding-left: 15px;
			background: url("../images/nav/listBullet.gif") 5px 8px no-repeat;
		}
		
		.ISCSBody .left-col div.navBox ul li a{ 
			font-weight: normal;
			text-decoration: underline;			
		}
		
		.ISCSBody .left-col div ul ul ul li a{ 
			font-weight: normal;		
		}

		.ISCSBody.index .right-col {
			padding-left: 2em;
			margin-top: 0;
			margin-left: 2em;
			border-left: 1px solid #666;
			font-size: 1.5em;
		}
		
		.ISCSBody.index .right-col p { font-size: 1em; }
		.ISCSBody.index h1 { 
			border-top: 1px solid;
			margin-top: 0;
			margin-bottom: 7px;
			padding-top: 7px;
			font-family: Verdana, Geneva, sans-serif;
		}
		
		.ISCSBody.index .right-col .indexLinks div.r {
			width: 49%;
			margin: 7px 0;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.3em;
		}
		
		.ISCSBody.index .right-col .indexLinks div.l {
			width: 49%;
			margin: 7px 0;
			font-family: Verdana, Geneva, sans-serif;
			font-size: 1.3em;
			clear: both;
		}
		
			.ISCSBody.index .right-col .indexLinks div a {
				color: #25053c;
				font-size: .7em;
				font-weight: bold;
				margin-left: 5px;
			}
			.ISCSBody.index .right-col .indexLinks div img {
				vertical-align: middle;
			}
			
		.ISCSBody.index .right-col form.indexJump {
			margin: 10px auto;
			width: 470px;
		}	
		
		.ISCSBody.index .right-col form.indexJump input.selectList {
			width: 350px;
		}
		
		.ISCSBody.index .right-col form.indexJump input.submit {
			border: 2px outset #0b2d10;
			background: #0b2d10;
			color: #fff;
			font-weight: bold;
		}
	
	
	.ISCSBody .coeNav {
		margin-bottom: 10px;
	}

	.ISCSBody   .navlogo  { 
		float: left;
		width: 185px;
		height: 82px;
		position: relative;
		left: -10px;
	}
			
	.ISCSBody .coeNav .closerlook{
		width: 370px; 
		height: 35px;
		float: left;
		padding: 15px 0 0 0;
		margin: 0;
		font-size: .9em;
		line-height: 1em;
	}
		.ISCSBody .coeNav .closerlook .icon {
			float: left;
			margin-right: 5px;
		}
		.ISCSBody .coeNav .closerlook .title {
			float: left;
			font-weight: bold;
			font-size: 1.2em;
			width: 110px;
			margin: 0 5px 0 0;
			padding: 10px 0px 10px 0;
			border-right: 1px solid;
			
		}
		.ISCSBody .coeNav .closerlook .text {
			float: left;
			font-size: 1.1em;
			line-height: 1.1em;
			padding: 2px 5px 2px 0;
			width: 220px;
		}
		.ISCSBody .coeNav .closerlook .link {
			font-weight: bold;
			font-size: 1.1em;
		}
		
	.ISCSBody  .navsearch { 
		width: 209px; 
		margin: 2px 0 0 0;
		padding: 7px 0 3px 0;
		float: right;
	}
		.ISCSBody  .navsearch form input.search{	
			width: 139px;				
			border: 1px solid #777;
			color: #777;
			margin: 0;
			padding: 3px 2px;
			font-size: .85em;
		}
		.ISCSBody  .navsearch  form input.submit{
			width: 59px;
			color: #fff;
			background: #777;
			border: 2px solid #777;
			font-weight: bold;
			text-align: center;
			margin: 0;
			padding: 2px;
			font-size: .85em;
			}
		
		
	.ISCSBody .coeNav .coeNav-textnav {
		width: 695px;
		float: right;
		position: relative;
		z-index: 100;
		left: -1px;
		margin: 5px 0 5px 0;
		padding: 0;
		border-top: 1px solid #113c0b;
		border-bottom: 1px solid #113c0b;
		background: #e8f5e6;
	}
		
		.ISCSBody .coeNav .coeNav-textnav .links , .ISCSBody .coeNav .coeNav-textnav .links  ul { /* all lists */
			padding: 0;
			margin: 0;
			list-style: none;
			line-height: 1;
		}
	
		
		.ISCSBody .coeNav .coeNav-textnav .links li{ float: left; width: 231px;}
		
		.ISCSBody .coeNav .coeNav-textnav .links  a { 
			width: 231px;
			display: block;
			padding: 7px 0 6px 0;
			font-weight: bold;
			text-decoration: none;
			color: #113c0b;
			display: block;
			background: url('../images/nav/navlinks-bg.gif') no-repeat right;
			text-align: center;
			font-size: 1.1em;
		}
			.ISCSBody .coeNav .coeNav-textnav .links li.lastlink  a {
				background-image: none;
			}
			
			.ISCSBody .coeNav .coeNav-textnav .links a:hover {
				background: #133c0b;
				color: #fff;
				position: relative;
				left: -1px;
			}
			.ISCSBody .coeNav .coeNav-textnav .links li.firstlink a:hover {
				position: static;
			}
			.ISCSBody .coeNav .coeNav-textnav .links li.lastlink a:hover {
				position: relative;
				left: -1px;
				padding-right: 2px;
			}
				.ISCSBody .coeNav .coeNav-textnav .links li.lastlink  ul {
					margin-left: -50px;
				}
			
			.ISCSBody .coeNav .coeNav-textnav .links li ul{	
				border-bottom: 1px solid #113c0b;
				width: 231px;
				margin-left: -1px;
			}
						
			.ISCSBody .coeNav .coeNav-textnav .links li li a{
				width: 217px;
				background: #fff;
				border-left: 1px solid #113c0b;
				border-right: 1px solid #113c0b;
				padding: 6px;
				text-align: left;
			}
			.ISCSBody .coeNav .coeNav-textnav .links li li a:hover {
				background: #133c0b;
				position: static;
				left: 0;
				padding: 6px;
			}
				.ISCSBody .coeNav .coeNav-textnav .links li.lastlink li a:hover {
					padding: 6px;				
					left: 0;
				}
		
		.ISCSBody .coeNav .coeNav-textnav .links  li { 
			float: left;
		}

		.ISCSBody .coeNav .coeNav-textnav .links li ul { 
			position: absolute;
			background: #fff;
			left: -999em; 
			z-index: 1000 !important;
		}

		.ISCSBody .coeNav .coeNav-textnav .links  li ul ul { /* third-and-above-level lists */
			margin: -1em 0 0 10em;
		}

		.ISCSBody .coeNav .coeNav-textnav .links  li:hover ul ul, .ISCSBody .coeNav .coeNav-textnav .links  li:hover ul ul ul, .ISCSBody .coeNav .coeNav-textnav .links  li.sfhover ul ul, .ISCSBody .coeNav .coeNav-textnav .links  li.sfhover ul ul ul {
			left: -999em;
		}

		.ISCSBody .coeNav .coeNav-textnav .links  li:hover ul, .ISCSBody .coeNav .coeNav-textnav .links  li li:hover ul, .ISCSBody .coeNav .coeNav-textnav .links  li li li:hover ul, .ISCSBody .coeNav .coeNav-textnav .links  li.sfhover ul, .ISCSBody .coeNav .coeNav-textnav .links  li li.sfhover ul, .ISCSBody .coeNav .coeNav-textnav .links  li li li.sfhover ul { /* lists nested under hovered list items */
			left: auto;
		}
		
		.ISCSBody .coeNav .coeNav-textnav .links li:hover { visibility: visible; background: #fff; }
		
		
							
		.ISCSBody .coeNav .coeNav-right {
			text-align: center;
		}
		.ISCSBody .coeNav .coeNav-right p{
			line-height: 1.1em;
			font-size: .95em;
		}
			.ISCSBody .coeNav .coeNav-right .closer-title {
				font-size: 1.3em;
				line-height: 1.4em;
				font-weight: bold;
			}
	.ISCSBody.index .index-top-nav { margin-bottom: 15px; float: left;}
	
		.ISCSBody.index .index-top-nav a {			
			width: 85px;
			height: 133px;
			display: block;
			float: left;
			border: 1px solid #385a33;
			margin-right: 7px;
			font-size: .92em;
			line-height: 1.1em;
			text-decoration: none;
			color: #385a33;
			font-weight: bold;
			padding: 2px;
		}
			.ISCSBody.index .index-top-nav a:hover { color: #1f6e14; }
			
			.ISCSBody.index .index-top-nav img { margin-bottom: 1px; display: block; }
	
	
	.ISCSBody.index .current-nav {text-align: center; padding: 10px 0;}
		
		.ISCSBody.index .current-nav img { 
			vertical-align: middle; 
			padding-right: 5px;
		}
		.ISCSBody.index .current-nav a {
			font-family: Verdana, Geneva, sans-serif;
			font-weight: bold;
			color: #3e3e3e;
			margin: 0 5px;
			text-decoration: none;
			font-size: 1.3em;
		}
		.ISCSBody.index .current-nav a:hover { color: #385a33; }
			
	.ISCSBody.index .closer-look-index { 
		margin-top: 10px;
		border-top: 1px solid #4c8b43; 
	}
	
	.ISCSBody.index .index-sidebar {
		border: 1px solid #10380a;
		float: left;
		width: 180px;
		background: #e1f0de;
		padding-bottom: 10px;
	}
		.ISCSBody.index .index-sidebar p {
			padding:  3px 10px;
			margin-top: 5px;
		}
		
		.ISCSBody.index .index-sidebar ul {
			list-style-type: square;
			margin: 0 0 0 0;
			padding: 0;
		}
		
		.ISCSBody.index .index-sidebar a { padding-left: 20px; display: block;}
		.ISCSBody.index .index-sidebar a img { position: absolute; margin-left: -20px; }
			.ISCSBody.index .index-sidebar li  { margin: 0 0 0 30px; }
			.ISCSBody.index .index-sidebar li a { padding-left: 0; }
			
		.ISCSBody.index .index-sidebar img.icon { position: absolute; margin-left: -20px; }
	

	
	.tablefigureList ul
	{
		padding: 0;
		margin: 0;
		
	}
	
	.tablefigureList ul ul
	{
		padding-left: 17px;
		margin: 5px 0 0 0;
	} 
	
	.tablefigureList ul ul ul
	{
		background: #fff;
		padding: 5px 5px 5px 17px;
	} 
	.tablefigureList ul ul ul ul {
		padding: 0 0 0 17px;
	}
	.tablefigureList  li 
	{
		font-size: 1.6em;
		line-height: 1.4em;
		font-weight: bold;
		list-style-type: none;
		clear: both;
	}
	
	.tablefigureList li li
	{
		font-size: 0.9em;
		font-weight: bold;
		padding: 5px;
		margin-bottom: 10px;
		background: #e9e9e9;
		font-family: Verdana, Geneva, sans-serif;
		text-align: justify;
		font-weight: bold;
		color: #002266;
	}
	
	.tablefigureList  li li li
	{
		font-size: 0.9em;
		padding: 0;
		margin: 0 0 5px 0;
		background: #fff;
		color: #3b3542;
	}
	
	.tablefigureList li li li li
	{
		font-size: 0.9em;
		font-weight: normal;
		background: #fff;
		padding: 0 10px 0 175px;
	}
	.tablefigureList a
	{
		position: absolute;
		display: block;
		margin-left: -200px;
		z-index: 10;
		padding-bottom: 7px;
	}	
	.tablefigureList div
	{
		padding: 0;
		margin: 0;
		display: inline;
	}
	
	.tablefigureList a:hover {
		color: #4d3c88;
	}
	
	/*Left Col Navigation */
	
	.leftNav { font-weight: bold; }
	
	.leftNav ul {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}


	.leftNav li {
		padding: 8px 0 0 0;
		margin: 0;
		display: inline;
	}

	.leftNav a {	
		display: block;
		font-size: 1.1em;
		font-weight: bold;
		padding: 3px 0;
		margin: 0;
		text-decoration: none;
		padding-right: 4px;
		line-height: 1.1em;
		color: #353535;
	}
	.leftNav ul ul li a {	
		font-size: 1em;
		font-weight: normal;
		position: relative;
		width: 165px;
		left: 15px;
	}

	.leftNav ul ul li {
		padding: 0;
		border: 0;
		font-size: .95em;
	}

	.leftNav ul ul a{
		margin-left: 0px;
	}

	.leftNav ul ul ul li {
		font-size: 1em;
	}
	
	.leftNav ul ul ul a {
		width: 166px;
		left: 14px;
		
	}
	/*.leftNav li.selected a{
		color: #355f2b;
	}*/
				
		.leftNav ul ul ul li.selected a{
			padding-left: 10px;
			margin-right: 10px;
			background: url('../images/nav/arrow-closed.gif') 0px 5px no-repeat;
			font-weight: bold;	
		}
		
		.leftNav ul ul ul li.supplemental.selected a, .leftNav ul ul ul li.supplemental a{
			/*background: url('../images/nav/arrow-closed.gif') 0px 5px no-repeat;
			background: url('../images/nav/supplemental.gif') 0px 5px no-repeat;*/
			font-style: italic;
		}
		.supHovText {
			padding: 4px;
			border: 2px solid #083300;
			background: #fff;
			width: 200px;
			position: absolute;
			left: -999em;
			top: -999em;
		}
			.ISCSBody .right-col .supHovText p {
				padding-bottom: 0;
				font-size: .8em;
			}
		.supHovTextHover {
			left: auto;
			top: auto;
			margin-left: 450px;
		}

	.leftNav.clearList {
		clear: both;
		line-height: 0;
		font-size: 0;
		margin: 0 0 0 0;
		padding: 0;
	}
	
	.leftNav a:hover {
		text-decoration: underline;
		color: #002266;
	}

	/* Navigation Display Control */
		.leftNav .indicatorsBox {
			background: #e9e9e9; 
			padding: 10px;
			margin: 10px 0;
		}
		
		.leftNav .indicatorsBox strong {
			font-size: 1.3em;
			font-family: 'Raleway', sans-serif;
			font-weight: 700;
		}
		
		.leftNav .indicatorsBox ul {
			margin-left: 10px;
			margin-top: 4px;
		}
		.leftNav .indicatorsBox ul ul {
			margin-top: 0;
			margin-left: 5px;
		}
	
		.leftNav ul li a.navControl{
			background-image: url("/programs/coe/images/nav/leftNav-plus.gif");		
			height: 9px;
			width: 9px;
			position: absolute;
			margin: 4px 0 0 -14px;
			display: block;
			font-size: 1.1em;
			font-weight: bold;
			line-height: 8px;
			padding: 0;
			text-decoration: none;
			left: auto;
		}
		
			.leftNav ul li a.navControl:hover { cursor: pointer; }
			.leftNav ul li a.navCatTitle:hover { cursor: pointer; }

			.leftNav ul li a span.navFlagged {color:#ff0000; font-weight: normal; text-decoration:none; white-space:nowrap;}

			.leftNav ul ul li a.navControl {
				margin-left: 1px;
			}
			
		.leftNav ul li a.navControl.navOpen{
			height: 9px;
			width: 9px;
			position: absolute;
			margin: 4px 0 0 -14px;
			margin-top: 4px;
			display: block;
			font-size: 1.1em;
			font-weight: bold;
			line-height: 8px;
			padding: 0;
			text-decoration: none;
			left: auto;
			background-image: url("/programs/coe/images/nav/leftNav-minus.gif")
		}
			.leftNav ul ul li a.navControl.navOpen {
				margin-left: 1px;
			}
		
	
	
	.leftNav ul li ul {
		display: none;
	}
		.leftNav ul.analysis li ul {
			display: block;
		}
	
	.leftNav ul li.selected  ul{
		display: block;
	}
	
	.leftNav ul li.selected  ul li ul {
		display: none;
	}
	
	.leftNav ul li.selected  ul li.selected ul {
		display: block;
	}
	/* Colors */

	.collapseList a {
		color: #093303;
	}
	
	
	
	
	
	
	
	
	
	
	/* Right Col Content */
	.ISCSBody  p.pullquote {
		margin: 0 0 10px 0;
		padding: 15px 20px 20px 80px;
        font-size: 18px;
		font-family: Verdana, Geneva, sans-serif;
		text-align: justify;
		height: auto;
		min-height: 54px;
	}
	
	.ISCSBody div.ytContainer {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 56.25%;
		margin-bottom: 1.5em;
	}
	
	.ISCSBody div.ytContainer .ytEmbed {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
		.ISCSBody p.pullquote em {
		}
		.ISCSBody.population  p.pullquote {
			background: #f4eef0 url('../images/nav/pq-population.gif') 10px 10px no-repeat;
			color: #a30134;
		}
		.ISCSBody.participation  p.pullquote {
			background: #eef1f4 url('../images/nav/pq-participation.gif') 10px 10px no-repeat;
			color: #005596;
		}
		.ISCSBody  p.pullquote {
			background:   #eef4f1 url('../images/nav/pullquote.png') 20px 20px no-repeat;
			color: #00703c;
		}
		.ISCSBody.postSec  p.pullquote {
			background: #f3eef4 url('../images/nav/pq-postSec.gif') 10px 10px no-repeat;
			color: #7c2b83;
		}
		.ISCSBody.spotlight  p.pullquote {
			background: #f3eef4 url('../images/nav/pq-postSec.gif') 10px 10px no-repeat;
			color: #7c2b83;
		}
		
		.ISCSBody.spotlight2015  p.pullquote {
			background: #D0F2F4 url('../images/nav/pq-spotlight.gif') 10px 10px no-repeat;
			color: #009aad;
		}
	
	    .ISCSBody.spotlight2016  p.pullquote {
			background: #D0F2F4 url('../images/nav/pq-spotlight.gif') 10px 10px no-repeat;
			color: #009aad;
		}
		
	.ISCSBody div.figures  { 
		margin: 10px 0 5px 0;
		text-align: center;
	}
		.ISCSBody div.figures div {	width: 321px; border: 1px solid #113c0b; margin: 10px auto;}
			.ISCSBody div.figures.single div { margin: 10px auto; }
			.ISCSBody div.figures div.clear { width: auto; border: none; margin: auto; }
		.ISCSBody div.figures div h3 { color: #fff; background: #232323; padding: 1px 0 3px 0; margin: 0;}
		.ISCSBody div.figures div a { display: block; margin: 0 auto;}
		.ISCSBody div.figures img { padding: 10px 5px 10px 5px; width: 300px;}
		
		.ISCSBody div.figures a span.figureLabel {
			position: absolute; 
			width: 258px; 
			color: #fff; 
			background: #113c0b;
			margin-top: 15px;
			margin-left: 10px; 
			text-align: center; 
			padding: 2px;
			font-weight: bold;
			line-height: 1.4em;
			text-decoration: none;
		}
	
	 .notes { font-size: .9em; text-align: left; }
	
	
	.ISCSBody div.tableList { border: 0px solid #000; margin-bottom: 10px; }
	
	.ISCSBody div.tableList p {
		list-style-type: none;
		padding: 5px 10px;
		margin: 0 0 10px 0;
		background: #eeeded;
		border: 0;
        font-size: 12px;
	}
	
	.ISCSBody div.tableList ul {
		list-style-type: none;
		padding: 5px 10px;
		margin: 0 0 10px 0;
		background: #eeeded;
		border: 0;
	}
	   .ISCSBody div.tableList ul li {
	        padding-left: 18px;
		    padding-bottom: 3px;
		    margin-bottom: .5em;
			font-size: 12px;
			line-height: 1.3em;
	    }
	
		.ISCSBody div.tableList ul li.web {
			background: url('/icons/TablesIcon.gif') no-repeat 0px 0px;
		}
		.ISCSBody div.tableList ul li.pdf {
			background: url('/icons/acrobatsm.gif') no-repeat 0px 0px;
		}
		.ISCSBody div.tableList ul li.xls {
			background: url('/icons/SmallXls.gif') no-repeat 0px 0px;
		}
		.ISCSBody div.tableList ul li.relInd {
			background: url('/icons/related-indicator.gif') no-repeat 0px 0px;
		}
		
		
	.ISCSBody p.moreinformation {
		background: #d7e2d1 url('../images/nav/moreinfo-bg.gif') no-repeat 10px 10px;
		padding: 8px 8px 8px 8px;
	}
		.ISCSBody p.moreinformation span.title {
			font-size: 1.1em;
			color: #3b4636;
			font-family: Verdana, Geneva, sans-serif;
			font-weight: bold;
		}
		.ISCSBody p.moreinformation strong {
			color: #3b4636;
		}
	
	/* CSS for Figure popups */
	
	#backgroundPopup{
		display:none;
		position:fixed;
		_position:absolute; /* hack for internet explorer 6*/
		height:100%;
		width:100%;
		top:0;
		left:0;
		background:#000000;
		border:1px solid #cecece;
		z-index:1000;
	}
	#popupContact{
		display:none;
		padding: 0;
		position:fixed;
		_position:absolute; /* hack for internet explorer 6*/
		height:500px;
		width:740px;
		padding: 0 20px;
		background:#FFFFFF;
		z-index:2000;
		overflow-y: scroll;
	}
		#popupContact p {
			margin: 0 0 5px 0;
			padding: 5px;
			text-align:left;
			font-size: .8em;
		}
		td.charttitle{
			color: #113C0B;
			font-family: Verdana, Geneva, sans-serif;
			font-size:1.2em;
			font-weight:bold;
			margin: 0;
			padding: 0 0 10px 0;
		}
		#popupContact p.charttitle{
			color: #113C0B;
			font-family: Verdana, Geneva, sans-serif;
			font-size:1.2em;
			font-weight:bold;
			margin: 0;
			padding: 10px 30px 10px 0;
		}
		
		#popupContact .notes { font-size: .8em; text-align: left; }
		
		#popupContact td.charttitle{
			padding-top: 10px;
			padding-right: 30px;
			font-size:1em;
		}
		#popupContact table { padding: 0; margin: 0;}
		#popupContact .notes { font-size: .7em; text-align: left; }
		
	#popupClose{
		right:6px;
		top:10px;
		position:absolute;
		color:#fff;
		font-weight:700;
		display: none;
	}
		#popupContact #popupClose { display: inline; }
		#popupClose:hover {
			cursor: pointer;
		}
		
	#printFigure{
		right:25px;
		top:10px;
		position:absolute;
		color:#fff;
		font-weight:700;
		display: none;
	}
		#popupContact #printFigure{ display: inline; }
		#printFigure:hover {
			cursor: pointer;
		}
	#button{
		text-align:center;
		margin:100px;
	}
			
	/* Table CSS */
	
	.ISCSBody .tableHeadLeft  {
		width: 550px;
		float: left;
	}
		.ISCSBody .tableHeadLeft .headerImage {
			float: left;
			border: 1px solid #113C0B;
			margin-right: 10px;
		}
		
	.ISCSBody .tableHeadRight  {
		width: 230px;
		padding-top: 4px;
		float: right;
		text-align: right;
	}
		.ISCSBody .tableHeadRight a img {
			position: absolute;
			margin-left: -20px;
		}
		
	.tableContainer{
		margin: 0 auto;
		padding: 0 20px;
		text-align: center;
	}
	
	
	table.data {
		margin: 0 auto;
		border: 1px solid #000;
		font-size: 10px;
        line-height: 14px;
		width: 780px;
		
	}
	
	table.notes_top {
	font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: .9em;
    color: #595959;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	border-top: 1px solid #282828;
}
	
	.tableContainer div.head  {
		background-color: #113C0B;
		color: #fff;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1em;
		font-weight: bold;
		text-align: left;
		padding: 5px;
		width: 770px;
		margin: 0 auto;
	}
	
	.sectionhead {
		color: #684E44;
		font-family: Verdana,Arial,Helvetica,sans-serif;
		font-size: 1.1em;
		font-weight: bold;
		text-align: left;
		padding: 2px;
		margin-bottom: 5px;
	}
	
td.data, .data td {
    
    border-width: 1px;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 14px;
	padding: 1px;
	
	
}
th {
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 10px;
    line-height: 14px;
	text-align: left;
	font-weight: normal;

}
.sup {
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 8px;
}

.note {
    font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    color: #595959;
}

.bgwhite {
    background-image: url("images/bg_white.gif");
    line-height: 40px;
}
.highlight {
    color: #990000;
    font-weight: bold;
}
td.blackbar {
    background-color: #000000;
    font-size: 3px;
    line-height: 4px;
}
	
/* Section Index Page table toggle styles */

.topictables table {
	width: 780px;
	padding: 0;
	margin: 0;
}
	.topictables table thead tr th { 
		width:50%;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1em;
	}
	
	.topictables table tbody tr th {
		color: #3b4235;
		border-top: 1px solid #113c0b;
		background: #e9f2e9;
		font-weight: bold;
		padding: 3px;
		font-family: Verdana, Geneva, sans-serif;
		font-size: 1.2em;
	}

	.topictables table tr td {vertical-align: top;}
	.topictables table tr td+td {border-left: 1px dashed #113c0b;}
	.topictables table table {width: 100%;}
	.topictables table table tr td {border: none; vertical-align: top;}
	.topictables table table tr td { width: 15%; padding: 3px 0 3px 0;}
	.topictables table table tr td+td { width: 67%; }
	.topictables table table tr td+td+td { width: 18%; }
	
	
	
/* Figure Div*/

#chartsource table {
	margin: 0 auto;
}


/* Sitemap */

 .siteMap {
	width: 580px;
	font-size: .9em;
	font-family: Tahoma;
	border: 1px solid #002266;
	padding: 0 60px;
	text-align: center;
	margin: 0 auto;
	position: relative;
	z-index: 50;
}

.siteMap a, .siteMapBottom a {
	color: #848684;
	text-decoration: none;
}

.siteMap .subTitle, .siteMapBottom .subTitle {
	color: #002266;        
	position: relative;
	top: -10px;
	padding: 4px 6px;
	border: 1px solid #cecfce;
	font-weight: bold;
	text-transform: uppercase;
	background: #fff;
	margin: 0 auto;
	font-size: 1.1em;
	z-index: auto;
}

.siteMap .subTitle.large{
	font-size: 1.2em;
	padding: 5px 20px;
}
 
.siteMap a.subTitle:hover, .siteMapBottom a.subTitle:hover  {
	background: #f6f6f6;
}

.siteMap a.c { top: -5px; left: -15px; }

.siteMap .mapIndicators { 
	border: 1px solid #002266; 
	width: 400px; 
	margin: 0 auto 30px auto; 
	text-align: left; 
	padding: 10px 89px;
}

.siteMap .mapIndicators a {
	font-size: 1.3em;
	font-weight: bold;
	padding-right: 10px;
	margin-bottom: 10px;
	color: #002266;	
	display: block;
}

.siteMap .mapIndicators a img { vertical-align: middle; margin-right: 5px; }

.siteMapBottom {
	width: 580px;
	font-family: Tahoma;
	padding: 0 60px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	z-index: 60;
	top: -2px;
}

.siteMapBottom a.bottomc {
  position: relative;
  top: -4px;
}

.siteMap div.SALines {
	padding: 0;
	width: 126px;
	height: 35px;       
	border-width: 0 1px;
	margin: 0 auto;
	position: relative;
	top: -23px;
}

.siteMap div.spacer {
	height: 20px;
	border: 0;
}

.siteMap div {
	padding: 0 30px;
	margin: 10px 0 20px 0;
	border: 1px solid #cecfce;
	position: relative;
	top: -34px;
	
}

.siteMap div.clear {
	border: 0;
	margin: 0;
}

.siteMap div.indicator {
	background: #002266;
	border: 0;
	padding: 5px 0;
	font-family: Trebuchet MS, Helvetica, sans-serif;
	font-size: 1.6em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 10px;
	color: #fff;
	margin-bottom: 0px;
}

.siteMap ul {
	list-style-type: none;
	padding: 0 0 0 40px;
	margin: 0 0 5px 0;
}

.siteMap ul li {
	text-indent: -40px;
	text-align: left;
	padding: 1px 0;
	font-weight: bold;
	margin-bottom: 3px;
}

.siteMap ul li a {
	font-size: 1.1em;
}

.siteMap ul li a:hover { 
	text-decoration: underline; 
}

/* Special Analysis call outs */
.ISCSBody  p.sasection {
	margin: 0 0 10px 0;
	padding: 5px 10px 5px 5px;
	background: #e9f2e9;
	font-family: Verdana, Geneva, sans-serif;
	text-align: justify;
	line-height: 1.4em;
	font-size: 1.1em;
	font-weight: bold;
	color: #3b4235;
}

.figureTitle 
{
	background-color: #113C0B;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin: 0 auto;
}
	
/* Supplemental Index */

p.iconLink a {
	font-size: 1.4em;
	color: #110B3C;
	text-align: center;
	font-family: Verdana,Geneva,sans-serif;
}

p.iconLink a img {
	margin-right: .5em;
	vertical-align: middle;
}

table.supIndex { border-spacing: 5px; }

table.supIndex td {
	vertical-align: middle;
	padding: 4px;
	margin: 10px;
}
	
td.supNumber { 
	font-size: 1.5em;
	color: #eff7e7;
	text-align: center;
	background: #113C0B;
	font-family: Verdana,Geneva,sans-serif;
}

table.supIndex td span.sectionhead {
	color: #110B3C;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	text-align: left;
	padding: 2px;
	}
	table.supIndex.userinfo  td span.sectionhead{ padding: 0; }

div.printSpacer { display: none; height: 10px; }

@media print {
	

	.ISCSBody .left-col {
		display: none;
	}
		
	.ISCSBody .right-col {
		padding: 0;
		margin: 0;
		width: 100%;
		border: none;
		font-size: 1.2em;
	}
	
	.ISCSBody  p.pullquote {
		margin: 0 0 10px 0;
		padding: 5px;
		background: none;
		border: 1px solid #3b4235;
		font-family: Verdana, Geneva, sans-serif;
		text-align: justify;
		line-height: 1.4em;
		font-size: 1.1em;
		font-weight: bold;
		color: #3b4235;
		height: auto;
	}
	
	.ISCSBody   .navlogo  { 
		float: none;
		position: static;
		left: auto;
		margin: 0 auto;
	}
	
	/*.ISCSBody .coeNav .coeNav-textnav , .ISCSBody .coeNav .navsearch {
		display: none;
	}*/
	
	.ISCSBody .coeNav, .ISCSBody  .next, .ISCSBody .prev  {
		display: none;
	}
	
	#popupClose, #printFigure { display: none !important; }
	
	#backgroundPopup{
		display:none !important;
	}
	#popupContact{
		clear: both;
		
		position: static !important;
		margin: 0 auto;
		padding: 0;
		height: auto !important;
		width: auto !important;
		text-align: center;
		display: block !important;
		background: none !important;
		z-index: 1 !important;
		overflow-y: hidden !important;
	}
	
	.ISCSBody div.figures {
	    width: 650px;
		display: block;
		margin: 5px auto;
	}
	
	.ISCSBody ul.tables {
		list-style-type: none;
		padding: 0 0 3px 10px;
		margin: 0;
		background: #eeeded;
	}
		.ISCSBody ul.tables li {
			padding-left: 0;
			padding-bottom: 1px;
			margin-bottom: 2px;
		}
	
	
	div.printSpacer { display: block; }
	
}
.tablecell  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	vertical-align : top;
	text-align : right;
}
.tablecell_left  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	vertical-align : top;
	text-align : left;
}

.tablecellborder_left  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	vertical-align : top;
	text-align : left;
	border-bottom: 1px solid #000;
}

.thleft  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	text-align : left;
	vertical-align : top;
}
.thleftborder  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	text-align : left;
	vertical-align : top;
	border-bottom: 1px solid #000;
}

.thleft_indent  {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant : normal;
	font-weight : normal;
	letter-spacing : normal;
	text-align : left;
	padding-left: 12px;
	vertical-align : top;
}

th { font-weight: normal; }

.header1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	vertical-align: bottom;
	color: black;
	text-align: left;
	border-bottom: 1px solid #282828;
	border-bottom-width: 1px solid #282828;
}
.header2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	vertical-align: bottom;
	color: black;
	border-bottom: 1px solid #282828;
	border-bottom-width: 1px solid #282828;
	text-align: center;	
}

.header3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	text-align: right;
	border-bottom: 1px solid #282828;
	border-bottom-width: 1px solid #282828;
	vertical-align: bottom;
	
}
.header4 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: .9em;
	text-align : right;
	vertical-align: bottom;
	border-bottom: 1px solid #282828;
	border-bottom-width: 1px solid #282828;
}
.notes_top {
	font-family: verdana,Arial,Helvetica,sans-serif;
    font-size: .9em;
    color: #595959;
	font-weight: normal;
	line-height: normal;
	text-align: left;
	border-top: 1px solid #282828;
}


@media screen and (max-width: 1100px), screen and (max-device-width: 1100px){
	.ISCSBody {
		width: auto;
        padding: 0 20px;
	}
}

@media screen and (max-width: 850px), screen and (max-device-width: 850px){

	.ISCSBody .columns {
		display: block;
		width: 100%;
	}	
	.ISCSBody main hr, .ISCSBody main img {
	}
	
	.ISCSBody .left-col{
		display: block;
		float: left;
		width: 28%;
		min-width: 170px;
		padding: 0;
		margin: 0 0px;
	}
	
	.leftNav ul ul li a {
		font-size: 1em;
		font-weight: normal;
		position: relative;
		width: 130px;
		left: 5px;
	}
	.ISCSBody .right-col { 
		padding: 0;
		margin: 0;
		display: block;
		width: 70%;
		float: right;
	}
	
	.ISCSBody .right-col p a {
		word-break: break-all;
	}
	
	
	
	.ISCSBody aside.sidebar {
		margin-left: 21em;
		float: none;
		display: block;
		width: auto;
	}
	.ISCSBody aside.sidebar section {
		
		width: 99%;
		margin-bottom: .5em;
		margin-right: 1%;
	}
	
}


@media screen and (max-width: 610px), screen and (max-device-width: 610px){
	
	.indexTitle {
		text-align: center;
		font-size: 4.5em;
		line-height: 1.1em;
		font-family: 'EB Garamond', serif;
		color: #002266;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		text-shadow: 0 2px #e8e8ff;
	}
	
	.ISCSBody.index .right-col {
		padding-left: 0;
		margin-left: 0;
		border-left: 0;
		font-size: 1.5em;
	}
	.ISCSBody.index .right-col .tc img{
		width: 100%;
	}
	
	.ISCSBody.index .right-col table {
		width: 100%;
	}
	
	.ISCSBody.index .right-col .indexLinks div.l , .ISCSBody.index .right-col .indexLinks div.r  {
		float: none;
		width: auto;
	}
	
	.ISCSBody {
		padding-left: 4em;
		padding-right: 4em;
	}
	
	.ISCSBody  h1 {
		padding-left: 1em;
	}
	
	.ISCSBody .left-col{
		display: block;
		float: none;
		width: 300px;
		height: 90%;
		position: fixed;
		z-index: 100;
		top: 55px;
		left: -300px;
		background: #eee;
		padding: 0;
	}
	
	.ISCSBody .left-col .scrollBox {
		margin: 0;
		padding: 0;
		font-size: inherit;
		overflow-y: scroll;
		height: 100%;
        border: 1px solid #ccc;
	}
	
	.ISCSBody .navTitle{
        padding: 10px;
	}
	
	.ISCSBody .leftNav {
		padding: 1em;
	}
	
	.ISCSBody .left-col a.navPull {
		display: block;
		position: absolute;
		z-index: 100;
		left: 300px;
        margin-top: 50px;
	}
    
    .ISCSBody .left-col a.navPull img {
        width: 30px;
        height: auto;
    }
	
	.ISCSBody .left-col ul {
		margin: 1em 0;
		padding: 0;
		width: auto;
	}
	.ISCSBody .left-col li {
		display: block;
		width: 100%;
	}
	.ISCSBody .left-col ul ul{
		overflow-y: auto;
		overflow-x: hidden;
		width: auto;
		margin: 0;
		padding: 0;
	}
	
	.leftNav ul ul li a {
		font-size: 1em;
		font-weight: normal;
		position: relative;
		width: 90%;
		left: 1em;
	}
	.ISCSBody .left-col ul a {
		color: #333;
	}
	.leftNav ul ul ul a {
		width: auto;
		left: auto;
		margin-left: 1em;
	}
	
	
	
	.leftNav ul li a.navControl {
		background-image: url(/programs/coe/images/nav/leftNav-plus.gif);
		height: 9px;
		width: 9px;
		display: block;
		position: relative;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 8px;
		padding: 0;
		text-decoration: none;
		left: auto;
	}
	.leftNav ul li a.navControl.navOpen {
		height: 9px;
		width: 9px;
		display: block;
		position: relative;
		font-size: 1.1em;
		font-weight: bold;
		line-height: 8px;
		padding: 0;
		text-decoration: none;
		left: auto;
		background-image: url(/programs/coe/images/nav/leftNav-minus.gif);
	}
	
	.leftNav ul li a.navControl ~ a.navCatTitle{
		margin-top: -1em;
	}
	
	
	.ISCSBody .left-col li.indicators {
		background: #eee;
		border-top: 0;
		border-bottom: 0;
		border-right: 2px solid #992e3a;
		border-left: 2px solid #992e3a;
		padding: 1em;
	}
	
	.ISCSBody .left-col li.indicators li {
		border-bottom: 1px dotted #bbb;
		padding-bottom: .75em;
		margin-right: 1em;
	}
	.ISCSBody .left-col li.indicators li:last-child {
		border-bottom: none;
		padding-bottom: 0;
		margin-right: 1em;
	}
	
	.ISCSBody .left-col li.indicators a{
		color: #982d3b;		
	}
	.ISCSBody .left-col li.indicators li a{
		color: #333;
	}
	
	.ISCSBody .indexLeft {
		float: none;
		width: 100%;
	}
	.ISCSBody .indexRight {
		float: none;
		width: 100%;
	}
	
	.ISCSBody .right-col {
		float: none;
		padding: 0;
		width: auto;
	}
	.ISCSBody .right-col table {
		table-layout:fixed;
		width: 100%;
	}
	.ISCSBody aside.sidebar {
		margin-left: 0;
		float: none;
		display: block;
		width: auto;
	}
	
	.ISCSBody.elSec  p.pullquote{
		margin: 0 0 10px 0;
		padding: 1em 5% 1em 22%;
		font-family: Verdana, Geneva, sans-serif;
		text-align: justify;
		font-weight: bold;
		height: auto;
		font-size: 1.2em;
		line-height: 1.4em;
		width: 73%;
	}
	.ISCSBody div.tableList ul li { font-size: 1em; }
	.ISCSBody .right-col p a {
		display: inline-block;
		word-break: break-all;
		overflow-wrap: break-word; 
	}
	
}
.ISCSBody p.hangingindent {
	padding-left: 2em;
	text-indent: -2em;
}