
* {
	font-family:arial, sans serif !important;
}
#left-col, 
.home #articles,
img,
nav,
.mob-logo,
.vid-wrap,
#right-col,
#client-services,
aside,
#articles,
#social-share {
	display:none !important;
}
.full-logo {
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}
.home-search {
    transform: inherit !important;
}
a {
    display: block;
	text-indent:0 !important;
}
section, main, footer {
    padding: 0 25px 25px;
}
.videoWrapper {
	display:none;
}
a:link:after, 
a:visited:after { content:" [" attr(href) "] "; }

h1, h2, h3, h4, h5, h6 {
	text-transform:none;
	font-size:1.4em;
}
#logo {
    margin-bottom: 30px;
}