@charset "utf-8";
/* CSS Document */
/* Basics */
body {
	Margin: 0;
    padding: 0;
    min-width: 100%;
    background-color: #ffffff;
	font-family:'Freight Sans', Arial, Helvetica, sans-serif;
}
#toc td{
	display:table-cell;
}
.tocPadding{
	padding:10px 25px;
}
#toc{
	border-spacing: 1px !important;
}
table {
    border-spacing: 0;
}
td {
    padding: 0;
}
img {
    border: 0;
}
.wrapper {
    width: 100%;
    table-layout: fixed;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
.webkit {
	width:100%;
    max-width: 680px;
}
.outer {
	Margin: 0 auto;
    width: 100%;
    max-width: 680px;
	position:relative;
}
.full-width-image img {
    width: 100%;
    max-width: 680px;
    height: auto;
}
.inner {
	padding: 10px;
}
p {
}
a {
}
.h1 {
    font-size: 21px;
    font-weight: bold;
    Margin-bottom: 18px;
}
.h2 {
    font-size: 18px;
    font-weight: bold;
    Margin-bottom: 12px;
}
.naylorBar a {
	color: #256fb9;
}
.nwlAdFloat{
	position:relative;
	z-index:10;
}
 
/* One column layout */
.one-column .contents {
    text-align: left;
}
.one-column p {
}
.scaLinkText{
	line-height:1.5em;
}
.nnAds-Rectangle{
	text-align:center; 
	display:inline-block;
}
.nnAds-MediumRectangle{
	text-align:center; 
	display:inline-block;
}
#footer-address img{
	margin-top:10px;
}


@media only screen and (max-device-width: 480px) {
	html{
		-webkit-text-size-adjust: none !important;
		padding:0px !important;
		margin:0px !important;
	}
	.adWrapper{ 
		display:block !important;
		width:100% !important;
	}
	.adWrapper img{
		max-width:100% !important;
	}
	body{
		-webkit-text-size-adjust: none !important;
		padding:0px !important;
		margin:0px !important;
	}
	.nwlWrapper{
		width:100% !important;
		line-height:1.4em !important;
	}
	.nwlContentInnerPadding{
		padding:25px !important;
	}
	.nwlContentWrapper50{
		width:100% !important;
	}
	#nwlHeader{
		width:100% !important;
	}
	#TOC{
		display:none; !important;
	}
	.thumb-third{
		width:33% !important;
	}
	.thumb-third img{
		width:100% !important;
	}
	.nwlContentArticle{
		font-size:16px !important;
		margin:auto 25px !important;
	}
	.nwlHeadline{
		font-size:1.1em !important;
		line-height:1.2em !important;
		margin-bottom:15px !important;
	}
	.nwlZoneHeader{
		line-height:1em !important;
		padding-left: 25px !important;
		padding-right: 25px !important;
	}
	.nwlSummary{
		font-size:1em !important;
		line-height:1.6em !important;
	}
	.nwlSummary img{
		max-width:100% !important;
		height:auto !important;
	}
	.socialShareIcons img{
		height:32px !important;
	}
	.nnAds-rectangles img{
		max-width:100%% !important;
	}	
	.archiveHeader h1{
		float: none !important;
	}
	.searchBoxWrapper{
		float: none !important;
	}
	.archiveWrapper{
		width:auto !important;
		float:none !important;
	}
	#subscriptionBox{
			width:auto !important;
			margin-top:20px;
			float:none !important;
	}
	.mainWrapper{
		margin: auto 10px !important;
		font-size:16px !important;
		line-height:1.2em !important;
	}
	.mainWrapper li{
		font-size:16px !important;
		line-height:1.4em !important;
	}
	.mainWrapper input{
		font-size:16px !important;
		line-height:1.4em !important;
	}
	#subscriptionBox{
		font-size:16px !important;
		line-height:1.4em !important;
	}
	h3{
		font-size:18px !important;
	}
	h2{
		line-height:1.2em !important;
	}
	#menuLinks{
	}
	#menuLinks a{
		display:block;
		margin:10px 0px;
	}
	#menuLinks span{
		display:none;
	}
	.searchHeader{
		font-size:20px !important;
	}
	.p{
		line-height:1.2em !important;
	}
	#searchResults table div{
		position:inherit !important;
		right:auto !important;
		width:auto !important;
	}
	#pollWidgetWrap{
		margin:10px !important;
	}
	#pollWrapper{
		font-size:14px !important;
	}
	#pollOptionTable{
			font-size:14px !important;
	}
	#naylorPoll{
		width:100% !important;
	}
	#otherResources{
		width:100%;
	}
	.mobileHide{
		display:none;
	}
	#footerShare{
		width:100% !important;
		float:none !important;
		margin-bottom:25px;
	}
	#footerShare td{
		text-align:center !important;
	}
	#navBar table{
		font-size:16px !important;
		text-align:center !important;
		width:100% !important;
	}
		table.contentAd{
		padding:15px !important;		
	}
	.contentAd table.thumbnail {
			width: 100% !important;
			float: none !important;
			text-align: center !important;
		}
	.contentAd table.thumbnail img {
			max-width: 100% !important;
			margin-bottom:25px;
		}
	.contentAd table.scaSummary {
			width: 100% !important;
			float: none !important;
		}
	.scaHeadline a{
		line-height: 1.5em !important;
		margin-bottom: 15px !important;
	}
	.scaTextCopy, .scaLinkText a {
		line-height::1.6em !important;
	}
	
}