/* called from resolution.js when screen size is less than 960px */

	#maincol {
		width: 680px!important;
		}
	
	#content {
		width: 100%;
		}
		
	#leftcol {
		margin-right: 0!important;
		}
	
	#rightcol {
		float: right;
		margin-right: 8px;
		width: 390px!important;
		}

	#endcol {
		padding-left: 29px;
		}

	#logos {
		display: none;
		}

	.twoCol #endcol {
		width: 684px;
		margin-top: 10px;
		padding-top: 25px;
		}
	
	.twoCol .newsLetter {
		float: left;
		}
	
	.requestServices {
		float: left;
		width: 242px;
		}
	
	.rcolFormat {
		float: left;
		margin: 0;
		}

	
	#endcol ul {
		float: none;
		margin: 12px 0 0;
		}	
	
	#newsArchive {
		float: left;
		margin: 0;
		width: 300px;
		}
		