html,
body,
#frame,
#frame-popup,
#content,
#content-frame,
#content-frame-wrapper,
.sec {
	float:none;
	margin:0;
	padding:0;
	width:100%;
	color:#000;
	border:none;
	background:#fff;
}

#content-frame-wrapper {margin:0 auto;width:95%;}

.printhide,
#topbar-wrapper,
#searchbar-wrapper,
#nav-wrapper,
#sidebar,
#trail,
#footer-wrapper {display:none;}

.col-12 {width:48% !important;}
.col-13 {width:31% !important;}
.col-14 {width:23% !important;}
.col-23 {width:65% !important;}
.col-34 {width:73% !important;}

h1,h2,h3 {font-weight:bold;}
h1 {font-size:24px; }
h2 {font-size:16px; border-bottom:1px solid #ccc; padding:0 0 2px 0; margin:0 0 5px 0;}
h3 {font-size:13px; margin:0 0 2px 0; }

p {font-size:11px; font-family:times new roman, serif; margin:0 0 18px 0;}

a {text-decoration:underline;}
a:link:after, a:visited:after {content: " (" attr(href) ") "; font-size: 90%;}

