.clear
{
    clear: both;
}	
	.searchme 
	{
	    font-family: Verdana, Arial, Helvetica, Sans-Serif; 
	    color: #102b42; 
	    font-size: .9em; 
	    font-weight: bold;
	}
	
	#PubContent  .arrowicon { margin: 0 0 0 25px; padding: 0;}
	
	#PubContent .arrowicon ul { margin: 0 0 0 -25px; padding: 0; }
	
	#PubContent  .arrowicon ul li
	{
		list-style-type: none;
	    background: url(/icons/arrow_icon.gif) top left no-repeat;
	    margin: 5px 0;
		padding: 0 0 0 25px;
	     list-style-position: outside;
	      line-height: 1.4em;
	}
	
	#PubContent	#browseicon ul li
	{
	    list-style-type: none;
	    background: url(/icons/browse_icon.gif) top left no-repeat;
	    margin: 10px 0 10px 0;
		padding-bottom: 10px;
	    border-bottom: 1px solid #8BA7B7;
	}
	.menuCol 
{
    width: 25%;
    float: left;
    display: block;
    margin-right: 10px;
    height: auto;
}


.conCol 
{
	width: 70%;
	float: left;
    display: block;
    height: auto;
}

.conCol h1 
{
color: #47515a !important;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 1.2em;
font-variant: small-caps;
margin: 0 0 6px 0;
} 

.conCol h2 
{
color: #52677d !important;
font-family: Verdana, Arial, sans-serif;
font-variant: small-caps;
font-weight: bold;
font-size: 1.1em;
margin: 8px 0 6px 0;
}

.conCol h3 
{
color: #52677d !important;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: 1em;
margin: 8px 0 4px 0;
}

.conCol h4 
{
color: #52677d !important;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
font-size: .85em;
text-transform: uppercase;
margin: 0;
}

.conCol table 
{
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    margin-bottom: 10px;
}

.conCol td, .conCol th
{
    padding: 6px;
    border-bottom: 1px solid #ced9e2;
    vertical-align: top;
}

.conCol thead tr th
{
    text-align: left;
    color: #52677d !important;
    font-weight: bold;
    text-transform: uppercase;
    font-size: .95em;
}
	
	#digestnav li {
background-color: #ecf2ff;
color: #5a657b;
padding: 6px;
border-top: 1px solid #5a657b;
text-decoration: none;
font-family: Verdana, Arial, sans-serif;
font-weight: bold;
margin: 0;
}



#digestnav a{
text-decoration: none;
color: #5a657b;
}


#digestnav a:hover, #digestnav a:active {
text-decoration: none;
color: #6b7da2;
}

#digestsubnav li {
color: #6b7da2;
font-family: Verdana, Arial, sans-serif;
margin: 0;
border: 0;
}





#digestsubnav a, #digestsubnav a:visited {
text-decoration: none;
color: #5a657b;
font-family: Verdana, Arial, sans-serif;
}


#digestsubnav a:hover, #digestsubnav a:active {
text-decoration: none;
color: #6b7da2;
font-family: Verdana, Arial, sans-serif;
}



.surveynav {
	width: 100%;
	/*font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;*/
	font-size: 1.25em;
	text-align: center;
	background: #5A5A5A;
	border-bottom: 3px solid #2e61ae;
    margin-bottom: 20px;
}

.surveynav ul {
    list-style-type: none;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
	padding-top: 2px;
    width: 90%;
}

.surveynav li {
    float: left;
}

.surveynav li a, .MainContent .surveynav li a {
	text-transform: uppercase;
	font-weight: bold;
	padding: 1em; .1em;
	color: #fff;
}

.surveynav li a, .MainContent .surveynav li a, .surveynav .dropbtn {
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

.surveynav li a:hover, .surveynav .dropdown:hover .dropbtn {
    background: #fff;
	color: #5a5a5a;
	border-radius: 4px 4px 0px 0px;
}

.surveynav li.dropdown {
    display: inline-block;
}

.survey li li a {
	font-size: 1em;
}

.surveynav .dropdown-content {
    display: none;
    position: absolute;
    background: #fff;
    min-width: 180px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 9000;
}

.surveynav .dropdown-content a, .MainContent .surveynav .dropdown-content a {
    color: #189aca;
    text-decoration: none;
    display: block;
    text-align: left;
}

.surveynav .dropdown-content a:hover { background: #fff; color: #000;}

.surveynav .dropdown:hover .dropdown-content {
    display: block;
}

.surveynav li div.dropdown-content a {
	text-transform: capitalize;
	padding: 6px 20px 6px 10px;
} 

.surveynav li div.dropdown-content a:hover { background: #fff; color: #000;}

#sidewinder {
	font-size: 1.2em;
}
	
	#sidewinder li {
		color: #666666;
		padding: .25em;
		text-decoration: none;
		font-weight: bold;
		margin: 0;
		font-size: 1.2em;
	}
	
	#sidewinder li li{
		font-size: .9em;
	}
	
	#sidewinder li li li{
		font-size: 1.2em;
	}



#sidewinder a{
text-decoration: none;
color: #084782;
font-family: Montserrat, Arial, sans-serif;
}


#sidewinder a:hover, #sidewinder a:active {
text-decoration: none;
color: #333333;
}

#subwinder li {
color: #333333;
font-family: Verdana, Arial, sans-serif;
margin: 0;
border: 0;
font-size: .9em;
}




#subwinder a, #subwinder a:visited {
text-decoration: none;
color: #666666;
font-family: Verdana, Arial, sans-serif;
}


#subwinder a:hover, #subwinder a:active {
text-decoration: none;
color: #084782;
font-family: Verdana, Arial, sans-serif;
}


				.HiddenClass
		{
			display: none;
			font-size: 0.9em; 
			color: #2c6eab; 
			text-decoration: none;
		}
		.ShowClass
		{
			display: inline;
		}
		
		.highhead, .highhead a
		{
		   display: block;
		   width: 100%;
		   text-transform: uppercase;
		   font-weight: bold;
		   font-size: 11px;
		   margin-top: 8px;
		}
		
		.up
		{
		   margin: 6px 0 0 0;
		   font-size: 0.9em; 
		    color: #2c6eab; 
			text-decoration: none !important;
		}
.detailhighhead, .detailhighhead a 
{
    margin: 6px 0 0 0;
    font-size: 10px;
    text-transform: none;
}
				
		.WNPart1
		{
			display: table;
			width: 100%;
		}
		
		.WNPart2
		{
			display: table-cell;
			width: 81%;
		}
		
		.WNPart3
		{
			display: table-cell;
			width: 19%;
			text-align: right;
			vertical-align: top;
			color: #003366;
		}
		
		.WNLink
		{
			text-decoration: underline;
			white-space: nowrap;
			text-align: right;
			margin-left: 0px;
		}
	

.GreenTitle 
		{
		    font-family: Arial, Sans-Serif;
		    font-size: 13px;
		    color: #6ab0f5;
		    font-weight: bold;
		    text-transform: uppercase;
		    border-top: 1px solid #bddbf7;
		    margin: 6px 0 6px 0;
		    padding: 2px 0 0 0;
		}
		
		.GreenText 
		{
		    font-family: Arial, Sans-Serif;
		    font-size: 13px;
		    color: #555;
		    font-weight: bold;
		    text-transform: uppercase;
		    padding: 0;
		    margin: 0 0 4px 0;
		}
		
				.GreenLine 
		{
		    
		    border-top: 1px solid #bddbf7;
		    margin: 15px 0 6px 0;
		    padding: 4px 0 0 0;
		}
		
				.GreenSub 
		{
		    
		    border-top: 1px solid #bddbf7;
		    margin: 15px 0 6px 0;
		    padding: 4px 0 0 0;
		    color: #6ab0f5;
		    font-weight: bold;
		}
		
			.LeftCol
		{
			width: 68%;
			float: left;
			text-align: left;
			padding: 0 10px 0 0;
			margin: 0 0 0 0;
			
		}
		
		ul.topleft
		{
		    margin-left: 0px;
		    padding-left: 200px;
		}
		
		
		

		#RightCol
		{
			vertical-align: top;
			width: 20em;
			float: right;
			text-align: left;
			padding: 0 0 0 6px;
			margin: 0;
			font-family: sans-serif;
		}
		
		#RightCol p {
			text-align: justify;
		}
		
		#RightCol div {
			background: #eee;
			padding: 1em;
			margin-bottom: 1em;
		}
		
		.insidemenu 
		{
		   float: right;
		   padding: 0 0 0 6px;
		   border-left: 1px dashed #666666;
		   margin: 0 0 8px 8px;
		   width: 176px;
		}
		
		#RightCol a, #RightCol a:visited
		{
		    font-size: 12px;
			text-decoration: underline;
			color: #084782;
		}
		#RightCol a:hover
		{
		    font-size: 12px;
			text-decoration: none;
			color: #084782;
		}
		
		
		
		#RightCol .sectionhead {
			font-size: 1.35em;
			color: #000;
		}
				
		#RightCol {
			font-family: Montserrat,Arial,sans-serif;
			background: #ccffff; /* Old browsers */
		background: -moz-linear-gradient(top, #ffefff 0%, #ffffff 31%, #ffffff 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(top, #ffefff 0%,#ffffff 31%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(to bottom, #ffefff 0%,#ffffff 31%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
		border: 1px solid #cccccc;
			padding: .75em;
		}

		#RightCol div {
			background: none;
		}

		#RightCol .dateText {
			font-family: Montserrat,Arial,sans-serif;
			color: #000;
			font-weight: normal;
			margin-bottom: 0;
		}

		#PubContent #RightCol h2 {
			margin-top: 0;
			font-size: 30em;
		}
		
		
.dateText 
{
    font-family: sans-serif;
		text-align: left;
		margin: 6px 0 4px 0;
		font-weight: bold;
		color: #084782;
		font-size: 12px
}



.svyicon 
{
   vertical-align: middle; 
   margin: 0 0px 0 0
   
}
    .iesBanner {
    margin-right: auto;
	margin-left: auto;
     background-image: url(/images/banner_linework.gif);
     background-repeat: repeat-x;
     width: 780px;
     height: 56px;
		}
		
		div.MainContent 
		{
		    width: 100em;
			font-size: 1em;
		}
			 
	.MainContent #PubContent
	{
		font-family: sans-serif;
		text-align: left;
		margin: 0;
		font-size: 0.8em;
	}
	


	#PubContent H2
	{
	    margin: 0;
		font-size: 1.8em;
		color: #004488;
	}
	
	#PubContent H3
	{
		font-size: 1.3em;
		color: #333333;
		padding: 0;
		margin: 0;
	}
	
	#RightCol H3
	{
		font-size: 1em;
		color: #333333;
		padding: 0;
		margin: 0;
	}
	
	
	.BackToTop
	{
		width: 100%;
		text-align: right;
	}
	
	.BackToTop A
	{
		padding-left: 15px;
		background: url(/icons/UpArrow.gif) no-repeat left;
	}
	
	.BackToTop A:visited
	{
		color: blue ! important;
	}
	
	.BackToTop A:hover
	{
		color: red ! important;
	}
	
	
	#ContentRight
	{
		float: left;
		display: table;
		width: 70%;
		vertical-align: top;
	}
	
	
	#MenuLeft
	{
		display: table;
		margin: 0 1em 0 0;
		padding: 0;
		width: 20em;
		float: left;
	}
#MenuLeft li a
	{
		margin: 0;
		padding: .2em .2em .2em 0;
		/*font-size: 1.2em;*/
		font-weight: bold;
	}


	#MenuLeft ul
	{

		margin: 0;
		padding: 0 0 0 0;
		list-style-type: none;
		color: #333333;
		font-weight: bold;
		
	}
	
	#MenuLeft ul ul
	{
		margin-left: 18px;
		padding: 0;
        list-style-image: url(/images/headerfooter/spacer.gif);
		margin-left: 0;
		
	}
	
	#MenuLeft ul ul li {
		padding-left: 18px;
		background: url(/images/headerfooter/smallarrow.gif) 0px 8px no-repeat;
	}
	
	#MenuLeft ul ul ul
	{
	    font-size: 10px;
	    margin-left: 0px;
	    padding: 0;
	    /*list-style-image: url(/images/headerfooter/smallspeck.gif);*/
	}

	
/* New styles from Dean below */
	
	#PubContent blockquote
	{
		color: #333333;
		font-size: 1.1em;
	}
	
	
	#PubContent ul
	{
		color: #333333;
		font-size: 1.1em;
	}
	
	
	#PubContent ol
	{
		color: #333333;
		font-size: 1.1em;
	}
	
	
	#PubContent dl
	{
		color: #333333;
		font-size: 0.9em;
	}
	
	
	.Notes
	{
		color: #336699;
		text-indent: 0px;
		font-size: 0.7em;
	}
	
	.MainContent #PubContent #copy p.Notes { font-size: 1em; }
	
	table
	{
		color: #000000;
		font-size: 12px;
	}
	

	.GreyBox
	{
		color: #003399;
		font-size: 0.9em;
	}
	
	
.shadow1, .shadow4 {
border-right: 1px solid #ecf0f4;
border-bottom: 1px solid #ecf0f4;
}

.shadow2 {
border-right: 1px solid #f3f6f8;
border-bottom: 1px solid #f3f6f8;

}

.shadow3 {
border-right: 1px solid #f7f9fa;
border-bottom: 1px solid #f7f9fa;
}

.shadow4[class] 
{
    padding: 0;
}

.bannerwrap2 {
border: 1px solid #ced9e2;
background: #fff;
display: table;
height: auto;
margin: 0;
width: 100%;
}
 .bannerholder2{
border: 1px solid #ced9e2;
margin: 3px 3px 0 3px;
padding: 0;
}

.controlswrap 
{
    
background: url(/images/slider.gif) repeat-x;
margin: 3px;
padding: 0 0 15px 0;
text-align: center;
}




.slider
{
    
    height: 15px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    z-index: 110;
}

.sliderbutton 
{
  
   color: #475563 !important;
   font-weight: bold;
   font-size: 11px;
   text-decoration: none;
   font-family: Arial;
   float: left;
   background-color: #fff;
   padding-right: 6px;
}

a.sliderbutton:hover, a.sliderbutton:visited
{
    text-decoration: none;
    color: #475563 !important;
}

	
/* New styles from Dean above */
 

/* Pub2009 New Styles */

#copy
{
    width: 65em;
    float: left;
	border-left: 1px solid #ccc;
	padding-left: 1em;
}

#copy h1 
{
    font-size: 1.2em;
    margin-top: 0;
    margin-bottom: -10px;
}

.hasRightCol #PubContent #copy
{
    width: 45em;    
}

#copy p {
	font-size: 1.3em;
	line-height: 1.4em;
}

	#copy p.notes {
		font-size: inherit;
	}

#copy ul 
{
    margin-left: 18px;
    padding: 5px 0;
    font-size: 1em;
}

#copy ul.small {
	font-size: .95em;
	line-height: 1.1em;
}

    #copy ul li 
    {
        margin-bottom: 5px;
		font-size: 1.2em;
    }
    #copy ul ul 
    {
        list-style-type: square;
        color: #555;
    }
#pubBanner 
{
    height: 56px;
    border-bottom: 1px solid;
    margin: 1em 0 0 0;
    text-align: left; 
}



#pubBanner .pubBannerIcon
{
    float: left;
}


#pubBanner .pubBannerTitle a.BannerTitling
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    background-color: #FFFFFF;
	padding-left: 6px;
    padding-right: 12px;
    margin: 0;
}

#pubBanner .NCESInfo ~ .pubBannerTitle a.BannerTitling
{
    display: block;
	padding-left: 170px;
}


#pubBanner .pubBannerSubTitle a.BannerTagLine
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-style: italic;
    text-decoration: none;
	padding-left: 6px;
    margin: 0;
} 


#pubBanner .pubBannerMenu a
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	padding: 0 6px;
	font-weight: bold;
	margin: 0;
	background-color: #ffffff;
}

#pubSideContainer 
{
    border-bottom: 1px solid;
    margin: 0;
    padding: 0;
}

.pubSearch 
{
    padding: 0 4px;
    margin: 10px 0;
}

 .pubSearch label
{
    display: block;
    font-weight: bold;
    font-size: 1.15em;
}

 .pubSearch #npsSiteSearch 
{
    width: 100px;
    margin-right: 3px;
    border: 1px solid;    
    float: left;   
}

 .pubSearch .submit
{
    border-width: 1px;
    padding: 0;
    height: 21px;
    margin-top: -1px;
    font-weight: bold;
}

#pubSideContainer h2 
{
    margin-left: 4px;
}

#pubSideContainer .pubExtraNav 
{
    display: block;
    padding-left: 4px;
}

#RightCol ul 
{
    padding-left: 2em;
    margin: 1em 0;
    list-style-type: square;
    
}

#RightCol ul li 
{
    
    margin-bottom: 3px;
}

#RightCol ul li a
{
    display: inline;
}

#RightCol .pubSolidBg
{
    background: #363;
}



.pubRndList
{
    padding: 10px 20px 0 20px;
    margin: 0;
    list-style-type: square;
}

.pubRndList li 
{
    padding-bottom: 3px;
}

.pubRndList a 
{
    font-weight: bold;
}

/* Styles for publication banners */

table .BannerTitling 
{
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    text-decoration: none;
    background-color: #FFFFFF;
    padding-left: 0;
    padding-right: 12px;
    margin: 0;
}

table .BannerSubTitling 
{
 	font-family: Times New Roman, Georgia, serif;
    font-size: 14px;
    font-style: italic;
    margin: 0;
}

table .BannerTagLine
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 11px;
    font-style: italic;
    text-decoration: none;
    margin: 0;
} 

.BannerMenu a:link, .BannerMenu a:visited 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	margin: 0;
	background-color: #ffffff;
}

.BannerMenu a:hover 
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	text-decoration: none;
	padding-left: 6px;
	padding-right: 6px;
	font-weight: bold;
	margin: 0;
	background-color: #daedff;
}

#pubBanner .NCESInfo {
	width: 88px; 
	height: 44px;
	padding-left: 7px;
	padding-top: 12px;
	margin: 0;
	float: right;
	vertical-align:top; 
	text-align: center; 
	background-image: url("/images/openbook.gif");
	background-repeat: no-repeat;
	
}
	#pubBanner .NCESInfo a {
		font-family: Arial;
		font-size: .60em;
		line-height: 1.2em;
		display: block;
	}

.pubTableContainer { }
	.pubTableContainer table{ margin: 0 auto;}

.pubFootnotes { width: 780px; margin: 0 auto; }
	.pubFootnotes table { width: 780px; }


/* Colors for Pub 2016 Styles */

#PubContent h1
{
    color: #363;
}

#PubContent h2 
{
    color: #084782;
}

.pubBannerIcon 
{
    border-color: #363;
}

#pubBanner a.BannerTitling
{
    color: #363;
}

.pubBannerSubTitle a
{
    color: #333333;
}

.pubBannerMenu
{
    color: #242;
}

#pubBanner .pubBannerMenu a:link, .BannerMenu a:visited 
{
	color: #242;
}

#pubBanner .pubBannerMenu a:hover 
{
	background-color: #daedff;
}

#pubSideContainer 
{
    border-color: #6e91af;
    background: #e7f3ff;
}

.pubSearch 
{
    border-color: #1544a4;
}

.pubSearch label
{
    color: #084782; 
}

.pubSearch input.submit, .bannerSearch input.submit
{
    border-width: 2px;
    height: 20px;
    width: 26px;
    text-align: center;
    border-color: #1544a4;
    background: #1544a4;
    color: #fff;
}

.bannerSearch 
{
    float: right;
    display: inline;
    margin-top: -4px;
}

.bannerSearch #npsSiteSearch 
{
    border: 1px solid;
    border-color: #6e91af; 
    margin-bottom: 0;
}


.pubSearch #npsSiteSearch 
{
    border-color: #6e91af; 
    margin-bottom: 10px;
}

#pubSideContainer a.npsIssueTables 
{
    display: block; 
    padding: 0 5px; 
    margin: 5px 0 10px 0;
    font-size: 1.2em;
    font-weight: bold;
    color: #084782;
}


#pubSideContainer h2 
{
    color: #084782;
}

#pubSideContainer a.pubExtraNav 
{
    text-decoration: none;
    color: #084782;
    font-family: Verdana, Arial, sans-serif;
    font-weight: bold;
    font-size: .92em;
    margin: 5px 0;
}

#pubSideContainer a.pubExtraNav:hover {
    color: #333333;
}

#pubSideContainer .pubExtraNav 
{
    display: block;
    padding-left: 4px;
}

#RightCol ul 
{
    color: #363;
}

#Rightcol ul li a 
{
    color: #1544a4;
}

.pubRndList 
{
    margin-top: 10px;
    background: #efe;
}

#copy .pubRndList, #copy .pubRndList a 
{
    color: #1544a4;
    border-color: #363;
}

.pubRndListQuot 
{
    color: #333;
}

@media print

{
    #MenuLeft 
    {
        display: none;
    }
    #copy 
    {
        width: 100%;
    }
}

.callouts 
{
  background-color: #e3f4fb; 
  text-align: left; 
  font-family: Arial, Helvetica, sans-serif; 
  font-size:12px; 
  font-style:italic; 
  font-weight: bold;
  color:#5a90a9; 
  border-bottom: 1px solid #5a90a9; 
  border-top: 1px solid #5a90a9; 
  padding: 6px;
}