﻿body {
	font-size: 11pt !important;
	color: #000 !important;
}
body #s4-bodyContainer {
	min-width: 0 !important;
}

#s4-ribbonrow, #utility-links, #search, #like-it, #sub-logo, #navigation, #left-sidebar, #title-bar, #footer-site-map, #footer-links, #social-links, #bone-and-joint {
	display: none !important;
}

#header {
	height: auto !important;
	position: static !important;
	margin: 0 0 12pt 0 !important;
}
#logo {
	position: static !important;
	top: auto !important;
	left: auto !important;
}

body, #page, #page-inner, #content, #footer {
	background: transparent none !important;
	padding: 0 !important;
	width:950px;
	margin-left:0px;
	margin-right:500px;
	
	
}

#page-inner, #right-side, #footer-info {
	width: auto !important;
	float: none !important;
}

body, #page-title, #content-main, #content-left-inner, {
	margin: 0 !important;
	padding: 0 !important;
	width:950px;
	margin-left:0px;
	margin-right:500px;

	
}
#content-right-inner {
	width:auto;
}
#page-title h1 {
	font-size: 16pt !important;
	margin: 0 0 0.2em 0 !important;
	font-size: inherit !important;
}

#footer {
	clear: both !important;
	height: auto !important;
}
#footer-inner {
	color: #000 !important;
	font-size: 9pt !important;
}
#footer-info {
	position: static !important;
	top: auto !important;
	right: auto !important;
	text-align: left !important;
}
#footer-info br {
	display: none !important;
}
/* override specific core */
.ms-rteFontSize-2 { font-size: inherit; }
h1, h2, h3, h4 {
	font-size: inherit !important;
}
#content-right * {
	font-size: inherit !important;
}
#content-left * {
	font-size: inherit !important;
}
@media print {
  a[href]:after {
    content: none !important;
  }
}

