/*

Scottish National Federation for the Welfare of the Blind
www.snfwb.org.uk

Design by The Graphics Company
www.graphics.coop
alison@graphics.coop

*/

* {margin: 0; border: 0; padding: 0;}

body { font-family: Arial, Helvetica, sans-serif; font-size: 14pt; color: black; line-height: 18pt; margin: 0 5mm 0 5mm;  }

/* --------- Page Layout ---------*/

#accessOptions, #jumpLinks, #secondaryNav, #textResize, #mainNav { display: none; }
#content { position: relative; }
#footer { position: relative; }
	#legal { position: relative; padding: 5mm 0 5mm 0; }
	#contact { position: relative; }

/* --------- Typography ---------*/

h1 { font-size: 24pt; line-height: 30pt; padding-bottom: 5mm; }
h2 { font-size: 20pt; line-height: 24pt; padding: 5mm 0 3mm 0; }
h3 { font-size: 17pt; line-height: 20pt; padding: 5mm 0 3mm 0; }
h4 { font-size: 15pt; }
h5 { font-size: 13pt; }
h6 { font-size: 11pt; }

a:link, a:visited, a:hover, a:active { color: black; text-decoration: underline; }

.last { padding-bottom: 3mm; }

#content p { padding-bottom: 3mm; }
#content p.intro { font-weight: bold; }
#content p.note { font-size: 12pt; }
#content blockquote { padding-left: 10mm; }
#content ul { padding-left: 7mm; }
#content ol { padding-left: 7mm; }
#content li {  }
#content dl { font-size: 12pt; line-height: 15pt;}
#content dt { font-weight: bold; }
#content dd {  }

#legal p { font-size: 10pt; line-height: 14pt; }
#contact p { font-size: 12pt; line-height: 16pt; }
