/* Northwestern University - Northwestern Law Bluhm Legal Clinic
Christopher Garcia - 08.08.2011 */

body {
    background: #fff;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
}
#header, #menu-container, .slider-wrapper, #secondary-image-gallery, #left-nav, #contact-info, #social-media, #floating-box, #footer-wrap {
    display: none;
}
#title {
    font-weight: bold;
    margin-bottom: 1em;
}
a img {
    border: none;
}
table th, table thead {
    padding: .5em;
    text-align: left;
}
table {
    border-collapse: collapse;
}
table td {
    padding: .5em;
}
table.borders th, table.borders thead, table.borders, table.borders td {
    border: 1px solid #000; 
}
fieldset {
    border: none;
}
a:link, a:visited {
    color: #520063;
    background: transparent;
    text-decoration: underline;
}
h1 {
    font-size: 16pt;
}
h2 {
    font-size: 14pt;
}
h3 {
    font-size: 12pt;
    margin: 0;
}
