/* /css/media-types/print-core.css */
* {
color: #000 !important;
background: #fff !important;
float: none !important;
width: auto !important;
border-color: #000 !important;
font-family: "times new roman", serif !important;
}
img {
margin: 0 !important;
}
div {
padding: 0 !important;
margin: 0 !important;
}
fieldset, img, body, html {
border: none !important;
}
/* Body Area Links
==================== */
a, a:link, a:visited {
color: #000;
background: #fff;
}
/* Tables
==================== */
table {
border: none !important;
}
th, td {
border: none !important;
text-align: left;
vertical-align: top;
}
caption {
font-weight: bold;
text-align: left;
}
/* Lists
==================== */
ul.Horiz {
width: 100% !important;
float: left !important;
}
ul.Horiz li {
width: auto !important;
float: left !important;
padding-right: .8em !important;
}
ul.Plain {
list-style: none !important;
}
dt {
font-weight: bold;
}
/* Footer
==================== */
#Footer {
border-top: 1px solid #000;
padding: .8em 1em .4em 1em;
margin-top: 1em !important;
}
#Footer * {
float: none !important;
}
#Footer p, #Footer li, #Footer li a {
font-size: 10pt;
color: #000;
text-align: left;
}
/* Other
==================== */
.Bold, legend {
font-weight: bold;
}
/* Hidden Elements
==================== */
#MainNav, #Col1, #Col3, #SkipTo, #Search, #Breadcrumbs {
display: none;
}
/* Cheer Cards
==================== */
.CheerPrintPreview .Top, #CheerPrint a.Button {
display: none;
}
.CheerPrintPreview img { 
width:600px !important;
}