body.glossary {	margin: 0 0 20px; padding: 0; }
.wrapperg { margin: 0 auto; }
.wrapper { width: auto; }
.selections button { padding: .5em 1.4em .5em .5em; }
#start-term h2 { font-family: 'Source Sans Pro-bold'; color: #497385; font-size: 16px; margin: 0; }
#start-term h3 { font-family: 'Source Sans Pro', Helvetica, sans-serif; font-size: 16px; font-weight: bold; margin: 0; }
.letter-section { margin-bottom: 10px; text-transform: capitalize; color: #497385; background: #E9F3F3; font-size: 16px; padding: 2px 0 2px 10px; border-radius: 3px; border: 1px solid #D8E6E7; }
.selections { margin: 0em 0 0 1em; padding: 0; }
.selections li { margin-bottom: 5px; }
.selections label { display: inline; }
.selections button { padding: .5em 1.4em .5em .5em; }
.icon-exit-notification { display: none; }
dt { font-weight: bold; margin: 0 0 0 5px; }
dd { margin: 0 15px 7px 15px; text-align: justify; }
#footer { border-top: 2px solid #A90101; text-align: center; }
.clear { clear: both; }

.smallprint { font-size: 11px; color: #000; line-height: 12px; text-align: right; padding: 0 15px 10px 0; margin: 25px 0 20px; border-bottom: 1px dotted #CCC; }
.smallprint a { padding: 2px 10px; color: #28739F; background-color: #E9F3F3; border-radius: 3px; border: 1px solid #D8E6E7; text-decoration: none; }
.smallprint a:hover { color: #fff; background-color: #5b8ea3; position: relative; border: 1px solid #5b8ea3; }
.smallprint a:hover:after { content: ' '; height: 0; width: 0; position: absolute; top: -10px; left: 50%; margin-left: -5px; border: 5px solid transparent; border-bottom: 5px solid #5b8ea3; }
.onlyPrint { display: none; }
.glossary-hr { border-bottom: medium double #d6d6d6; margin: 1.5em 0 1.5em 0; }

@media print {
	header, .highlighted, .leftNav-wrap, .leftNav, .sidebar, .selections, .ms-1, #start-term h2, .glossary-hr, .letter-section { display: none!important; }
	.section a:after { content: none!important; }
	.onlyPrint { display: block!important; font-style: italic!important; }
	.section a, .section a:visited { font-weight: bold!important; color: #000!important; }
	.body { box-shadow: none!important; line-height: 1.2em!important; color: #000!important;}
	hr { margin: .5em 0!important; }
}
