* { box-shadow:none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; }
body { font-size: 13pt; }
a, a:visited { text-decoration: underline; }
/* a[href]:after { content: " (" attr(href) ")"; } */
abbr[title]:after { content: " (" attr(title) ")"; }
.ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; }
pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
thead { display: table-header-group; }
tr, img { page-break-inside: avoid; }
img { max-width: 100% !important; }
@page { margin: 0.5in; }
p, h2, h3 { orphans: 3; widows: 3; }
h2, h3 { page-break-after: avoid; }

.print-only {
	display: inherit !important;
}

.screen-only, .no-print {
	display: none !important;
}

body, #wrapper, #footer {
	background: none;
}

#header, #inner_header {
	/*display: none;*/
	background: none;
	height: auto;
}

#logo {
	background: none;
	width: 100%;
	height: auto;
	text-indent: inherit;
	margin: 0;
	position: relative;
	margin-top: 7px;
}

#logo img {
	width: 3in;
}

#logo span {
	color: #000;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size: 22px;
	font-weight: bold;
}

#logo.menu {
	display: block;
}

.menu {
	display: none;
}

.banner-img .text {
	position: relative;
}

#main, #footer_content {
	width: 100%;
	max-width: none;
	min-width: 0;
	padding: 0;
}

#top_nav_wrapper {
	display: none;
}

#content {
	width: 100%;
	float: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	border: none;
}

#content h1 {
	font-size: 20pt;
}

#content .one-half {
	width: 100%;
	padding: 0;
}

#content .banner {
	display: block;
	margin: 0 0 1em 0;
	padding: 0;
	//height: auto;
	max-height: 2.5in;
	line-height: inherit;
}

#content .banner .tag-line {
	font-size: 14pt;
}

#content .banner:before {
	display: none;
}

#content .banner:after {
	display: none;
}

#content .img:before {
	box-shadow: none;
}

#content .button {
	display: none;
}

#content img.circle {
	max-width: 2in !important;
}

#footer {
	margin-top: 1em;
	clear: both;
}

#footer_content {
	width: 100%;
	clear: both;
	color: #777;
}

#footer_content #slogan, #footer_contact_info > p:first-child {
	font-size: 12pt;
}

#footer_content #slogan > span {
	font-size: 13pt;
}

#footer div {
	float: none !important;
	width: 100% !important;
	height: auto !important;
	top: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	text-align: center !important;
}

#footer_icons {
	display: none;
}

#footer_nav {
	display: none;
}
