* {
	background:transparent !important;
	text-shadow: none !important;
	filter: none !important;
	-ms-filter: none !important;
	color: #222 !important;
	box-shadow: none !important;
	text-align: left !important;
	border-color: #888 !important;
	}
	
.BodyStyle { background-image: none; padding-top: 0!important;}

.PrintHeader { 
	display:block;
	margin-bottom:2em;
	}

.PageWrapper, .Wrapper {
	width: 600px;
	margin:0;
	}
	
main { padding: 0; }
	
[class*='Col-'] { 
	margin-right: 3.5%;
	float:left; 
	}
	[class*='Col-']:last-child { margin-right: 0; }
			
	.Col-1-3 { width:31%; }	
		.Col-1-3:nth-child(3n) { margin-right: 0; }			
		.Col-1-3:nth-child(3n+4) {clear: both;}
		
	.Col-2-3 { width:65.5%; }	
				
	.Col-1-2{ width:48.25%;}
		.Col-1-2:nth-child(2n) { margin-right: 0; }
		.Col-1-4:nth-child(4n) { margin-right: 0; }		
		.Col-1-4:nth-child(4n+5) {clear: both;}
	
	.Col-1-4 { width:22.375%; }
	
	.Col-3-4 { width:74.125%; }		
	
	.Col-1-6 { width:16.08%; }		

	.Col-5-6 { width:80.42%; }		

ul { 
	list-style: disc; 	
	padding-left: 1.5em;
	}
	ul li {	 padding-left:0; }
	
.More, .More:hover {
	background-image: none;
	padding-left: 0; 
	}
	
hr {
	background: #222 !important; 
	color: #222 !important;
	}

img.ImageFloatLeft,
img.ImageFloatRight { 
	display: none!important;
	}


.Button {display: none;}

input[type="checkbox"], input[type="radio"], input[type="image"] { border:none; }
		
.PrintFooter { 
	display:block;
	font-size: .875em; 
	margin-top: 3em;
	border-top: 1px solid #888;
	padding-top: 1em;
	}
	
header, aside, footer, .SkipLink { display:none; }

.HeadingBlock {padding-top: 0;}

.BusinessIcon, .FranchiseIcon, .AgencyIcon, .SquareIcon, .BridgeIcon {display: none!important;}

.Feature {margin:  1em 0;}

.Banner,
.CalloutGroup.InsideCallouts,
.CalloutGroup,
.Clients,
.Platforms  {display: none;}

.Feature.Alt .Col-1-2 {width: 100%;margin: 0;}
	.Feature.Alt .Col-1-2.Last {display: none;}
	.Feature.Alt.Alt2 .Col-1-2 {display: none;}
	.Feature.Alt.Alt2 .Col-1-2.Last {display: block;}
