body {
    margin: 0; padding: 0; 
	font-family: Arial, Verdana, sans-serif;
	font-size: 0.75em;
	color: #00457C;
	background-color: #00457C;
	/*
	background-position: center;
	background-image: url(/resources/images/mainback.gif);
	background-repeat: repeat-y;
	*/
}

H1 {
	font-size: 2.4em;
	font-weight: normal;
	color: #00457C;
	margin: 0 0 8px 20px;
}

H2 {
	font-size: 1.3em;
	font-weight: normal;
	color: #00457C;
	line-height: 18px;
	margin: 0 20px 20px 20px;
}

p.titleadd {
	font-size: 18px;
	color: #00457c;
	font-weight: normal;
	margin: 0 0 10px 0;
}

p.subtitle {
	font-size: 18px;
	color: #00457c;
	font-weight: normal;
	margin: 20px 0 5px;
}

p.extralineheight {
	line-height: 1.75em;
}

.textcolour {
	color: #00457C;
}




/* links within central text */


.copylink, a.copylink:visited {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.copylink:hover {
	color: #808285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}


.addlink, a.addlink:visited {
	color: #0099FF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

a.addlink:hover {
	color: #808285;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}



.cubetitle, a cubetitle visited {
	font-size: 18px;
	color: #007ac2;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: none;
}


a.cubetitle:hover{
	font-size: 18px;
	color: #808285;
	font-weight: normal;
	margin: 0 0 10px;
	text-decoration: underline;
}



#breadcrumb {
	position: relative;
	width: 482px;
	margin-left: 20px;
	padding-bottom: 10px;
	color: #808285;
}


a.breadcrumb , a.breadcrumb:visited {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumb:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

a.breadcrumbon, a.breadcrumbon:visited {
	color: #00457C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.breadcrumbon:hover {
	color: #808285;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}

#subnavouter {
	overflow: hidden;
	width: 979px;
	height: 20px;
	margin-top: 0;
	padding-top: 3px;
	margin-bottom: 5px;
	background-color: #00457C;
	clear: both;
}

a.subnavlink, a.subnavlink:visited {
	position: relative;
	top: 3px;
	text-decoration: none;
	color: #fff;
}

a.subnavlink:hover {
	position: relative;
	text-decoration: none;
	color: #fff;
}




#footer {
 position: relative;
 left: -10px;
 width: 980px;
 height: 37px;
 font-size: 12px;
 color: #808285;
 text-align: right;
 background-color: #00457C;
 clear: both;
}



/* Drilldown Assets */



#firsttier {
	position: relative;
	margin-left: 5px;
}

#secondtier {
	position: relative;
	width: 198px;
	margin-left: -1px;
	margin-bottom: 0;
	padding: 2px 0px 10px 16px;
	background-color:#E6E9EE;
}

#thirdtier {
	position: relative;
	width: 183px;
	margin: 0 0 0 -3px;
	padding: 2px 2px 10px 16px;
	background-color: #EFF2F7;
}

#fourthtier {
	position: relative;
	width: 178px;
	margin: 10px 0 0 -4px;
	padding: 2px 2px 10px 16px;
	background-color:#E2F2FF;
}


a.firstdrill, a.firstdrill:visited {
	display: block;
	color: #00457C;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/resources/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	text-decoration: none;
}

a.firstdrill:hover {
	display: block;
	color: #808285;
	font-weight: bold;
	padding-left: 10px;
	background-image: url(/resources/images/arrow2.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	text-decoration: none;
}

.firstdrillon {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down4.gif);
	background-repeat: no-repeat;
	margin: 8px 0;
	padding-left: 15px;
}


.firstdrillsecon {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down2.gif);
	background-repeat: no-repeat;
	margin: 5px 0 0px -5px;
	padding: 5px 0 5px 16px;
}

.firstdrillthirdon {
	display: block;
	color: #808285;
	font-weight: bold;
	width: 190px;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down3.gif);
	background-repeat: no-repeat;
	margin: 5px 10px 0 -10px;
	padding: 5px 0 0 20px;
}


.on {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow_grey.gif);
	background-repeat: no-repeat;
	margin: 10px 0 0 0;
	padding-left: 10px;
}

.ondown {
	display: block;
	color: #808285;
	font-weight: bold;
	text-decoration: none;
	background-image: url(/resources/images/arrow-down4.gif);
	background-repeat: no-repeat;
	margin: 7px 0;
	padding-left: 15px;
	

}
p.arrowlinkleft {
 padding-bottom: 12px;
 padding-left: 10px;
 font-weight: bold;
 background-image: url(/resources/images/arrow-down4.gif);
 background-repeat: no-repeat;
 color: #808285;
}


/* Latest vacancies button */


#latest_vacancies_div
		{ 
		float: left;
		height: 40px;
		width: 165px;
		margin: 0px;
		}
		
a.latest_vacancies, a.latest_vacancies:visited {
	background-color: #00457C;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.04em;
	text-align: left;
	padding: 8px 15px 8px 15px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;	
}

a.latest_vacancies:active, a.latest_vacancies:hover {
	background-color: #4899FF;
	color: #ccc;
	font-size: 14px;
}


.announcement_box {
	position: relative;
	width: 360px;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #E6E9EE;
}


.feature_panel {
	position: relative;
	width: 100%;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color: #E6E9EE;
	-moz-border-radius: 8px;
	border-radius: 8px;
	display: block;
	
}

.feature_panel a {
	
	
	text-decoration:none;
}


.announcement_box_rhs{
	
	width: 140px;
	border: 1px solid #e6e7e8;
	padding: 14px;
	background-color:#E6E9EE;
}

.hotTopicHeadline {
	position: relative;
	float: left;
	width: 310px;
	background-color: #E6E9EE;
	padding:5px;
	z-index: 200;
	

}

.RightColumnHeadline {
	position: relative;
	float: left;
	width: 80px;
	background-color: #E6E9EE;
	padding:5px;
	z-index: 200;
	

}


	
	
	
a.staff, a.staff:visited {
	font-size: 13px;
	height: 120px;
	text-align: left;
	padding: 5px;
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #00457C;
	background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/our_staff.jpg);
}

a.staff:active, a.staff:hover {
	font-size: 12px;
	color: #00457C;
	border: 1px solid #00457C;
		background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/our_staff.jpg);
	}
	
	
	
a.environment, a.environment:visited {
	font-size: 13px;
	height: 120px;
	text-align: left;
	padding: 5px;
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #00457C;
	background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/environment.jpg);
}

a.environment:active, a.environment:hover {
	font-size: 12px;
	color: #00457C;
	border: 1px solid #00457C;
		background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/environment.jpg);
	}	
	
	
	
a.partners, a.partners:visited {
	font-size: 9px;
	height: 120px;
	text-align: left;
	padding: 5px;
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #00457C;
	background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/partners.jpg);
}

a.partners:active, a.partners:hover {
	font-size: 9px;
	color: #00457C;
	border: 1px solid #00457C;
		background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/partners.jpg);
	}
	
	
a.focused, a.focused:visited {
	font-size: 13px;
	height: 120px;
	text-align: left;
	padding: 5px;
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #00457C;
	background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/focus.jpg);
}

a.focused:active, a.focused:hover {
	font-size: 12px;
	color: #00457C;
	border: 1px solid #00457C;
		background-image: url(/resources/images/cuh/profile/corporate_social_responsibility/buttons/focus.jpg);
		
		
	}
	
	
#buttons
		{ 
		float: left;
		height: 40px;
		width: 188px;
		margin: 8px;
		}

a.area, a.area:visited {
		background-color: #00457C;
	font-size: 15px;
	line-height: 22px;
	letter-spacing: 0.04em;
	text-align: left;
	padding: 8px 18px 8px 18px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #fff;
	
}

a.area:active, a.area:hover {
	background-color: #4899FF;
	border: 0px solid #00457C;
	color: #ccc;
	
	font-size: 14px;
	font-weight: bold;
	}
	
	


.image_button
		{ 
		float: left;
	margin: 3px;
		width: 95px;
		
		}
	
a.visit, a.visit:visited {
	font-size: 13px;
	height: 120px;
	text-align: left;
	padding: 5px;
	display: block;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	font-weight: bold;
	color: #00457C;
	background-image: url(/resources/images/common_content/working_for_us/nursing/buttons/visit_over.jpg);
	}

a.visit:active, a.visit:hover {

	font-size: 12px;
	color: #f49526;
	border: 1px solid #f49526;

	}
	
	

.occ_health {
	font-size: 2.1em;
	font-weight: normal;
	color: #00457C;
	margin: 0 0 8px 20px;
}	


.hotTopicHeadline {
	position: relative;
	float: left;
	width: 390px;
	background-color: #E6E9EE;
	padding:5px;
	z-index: 200;
	

}



.homeHotTopicHeadline {
	position: relative;
	float: left;
	width: 320px;
	background-color: #E6E9EE;
	padding:5px;
	z-index: 200;
	

}



.CentreColumnHeadline

{
	position: relative;
	width: 270px;
	float: left;
	background-color:#E6E9EE;
	padding:5px;
	z-index: 20;
	margin-top:20px;
	
}


.MainFeatureHeadline {

	position: relative;
	width: 390px;
	float: left;
	background-color: #E6E9EE;
	padding:5px;
	z-index: 200;
	
	}
	
	
.ThirdColumnHeadline {
	position: relative;
	float: left;
	width: 220px;
	background-color: #E6E9EE;
	padding:5px;
	z-index: 200;
	

}

.RightColumnTitle a {

	color: #00457C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	
	}
	
	.RightColumnTitle a:hover {

	color: #00457C;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	
	}
