/* CSS Document */

body {
font-family: Verdana, Arial, Helvetica, sans-serif;
background: #FFF;
font-size: 11pt;
width: 80%;
}

a {
color: #00648E;
}

#header img {
margin-bottom: 25px;
border: none;
}

.access, #sidebar, #header form, #crumb, .totop, #footer ul {
display: none;
}

h1 {
font-size: 15pt;
border-bottom: 1px solid #000;
clear: both;
}

h2 {
font-size: 12pt;
border-bottom: 1px solid #000;
}

h3 {
font-size: 11pt;
border-bottom: 1px solid #000;
}

h3 {
font-size: 10pt;
}

ul, ol {
margin-bottom: 40px;
}

li {
margin-bottom: 0.5em;
}

p.copy {
margin-top: 20px;
}

.print-only {
display: block;
}

