@CHARSET "UTF-8";

BODY {
	font-family: arial, sans-serif;
	background-color: white;
	margin: 0px;
	font-size: 12px;
	height:100%;	
}

img {
	border:0px;
}

p,h1,h2,h3,h4,div,h5,th,td,li,a,input,select,label,address,form,table
{
	font-family: "Trebuchet MS", Verdana, sans-serif;
}

span.breadcrum {
	font-weight: bold;
	padding: 0px;
	margin: 20px;
}

a.breadcrum {
	font-size: 12px;
}

div.objective {
	color: #333333;
	text-align: justify;
	padding: 5px;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 0px;
	width: 99%;
}

.unvisible3 {
	visibility: hidden;
}

/* H1 */
h1,h2,legend.heading {
	font-weight: bold;
	font-size: 13px;
}



h1 {
	color: white;
	font-variant:small-caps;
	background-color: #333333;
	padding: 3px;
	margin: 0;
	margin-bottom: 20px;
	padding-left: 10px;
	font-size: 14px;
	
}

h1.head {
	margin-bottom: 0px;
}

h1 a,h1.head a,h1 a:hover,h1.head a:hover {
	color: white;
	text-decoration: none;
}

h1.head {
	margin-top: 0px;
}


/* H2 */
h2 {
	font-size: 15px;
	margin: 0px;
	margin-bottom: 20px;
	margin-top:20px;
	color: #8B0000;
	background-color: transparent;
	border: 0px;
	padding: 0px;
	font-variant:normal;
}

/* left menu items */
.leftPanel h2 {
	background-color: black;
	padding: 3px;
	margin: 20px;
	margin-left: 0;
	margin-right: 0;
	padding-left: 10px;
	font-weight: bold;
	border-left: solid 15px black;
	color: white;
}


h2.sheet  {
	margin: 0px;
	margin-bottom: 5px;
}

div#container h2 {
	margin: 0px;
	margin-bottom: 5px;
	
}

h2 a {
	text-decoration: none;
	color: #8B0000;
}

h2 a:hover{
	text-decoration: none;;
	color: #8B0000;
}

h2 a:visited{
	text-decoration: none;;
	color: #8B0000;
}

/* H3 */
h3 {
	color: #111111;
	padding: 2px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-left: 0;
	margin-right: 0;
	font-weight: bold;
	margin-top: 10px;
	font-size: 13px;
}

dt h3 {
	margin: 0px;
}

h3.home {
	font-size: 12px;
	padding: 0px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}
h3 a:hover {
	color: black;
}

/* H4 and H5 */
h4,h5 {
	color: #555555;
	font-size: 12px;
	padding: 3px;
	font-weight: normal;
	font-style: italic;
	margin-left: 0;
	margin-right: 0;
}

h4 {
	font-weight: bold;
	margin-bottom:10px;
	color:#333333;
}
	
legend.heading {
	color: white;

	background-color: #999999;
	padding: 3px;
	margin-left: 10px;
	margin-right: 0;
}


caption {
	color: #555555;
	font-size: 12px;
	text-align: center;
}

label {
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 0;
	margin: 0;
	font-weight: bold;
}

ul,ol,dl {
	padding-left: 20px;
	padding-right: 10px;
	margin-left: 20px;
	margin-right: 0;
	margin-top: 0px;
	padding-top: 0px;
}

li {
	font-size: 12px;
	color: #333333;
	padding-bottom: 2px;
	line-height:1.4;
	text-align:left;
}




ol.contentA {
	list-style-type: upper-alpha;
}

ol.contenta {
	list-style-type: lower-alpha;
}

div.content {
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 0.2em;
	padding-bottom: 2px;
	padding-top: 2px;
	margin-top: 5px;
	margin-left: 0;
	margin-right: 0;
	line-height:1.4;
}

td {
	color: #333333;
	font-size: 12px;
	text-align: justify;
	line-height:1.4;
}

td.center {
	text-align: center;
}

span.content {
	color: #333333;
	font-size: 12px;
	text-align: justify;
}

th {
	font-size: 12px;
	padding: 5px;
	color: black;
	vertical-align: top;
	line-height:1.4;
}

a:hover {
	color: red;
}

dl {
	margin-left: 0;
	padding-left: 5px;
	line-height:1.4;
}

dt {
	color: black;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	line-height:1.4;
}

dd {
	color: #333333;
	font-size: 12px;
	line-height:1.4;
}

fieldset {
	background-color: white;
	margin: 0px;
	border: solid 1px #333333;
	text-align: left;
	padding: 2px;
}

/* P: paragraph */
p,address,div.box {
	color: #333333;
	font-size: 12px;
	text-align: justify;
	padding: 0.2em;
	padding-bottom: 2px;
	padding-top: 2px;
	margin: 0;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height:1.4;
}

div.docbox {
	background-color: #EEEEEE;
	padding: 10px;
	border: solid 2px #444444;
	vertical-align: middle;
}

p.home {
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 20px;
}

.box {
	border: solid 1px #333333;
}

p.box {
	padding: 10px;
}

div.box {
	margin: 0px;
	margin-bottom: 5px;
	padding: 0px;
	padding-right: 10px;
}

p.head a {
	color: white;
	text-decoration: none;
}

p a {
	text-align: justify;
	font-size: 12px;
}

p.home a {
	text-decoration: none;
	text-align: justify;
	color: #333333;
}

p.head {
	color: white;
	background-color: #999999;
	font-weight: bold;
	font-size: 13px;
	padding: 3px;
	margin: 0;
}

p.head a {
	font-size: 13px;
}

address,p.italic {
	font-style: italic;
}

p.center {
	text-align: center;
}

table.box {
	padding: 0px;
	width: 100%;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
}

table.box tr td {
	font-weight: bold;
}

table.box tr td a {
	text-decoration: none;
}



input.button, button.button {
	white-space: nowrap;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 0;
	padding-top: 1px;
	color: white;
	background-color: #333333;
	text-decoration: none;
	font-weight: bold;
	margin: 2px;
	overflow: visible;
	cursor: pointer;
	font-size: 12px;
	border-top: solid 2px gray;
	border-left: solid 2px gray;
	border-right: solid 2px black;
	border-bottom: solid 2px black;
}

/* used to center images replace with class:center */
div.imgholder {
	text-align: center;
	
	
}



/* used to attract attention on an error or a warning */
#warning {
	color: #FF0000;
}



.rssImage {
	border: solid 0px;
	vertical-align: bottom;
}

a.cmIcon {
	text-decoration: none;
	font-size: 12px;
	background-color: black;
	color: white;
	font-weight: bolder;
	border: solid 1px #999999;
	padding-left: 2px;
	padding-right: 2px;
	margin-right: 5px;
	width: 12px;
}

span.help {
	font-size: 10px;
	color: #8B0000
}

/* USED IN SEARCH AND TABLES */
td.search {
	text-align: justify;
}

input.search,input.searchFull,td.search {
	font-size: 11px;
}

input.searchFull {
	width: 100%;
}

input.columnSort, button.columnSort {
	padding: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
}

td.paging {
	font-size: 12px;
}



td.searchLabel {
	font-size: 12px;
	text-align: justify;
	vertical-align: top;
	width: 10%;
	white-space: nowrap;
	padding: 2px;
	padding-right: 5px;
}

div.searchLabel,label.searchLabel,legend.searchLabel {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	color: white;
	margin-right: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
}

td.search label {
	font-size: 11px;
	color: #333333;
}

select.search,select.searchFull,legend.search {
	font-size: 11px;
}

select.searchFull {
	width: 100%;
}

form.search {
	margin: 0px;
	display: inline;
}

td.search input.button, td.search button.button  {
	margin-bottom: 0px;
	font-size: 10px;
}

table.searchFilter {
	margin: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

table.searchFilter tr td.search {
	padding: 0px;
	padding-right: 5px;
	padding-left: 2px;
	white-space: nowrap;
}

input.dbEdit {
	width: 100%;
}

textarea.dbEdit {
	font-size: 12px;
	white-space: normal;
	max-width: 100%;
	width: 100%;
}

/* THEAD */
table.sortable,table.notSortable {
	text-align: left;
	margin: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	border-spacing: 2px;
	font-size: 12px;
	border: solid 1px #333333;
	padding: 2px;
	width: 100%;
}

table.sortable thead tr td a {
	color: white;
	
}
table.sortable thead tr th a.cmListHeadAnchor {
	color: white;
	
}
table.notSortable thead tr td a {
	color: white;
}
table.sortable thead tr,table.notSortable thead tr, table.notSortable tbody tr td.sum_head {
	font-weight: bold;
	text-decoration: none;
	color: white;
	background-color: #333333;
}

table.sortable thead tr td input,table.notSortable thead tr td input {
	padding: 0px;
	margin: 0px;
}

table.sortable thead tr td,table.notSortable thead tr td {
	font-size: 12px;
	padding: 4px;
	color: white;
}

table.sortable thead tr td a {
	text-decoration:underline;
}

/* TBODY */
table.sortable tbody tr td,table.notSortable tbody tr td {
	font-size: 11px;
	border-bottom: solid 1px #DDDDDD;
	padding: 2px;
	padding-right: 5px;
	color: black;
	text-align: left;
	vertical-align: middle;
}

table.sortable tbody tr td h3,table.notSortable tbody tr td h3 {
	margin: 0px;
	font-size: 100%;
}


p.search {
	color: #555555;
	font-size: 12px;
	text-align: justify;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 0px;
	padding-top: 1px;
	margin: 0px;
	margin-bottom: 2px;
}

td.recordLabel {
	width: 20%;
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px white;
	background-color: #E1E1E1;
}

td.recordLabel2 {
	font-weight: bold;
	text-decoration: none;
	border-bottom: solid 1px white;
}

td.recordLabel2:first-letter {
	
	text-transform: uppercase;
	
}


span.nowrap {
	width: 1%;
	white-space: nowrap;
}

td.center {
	text-align: center;
}

table.search {
	margin: 0px;
	width: 100%;
	margin-top: 4px;
}



table.searchNav {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#sortable {
	border-spacing: 2px;
	font-size: 12px;
	border: solid 1px #333333;
	padding: 2px;
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}



span.accr,span.cer {
	color: red;
	font-size: 140%;
	line-height: 120%;
}

span.eqa {
	color: red;
	font-size: 100%;
	line-height: 120%;
}

input.columnSort, button.columnSort {
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	color: blue;
	border: solid 1px #333333;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
}
button.columnSort{
	
	color:white;
	background-color:#333333;
	}
input.search_page,input.search_pageFound {
	background-color: white;
	color: blue;
	border: solid 0px white;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bolder;
}

input.search_pageFound,a.search_pageFound {
	color: red;
}

a.search_page,a.search_pageFound {
	font-size: 11px;
	font-weight: bolder;
}

span.columnSortArrow {
	font-size: smaller;
}

span.searchKeyword {
	color: blue;
	font-weight: bold;
	text-transform: uppercase;
}
/* END USED IN SEARCH AND TABLES */

img.homeRight{
border:solid 1px black;float:right;margin-left:10px;
}
img.home{
border:solid 1px black;float:left;margin-right:10px;
}


#container ul{
	padding-left:15px;
	margin-left:15px;
}

hr{
	margin-top:3px;
	padding:0px;
}

.hr{
	clear:both;padding:0px;margin:0px;padding-top:3px;padding-bottom:4px;border-bottom:solid 1px #999999;
}


textarea.reporting{
font-family:arial;font-size:x-small;white-space:normal;max-width:100%;width:100%;
}



span.url a{
  color: green;
}


/* new classes for restyling sept2008 */
.honLogo{
float:left;padding-left:10px;

}
	
.smallText{
	font-size:10px;
	font-weight:normal;
}

.toRight{
	float:right;
}
.toLeft{
	float:left;
}
div.news_item{
	padding:5px;
}


ul.medical{
	list-style-image: url(/content/images/v3/mpSquare.gif);
}
.clearClass{
	clear:both;
}

a.linkNoLine{
	text-decoration:none;
}
form.inlineForm{
	display:inline;
	margin-left:0px;
	
}
form.inlineForm label{
	font-weight:normal;
	text-align:left;
	} 
	
.noBorder{
	border:none;
}
img.Border{
	border:1px solid black;
}
span.more {
	text-decoration: underline;
	color: blue;
}
.moreSpace{
	padding-left:5px;
}
.moreSpaceLeft{
	padding-left:15px;
}
.moreSpaceRight{
	padding-right:15px;
}
.marginSpaceLeft{
	margin-left:70px;
}



.valignTop{
vertical-align:top;	
	}

img.docType{
border:0px;
}

span.lastChanged{
float:right;font-size:11px;
}

img.exitWebsite{
border:0px;margin-left:2px;vertical-align:top;color:white;
}

/* NEWS */
div.news{
margin:3px 0;
}

div.news a.newsText{
color:black;text-decoration:none;
}

div.news h3.newsTitle{
font-size:12px;margin-bottom:0px;font-weight:bold;
font-style:italic;display:inline;
}

div.news a.newsText span.newsSummary{
margin-bottom:0px;font-size:11px;margin-top:0px;
}

div.news span.newsChanged{
font-size:10px;
}

div.news img.newsImage{
float:left;margin-right:5px;border:1px black;margin-top:5px;
}
/* END NEWS */
/* EVENT */
h3.event{
margin-bottom:0px;font-size:12px;margin-top:10px;
}

h3.event a{
text-decoration:none;
}

span.eventSummary{
font-size:12px;margin-top:2px;margin-bottom:6px;
}
span.eventSummary a{
color:black;
}

span.eventTown{
font-size:11px;font-weight:normal;
}

span.eventMore{
font-size:11px;
}

img.eventEUGT{
border: 0px none ; margin: 0px;
}

/* END EVENT */

a.search_result{
color:green;
}

ul.floatLeft ul.country{
list-style-type:none;float:left;margin-right:5px;margin-left:5px;
}


tr.odd td{
background-color:#EEEEEE;
}


a.link{
	color:navy;
	text-decoration:underline;
	cursor:pointer;
}

.bold{
	font-weight:bold;
}

td.columnBar{
	
	background-image: url(/content/images/v3/line_3_mid2.gif);
}

	
a.admin img{
	border-bottom:solid 1px white;
}
	
	
img.editNews{
	margin-right:5px;
}
	
	
 ul.patientLeaflets{
		margin-bottom:20px;
		}
ul.patientLeaflets li{
	display:inline-block;
	width:120px;
	height:22px;
	float:left;
	vertical-align:bottom;

}
			
			
/*CMS CUSTOM*/		

div.cmContent table.cmSearch thead tr td{
	background-color:#222222;
	color: white;
	padding-left:0px;

	}
	
	div.cmContent table.cmSearch thead tr td button{
	background-color:#222222;
	color: white;
	padding-left:0px;
	margin-left:0px;
	}
	
	div.cmContent h2{
	background-color:transparent;
	color:darkred;
	border:0;
	font-weight:bold;
	margin:3px;
	margin-top:13px;
	font-size:14px;
	padding-left:0px;
	margin-left:0px;
	}

	div.cmContent h2 a{
	
	padding:0px;
	
	}
	
	
	.col2_main table.col2 {
	width:170px;
	max-width:170px;
	}
	
	table.surveyHolder .fieldLabel{
	
	font-weight:bold;
	}
/*END CMS CUSTOM*/		



p.quote{
font-style:italic;
color:blue;
}


a.archived{
text-decoration:line-through;
}


#cmsContent div.popup {
	color: black;
	
	border:solid 2px black;
text-align:center;
	
}
#cmsContent div.popup h2{
	color: white;
	
	
text-align:justify;
background-color:black;
font-weight:bold;
border-left:0px;
	
}

div.popuptext{
	font-size: 11px;
	padding: 2px 8px 8px;
	
	text-align:justify;
	}
	
	
.tip {
	color: black;
	max-width: 300px;
	z-index: 13000;
	
	background-color: #EEEEEE;
	border:solid 2px black;
}

.tip-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	padding: 8px 8px 2px;
	
}

.tip-text {
	font-size: 11px;
	padding: 2px 8px 8px;
	
	text-align:justify;
}


div.searchLabel,label.searchLabel,legend.searchLabel {
	background-color:black;
}


p.head {
	background-color:black;
	text-transform: uppercase;
	padding: 4px;
	padding-left: 10px;
	
}



#container a{
 text-decoration:none;
}
#container a:hover{
 text-decoration:none;
}

#container a:visited{
 text-decoration:none;
}




