a:link
	{
	text-decoration: none;
	}

a:visited
	{
	text-decoration: none;
	}

a:active
	{
	text-decoration: none;
	}

a:hover
	{
	color:#FF0000;
	text-decoration: underline
	}
	
a.cms-index
	{
	font-weight: bold;
	text-decoration: underline;
	color: #3333CC;
	}
	
a.cms-index:visited
	{
	font-weight: bold;
	text-decoration: underline;
	color: #3333CC;
	}
	
a.cms-index:active
	{
	font-weight: bold;
	text-decoration: underline;
	color: #3333CC;
	}
	
a.cms-index:hover
	{
	font-weight: bold;
	text-decoration: underline;
	color: #FF0000;
	}	
	
#greylink-style
	{
	width: 120px;
	text-align: center;
	margin-bottom: 2px;
	cursor: hand;
	}
	
a.greylink
	{
	font-size: xx-small;
	font-weight: medium;
	background-color: #CCCCCC;
	}
	
a.greylink:hover
	{
	background: #FFFFFF;
	text-decoration: none;
	}
	
#deadlink-style
	{
	width: 120px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2p;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #0000CC;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1px;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0000CC;
	}
	
#leftlink-style
	{
	width: 120px;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2p;
	padding-right: 4px;
	padding-left: 4px;
	border-width: 1px;
	border-style: solid;
	border-color: #0000CC;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 1px;
	cursor: hand;
	}
	
a.leftlinks1
	{
	font-size: x-small;
	color: #0000CC;
	background-color: #DDDDDD;
	}                                       

a.leftlinks1:hover
	{
	color: #FFFFFF;
	background-color: #0000CC;
	text-decoration: none;
	}
	
a.leftlinks2
	{
	font-size: x-small;
	color: #CC0000;
	background-color: #DDDDDD;
	}
	
a.leftlinks2:hover
	{
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	}
	
body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
#narrow-greylink-style
	{
	width: 100px;
	text-align: center;
	margin-bottom: 2px;
	cursor: hand;
	}
	
a.narrow-greylink
	{
	font-size: xx-small;
	font-weight: medium;
	background-color: #CCCCCC;
	}
	
a.narrow-greylink:hover
	{
	background: #FFFFFF;
	text-decoration: none;
	}
	
#rightlink-style
	{
	width: 120px;
	text-align: right;
	padding-right: 4px;
	padding-left: 4px;
	cursor: hand;
	border-width: 0px;
	border-style: solid;
	border-color: #000099;
	}
	
a.rightlinks1
	{
	font-size: xx-small;
	color: #000099;
	background-color: #CCCCCC;
	}
	
a.rightlinks1:hover
	{
	color: #FFFFFF;
	background-color: #000099;
	text-decoration: none;
	}
	
a.rightlinks2
	{
	font-size: xx-small;
	font-weight: bold;
	color: #CC0000;
	background-color: #CCCCCC;
	}
	
a.rightlinks2:hover
	{
	color: #FFFFFF;
	background-color: #CC0000;
	text-decoration: none;
	}

#button-style
	{
	width: 120px;
	text-align: center;
	border-width: 3px;
	border-style: outset;
	border-color: #0099FF;
	margin-left: 0;
	margin-right: 0;
	margin-top: 2px;
	margin-bottom: 2px;
	cursor: hand;
	}
	
a.button
	{
	font-size: x-small;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #0066CC;
	}
	
a.button:hover
	{
	background-color: #FFFFFF;
	text-decoration: none;
	}

#narrow-button-style
	{
	width: 100px;
	text-align: center;
	border-width: 2px;
	border-style: outset;
	border-color: #0099FF;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 1px;
	cursor: hand;
	}
	
a.narrow-button
	{
	font-size: x-small;
	font-weight: bold;
	color:#FFFFFF;
	background-color: #0066CC;
	}
	
a.narrow-button:hover
	{
	background-color: #FFFFFF;
	text-decoration: none;
	}
	
body
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

div.box
	{
	width: 100%;
	background: #FFFFFF;
	border-style: double;
	border-color: #3366CC;
	border-width: 6px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	}
	
div.editize
	{
	background: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #003399;
	padding: 3px;
	}
 
div.light-box
	{
	background: #FFFFFF;
	border: solid;
	border-color: #000000;
	border-width: 1px;
	margin-left: 4px;
	margin-right: 4px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding-left: 2em;
	padding-right: 2em;
	padding-top: 2em;
	padding-bottom: 2em;
	}
	
div.image-link
	{
	border-top-width: 1px;
	border-color: #A0A0A0;
	border-top-style: solid;
	padding-left: 0;
	padding-top: 3px;
	padding-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
div.intro
	{
	width: 140px;
	border-width: 1px;
	border-style: solid;
	border-color: #0000CC;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 2px;	
	padding-bottom: 2px;
	padding-top: 2;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0.5em;
	background: #EEEEEE;
	}
	
div.float-box
	{
	float: right;
	width: 200px;
	border-style: solid;
	border-color: #0000CC;
	border-width: 1px;
	padding: 2px;
	margin-left: 4px;
	font-size: x-small;
	}
	
div.picture
	{
	float: left;
	border: 0;
	padding-left: 0;
	padding-top: 0;
	margin-left: 0;
	margin-right: 8px;
	margin-top: 0;
	margin-bottom: 4px;
	}
	
em
	{
	font-style: italic;
	}

form.blueground
	{
	background: #DDEEFF;
	padding: 6px;
	}

h1.left
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	}

h1.cms-top
	{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: large;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	}

h2.left
	{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: medium;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
	color: #3366CC;
	}

h3.left
	{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: small;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	margin-top: 1em;
	}

h4.left
	{
	margin-top: 1em;
	margin-bottom: 0.5em;
	text-align: left;
	font-size: x-small;
	font-style: italic;
	font-weight: bold;
	color: #3366CC;
	margin-top: 1em;
	}

hr.blue1
	{
	style: solid;
	color: #3366CC;
	width: 100%;
	height: 1px;
	margin-top: -2px;
	margin-bottom: -6px;
	}

hr.blue2
	{
	style: solid;
	color: #3366CC;
	width: 100%;
	height: 2px;
	margin-top: -2px;
	margin-bottom: -6px;
	}

hr.blue4
	{
	style: solid;
	color: #3366CC;
	width: 100%;
	height: 4px;
	margin-top: -2px;
	margin-bottom: -6px;
	}

hr.invoice
	{
	style: solid;
	color: #000000;
	width: 100%;
	height: 1px;
	}

hr.white
	{
	style:solid;
	color: #FF;
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	}
	
input
	{
	background: #FFFFFF;
	border-style: solid;
	border-color: #0066CC;
	border-width: 1px;
	}
	
#submit-button
	{
	background: #0000CC;
	color: #FFFFFF;
	font-weight: bold;
	font-size: x-small;
	border-color: #000000;
	border-style: double;
	border-width: 3px;
	}
	
input.submit
	{
	background: #000099;
	color: #FFFFFF;
	border-width: 2px;
	}

li.biggest
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: medium;
	}

li.small
	{
	margin-top: 0;
	margin-bottom: 1em;
	font-size: x-small;
	line-height: 1.2em;
	}

p
	{
	padding-left: 4px;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: x-small;
	line-height: 1.2em;
	text-align: left;
	}

p.address
	{
	font-weight: bold;
	font-size: x-small;
	margin-left: 2em;
	}

p.bigger
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: small;
	}

p.biggest
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: medium;
	}

p.biggest
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: medium;
	}

p.body-centered
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: x-small;
	text-align: center;
	}

p.body-indented
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	margin-left: 1em;
	margin-right: 1em;
	font-size: x-small;
	}

p.body-text
	{
	padding-left: 4px;
	margin-top: 0;
	margin-bottom: 1em;
	font-size: x-small;
	line-height: 1.2em;
	text-align: left;
	}

p.bold-indent
	{
	margin-left: 2em;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: x-small;
	font-weight: bold;
	}		

p.bottomlinks
	{
	margin-top: 0;
	margin-bottom: 0.25em;
	text-align: center;
	font-size: xx-small;
	}
	
p.buttonbar
	{
	text-align: center;
	margin-top: 8px;
	margin-bottom: 8px;
	}

p.dateline
	{
	text-align: left;
	font-size: xx-small;
	margin-bottom: 0;
	}

p.form-label
	{
	padding-left: 0;
	margin-top: 0.5em;
	margin-bottom: 0;
	font-size: x-small;
	font-weight: bold;
	}

p.heading-link
	{
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
	font-size: small;
	font-weight: bold;
	}

p.intro
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: x-small;
	font-weight: bold;
	color: #0000CC;
	}

p.bigger-intro
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	line-height: 1.4em;
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: small;
	font-weight: bold;
	color: #3366CC;
	}
	

p.leftlink		/* index link at bottom of page */
	{
	text-align: left;
	font-size: xx-small;
	color: #000099;
	margin-top: 4px;		/* small negative lifts nearer horizontal rule */
	}

p.list-item
	{
	text-align: left;
	margin-top: 8px;
	margin-bottom: 8px;
	margin-left: 40px;
	margin-right: 40px;
	line-height: 120%;	
	}

p.smaller
	{
	margin-top: 0;
	margin-bottom: 0.5em;
	font-size: xx-small;
	text-align: center;
	}

p.toplinks
	{
	text-align: right;
	font-size: xx-small;
	margin-bottom: 0;
	}
	

p.update
	{
	text-align: right;
	font-size: xx-small;
	color: #000099;
	margin-top: -24px;
	}
	
span.list-item
	{
	font-size: small;	
	}

span.list-label
	{
	font-size: small;
	font-weight: bold;
	}

span.nhsblue
	{
	color: #0066CC;
	}

span.red
	{
	color: #FF0000;
	}

span.s4p
	{
	color: #0066CC;
	font-weight: bold;
	font-style: italic;
	}

strong
	{
	font-weight: bold;
	}

table.flush
	{
	margin-top: 0;
	margin-bottom: 0;
	}

table.navbar
	{
	align: center;
	margin-top: 4px;
	margin-bottom: 4px;
	}
	
td.buttonbar
	{
	background-color: #0066CC;
	text-align: center;
	padding-top: 1px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	}

td.left-column
	{
	width: 120px;
	vertical-align: top;
	padding-right: 0px;	
	}

td.middle-column
	{
	vertical-align: top;
	padding-left: 8px;
	padding-right: 8px;	
	}

td.right-column
	{
	width: 104px;
	vertical-align: top;
	padding-left: 4px;	
	}

textarea
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

ul
	{
	margin-top;	
	}

