	body {
	
	font-family: Arial,sans-serif;
	background-color:#575586;
	color: #000000;
	margin:10px 0px 0px 0px;
	padding:0px;
	text-align:center;
	  
	}
	#CenterWrapper
	{
	height:auto;
	width:905px;
	margin-left:auto;
	margin-right:auto;
	}
	
	#Container
	{
	width: 905px;
	float:left;
	text-align:left;
	height:auto;
	margin-top:5px;
	margin-bottom:0px;
	background-color: #ffffff;
	color: #000000;
	border-right:solid 2px #000000;
	 
	}
	
	.ImgFloatLeft{ float:left; margin-right:3px;vertical-align:middle;}
	.ImgFloatRight{ float:right; margin-left: 3px; vertical-align:middle;}
	
	
	p
	{
	margin: 0px 0px  5px 0px;
	padding:0px;
	color: #000000;
	background-color:transparent;
	font-weight:normal;
	}
	
	.ParagRedBold
	{
		color:#ff0000;
		padding:5px 0px 5px 0px;
		background-color:Transparent;
		font-weight:bold;
	}
	
	.ParagNoMargins
	{
		margin:0px;
		padding:0px;
	}
	
	.ParagUnderlined
	{
	margin: 5px 0px 0px 0px;
	padding:0px;
	color: #000000;
	background-color:transparent;
	font-weight:normal;
	text-decoration:underline;	
	}
	
	.PBoldRed
	{
		color:#ff0000;
		background-color:Transparent;
		font-weight:bold;
		text-align:left;
	}
	
	.PBold
	{
		color:#000000;
		background-color:Transparent;
		font-weight:bold;
		text-align:left;
	}
	
	.PBoldRedItalic
	{
		color:#ff0000;
		background-color:Transparent;
		font-weight:bold;
		font-style:italic;
		text-align:left;
	}
	
	.ParagforPatientInformationtablelinks 	
	{
		
		margin-bottom:5px;
		background-color:Transparent;
		font-size:small;		
		text-align:left;		
	}
	
	#content .ParagforPatientInformationtablelinks a:Link,
	#content .ParagforPatientInformationtablelinks a:active,
	#content .ParagforPatientInformationtablelinks a:visited
	{
		font-weight:normal;
	}
	

	.PBoldBlackUnderline
	{
		color:#000000;
		background-color:Transparent;
		font-weight:bold;
		font-style:normal;
		text-decoration:underline;
		text-align:left;
	}
	
	hr
	{
	border-bottom: dotted 1px #000000;	
	}
	
	ol, ul
	{
	list-style-position:outside;
	padding:0px;
	margin:5px 30px 5px 30px;
	
	}
	
	ol li, ul li
	{
	margin:10px 0px 0px 0px;
	}
	
	ol.NoList, ul.NoList
	{	
	list-style-type: none;	
	padding:0px;
	margin:5px 30px 5px 30px;	
	}
	
	
	
	
	
	ol.NoList li, ul.NoList li
	{
	margin:10px 0px 0px 0px;
	}
	
	ol.RomanNumbersList
	{
	list-style-position:outside;
	list-style-type: lower-roman;
	padding:0px;
	margin:5px 30px 5px 30px;
	}
	
	ol.RomanNumbersList li
	{
	margin:3px 0px 0px 0px;
	
	}
	
	h1 
	{
	padding: 4px;
	margin: 0px;
	
	font-weight: bold;
	color: #003366;
	background-color: transparent;
	border-bottom:dotted 1px #000000;	
	}
	
	h2 
	{
	text-align: left;
	font-size:90%;
	color: #000000;
	background-color: transparent;
	font-weight:bold;	
	padding:0px ;
	margin:15px 0px 0px 0px;

	}
	
	h1.center, h2.center{text-align:center;}
	
	
	
	#NewsShowSingle, .NewsDivGrid
	{
		text-align:left;
		float:left;
		width:99%;
		margin:0px;
		padding:0px 10px 0px 10px;
	}
	
	#NewsDivSpacer
	{
		float:left;
		height:20px;
		width:99%;
	}
	
	
	.NewsParag 
	{
	margin: 0px 0px 5px 0px;
	padding:0px;
	text-align:left;
	color: #0000ff;
	background-color:transparent;
	font-weight:bold;
	}
	
	
	h2.red
	{
	text-align: left;
	font-size:90%;
	color: #ff0000;
	 background-color: transparent;
	 font-weight:bold;	
	padding:0px ;
	margin:6px 0px 0px 0px;
	}
	
	h3
	{
	text-align: left;
	font-size:90%;
	color: Blue;
	background-color: transparent;
	font-weight:bold;
	padding:10px 0px 0px 0px;
	margin:0px;	
	
	}
	
	
	
	h3 a:link,
	h3 a:active,
	h3 a:visited
	{
	font-size:16px;
	color:#000000;
	background-color: transparent;
	text-decoration:underline;
	}
	
	h3 a:hover
	{
	color:Red;
	text-decoration:none;
	}
	
	h2 a:link,
	h2 a:active,
	h2 a:visited
	{
	font-size:16px;
	color:#000000;
	background-color: transparent;
	text-decoration:underline;
	}
	
	h2 a:hover
	{
	color:Red;
	text-decoration:none;
	}
	

	 a p,
	 a:link p,
	 a:active p,
	 a:visited p
	{
	color:Black;
	background-color: transparent;
	font-weight:normal;	
	}
	 a:hover p
	{
	color:#ff0000;
	background-color: transparent;
	text-decoration:none;
	}


	
	#content a:link,
	#content a:active,
	#content a:visited
	{
	color:Black;
	background-color: transparent;
	font-weight:bold;	
	}
	#content a:hover
	{
	color:#ff0000;
	background-color: transparent;
	}
	
	h4 
	{
	
	color: #000000;
	background-color: transparent;
	}
	
	.DivFloatleft
	{
		float:left;
		width:98%;
		height:auto;
		text-align:left;
	}
	
		
	
	.DivTextCenter
	{
		width:98%;
		height:auto;
		margin:0px auto;
		text-align:center;			
	}
	
	.DivTextCenter p, .DivTextCenter ul, .DivTextCenter h3, .DivTextCenter h2
	{
		text-align:center;
	}
	
	
	.DivForTables
	{
	float:left;
	width:98%;
	height:auto;
	text-align:left;
	margin:0px auto;
	
	}
	
	table	
	{
	border:none;
	caption-side: top;
	vertical-align:top;
	text-align:left;
	width:100%;	
	}
	
	caption
	{
	
	text-align:center;
	padding:0px;	
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	}
	
	.LikeTableCaption
	{
	text-align:center;
	padding:0px;	
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	}
	
	
	summary
	{
	text-align:center;
	}
	
	.tdColorRed
	{
		color:#ff0000;
		background-color:Transparent;
	}
	
	th
	{	
	/*the following rule specifies that, when rendered aurally, 
	each row of data is to be spoken as a "Header, Data, Data*/
	 speak-header:once; 
	}
	
	TBODY    { display: table-row-group }
	TFOOT    { display: table-footer-group }
	COL      { display: table-column }
	COLGROUP { display: table-column-group }
	caption  { display: table-caption }
	TD		 { display: table-cell }
	TH		 {
				display: table-cell;
				text-align:center; 
				background-color:inherit; 
				color:Red; 
			}
			
	.tdgraycolor, .thgraycolor
	{
		color:#000000;
		background-color:#E5E5E5;
		font-weight:bold;
	}
	
	table.patientinformation
	{
		border-collapse:collapse;
		caption-side: top;
		vertical-align:top;
		text-align:left;
		width:80%;			
		margin:0px 0px 0px 10px;
	}
	
	table.patientinformation td 
	{
		text-align:left;
	}
	
	
	
	.TablewithAllBorders .TdNoWrap { width:15%;}
	
	.TablewithAllBorders
	{
	width:100%;
	border:solid 1px #000000;
	border-collapse:collapse;	
	margin:0px 5px 10px 5px;		
	}
	
	.TablewithAllBorders caption
	{
	caption-side:top;
	text-align:center;
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	border:solid 1px #000000;
	margin:0px 0px 0px 0px;
	margin-left:-1px; /*fix for 1 pixel error margin on firefox*/
	border-collapse:collapse;	
	}
	
	
	.TablewithAllBorders td
	{
	width:auto;	
	vertical-align:top;
	text-align:left;
	border:solid 1px #000000;		
	}
	
	.TablewithAllBordersTwoColumns
	{
	width:98%;
	border:solid 1px #000000;
	border-collapse:collapse;	
	margin:0px 5px 10px 5px;

	}
	
	.TablewithAllBordersTwoColumns td
	{	
	vertical-align:top;
	text-align:left;	
	border:solid 1px #000000;		
	}
	
	
	.TablewithAllBordersTwoColumns .tdFirst
	{
	width:30%;	
	vertical-align:top;
	text-align:left;	
	border:solid 1px #000000;		
	}
	
	.TablewithAllBordersTwoColumns caption
	{
	width:98%;
	text-align:center;
	padding:0px;
	margin:0px 0px 0px 4px;
	border:solid 1px #000000;	
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	}
	.TablewithAllBordersTwoColumns td p
	{		
	padding:0px 5px 0px 5px;
	}
	
	.DivMeetTheTeam
	{
	float:left;
	width:98%;
	border:solid 1px #000000;
	border-collapse:collapse;	
	margin:0px 5px 10px 5px;
	vertical-align:top;	
	}
	
	.DivMeetTheTeam img
	{
		float:left;
		margin-right:10px;
		border:none;
	}
	
	.DivMeetTheTeam .SpanTitleMeetTheTeamDiv
	{
	caption-side:top;
	display:block;
	text-align:center;
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	border-bottom:solid 1px #000000;
	margin:0px;		
	}
	
	.DivMeetTheTeam p
	{	
		
		vertical-align:top;
		padding:0px 10px 0px 10px;
	}
	
	
	.Tablewithborder
	{
	width:98%;
	border:solid 1px #000000;
	border-collapse:collapse;	
	margin:0px 5px 10px 5px;
	vertical-align:top;
	white-space:normal;
	
	}
	
	.Tablewithborder td
	{
	width:auto;	
	line-height:1.8em;
	vertical-align:top;
	text-align:left;
	border-right:solid 1px #000000;	
	
	}
	
	
	
	.TablewithborderThreeCol
	{
	width:98%;
	border:solid 1px #000000;
	border-collapse:collapse;	
	margin:0px 5px 10px 5px;
	vertical-align:top;
	
	}
	
	.TablewithborderThreeCol td
	{
	width:33%;	
	line-height:1.5em;
	vertical-align:top;
	text-align:left;
	border-right:solid 1px #000000;	
	
	}
	
	
	.Tablewithborder th
	{
	width:auto;	
	padding-left:5px;
	border-right:solid 1px #000000;	
	border-bottom:solid 1px #000000;
	text-align:left;
	}
		
	.TablewithAllBorders th, .TablewithborderThreeCol th
	{
	width:auto;	
	white-space:nowrap;	
	padding-left:5px;
	border-right:solid 1px #000000;	
	border-bottom:solid 1px #000000;
	text-align:left;
	}
		
	.Tablewithborder td p,
	.TablewithAllBorders td,
	.TablewithAllBorders p
	
	{
	padding:3px 5px 0px 5px;	
	margin:0px;
	vertical-align:top;
	}
	
	.Tablewithborder td ul, .TablewithAllBorders td ul
	{
	
	margin-left:2.5em;
	padding:0px;
	
	
	}
	
	.Tablewithborder td a:link, 
	.Tablewithborder td a:active,
	.Tablewithborder td a:visited,
	.TablewithAllBorders td a:link,
	.TablewithAllBorders td a:active,
	.TablewithAllBorders td a:visited
	{
	color:Black;
	background-color:inherit;	
	}
	
	.Tablewithborder td a:hover, .TablewithAllBorders td a:hover
	{
	   text-decoration: none;
	   color:#ff0000;
	   background-color:inherit;
	  
	}
	
	.Tablewithborder caption
	{
	caption-side:top;
	text-align:center;
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	border:solid 1px #000000;
	margin:0px 0px 0px 0px;
	margin-left:-1px; /*fix for 1 pixel error margin on firefox*/
	border-collapse:collapse;	
	}
	
	
	
	.TableArticles
	{
	width:98%;
	border:solid 1px #000000;
	border-collapse:collapse;	
	margin:0px 5px 10px 5px;
	vertical-align:top;
	}
	
	.TableArticles td
	{
	width:auto;	
	line-height:1.5em;
	vertical-align:top;
	text-align:left;
	border-right:solid 1px #000000;		
	}
	
	.TableArticles th
	{
	width:auto;	
	white-space:normal;	
	padding-left:5px;
	border-right:solid 1px #000000;	
	border-bottom:solid 1px #000000;
	text-align:left;	
	}
	
	.TableArticles td, 
	.TableArticles td p,
	.TableArticles td,
	.TableArticles p
	
	{
	padding:3px 5px 0px 5px;	
	margin:0px;
	vertical-align:top;
	}
	
	.TableArticles td ul
	{
	margin-left:2.5em;
	padding:0px;
	}
	
	.TableArticles td a:link, 
	.TableArticles td a:active,
	.TableArticles td a:visited,
	.TableArticles td a:link,
	.TableArticles td a:active,
	.TableArticles td a:visited
	{
	color:Black;
	background-color:inherit;
	white-space:normal;
	}
	
	.TableArticles td a:hover
	{
	text-decoration: none;
	white-space:normal;
	color:#ff0000;
	background-color:inherit;
	}
	
	.TableArticles caption
	{
	caption-side:top;
	text-align:center;
	background-color:#C4D3FC;
	color:#000000;
	font-weight:bold;
	border:solid 1px #000000;
	margin:0px 5px 0px 4px;
	/*margin-left:-1px; fix for 1 pixel error margin on firefox*/
	border-collapse:collapse;	
	}
	
	.DivWithBorderCenterText
	{		
		width:99%;
		text-align:center;		
		padding:5px;
		margin:0px auto;
		border:solid 1px #000000;
	}
	
	.DivWithBorderCenterText p, .DivWithBorderCenterText h3, .DivWithBorderCenterText h2
	{
		text-align:center;
	}
	
	.DivWithBorderTextLeft
	{
		float:left;
		width:98%;
		text-align:left;
		border:solid 1px #000000;
		padding:5px;		
	}
	
	.DivWithBorderTextLeftbgcolor
	{
		float:left;
		width:98%;
		text-align:left;
		border:solid 1px #000000;
		padding:5px;	
		margin:10px 0px 10px 0px;
		color:#FFFF00;
		background-color:#000042;	
	}
	
	.DivWithBorderTextLeftbgcolor h3, .DivWithBorderTextLeftbgcolor h2
	{
	color:#ffffff;
	background-color:#000042;	
	}
	#content .DivWithBorderTextLeftbgcolor p a:link,
	#content .DivWithBorderTextLeftbgcolor p a:active,
	#content .DivWithBorderTextLeftbgcolor p a:visited
	{
		color:#ffffff;
		background-color:#000042;	
		font-weight:bold;		
	}
	
	#content .DivWithBorderTextLeftbgcolor p a:hover
	{
		text-decoration:none;
	}
	
	.DivWithBorderTextLeftbgcolor p
	{
	color:#FFFF00;
	background-color:#000042;		
	}
	
	.DivWithBorderTextLeft p
	{
		text-align:left;		
	}
	
	.divImageCenter 
	{
	width:100%;
	text-align:center;	
	padding:15px 0px 15px 0px;	
	}
	
	.divImageCenter table
	{
		text-align:center;
		width:0px auto;
	}
	
	.divImageLeft 
	{
	width:100%;
	text-align:left;	
	padding:0px  ;
	
	}
	
	.divImageRight 
	{
	width:100%;
	text-align:right;	
	padding:0px  ;
	
	}
	
	.divImageRight img
	{
	float:right;
	margin-bottom:10px;
	
	}
	
	#WebTitle
	{
	float:left;
	width:40%;
	height:35px;
	padding:5px 10px 5px 5px;
	margin-bottom:5px;
	
	}
	
	#WebTitle h1
	{
	padding: 4px;
	margin: 4px;
	
	font-weight: bold;
	color: #003366;
	background-color:inherit;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #004891;
	}
	
	
	#Header 
	{
	float: left;
	height: 100px;
	width: 905px;	
	text-align: left;	
	margin:5px  0px 5px 2px;
	padding:0px;
	}
	
	#BreadcrumbsWrappwer
	{
	float: left;
	vertical-align: middle;	
	font-size:small;
	width: 100%;
	height: auto;
	margin: 0px;
	padding: 0px;
	color: #000000;
	background-color:inherit;
	background-image: url(../Images/nav_bg.jpg);
	background-repeat: repeat-x;
	}
	
	#BreadcrumbsWrappwer a, 
	#BreadcrumbsWrappwer a:active, 
	#BreadcrumbsWrappwer a:visited
	{
	color:#000000;
	background-color:inherit;
	font-weight:bold;
	
	}
	
	#BreadcrumbsWrappwer a:hover
	{
	color:#ff0000;
	background-color:inherit;
	}
	
	#Breadcrumbs
	{
	float: left;
	width:auto;
	height:auto;
	margin:1px 0px 0px 10px;
	}
	
	#Logout
	{
	float:right;
	width:auto;
	height:20px;
	padding:0px;
	margin-right:5px;
	}
	
	#Breadcrumbs p
	{
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 5px;
	font-size:small;
	}
	
	#content 
	{
	width: 74%;
	float: right;
	padding:0px ;
	margin:10px 10px 10px 0px;
	height: auto;
	background-color: transparent;
	color:#000000;
	
	}
	
	#divlatestupdates
	{
		float:left;	
		margin:0px;
		padding:0px;
		width:97%;
		height:auto;
		
	}
	
	
	
	
	#MainContent
	{
	 float:left;
	 width:97%;
	 height:auto;
	 background-color:inherit;
	 color:#000000;
	 margin:0px 0px 10px 0px;	 
	}	
	
	
	#ChildrenServicesTableDiv
	{
		float:left;
	}
	
	
	
	.GenericDivDinamicContent
	{
	
	text-align:left;
	float:right;
	width:98%;
	margin:0px ;
	padding:0px;
	 
	}	
	
	
	#TableHomepageLinks
	{
	width:97%;
	margin: 0px 10px 0px 0px;
	padding:0px;
	border-collapse:collapse;
	border:none;
	 	background-color: transparent;
	color: #000000;
	}
	
	#TableHomepageLinks td a:link, 
	#TableHomepageLinks td a:active,
	#TableHomepageLinks td a:visited
	{
	color:Black;
	font-weight:bold;
	background-color:inherit;
	white-space:nowrap;
	}
	
	#TableHomepageLinks td a:hover
	{
	   text-decoration: none;
	   white-space:nowrap;
	   color:#ff0000;
	background-color:inherit;
	  
	}
	
	#TableHomepageLinks td
	{
	width:48%;
	vertical-align:top;	
	padding: 0px 0px 5px 10px;
	}
	
	#TableHomepageLinks td p
	{
	padding:0px 10px 0px 0px;
	}
	
	#divHomeLinksLeft h2
	{
	text-align: left;
	
	font-weight: normal;
	color: #000000;
	background-color:inherit;
	padding:0px 5px 0px 5px;
	margin:0px;
	
	}
	
	#logos
	{
		float:left;
		width:170px;
		height:70px;
		margin-top:5px;
		margin-bottom:0px;		
	}
	
	#LogoUniAtRight
	{
	float:right;
	width:60px;
	height:55px;
	margin:10px 10px 0px 0px;
	padding:0px;
	background-image: url(../Images/unilogo.gif);
	background-repeat:no-repeat;
	
	}
	
	#LogoNHSatLeft
	{
	float:left;
	width:60px;
	height:55px;
	margin:10px  10px 0px 5px;
	padding:0px;
	background-image: url(../Images/nhs-tay.gif);
	 	background-repeat:no-repeat;
	
	}
	
	#divnews
	{
		float:left;
		width:190px;
		height:auto;	
		
	}
	
	
	
	#LogoValidXhtml
	{
	float:left;
	text-align:center;
	width:80px;
	height:15px;
	margin:2px 0px 0px 10px;
	padding:0px;
	background-image: url(../Images/W3C_xhtml.gif);	
	background-repeat: no-repeat;
	}
	
	#LogoValidCss
	{
	float:left;
	text-align:center;
	width:80px;
	height:15px;
	margin:2px 0px 0px 10px;
	padding:0px;
	background-image: url(../Images/W3C_css.gif);
	background-repeat: no-repeat;
	
	}
	
	
	#LogoValidXhtml a img
	{
	border:none;
	width:80px;
	height:15px;
	margin:0px;
	
	
	}
	
	#LogoValidCss a img
	{
	border:none;
	width:80px;
	height:15px;
	margin:0px;
	
	}
	
	
	
	#footer 
	{
	float:left;
	height:20px;
	width: 100%;
	background-color:#ffffff;
	 color:#000000;
		background-image: url(../Images/nav_bg.jpg);
	background-position: left top;
	background-repeat: repeat-x;    
	margin:3px 0px 0px 0px;
	
	
	}
	
	#DivCopyright
	{
	float:right;
	width:auto;
	height:20px;
	margin-right:5px;
	
	}
	
	
	#footer p, #DivCopyright p
	{
	margin:0px;
	padding:3px 0px 0px 0px;
	color: #000000;
	background-color:inherit;
	font-size: x-small;
	font-weight:bold;
	text-align:left;
	
	}
	
	.DivForAnchor
	{
	float:left;
	text-align:left;
	font-style:normal;
	width:99%;
	padding:10px 5px 10px 5px;
	margin:0px;
	}
	
	
	
	
	
	
	/* #################################  ADMIN AREA FILES ################################## */
	
	.Login1
	{
	
	border:solid 1px #000000;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	margin-top:20px;
	width:400px;
	}
	
	.CreateUserWizard
	{
	
	width:40%;
	text-align:center;
	margin:20px auto 20px auto;
	background-color:inherit;
	color:#000000
	}
	
	#MainContent #DivUserAdmin .GridViewUsers
	{
	width:90%;
	text-align:center;
	margin:0px auto 0px auto;
	background-color:#C4D3FC;
	  color:#000000;
	}
	#DivUserAdmin
	{
	float:left;
	width:97%;
	text-align:left;
	background-color:inherit;
	color:#000000;
	padding:10px;
	}
	
	
	
	
	
	.GridViewUsers
	{
	margin:10px;
	padding:5px;
	}
	
	.RoleManagerTextBoxes
	{
	border:solid 1px #000000;
	color:Red;
	background-color:inherit;
	}
	
	.RoleManagerLabels
	{
	color:#000000;
	background-color:inherit;
	}
	
	#tableRoles, #TableRoleUsers, #TableRoleControls
	{
	  width:90%;
	text-align:left;
	border:inset 1px  #000000;
	border-collapse:collapse;
	color:#000000;
	background-color:inherit;
	
	}
	
	#tableRoles td, #TableRoleUsers td, #TableRoleControls td 
	{
	width:45%;
	border:solid 1px  #000000;
	}
	
	
	
	.TableRolesHeaderTD
	{
	background-color:#C4D3FC;
	  color:#000000;
	text-align:left;
	}
	
	.PanelAddPage
	{
	float:left;
	width:100%;
	text-align:left;
	}
	
	.Labels
	{
	width:300px;
	}
	
	
	/* ########################  ROUND CORNERS ###########################*/
	
	.rbroundbox 
	{
	    background: url(../Images/corners/nt.gif) repeat;  
	    width: 100%;
	    margin: 1em auto;
	     
	}
	
	.rbtop div { background: url(../Images/corners/tl.gif) no-repeat top left; }
	.rbtop { background: url(../Images/corners/tr.gif) no-repeat top right; }
	.rbbot div { background: url(../Images/corners/bl.gif) no-repeat bottom left; }
	.rbbot { background: url(../Images/corners/br.gif) no-repeat bottom right; }
	
	.rbtop div, .rbtop, .rbbot div, .rbbot {
	width: 100%;
	height: 10px;
	font-size: 1px;
	}
	.rbcontent 
	{ 
	    margin: 0px 10px 0px 0px; 
	    padding:0px 5px 0px 5px;
	   
	}
	
	.rbcontent h3
	{ 
	    padding: 0px ; 	   
	    text-align:center;
	   
	}
	
	/* to space links within the description area */
	.rbcontent p a,
	.rbcontent p a:link,
	.rbcontent p a:active,
	.rbcontent p a:visited,
	.rbcontent p a:hover
	
	{
		line-height:1.6em;
		
	}
	
	
	/*################################## END ROUND CORNERS */
	
	#DivTDEP
	{
	width:99%;
	float:left;
	margin-bottom:20px;
	}
	
	
	#NewScroller
	{
		float:left;
		width:180px;
		text-align:left;
	}
	
	
/* ##########################################  HTML GOOGLE SERACH CSS ############################*/

#menuDivGoogleSearch 
 {
    float:left;
    width:190px;
    height:auto;
    margin:30px 0px 0px 5px; 
    
 } 
 
#MainContentSearch
	{
	 
	 text-align:center;
	 width:80%;	
	 height:60px;	
	 background-color:inherit;
	 color:#000000;
	 margin:0px auto;	 
	}	
	
	#BreadcrumbsGoogleSearch
	{
	float: left;
	width:auto;
	height:auto;
	margin:1px 0px 0px 10px;
	}
	
	#BreadcrumbsGoogleSearch p {padding-top:2px; }
	
	
	#DivGoogleSearch
	{
		float:left;
		width:100%;
		height:60px;
		margin:10px 10px 10px 0px;
	}
	
	#DivGoogleSearchResults
	{
		float:left;
		width:100%;
		height:auto;		
		margin:10px 10px 10px 0px;
	}
	
	#MainContentSearchResults
	{
		 text-align:center;
		 width:80%;	
		 height:auto;	
		 border:solid 1px #000000;
		 background-color:inherit;
		 color:#000000;
		 margin:0px auto;
	}
	
	.MenusHeaderGoogleSearch
	{
		float:left;
		width: 200px;
		margin:0px 10px 0px 10px;
		border-style: solid;
		border-color: #000000;	
		border-width: 1px;
		height:20px;
		font-size:small;
		font-weight:bold;	
		background-color:#000080;
		color:#ffffff;	
	}
	
	.MenusHeaderGoogleSearch H2
	{
		text-align:left;
		color:Yellow;
		font-weight:bold;
		font-size:small;
		margin:0px;
		padding:0px 0px 0px 2px;
	}
	
#menu 
{
	float:left;
	width: 200px;
	margin:0px 10px 0px 10px;	
	border-style: solid;
	border-color: #000000;	
	border-width: 1px;
	}
	
#menu li a, #menu li a:link, #menu li a:visited {
  
   height:auto;
   text-align:left;
   border-bottom:solid 1px #ffffff;
   font-family:arial;
   color:#000000; 
   background:transparent; 
   font-weight:bold;	
   font-size:small;
   font-family:Arial;
   padding:0px 0px 0px 3px;
   display:block;
   text-decoration:none;
	}	
	
#menu li a:hover {
	 color:#ffffff;
	 background-color:#3262F4;/*#C4D3FC;*/
	 display:block;
	}
	
	
.ulNoStyle {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color:#C4D3FC;
	color:#000000;
	}
	
	.ulNoStyleNoBackgroundcolor {
	list-style: none;
	margin: 0px;
	padding: 0px;	
	}
	
	.ulNoStyleNoBackgroundcolor li
	{
		margin:0px;
		padding:0px;
	}
	
	.h2GoogleSearch
	{
	text-align: center;
	font-size:100%;
	color: #000000;
	background-color: transparent;
	font-weight:bold;	
	padding:0px ;
	margin:15px 0px 0px 0px;
	}
	
	.pGoogleSearch
	{
	text-align: center;
	font-size:70%;
	color: #000000;
	background-color: transparent;
	
	font-weight:bold;	
	padding:0px ;
	margin:0px 0px 10px 0px;
	}
	
		
	
	 .cmsazlinks	 
	{
		padding-right:3px;	
		font-size:20px;	
	}
	
	
/* ####################################  ACCORDION ######################  */



.Accordion 

{
	
}

#content .accordionHeader  a:link,
#content .accordionHeader  a:active,
#content .accordionHeader  a:visited 
{
	color:#000000;
	background-color:#C8D0E5;	
		
}

#content .accordionHeader  a:hover{color:Red; Background:transparent;  }


#content .accordionHeaderSelected  a:link,
#content .accordionHeaderSelected  a:active,
#content .accordionHeaderSelected  a:visited 
{
	color:#000000;
	background-color:#C8D0E5;	
		
}

#content .accordionHeaderSelected  a:hover{color:Red; Background:transparent;  }

.accordionHeader, .accordionHeaderSelected
{
	height:25px;
	vertical-align:middle;
	background-color:#C8D0E5;
	color:#ffffff;
	font-weight:bold;
	text-align:left;	
	cursor:pointer;	
	margin-top:5px;
	padding-left:5px;
}

.accordionHeader .AcordionHeaderImage, 
.accordionHeaderSelected .AcordionHeaderImage
{
	width:16px;	
	height:16px;
	float:left;
	line-height:1.5em;
	display:block;
	margin:2px 10px 0px 0px;
	border:none;	
			
}

.accordionHeader .AcordionHeaderImage 
{
	background-image: url(../Admin/userguide/images/DownArrow.png);
	background-repeat:no-repeat;
	background-position:center right;	
}

.accordionHeaderSelected .AcordionHeaderImage
{	
	background-image: url(../Admin/userguide/images/TopArrow.png);
	background-repeat:no-repeat;
	background-position:center right;	
}

.AccordionSpan
{
	width:140px;
	line-height:1.5em;
	display:block;	
	float:left;
	cursor:pointer;
}



#AccordionContentGenralInformation, 
#AccordionContentFaq,
#AccordionContentUserManagement,
#AccordionContentNewsmanager,
#AccordionContentContentManager
{
	background-color:#C4D2FC;
	float:left;
	color:#000000;
	font-weight:normal;
	text-align:left;
	margin:0px;
	padding:2px 5px 2px 5px;
}	


.accordionContent p
{
	line-height:1.5em;
}

/* ###############################################  TABS ###############################*/

.activitiestabspan,
.activitiestabspanPerth,
.activitiestabspanAngus
{
	text-align: left;
	display: block;	
	margin-bottom:10px;
}

.activitiestabspan
{
	background-color: #C2D1FC;
	color: #000000;
}

.activitiestabspanPerth
{
	background-color: #96AFFA;
	color: #000000;
}

.activitiestabspanAngus
{
	background-color: #87A4FA;
	color: #000000;
}

.TabActivityDundee
{
	color: #144DF3;
	font-weight: bold;
	background-color: Transparent;
}

.TabActivityPerth
{
	color: #935800;
	font-weight: bold;
	background-color: Transparent;
}

.TabActivityAngus
{
	color: #2C6B16;
	font-weight: bold;
	background-color: Transparent;
}
	
