body {
	background: white;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
font {
	font-family: Arial, Helvetica, sans-serif;
}
strong, h1, h2, h3, dl dt, th {
	font-weight: 700;
}
h1, h2, h3 {
	color: #043a7b;
}
#nav-column-menu,
#nav-column-context,
#main-footer,
#main-header,
#main-section-menu,
#breadcrumb,
#nav-column,
#main-sub-section-menu,
#main-body-header,
#main-footer-img,
#attachments-panel,
#related-links-panel {
    display: none;
}
#main-container {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
    float: none !important;
    color: black;
    background: transparent none;
}
#main-column-body {
    padding-top: 1em;
    border-top: 1px solid #930;
}
a:link, a:visited {
    color: #0052AB;
    background: transparent;
    font-weight: bold;
    text-decoration: underline;
}
