/* layout */

#wrapper, #content, #bodycopy	{ border:none; }

#wrapper	{ margin:0 10%; text-align:center; }
#ahem 			{ display: none; }
#rightNav		{ display: none; }
#leftNav		{ display: none; }
#otherSections	{ display: none; }
#feedback		{ display: none; }

#globalNav 		{ clear:both; }
#links			{ display: none; }
#globalSearch	{ display: none; }
#btLogo 		{ float:left; }
#nhsLogo 		{ float:left; }
#noLogo 		{ float:left; }
#ceLogo 		{ float:right; }
#globalNav .text 	{ display: none; }

#nav		{ display: none; }

div.spacer		{ height:10px; clear:both; font-size:1pt;}
div.spacerNav	{ height:1px; clear:both; font-size:1pt;}

.top	{ display: none; }
img a	{ border:solid 0px #222; }
img 	{ border:solid 0px #222; }

p.secT		{ display: none; }
a:link		{ text-decoration:none; }

/* FONT STYLING */

#bodyCopy { font:normal 12pt Arial; color:#000000; line-height:15pt; text-align:left; }

#bodyCopy	h1 { margin:0px; padding:0px }
#bodyCopy	h2 { margin:20px 0px 0px 0px; padding:0px }
#bodyCopy	h3 { margin:20px 0px 0px 0px; padding:0px }
#bodyCopy	h4 { margin:20px 0px 0px 0px; padding:0px }
#bodyCopy	h5 { margin:20px 0px 0px 0px; padding:0px }
#bodyCopy	h6 { margin:0px; padding:0px; font-style:italic; border-bottom:1px solid #000; }
#bodyCopy	table { }

h1		{ font:bold 14pt Arial; color:#000099; line-height:16pt; }	
h2		{ font:bold 14pt Arial; color:#990000; line-height:16pt; }
h3		{ color: #000; line-height:15pt; }
h4		{ line-height:15pt; }
h5		{ line-height:15pt; }
h6		{ line-height:15pt; }
p		{ line-height:15pt; padding-top:2px; padding-bottom:2px; }
ul		{ margin-left:20px; margin-bottom:20px; margin-top:20px; }
li		{ list-style-type:disc; }

/* body, enforced bodytext(bt), and content  type */
.bt, p, blockquote, ol, ul, dl, li, dt, dd { color:#000000; background:transparent; list-style-type:disc; }
.btBck		{ color:#000000; background:#FFFFFF; } /* NS4 fix - enforced background in nested table */
.btBold		{ color:#000000; } /* NS4 fix - enforced bold in nested table */ 
.btBckBold	{ color:#000000; background:#FFFFFF; } /* NS4 fix - enforced background in nested table */
.headline 	{ color:#000099; background:transparent; }
.headline2 	{ color:#990000; background:transparent; }
.intro 		{ color:#000000; background:#FFFFFF; line-height: 12pt;}				
.header1 	{ font:bold 14pt Arial; color:#990000; background:transparent; } 		
.header2 	{ font:bold 14pt Arial; color:#000000; background:transparent; }

hr		{ border-bottom:1px solid #999; color:#fff; }
sup		{ font:10pt Arial sans-serif; line-height:7pt; } 
sup	a	{ text-decoration:none; } 

#breadcrumbs h1 { clear:both; text-align:left; font:bold 20pt Arial; color:#000000; margin:28pt 0pt; }


#bodyCopy .caption { background:#f4f4f4; font:normal 10pt Arial, sans-serif; padding:1px 3px 1px 3px; }

#references { margin-top:24pt; border-top:1px solid #222; clear:both; display:block; background:#CCCCCC;   }
#references h4 { font:bold 12pt Arial; line-height:12pt; margin-bottom:0px; }
#references .header { background:#E6EEEE; padding:0px 0px 0px 5px; margin:0px;}
#references ol { margin-top:0px; }
#references li { font:normal 10pt Arial; list-style-type:decimal; margin:0px; }

#footer { font:normal 9pt Arial; color:#000000; text-align:right; margin-top:24pt; }
#footer a { display: none; }
