body {
margin: 0;
padding: 0;
background-color: #fff;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 76%;
}

h1, h2, h3 {
margin: 0;
margin-top: 5px;
margin-bottom: 10px;
padding: 0;
font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
font-size: 1.4em;
font-weight: bold;
}

h2 {
font-size: 1.3em;
font-weight: bold;
}

h3 {
margin-top: 25px;
font-size: 1em;
font-weight: bold;
}

p {
margin: 7px 0;
padding: 0;
font-size: 1em;
line-height: 1.5em;
}

a {
color: #005;
}

a:hover {
text-decoration: none;
}

img {
border: none;
}

strong {
font-weight: bold;
}

em {
font-style: italic;
}

blockquote {
margin-top: 20px;
margin-bottom: 20px;
font-weight: normal;
font-style: italic;
line-height: 1.5em;
}

blockquote span {
font-size: 0.8em;
font-weight: bold;
font-style: normal;
}

p.centre {
text-align: center;
}

p.floatright {
float: right;
margin: 0 0 10px 20px;
}

p.floatleft {
float: left;
margin: 0 20px 10px 0;
}

p.floatright img.border {
border: 1px solid #999;
}

p.floatleft img.border {
border: 1px solid #000;
}

p.faq {
margin-bottom: 15px;
padding: 3px 5px;
background-color: #fff;
}

p.faq span {
font-family: Georgia, "Times New Roman", Times, serif;
}

p.backtotop {
display: none;
}

p.contactus {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted #b0b0be;
font-style: italic;
}

p.links-notice {
margin-top: 10px;
padding-top: 10px;
border-top: 1px dotted #b0b0be;
font-size: 0.8em;
font-style: italic;
}

#header {
width: 100%;
height: auto;
margin-right: auto;
margin-left: auto;
background: none;
}

#header-content {
position: relative;
width: 100%;
height: auto;
margin-right: auto;
margin-left: auto;
}

#header-content #logo {
width: 100px;
height: 99px;
background: url(images/logo-paperclip-print.gif) no-repeat;
}

#header-content h1 {
display: block;
margin-top: 20px;
}

#navbar {
display: none;
}

#center {
width: 100%;
background-color: #fff;
}

#mast {
display: none;
}

#inside {
position: relative;
width: 100%;
margin-right: auto;
margin-left: auto;
padding-top: 10px;
padding-bottom: 40px;
}

#left {
display: none;
}

#content {
margin-left: 0;
padding-left: 0;
border-left: none;
}

#content ul {
margin: 0;
padding: 5px 50px;
}

#content ul li {
list-style-type: square;
list-style-image: url(images/bullet2.gif);
line-height: 1.7em;
}

#content ul.home li {
list-style-image: url(images/bullet1.gif);
}

#content ul.sitemap {
margin: 0;
padding: 5px 50px;
}

#content ul.sitemap li {
list-style-type: square;
list-style-image: none;
line-height: 1.9em;
}

#content ul.sitemap li ul li {
list-style-type: circle;
}

#footer {
width: 100%;
height: auto;
clear: both;
background: none;
}

#footer-content {
width: 100%;
margin-right: auto;
margin-left: auto;
}

#footer-content p {
margin: 0;
padding-top: 15px;
padding-right: 15px;
color: #fff;
font-size: 0.8em;
text-align: right;
}

#footer-content a {
color: #fff;
}

table.qterms {
width: 100%;
padding: 5px 0;
border: none;
}

table.qterms tr.odd {
background-color: #fff;
}

table.qterms tr.even {
background-color: #fff;
}

table.qterms th {
width: 190px;
padding: 7px 5px;
text-align: left;
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
vertical-align: top;
}

table.qterms td {
padding: 7px 5px;
font-style: italic;
vertical-align: top;
}

table#prlinks {
width: 100%;
border: none;
}

table#prlinks td {
padding-right: 5px;
vertical-align: top;
}

table#prlinks h3 {
margin: 0;
}

#definition-links table {
width: 100%;
padding: 5px 0;
border: none;
font-size: 1.2em;
font-style: italic;
text-align: center;
}

#definition-links table td {
padding: 2px;
}

#definition-links a {
text-decoration: none;
}

#map {
width: 178px;
float: right;
}

#map img {
border: 1px solid #ccc;
}

#map img a {
border: none;
}

#map a {
font-size: 0.8em;
}

/* Contact form */
form.contactform {
display: none;
visibility: hidden;
}
	
p#text-links {
display: none;
}
	
