@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,700);
body, html {
	margin: 0 !important;
	padding: 0 !important;
	width: 100% !important;
	max-width: 100% !important;
}
body,
a {
	font: 13px/1.538461538461538em 'Open Sans', sans-serif;
	background: none;
	color: black;
	text-decoration: none;
}
img {
	display: block;
}
#mobile-main-menu,
#mobile-dept-menu,
.menu-trigger-wrapper,
.topbar,
#header,
#navigation,
#slideshow,
aside,
.subfooter,
footer,
#translate,
.yd_linkware,
.logo,
.border,
.photo-video-gallery,
.cnss-social-icon,
.read-about,
.read-more,
.breadcrumbs,
button,
.print-hide {
	display: none !important;
}
.acc-btn span {
	display: none;
}
.acc-txt {
	overflow: visible !important;
	display: block !important;
}
iframe {
	border: none;
	margin: 0;
	padding: 0;
	width: 100% !important;
}
table {
	width: 100% !important;
	border: none !important;
	border-collapse: collapse !important;
}
table td {
	text-align: left;
	padding: 5px 0px;
	border-bottom: 1px solid #cccccc;
}
.left {
	text-align: left !important;
}
.center {
	text-align: center !important;
}
.right {
	text-align: right !important;
}
.justify {
	text-align: justify !important;
}
@page {
      margin: 2cm;
}
h1, h2, h3, h3, h4, h5, h6 {
   page-break-after: avoid;
}